netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-28 19:52:04 to 2015-09-29 22:18:04 UTC [more...]

[PATCH net-next 0/6] ila: Optimization to preserve value of early demux
 2015-09-29 22:17 UTC  (7+ messages)
` [PATCH net-next 1/6] ila: Create net/ipv6/ila directory
` [PATCH net-next 2/6] rhashtable: add function to replace an element
` [PATCH net-next 3/6] netlink: add a start callback for starting a netlink dump
` [PATCH net-next 4/6] xfrm: Add xfrm6 address translation function
` [PATCH net-next 5/6] ipv6: Call xfrm6_xlat_addr from ipv6_rcv
` [PATCH net-next 6/6] ila: Add support for xfrm6_xlat_addr

Dear: Account User
 2015-09-29 21:46 UTC 

[PATCH] net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
 2015-09-29 22:01 UTC  (2+ messages)

RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
 2015-09-29 22:00 UTC  (2+ messages)

[net-next PATCH v2] netpoll: Drop budget parameter from NAPI polling call hierarchy
 2015-09-29 21:57 UTC  (2+ messages)

[PATCH v2 1/1] net sysfs: Print link speed as signed integer
 2015-09-29 21:56 UTC  (3+ messages)

[PATCH RFC 0/7] netfilter: introduce new chain type for local socket input
 2015-09-29 21:19 UTC  (11+ messages)
` [PATCH RFC 1/7] netfilter: add socket to struct nft_pktinfo
` [PATCH RFC 2/7] netfilter: nft_meta: look at pkt->sk rather than skb->sk
` [PATCH RFC 3/7] netfilter: add NF_INET_LOCAL_SOCKET_IN chain type
` [PATCH RFC 4/7] net: tcp_ipv4, udp_ipv4: hook up LOCAL_SOCKET_IN netfilter chains
` [PATCH RFC 5/7] net: tcp_ipv6, udp_ipv6: "
` [PATCH RFC 6/7] net: sctp: "
` [PATCH RFC 7/7] net: dccp: "

[PATCH] bna: fix error handling
 2015-09-29 20:50 UTC  (2+ messages)

[PATCH] netpoll: Drop budget parameter from NAPI polling call hierarchy
 2015-09-29 20:48 UTC  (4+ messages)

[PATCH v3 2/2] [net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
 2015-09-29 20:47 UTC  (3+ messages)
` [PATCH v4 0/2] "

[PATCH net-next 0/2] openvswitch: add IPv6 tunneling support
 2015-09-29 20:41 UTC  (4+ messages)
` [PATCH net-next 1/2] openvswitch: add tunnel protocol to sw_flow_key
` [PATCH net-next 2/2] openvswitch: netlink attributes for IPv6 tunneling

[PATCH net-next] bridge: vlan: add per-vlan struct and move to rhashtables
 2015-09-29 20:37 UTC  (2+ messages)

[PATCH] ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
 2015-09-29 20:11 UTC  (2+ messages)
` [PATCH v2] "

[linux 3.14-stable] RDS: verify the underlying transport exists before creating a connection
 2015-09-29 20:01 UTC 

[linux 3.14-stable] ipv6: addrconf: validate new MTU before applying it
 2015-09-29 20:01 UTC 

[linux 3.14-stable] virtio-net: drop NETIF_F_FRAGLIST
 2015-09-29 20:00 UTC 

[PATCH 00/90] Netfilter/IPVS updates for net-next
 2015-09-29 19:25 UTC 

[PATCH 0/5] y2038 conversion for ntp/pps and sfc driver
 2015-09-29 19:17 UTC  (7+ messages)
` [PATCH 1/5] ntp/pps: use timespec64 for hardpps()
` [PATCH 2/5] ntp/pps: replace getnstime_raw_and_real with 64-bit version
` [PATCH 3/5] ntp: use timespec64 in sync_cmos_clock
` [PATCH 4/5] ntp/pps: use y2038 safe types in pps_event_time
` [PATCH 5/5] net: sfc: avoid using timespec

[PATCH net-next] net: dsa: fix preparation of a port STP update
 2015-09-29 18:17 UTC  (3+ messages)

