netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-26 05:38:39 to 2011-04-27 10:36:22 UTC [more...]

linux-next: ibmveth runtime errors
 2011-04-27 10:36 UTC  (2+ messages)

Linux TCP's Robustness to Multipath Packet Reordering
 2011-04-27  9:57 UTC  (15+ messages)

[PATCH] Applying inappropriate ioctl operation on socket should return ENOTTY
 2011-04-27  9:47 UTC  (7+ messages)

[PATCH 0/6] sctp: Auto-ASCONF patch series
 2011-04-27  9:43 UTC  (4+ messages)

[net-next-2.6 00/12][pull request] Intel Wired LAN Driver Update
 2011-04-27  9:34 UTC  (13+ messages)
` [net-next-2.6 01/12] e1000e: implement ethtool set_phys_id
` [net-next-2.6 02/12] ixgbe: explicitly disable 100H for x540
` [net-next-2.6 03/12] ixgbe: register defines cleanup
` [net-next-2.6 04/12] ixgbe: add support for 64k EEPROM for 82599
` [net-next-2.6 05/12] ixgbe: add LED blink code for x540
` [net-next-2.6 06/12] ixgbe: remove ntuple display support
` [net-next-2.6 07/12] ixgbe: fix static functions
` [net-next-2.6 08/12] ixgbe: do not clear FCoE DDP error status for received ABTS
` [net-next-2.6 09/12] ixgbe: enable SCTP checksum offload for X540
` [net-next-2.6 10/12] ixgbe: Bump version
` [net-next-2.6 11/12] ixgbe: fix X540 ethtool loopback test
` [net-next-2.6 12/12] ixgbe: convert to ethtool set_phys_id

[PATCH v4 0/5] CAN: add SAE J1939 protocol
 2011-04-27  9:03 UTC  (6+ messages)
  ` [PATCH v4 1/5] can: extend sockaddr_can to include j1939 members
  ` [PATCH v4 2/5] can: add rtnetlink support
  ` [PATCH v4 3/5] can-j1939: Import SAE J1939 stack
  ` [PATCH v4 4/5] can-j1939: add documentation
  ` [PATCH v4 5/5] iproute2: add can-j1939 support

[PATCH 00/13] Swap-over-NBD without deadlocking
 2011-04-27  8:43 UTC  (36+ messages)
` [PATCH 01/13] mm: Serialize access to min_free_kbytes
` [PATCH 02/13] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/13] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/13] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/13] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 06/13] net: Introduce sk_allocation() to allow addition of GFP flags depending on the individual socket
` [PATCH 07/13] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 08/13] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 09/13] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 10/13] mm: Micro-optimise slab to avoid a function call
` [PATCH 11/13] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 12/13] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 13/13] mm: Account for the number of times direct reclaimers get throttled

Question for canutils
 2011-04-27  8:36 UTC 

[PATCH 6/6] sctp: sctp: Add ASCONF operation on the single-homed host
 2011-04-27  8:30 UTC 

[PATCH 5/6] sctp: Add socket option operation for Auto-ASCONF
 2011-04-27  8:30 UTC 

[PATCH 4/6] sctp: Add sysctl support for Auto-ASCONF
 2011-04-27  8:29 UTC 

[PATCH 3/6] sctp: Add Auto-ASCONF support (core)
 2011-04-27  8:29 UTC 

[PATCH 2/6] sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR macro
 2011-04-27  8:28 UTC 

[PATCH 1/6] sctp: Add ADD/DEL ASCONF handling at the receiver
 2011-04-27  8:28 UTC 

[PATCH net-next-2.6 0/5 v2] SCTP updates for net-next-2.6
 2011-04-27  7:54 UTC  (6+ messages)
` [PATCH net-next-2.6 1/5 v2] sctp: fix sctp to work with ipv6 source address routing
` [PATCH net-next-2.6 2/5 v2] sctp: cache the ipv6 source after route lookup
` [PATCH net-next-2.6 3/5] sctp: make sctp over IPv6 work with IPsec
` [PATCH net-next-2.6 4/5 v2] sctp: remove useless arguments from get_saddr() call
` [PATCH net-next-2.6 5/5 v2] sctp: clean up route lookup calls

[Bugme-new] [Bug 33842] New: NULL pointer dereference in ip_fragment
 2011-04-27  7:41 UTC  (9+ messages)

[PATCH] net: tun: convert to hw_features
 2011-04-27  4:59 UTC  (3+ messages)

[PATCH 3/4] ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report()
 2011-04-27  4:50 UTC  (2+ messages)

[PATCH 2/4] ipv4: Sanitize and simplify ip_route_{connect,newports}()
 2011-04-27  4:47 UTC  (2+ messages)

Kernel crash after using new Intel NIC (igb)
 2011-04-27  4:32 UTC  (4+ messages)

