netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-26 19:58:10 to 2011-05-31 19:46:30 UTC [more...]

[PATCH] uts: Make default hostname configurable, rather than always using "(none)"
 2011-05-31 19:46 UTC  (3+ messages)

[PATCH] ethtool: ETHTOOL_SFEATURES: remove NETIF_F_COMPAT return
 2011-05-31 18:43 UTC  (15+ messages)
                      ` [Xen-devel] "

ath5k regression associating with APs in 2.6.38
 2011-05-31 17:31 UTC  (6+ messages)
                ` [ath5k-devel] "

Skipping past TCP lost packet in userspace
 2011-05-31 17:23 UTC  (6+ messages)

[PATCH] ftrace: tracepoint of net_dev_xmit sees freed skb and causes panic
 2011-05-31 16:21 UTC  (5+ messages)

[RFC PATCH 20/35] drivers/net changes for SMBIOS and System Firmware
 2011-05-31 15:52 UTC 

[PATCH] tcp: Expose the initial RTO via a new sysctl
 2011-05-31 15:43 UTC  (12+ messages)

Kernel crash after using new Intel NIC (igb)
 2011-05-31 10:50 UTC  (29+ messages)

netxen_nic: unregister_netdevice error
 2011-05-31 10:12 UTC  (5+ messages)

[PATCH net-next-2.6] be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on the card
 2011-05-31 14:22 UTC 

[RFC/PATCH] sungem: Spring cleaning and GRO support
 2011-05-31  7:59 UTC 

[PATCH] bond_3ad.c: switch MAC_ADDRESS_COMPARE macro for compare_ether_addr()
 2011-05-31  7:17 UTC  (3+ messages)

[PATCH 00/15] ehea updates v2
 2011-05-31  1:16 UTC  (6+ messages)
` [PATCH 15/15] ehea: Remove unused tcp_end field in send WQ

net: enable dynamic lro disabling for vlans
 2011-05-31  0:06 UTC  (5+ messages)
` net: enable dynamic lro disabling for vlans (v2)
  ` [PATCH 2/2] net: make dev_disable_lro use physical device if passed a vlan dev (v2)

pull request: wireless-2.6 2011-05-27
 2011-05-30 20:26 UTC  (2+ messages)

[PATCH] drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
 2011-05-30 17:06 UTC  (2+ messages)

[ANNOUNCE]: Release of iptables-1.4.11
 2011-05-30 10:18 UTC  (9+ messages)

[PATCH] sctp: stop pending timers and purge queues when peer restart asoc
 2011-05-30  9:23 UTC 

[PATCH] e100: Correct firmware memory leak
 2011-05-30  9:05 UTC  (2+ messages)

batman-adv 2011-05-30
 2011-05-30  7:23 UTC  (18+ messages)
  ` [PATCH 01/17] batman-adv: move neigh_node->if_incoming->if_status check in find_router()
  ` [PATCH 02/17] batman-adv: Use kzalloc rather than kmalloc followed by memset with 0
  ` [PATCH 03/17] batman-adv: Annotate functions with format strings
  ` [PATCH 04/17] batman-adv: Print jiffies as unsigned long
  ` [PATCH 05/17] batman-adv: Remove comparising < 0 for unsigned type
  ` [PATCH 06/17] batman-adv: Don't do pointer arithmetic with void*
  ` [PATCH 07/17] batman-adv: Add const type qualifier for pointers
  ` [PATCH 08/17] batman-adv: Only use int up and down gw representation
  ` [PATCH 09/17] batman-adv: Remove explicit casts cast from void* for store
  ` [PATCH 10/17] batman-adv: Remove casts from type x to type x
` [PATCH 11/17] batman-adv: Calculate sizeof using variable insead of types
` [PATCH 12/17] batman-adv: Use rcu_dereference_protected by update-side
` [PATCH 13/17] batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h
` [PATCH 14/17] batman-adv: Check type of x and y in seq_(before|after)
` [PATCH 15/17] batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)
` [PATCH 16/17] batman-adv: a multiline comment should precede the variable it is describing
` [PATCH 17/17] batman-adv: Ensure that we really have route changes in update_route

[PATCHv2 00/14] virtio and vhost-net performance enhancements
 2011-05-30  6:27 UTC  (11+ messages)