List corruption on epoll_ctl(EPOLL_CTL_DEL) an AF_UNIX socket
 2015-09-29 19:09 UTC  (4+ messages)

[PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make rxq_def useful
 2015-09-29 18:51 UTC  (2+ messages)

[PATCH net] ipv4: add support for "gratuitous" redirect
 2015-09-29 18:49 UTC  (2+ messages)

[PATCH net-next] net/mlx4_core: Test interrupts fail if not all comp vectors called request_irq
 2015-09-29 18:38 UTC 

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-29 18:32 UTC  (5+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
    ` [PATCH next 0/5] netfilter: Pass net into ip_route_me_harder

[PATCH nf-next] bridge: Pass net into br_validate_ipv4 and br_validate_ipv6
 2015-09-29 18:32 UTC  (2+ messages)

[PATCH net] net: dsa: fix preparation of a port STP update
 2015-09-29 18:17 UTC 

[PATCH 0/7] Further optimizing SLAB/SLUB bulking
 2015-09-29 18:16 UTC  (19+ messages)
` [PATCH 5/7] slub: support for bulk free with SLUB freelists
` [MM PATCH V4 0/6] Further optimizing SLAB/SLUB bulking
  ` [MM PATCH V4 1/6] slub: create new ___slab_alloc function that can be called with irqs disabled
  ` [MM PATCH V4 2/6] slub: Avoid irqoff/on in bulk allocation
  ` [MM PATCH V4 3/6] slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
  ` [MM PATCH V4 4/6] slab: implement bulking for SLAB allocator
  ` [MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
  ` [MM PATCH V4 6/6] slub: optimize bulk slowpath free by detached freelist

[PATCH] testptp: Silence compiler warnings on ppc64
 2015-09-29 17:46 UTC  (2+ messages)

4.3-rc3 Regression: NFS access stall by commit 6ae459bdaaee
 2015-09-29 17:32 UTC  (3+ messages)

[PATCH net-next 0/4] ila: Use NF_INET_PRE_ROUTING nfhook
 2015-09-29 17:17 UTC  (6+ messages)

[PATCH net-next v2] net: Add support for filtering neigh dump by master device
 2015-09-29 16:32 UTC 

[v4.3.0-rc2->3] Regression: BIG networking performance loss
 2015-09-29 16:32 UTC 

unregister_netdevice warnings when deleting netns
 2015-09-29 16:12 UTC  (8+ messages)

[RFT] geneve: implement support for IPv6-based tunnels
 2015-09-29 16:10 UTC  (4+ messages)

[PATCH bluetooth-next 0/4] ieee802154: add llsec support over nl802154
 2015-09-29 16:08 UTC  (3+ messages)
` [PATCH bluetooth-next 1/4] netlink: add nla_get for le32 and le64

[PATCH v2 net-next 0/6] net: switchdev: use specific switchdev_obj_*
 2015-09-29 16:07 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] net: switchdev: remove dev in port_vlan_dump_put
` [PATCH v2 net-next 2/6] net: switchdev: move dev in switchdev_fdb_dump
` [PATCH v2 net-next 3/6] net: switchdev: remove dev from switchdev_obj cb
` [PATCH v2 net-next 4/6] net: switchdev: pass callback to dump operation
` [PATCH v2 net-next 5/6] net: switchdev: abstract object in add/del ops
` [PATCH v2 net-next 6/6] net: switchdev: extract struct switchdev_obj_*

Fw: [Bug 105221] New: system panics under load on mlx4_en interfaces
 2015-09-29 15:44 UTC 

[PATCH net-next 0/6] net: switchdev: use specific switchdev_obj_*
 2015-09-29 15:43 UTC  (8+ messages)
` [PATCH net-next 1/6] net: switchdev: remove dev in port_vlan_dump_put
` [PATCH net-next 2/6] net: switchdev: move dev in switchdev_fdb_dump
` [PATCH net-next 3/6] net: switchdev: remove dev from switchdev_obj cb
` [PATCH net-next 4/6] net: switchdev: pass callback to dump operation
` [PATCH net-next 5/6] net: switchdev: abstract object in add/del ops
` [PATCH net-next 6/6] net: switchdev: extract struct switchdev_obj_*

question about potential integer truncation in mwifiex_set_wapi_ie and mwifiex_set_wps_ie
 2015-09-29 15:21 UTC 

[PATCH] net/mlx4: Handle return codes in mlx4_qp_attach_common
 2015-09-29 15:03 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH net-next 00/14] tcp: listener refactoring preparations
 2015-09-29 14:42 UTC  (15+ messages)
` [PATCH net-next 01/14] tcp/dccp: constify send_synack and send_reset socket argument
` [PATCH net-next 02/14] tcp: remove unused len argument from tcp_rcv_state_process()
` [PATCH net-next 03/14] tcp: remove tcp_rcv_state_process() tcp_hdr argument
` [PATCH net-next 04/14] dccp: use inet6_csk_route_req() helper
` [PATCH net-next 05/14] inet: constify inet_csk_route_child_sock() socket argument
` [PATCH net-next 06/14] inet: constify __inet_inherit_port() sock argument
` [PATCH net-next 07/14] net: constify sk_gfp_atomic() "
` [PATCH net-next 08/14] dccp: constify dccp_create_openreq_child() "
` [PATCH net-next 09/14] tcp: constify tcp_create_openreq_child() socket argument
` [PATCH net-next 10/14] tcp/dccp: constify syn_recv_sock() method sock argument
` [PATCH net-next 11/14] tcp: cookie_init_sequence() cleanups
` [PATCH net-next 12/14] tcp: constify tcp_v{4|6}_route_req() sock argument
` [PATCH net-next 13/14] tcp: constify tcp_syn_flood_action() socket argument
` [PATCH net-next 14/14] tcp: prepare fastopen code for upcoming listener changes

[PATCH net-next 0/6] make non-modular code explicitly non-modular
 2015-09-29 13:33 UTC  (9+ messages)
` [PATCH 1/6] net/core: make sock_diag.c "
` [PATCH 2/6] net/dcb: make dcbnl.c "
` [PATCH 3/6] net/sched: make sch_blackhole.c "
` [PATCH 6/6] net/ethernet: make apple/macmace.c driver "

[PATCH v4 net-next 0/2] ipv4: Hash-based multipath routing
 2015-09-29 12:38 UTC  (5+ messages)

Per-flow IPv4 ECMP
 2015-09-29 12:35 UTC  (3+ messages)

[PATCH 1/1] xfrm: Fix state threshold configuration from userspace
 2015-09-29  9:25 UTC 

[PATCH] [net] orinoco_usb:Fix error handling in ezusb_probe()
 2015-09-29  8:33 UTC 

[PATCH 0/5] net: m68k: Allow modular build
 2015-09-29  8:24 UTC  (6+ messages)
` [PATCH 1/5] net: mac8390: "
` [PATCH 2/5] net: 7990: Export lance_poll() to modules
` [PATCH 3/5] net: hplance: Allow modular build
` [PATCH 4/5] m68k/mac: Export Peripheral System Controller (PSC) base address to modules
` [PATCH 5/5] net: macmace: Allow modular build

[PATCH v3 1/2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-29  8:08 UTC  (2+ messages)
` [v3,1/2] "

[RFC v2 net-next 05/10] qede: Add basic network device support
 2015-09-29  7:54 UTC  (6+ messages)

[PATCH] mwifiex: Make mwifiex_dbg a function, reduce object size
 2015-09-29  7:33 UTC  (2+ messages)
`  "

[net] skbuff: Fix skb checksum flag on skb pull
 2015-09-29  7:30 UTC  (4+ messages)

[RFC PATCH] Fix false positives in can_checksum_protocol()
 2015-09-29  7:12 UTC  (10+ messages)

BUG: Mellanox crash with iommu=soft and swiotlb=force
 2015-09-29  7:04 UTC  (3+ messages)

[PATCH v2] net: sctp: Don't use 64 kilobyte lookup table for four elements
 2015-09-29  5:52 UTC  (2+ messages)

[net-next PATCH] net: help compiler generate better code in eth_get_headlen
 2015-09-29  5:51 UTC  (2+ messages)

[PATCH] l2tp: protect tunnel->del_work by ref_count
 2015-09-29  5:39 UTC  (2+ messages)

[PATCH v2 net-next] tcp: Fix CWV being too strict on thin streams
 2015-09-29  5:37 UTC  (3+ messages)

[PATCH net-next] cxgb4: Add HW timesptamp support for RX
 2015-09-29  5:35 UTC  (2+ messages)

[PATCH net-next v4] net: Fix Hisilicon Network Subsystem Support Compilation
 2015-09-29  5:34 UTC  (2+ messages)

[PATCH v3 1/3] net: irda: pxaficp_ir: use sched_clock() for time management
 2015-09-29  5:33 UTC  (6+ messages)
` [PATCH v3 2/3] net: irda: pxaficp_ir: convert to readl and writel
` [PATCH v3 3/3] net: irda: pxaficp_ir: dmaengine conversion

[PATCH net v2] skbuff: Fix skb checksum flag on skb pull
 2015-09-29  5:32 UTC  (4+ messages)

[PATCH] net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
 2015-09-29  5:31 UTC  (2+ messages)

[PATCH net-next] net: Remove redundant oif checks in rt6_device_match
 2015-09-29  5:30 UTC  (2+ messages)

[PATCH net-next] lan78xx: Return 0 when lan78xx_suspend() has no error
 2015-09-29  5:29 UTC  (2+ messages)

[PATCH] net ipv4 ipconfig: use preferred log methods
 2015-09-29  5:24 UTC  (2+ messages)

[PATCH v2] net/ibm/emac: bump version numbers for correct work with ethtool
 2015-09-29  5:23 UTC  (2+ messages)

[PATCH net-next 0/4] switchdev: push bridge attributes down
 2015-09-29  5:22 UTC  (5+ messages)

[PATCH net-next 0/8] Mellanox mlx5 driver update
 2015-09-29  5:20 UTC  (3+ messages)

[PATCH 17/19] tools: bpf_jit_disasm: make get_last_jit_image return unsigned
 2015-09-29  5:18 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next] tcp: avoid reorders for TFO passive connections
 2015-09-29  5:11 UTC  (2+ messages)

[PATCH net 0/2] sctp: Fix SCTP deadlock
 2015-09-29  4:03 UTC  (2+ messages)

[net-next v2 0/6][pull request] Intel Wired LAN Driver Updates 2015-09-28
 2015-09-29  3:59 UTC  (8+ messages)
` [net-next v2 1/6] i40e: Move i40e_get_head into header file
` [net-next v2 2/6] i40e/i40evf: refactor tx timeout logic
` [net-next v2 3/6] i40e: add GRE tunnel type to csum encoding
` [net-next v2 4/6] i40e: Fix RS bit update in Tx path and disable force WB workaround
` [net-next v2 5/6] i40e: Fix for recursive RTNL lock during PROMISC change
` [net-next v2 6/6] igb: assume MSI-X interrupts during initialization

[net] i40e/i40evf: check for stopped admin queue
 2015-09-29  3:58 UTC  (2+ messages)

[net] i40e: fix VLAN inside VXLAN
 2015-09-29  3:58 UTC  (2+ messages)

[PATCH net-next] BNX2: fix a Null Pointer for stats_blk
 2015-09-29  3:18 UTC  (4+ messages)
` [PATCH net-next v2] "
  ` [PATCH net-next v2 RESEND] "

[PATCH net] skbuff: Fix skb checksum partial check
 2015-09-29  3:13 UTC  (3+ messages)

[GIT PULL nf-next 00/84] Second Round of IPVS Updates for v4.4
 2015-09-29  0:55 UTC  (5+ messages)
  ` [PATCH] ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL

[net-next 0/5][pull request] Intel Wired LAN Driver Updates 2015-09-28
 2015-09-29  0:33 UTC  (2+ messages)

[PATCH net-next] dsa: mv88e6xxx: Fix unsigned/signed issue
 2015-09-28 23:53 UTC 

[PATCH] dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port
 2015-09-28 23:50 UTC 

[PATCH net] netlink: make sure -EBUSY won't escape from netlink_insert
 2015-09-28 23:46 UTC  (4+ messages)

request for stable inclusion
 2015-09-28 23:14 UTC  (2+ messages)

e1000_hw.c_Elementary checkpatch warnings and checks removed
 2015-09-28 22:01 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).