netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-20 17:19:01 to 2009-04-21 21:08:55 UTC [more...]

[PATCH] TX_RING and packet mmap
 2009-04-21 21:05 UTC  (9+ messages)

[PATCH] netfilter: use per-cpu spinlock rather than RCU (v3)
 2009-04-21 21:04 UTC  (46+ messages)
              ` [PATCH] netfilter: use per-cpu recursive lock (v10)
                        ` [PATCH] netfilter: use per-cpu recursive lock (v11)

[PATCH] snmp: add missing counters for RFC 4293
 2009-04-21 20:45 UTC  (4+ messages)

[PATCH] netlabel: Always remove the correct address selector
 2009-04-21 20:04 UTC 

Network latency regressions from 2.6.22 to 2.6.29
 2009-04-21 19:36 UTC  (17+ messages)
      ` Network latency regressions from 2.6.22 to 2.6.29 (results with IRQ affinity)
                          ` Network latency regressions from 2.6.22 to 2.6.29 (MSI off)

[BUILD FAILURE 08/12] Next April 21 : PPC64 randconfig [drivers/net/pasemi_mac_driver.ko]
 2009-04-21 19:33 UTC  (2+ messages)
` INET_LRO as tristate and use from modules (was: Re: [BUILD FAILURE 08/12] Next April 21 : PPC64 randconfig [drivers/net/pasemi_mac_driver.ko])

[PATCH] myr10ge: again fix lro_gen_skb() alignment
 2009-04-21 19:19 UTC  (6+ messages)

[PATCH] Software receive packet steering
 2009-04-21 18:52 UTC  (6+ messages)

[RFC PATCH v3 00/17] virtual-bus
 2009-04-21 18:35 UTC  (18+ messages)
` [RFC PATCH v3 01/17] shm-signal: shared-memory signals
` [RFC PATCH v3 02/17] vbus: add virtual-bus definitions
` [RFC PATCH v3 03/17] vbus: add connection-client helper infrastructure
` [RFC PATCH v3 04/17] vbus: add bus-registration notifiers
` [RFC PATCH v3 05/17] vbus: add a "vbus-proxy" bus model for vbus_driver objects
` [RFC PATCH v3 06/17] ioq: Add basic definitions for a shared-memory, lockless queue
` [RFC PATCH v3 07/17] ioq: add vbus helpers
` [RFC PATCH v3 08/17] venet: add the ABI definitions for an 802.x packet interface
` [RFC PATCH v3 09/17] net: Add vbus_enet driver
` [RFC PATCH v3 10/17] venet-tap: Adds a "venet" compatible "tap" device to VBUS
` [RFC PATCH v3 11/17] venet-tap: add the ability to set the client's mac address via sysfs
` [RFC PATCH v3 12/17] venet: add scatter-gather support
` [RFC PATCH v3 13/17] venettap: "
` [RFC PATCH v3 14/17] kvm: Add VBUS support to the host
` [RFC PATCH v3 15/17] kvm: Add guest-side support for VBUS
` [RFC PATCH v3 16/17] vbus: add a userspace connector
` [RFC PATCH v3 17/17] virtio: add a vbus transport

3c59x: shared interrupt problem
 2009-04-21 18:36 UTC  (3+ messages)

[RFC PATCH] v3 RCU implementation with fast grace periods
 2009-04-21 16:51 UTC  (3+ messages)

tranferring the $10,000,000.00
 2009-04-21 16:11 UTC 

[patch 0/5] [RESEND] af_iucv patches for 2.6.30-rc1
 2009-04-21 16:04 UTC  (6+ messages)
` [patch 1/5] [PATCH] af_iucv: consider state IUCV_CLOSING when closing a socket
` [patch 2/5] [PATCH] af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag
` [patch 3/5] [PATCH] af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set
` [patch 4/5] [PATCH] af_iucv: Test additional sk states in iucv_sock_shutdown
` [patch 5/5] [PATCH] af_iucv: Fix race when queuing incoming iucv messages

[PATCH] TX_RING and packet mmap
 2009-04-21 13:56 UTC  (13+ messages)

[PATCH] LSM: Add security_socket_post_accept() and security_socket_post_recv_datagram()
 2009-04-21 13:04 UTC  (12+ messages)
                  ` [PATCH] LSM: Add security_socket_post_accept() andsecurity_socket_post_recv_datagram()

[PATCH 0/3] tun: fix aio
 2009-04-21 13:02 UTC  (3+ messages)

[PATCH 2/3] virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
 2009-04-21 12:59 UTC 

[ofa-general] NetEffect, iw_nes and kernel warning
 2009-04-21 12:50 UTC  (7+ messages)

Your Qualification Number(OG/N231/E101/BDB)
 2009-04-21 12:13 UTC 

[PATCH] [net, 83xx] ucc_geth.c: Fix upsmr setting in RMII mode
 2009-04-21 11:22 UTC  (3+ messages)

[patch 00/13] iucv / af_iucv patches for 2.6.30-rc1
 2009-04-21 10:39 UTC  (15+ messages)