` [PATCHv2 10/14] virtio_net: limit xmit polling

Ooops with 2.6.39
 2011-05-30  4:50 UTC  (3+ messages)

[Bug 35992] Regression: oops when using a bridge interface with tg3
 2011-05-30  2:58 UTC  (2+ messages)

[PATCH] netfilter, ipvs: Avoid undefined order of evaluation in assignments to struct nf_conn *
 2011-05-29 23:23 UTC  (2+ messages)

[PATCH] drivers/net: ks8842 Fix crash on received packet when in PIO mode
 2011-05-29 21:46 UTC 

[PATCH] ip_options_compile: properly handle unaligned pointer
 2011-05-29 20:55 UTC 

[PATCH] net: ep93xx_eth: drop GFP_DMA from memory allocations
 2011-05-29 11:27 UTC  (4+ messages)

[PATCH] pxa: don't ask for a buffer from DMA zone
 2011-05-29 10:28 UTC  (3+ messages)

[PATCH 1/1] IPVS : bug in ip_vs_ftp, same list heaad used in all netns
 2011-05-29  2:10 UTC  (7+ messages)

[PATCH] ipv4: fix fib metrics
 2011-05-28 22:00 UTC  (11+ messages)

[PATCH V7 1/4 net-next] sock.h: Add a new sock zero-copy flag
 2011-05-28 19:37 UTC  (2+ messages)

[PATCH V7 4/4 net-next] vhost: vhost TX zero-copy support
 2011-05-28 19:34 UTC 

[PATCH V7 3/4]macvtap: macvtap TX zero-copy support
 2011-05-28 19:25 UTC 

[PATCH V7 2/4 net-next] skbuff: Add userspace zero-copy buffers in skb
 2011-05-28 19:23 UTC 

[PATCH V7 0/4 net-next] macvtap/vhost TX zero-copy support
 2011-05-28 19:14 UTC 

[Bugme-new] [Bug 35862] New: arp requests from wrong src IP
 2011-05-28 19:10 UTC  (6+ messages)

[PATCH V6 0/4 net-next] macvtap/vhost TX zero-copy support
 2011-05-28 18:07 UTC  (4+ messages)

[TRIVIAL PATCH next 00/15] treewide: Convert vmalloc/memset to vzalloc
 2011-05-28 17:36 UTC  (4+ messages)
` [TRIVIAL PATCH next 03/15] atm: "
` [TRIVIAL PATCH next 06/15] isdn: "
` [TRIVIAL PATCH next 15/15] net: "

[PATCH 1/2 v2] af-packet: Use existing netdev reference for bound sockets
 2011-05-28 17:01 UTC  (10+ messages)
` [PATCH 2/2 v2] af-packet: Add flag to distinguish VID 0 from no-vlan

[Bugme-new] [Bug 35992] New: Regression: oops when using a bridge interface with tg3
 2011-05-28 10:13 UTC  (3+ messages)

Section conflict compile failures in net
 2011-05-28  9:05 UTC  (2+ messages)

[PATCH 2/6] unicore32: add pkunity-v3 mac/net driver (umal)
 2011-05-28  2:52 UTC  (7+ messages)

ipqueue allocation failure
 2011-05-28  0:36 UTC  (3+ messages)
  ` [PATCH] Use unsigned variables for packet lengths in ip[6]_queue

SO_BINDTODEVICE inconsistency between IPv4 and IPv6
 2011-05-27 23:07 UTC  (2+ messages)

[Bugme-new] [Bug 36012] New: Kernel oops in __pskb_pull_tail
 2011-05-27 22:34 UTC  (3+ messages)

[PATCHv4] ethtool: Added FW dump support
 2011-05-27 20:47 UTC  (3+ messages)

[GIT PULL] Namespace file descriptors for 2.6.40
 2011-05-27 20:18 UTC  (6+ messages)

[GIT] Networking
 2011-05-27 18:10 UTC 

[PATCH] sctp: fixed missing fixup of sctp_local_addr_free
 2011-05-27 17:42 UTC  (3+ messages)

[PATCH 3/3] net: Kill ratelimit.h dependency in linux/net.h
 2011-05-27 17:42 UTC  (5+ messages)

[PATCH] atm: expose ATM device index in sysfs
 2011-05-27 17:07 UTC  (7+ messages)
    ` [PATCH v2] "

linux-next: Tree for May 26 (drivers/net/caif)
 2011-05-27 15:37 UTC  (6+ messages)
      ` [PATCH] caif: Fix compile warning in caif_serial.c

[PATCH] netfilter: nf_conntrack: remove one synchronize_net()
 2011-05-27 15:15 UTC 

[PATCHv3] net: Define enum for the bits used in features
 2011-05-27  9:25 UTC  (4+ messages)
` [PATCHv2] "
    ` [RFC PATCH] net: ethtool: use C99 array initialization for feature-names table

[PATCH v4 1/1] can: add pruss CAN driver
 2011-05-27  8:31 UTC  (5+ messages)

[patch 1/1] net: convert %p usage to %pK
 2011-05-27  6:37 UTC  (8+ messages)

[PATCH] iproute2: Add processless network namespace support
 2011-05-27  0:45 UTC  (3+ messages)

ip fragments sent in reverse order?
 2011-05-27  0:20 UTC  (2+ messages)

[PATCH V6 2/4 net-next] skbuff: Add userspace zero-copy buffers in skb
 2011-05-26 21:08 UTC  (5+ messages)

[PATCH v3]net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version
 2011-05-26 20:58 UTC  (4+ messages)
  ` [PATCH net-next when it opens] net: 8021q: Add pr_fmt

[PATCH 2/3] net: Add linux/sysctl.h includes where needed
 2011-05-26 20:43 UTC 

[PATCH 1/3] net: Kill ether_table[] declaration
 2011-05-26 20:43 UTC 

[PATCH] af-packet: Add flag to distinguish VID 0 from no-vlan
 2011-05-26 20:19 UTC  (2+ messages)

[BUG] netconsole broken by scheduler updates
 2011-05-26 20:18 UTC  (3+ messages)

[PATCH] sctp compilation failed due to lack of sctp_local_addr_free
 2011-05-26 19:58 UTC  (4+ 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).