[PATCH] netfilter/IPv6: initialize TOS field in REJECT target module
 2011-04-27  4:21 UTC  (8+ messages)

Strange igb bug, out-of-tree driver seems to work fine
 2011-04-27  4:18 UTC  (5+ messages)

r8169 : always copying the rx buffer to new skb
 2011-04-27  3:57 UTC  (7+ messages)

[RFC PATCH 1/1] bna: Generic Netlink Interface to collect FW trace
 2011-04-27  2:17 UTC  (4+ messages)

[PATCH net-next-2.6] ipv4,ipv6,bonding: Restore control over number of peer notifications
 2011-04-27  2:14 UTC  (4+ messages)

[PATCH net-next-2.6 0/7] SCTP updates for net-next-2.6
 2011-04-27  1:47 UTC  (9+ messages)
` [PATCH net-next-2.6 4/7] sctp: remove useless arguments from get_saddr() call

[PATCH] net: fix netdev_increment_features()
 2011-04-27  0:26 UTC  (2+ messages)

[PATCH 4/4] ipv4: Kill RTO_CONN
 2011-04-26 22:12 UTC 

[PATCH 1/4] ipv4: Respect 'saddr' and 'daddr' args to ip_build_and_send_pkt()
 2011-04-26 22:12 UTC 

[PATCH 0/4] Minor ipv4 routing cleanups
 2011-04-26 22:11 UTC 

rtl8169 related kernel splat in 2.6.38.4
 2011-04-26 22:03 UTC 

[PATCH] iproute2: improve mqprio inputs for queue offsets and counts
 2011-04-26 22:00 UTC  (2+ messages)

[RFC PATCH] netlink: Increase netlink dump skb message size
 2011-04-26 21:58 UTC  (9+ messages)

[PATCH] bnx2: cancel timer on device removal
 2011-04-26 20:30 UTC 

[PATCH v2] iproute2: tc add mqprio qdisc support
 2011-04-26 19:52 UTC  (3+ messages)

[PATCH net-next 0/6] tg3: TSO loopback and EEH support
 2011-04-26 19:49 UTC  (4+ messages)
        ` [PATCH] tg3: Convert u32 flag,flg2,flg3 uses to bitmap

[PATCH net-2.6 1/4] xfrm: Fix replay window size calculation on initialization
 2011-04-26 19:48 UTC  (13+ messages)
` [PATCH net-2.6 2/4] esp6: Fix scatterlist initialization
` [PATCH net-2.6 3/4] xfrm: Check for the new replay implementation if an esn state is inserted
` [PATCH net-2.6 4/4] xfrm: Fix integer underrun on zero sized replay windows

linux-next: build failure after merge of the net tree
 2011-04-26 19:43 UTC  (2+ messages)

[PATCH] dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085
 2011-04-26 19:08 UTC  (3+ messages)

HFI driver
 2011-04-26 19:06 UTC 

[PATCHv5] usbnet: Resubmit interrupt URB once if halted
 2011-04-26 16:58 UTC  (2+ messages)
` [PATCHv7] usbnet: Resubmit interrupt URB if device is open

[PATCH 0/3] net: Byte queue limit patch series
 2011-04-26 16:57 UTC  (5+ messages)

[PATCH 2/3] bql: Byte queue limits
 2011-04-26 16:37 UTC  (6+ messages)

[PATCH] net: ftmac100: fix scheduling while atomic during PHY link status change
 2011-04-26 16:32 UTC 

linux-next ftmac100 driver
 2011-04-26 16:08 UTC  (2+ messages)

CDC NCM missing Zero Length Packets
 2011-04-26 15:59 UTC 

how to set vlan filter for intel 82599
 2011-04-26 15:30 UTC  (8+ messages)

[PATCH] igb: restore EEPROM 16kB access limit
 2011-04-26 15:12 UTC  (8+ messages)

[PATCH net-next-2.6 v7 1/5] sctp: Add Auto-ASCONF support
 2011-04-26  8:43 UTC  (2+ messages)

[PATCH net-next-2.6 v7 5/5] sctp: Add ASCONF operation on the single-homed host
 2011-04-26  8:37 UTC 

[PATCH net-next-2.6 v7 4/5] sctp: Add ADD/DEL ASCONF handling at the receiver
 2011-04-26  8:37 UTC 

[PATCH net-next-2.6 v7 3/5] sctp: Add socket option operation for Auto-ASCONF
 2011-04-26  8:36 UTC 

[PATCH net-next-2.6 v7 2/5] sctp: Add sysctl support for Auto-ASCONF
 2011-04-26  8:36 UTC 

[PATCH net-next-2.6 v7 0/5] sctp: Patch series
 2011-04-26  8:35 UTC 

[PATCH net-next-2.6 v6 0/5] sctp: Patch series
 2011-04-26  7:24 UTC  (3+ messages)


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).