` [patch 01/13] [PATCH] iucv: provide second per-cpu IUCV command parameter block
` [patch 02/13] af_iucv: consider state IUCV_CLOSING when closing a socket
` [patch 03/13] [PATCH] af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag
` [patch 04/13] [PATCH] af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set
` [patch 05/13] [PATCH] af_iucv: sync sk shutdown flag if iucv path is quiesced
` [patch 06/13] [PATCH] af_iucv: Test additional sk states in iucv_sock_shutdown
` [patch 07/13] [PATCH] af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
` [patch 08/13] [PATCH] af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)
` [patch 09/13] [PATCH] af_iucv: Modify iucv msg target class using control msghdr
` [patch 10/13] [PATCH] af_iucv: Provide new socket type SOCK_SEQPACKET
` [patch 11/13] [PATCH] af_iucv: cleanup and refactor recvmsg() EFAULT handling
` [patch 12/13] [PATCH] af_iucv: New socket option for setting IUCV MSGLIMITs
` [patch 13/13] [PATCH] af_iucv: Fix race when queuing incoming iucv messages

[PATCH 2.6.29.1 1/1] 8139too: fix HW initial flow
 2009-04-21 10:34 UTC  (6+ messages)

[PATCH 2.6.29.1 1/1]8139too:fix HW initial flow
 2009-04-21 10:13 UTC 

[PATCH RFC] Documentation/isdn/INTERFACE.CAPI
 2009-04-21  9:21 UTC  (3+ messages)
` [PATCH RFC v2] Documentation/isdn/INTERFACE.CAPI

Fwd: [PATCH 01/22] usb gadget: fix ethernet link reports to ethtool
 2009-04-21  9:15 UTC  (4+ messages)
`  "

[PATCH] atmel: fix netdev ops conversion
 2009-04-21  9:09 UTC  (2+ messages)

[PATCH] ucc_geth: Move freeing of TX packets to NAPI context
 2009-04-21  9:07 UTC  (2+ messages)

pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
 2009-04-21  9:06 UTC 

[PATCH] net: unify the struct's name
 2009-04-21  9:03 UTC  (2+ messages)

net: factor out ethtool invocation of vlan/macvlan drivers
 2009-04-21  9:01 UTC 

[Resend][PATCH] usb driver for intellon int51x1 based PLC like devolo dlan duo
 2009-04-21  8:57 UTC  (4+ messages)
  ` [PATCH 0/2] "

[PATCH] macb: Add support of the netpoll API
 2009-04-21  8:54 UTC  (3+ messages)

[PATCH 1/5] mlx4_en: Fix error handling while activating RX rings
 2009-04-21  8:50 UTC  (12+ messages)
` [PATCH 2/5]mlx4_en: Fix a race at restart task
  ` [PATCH] mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails
` [PATCH 3/5] mlx4_en: Assign dummy event handler for TX queue
` [PATCH 4/5] mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization
  ` [PATCH 5/5] mlx4_en: Move to SW counters for total bytes and packets

[PATCH 8/8] tg3: Update version to 3.99
 2009-04-21  8:42 UTC  (2+ messages)

[PATCH 7/8] tg3: Restore LAA sooner in shutdown sequence
 2009-04-21  8:42 UTC  (2+ messages)

[PATCH 6/8] tg3: Limit CLKREQ fix to A[01] of 57780 asic rev
 2009-04-21  8:42 UTC  (2+ messages)

[PATCH 5/8] tg3: Allow 5761 WOL and LED fixes to 5761S too
 2009-04-21  8:42 UTC  (2+ messages)

[PATCH 4/8] tg3: Prevent send BD corruption
 2009-04-21  8:42 UTC  (2+ messages)

[PATCH 2/8] tg3: Allow screaming interrupt detection
 2009-04-21  8:41 UTC  (2+ messages)

[PATCH 3/8] tg3: Handle NVRAM absent cases
 2009-04-21  8:41 UTC  (2+ messages)

DELL NOTIFICATION
 2009-04-21  7:59 UTC 

[RFC v2] virtio: add virtio-over-PCI driver
 2009-04-21  6:09 UTC  (6+ messages)

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-04-21  1:47 UTC  (5+ messages)

winner
 2009-04-21  1:16 UTC 

Porting the ibm_newemac driver to use phylib (and other PHY/MAC questions)
 2009-04-21  0:10 UTC  (3+ messages)

bond interface arp, vlan and trunk / network question
 2009-04-21  0:01 UTC  (9+ messages)

2.6.29-git13: Reported regressions from 2.6.28
 2009-04-20 23:08 UTC  (7+ messages)

pull request: wireless-2.6 2009-04-20
 2009-04-20 22:34 UTC  (2+ messages)

[PATCH 1/8] tg3: Fix SEEPROM accesses
 2009-04-20 22:02 UTC  (3+ messages)

[PATCH] e100: do not go D3 in shutdown unless system is powering off
 2009-04-20 19:13 UTC  (2+ messages)

PATCH: Multicast: Filter multicast traffic per socket mc_list
 2009-04-20 18:46 UTC  (2+ messages)

PATCH: Multicast: Filter multicast traffic per socket mc_list
 2009-04-20 18:10 UTC  (5+ messages)

[RFC PATCH 00/17] virtual-bus
 2009-04-20 18:02 UTC  (25+ 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).