netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-08 08:50:54 to 2009-04-11 01:47:47 UTC [more...]

iptables very slow after commit784544739a25c30637397ace5489eeb6e15d7d49
 2009-04-11  1:39 UTC  (2+ messages)
    ` iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49

Dear Email User
 2009-04-10 15:56 UTC 

Attention!!!
 2009-04-10 22:50 UTC 

[PATCH 1/6] ariadne: convert to net_device_ops
 2009-04-10 17:59 UTC  (4+ messages)

[PATCH 1/3] igb: fix unused external references introduced with sr-iov changes
 2009-04-10  8:49 UTC  (3+ messages)
` [PATCH 2/3] igbvf: fix unused external references
` [PATCH 3/3] igb: do not check for vf_data if we didn't enable vfs

[PATCH 01/10] ixgbe: Enable another bit for flow control operation
 2009-04-10  8:29 UTC  (10+ messages)
` [PATCH 02/10] ixgbe: fix IXGBE_MTQC values
` [PATCH 03/10] ixgbe: add support for addition VT_CTL defines
` [PATCH 04/10] ixgbe: add define to support 82599 64 IVAR registers
` [PATCH 05/10] ixgbe: Don't return error in flow control configuration if FC is off
` [PATCH 06/10] ixgbe: Move PHY ops initialization to centralize bus accesses
` [PATCH 07/10] ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
` [PATCH 08/10] ixgbe: Update the usage of orig_autoc to be more consistent
` [PATCH 09/10] ixgbe: Update get_physical_layer() calls, plus a version bump
` [PATCH 10/10] Be explict with what we are !'ing in ixgbe_sfp_config_module_task()

TCP TSecr question
 2009-04-10 16:24 UTC 

reading SA state via XFRM / AF_NETLINK
 2009-04-10 16:25 UTC  (2+ messages)

tcpdump crashes 2.6.29.1 (and 2.6.29-rc5)
 2009-04-10 15:18 UTC  (10+ messages)
` usb_mon oops "

[PATCH]fix a warning on drivers/net/via-velocity.c
 2009-04-10 13:11 UTC 

[PATCH 0/2] sysctl: lockdep support
 2009-04-10  9:18 UTC  (4+ messages)
                        ` [PATCH 1/2] sysctl: Don't take the use count of multiple heads at a time
                          ` [PATCH 2/2] sysctl: lockdep support for sysctl reference counting

[PATCH] skge: fix occasional BUG during MTU change
 2009-04-10  4:59 UTC  (5+ messages)

[2.6.30-rc1] NULL pointer dereference
 2009-04-10  3:37 UTC  (4+ messages)
` [PATCH] ipv6: Fix NULL pointer dereference with time-wait sockets

[PATCH 6/6] ether3: convert to net_device_ops
 2009-04-10  3:29 UTC 

[PATCH 5/6] ether1: convert to net_device_ops
 2009-04-10  3:28 UTC 

[PATCH 4/6] ep93xx_eth: convert to net_device_ops
 2009-04-10  3:28 UTC 

[PATCH 3/6] at91_ether: convert to net_device_ops
 2009-04-10  3:27 UTC 

[PATCH 2/6] am79c961a: convert to net_device_ops
 2009-04-10  3:25 UTC 

IRQF_SAMPLE_RANDOM question
 2009-04-10  2:27 UTC  (15+ messages)

[BUILD FAILURE 04] Next April 9 : PPC64 randconfig [drivers/net/ibm_newemac/core.c]
 2009-04-10  1:56 UTC 

[PATCH 1/1] Tell linkwatch about new interfaces
 2009-04-10  0:48 UTC  (4+ messages)

[PATCH net-next 0/12] RDS: updates for net-next
 2009-04-10  0:21 UTC  (14+ messages)
` [PATCH 01/12] RDS/IW+IB: Set recv ring low water mark to 1/2 full
` [PATCH 02/12] RDS: Correct some iw references in rdma_transport.c
` [PATCH 03/12] RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled
` [PATCH 04/12] RDS/IW+IB: Allow max credit advertise window
` [PATCH 05/12] RDS: Fix ordering in a conditional
` [PATCH 06/12] RDS: Establish connection before parsing CMSGs
` [PATCH 07/12] RDS: use get_user_pages_fast()
` [PATCH 08/12] RDS: remove unused #include <version.h>
` [PATCH 09/12] rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
` [PATCH 10/12] ERR_PTR() dereference in net/rds/iw.c
` [PATCH 11/12] ERR_PTR() dereference in net/rds/ib.c
` [PATCH 12/12] MAINTAINERS: rds list is moderated

[Bugme-new] [Bug 13006] New: Bonding: Holes in arp_ip_target list cause ARP replies to be ignored
 2009-04-09 21:18 UTC 

[PATCH] Software receive packet steering
 2009-04-09 21:17 UTC  (10+ messages)

[Bugme-new] [Bug 13004] New: [bonding] xmit hash policy doesn't recognize vlan tagged and PPPoE frames
 2009-04-09 21:10 UTC 

very urgent
 2009-04-09 20:43 UTC 

[PATCH] net: Update maintainers
 2009-04-09 20:12 UTC  (2+ messages)

[RFC PATCH v2 00/19] virtual-bus
 2009-04-09 19:50 UTC  (23+ messages)
` [RFC PATCH v2 01/19] shm-signal: shared-memory signals
` [RFC PATCH v2 02/19] vbus: add virtual-bus definitions
` [RFC PATCH v2 03/19] vbus: add connection-client helper infrastructure
` [RFC PATCH v2 04/19] vbus: add bus-registration notifiers
` [RFC PATCH v2 05/19] vbus: add a "vbus-proxy" bus model for vbus_driver objects
` [RFC PATCH v2 06/19] ioq: Add basic definitions for a shared-memory, lockless queue
` [RFC PATCH v2 07/19] ioq: add vbus helpers
` [RFC PATCH v2 08/19] venet: add the ABI definitions for an 802.x packet interface
` [RFC PATCH v2 09/19] net: Add vbus_enet driver
` [RFC PATCH v2 10/19] venet-tap: Adds a "venet" compatible "tap" device to VBUS
` [RFC PATCH v2 11/19] venet: add scatter-gather support
` [RFC PATCH v2 12/19] venettap: "
` [RFC PATCH v2 13/19] x86: allow the irq->vector translation to be determined outside of ioapic
` [RFC PATCH v2 14/19] kvm: add a reset capability
` [RFC PATCH v2 15/19] kvm: add dynamic IRQ support
` [RFC PATCH v2 16/19] kvm: Add VBUS support to the host
` [RFC PATCH v2 17/19] kvm: Add guest-side support for VBUS
` [RFC PATCH v2 18/19] vbus: add a userspace connector
` [RFC PATCH v2 19/19] virtio: add a vbus transport

rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
 2009-04-09 17:43 UTC  (2+ messages)

[PATCH] kaweth: Clean up code
 2009-04-09 17:11 UTC 

Network Device Naming mechanism and policy
 2009-04-09 14:58 UTC  (3+ messages)

converting fs_enet to net_device_ops
 2009-04-09 14:50 UTC  (2+ messages)

[PATCH] fs_enet: convert to netdev_ops
 2009-04-09 14:49 UTC  (2+ messages)

Oops in tun: bisected to Limit amount of queued packets per device
 2009-04-09 10:39 UTC  (3+ messages)

[PATCH] via-velocity : fix compilation warning
 2009-04-09 11:33 UTC 

DSA drivers in net/ vs drivers/net/
 2009-04-09  8:34 UTC  (3+ messages)

at76c50x-usb: remove pointless conditional before kfree_skb()
 2009-04-09  8:16 UTC 

2.6.30-rc1: e1000: list_add corruption
 2009-04-09  8:08 UTC  (9+ messages)

[patch] error handling for platform_device_register_simple()
 2009-04-09  7:55 UTC 

[PATCH 1/2] ixgbe: Move the LED blink code to common, since 82599 also uses it
 2009-04-08 23:20 UTC  (2+ messages)
` [PATCH 2/2] ixgbe: only allow WOL for 82599 KX4 NIC

[PATCH] net: netif_device_attach/detach should start/stop all queues
 2009-04-08 23:15 UTC 

tr: fix leakage of device in net/802/tr.c
 2009-04-09  7:27 UTC 

Grant Donation
 2009-04-09  5:42 UTC 

[PATCH] Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
 2009-04-09  3:49 UTC  (3+ messages)
  ` [E1000-devel] "

[GIT]: Networking
 2009-04-08 23:08 UTC 

[PATCH v4 0/2] Series short description
 2009-04-08 23:03 UTC  (4+ messages)
` [PATCH v4 1/2] igbvf: add new driver to support 82576 virtual functions
` [PATCH v4 2/2] igb: remove sysfs entry that was used to set the number of vfs

[PATCH v2] update Documentation/isdn/00-INDEX
 2009-04-08 23:01 UTC  (2+ messages)

[PATCH -next] sfc: Don't specify unexistent IRQ
 2009-04-08 23:00 UTC  (2+ messages)

[patch 00/11] netxen: cleanup and enhancements
 2009-04-08 22:58 UTC  (13+ messages)
` [patch next 01/11] netxen: code cleanup
` [patch next 02/11] netxen: refactor netxen_adapter
` [patch next 03/11] netxen: refactor transmit code
` [patch next 04/11] netxen: defer firmware handshake
` [patch next 05/11] netxen: async link event handling
` [patch next 06/11] netxen: allocate status rings dynamically
` [patch next 07/11] netxen: annotate register access functions
` [patch next 08/11] netxen: sanitize function names
` [patch next 09/11] netxen: enable rss for NX2031
` [patch next 10/11] netxen: enable GRO support
` [patch next 11/11] netxen: cache align register map table

[PATCH]drivers/net/eql.c:fix a dev leakage
 2009-04-08 22:56 UTC  (2+ messages)

[PATCH]: Fix niu warning
 2009-04-08 22:53 UTC 

[PATCH] r6040: set MODULE_VERSION
 2009-04-08 22:50 UTC  (2+ messages)

[PATCH] bnx2 - Don't use reserved names
 2009-04-08 22:50 UTC  (3+ messages)

[patch] Fix FEC driver compilation
 2009-04-08 22:44 UTC  (2+ messages)

[patch] nui.c error handling
 2009-04-08 22:44 UTC  (2+ messages)

[PATCH] mv643xx_eth: don't reset the rx coal timer on interface up
 2009-04-08 22:43 UTC  (2+ messages)

[PATCH] smsc911x: correct debugging message on mii read timeout
 2009-04-08 22:42 UTC  (2+ messages)

[PATCH -next] ethoc: fix library build errors
 2009-04-08 22:41 UTC  (2+ messages)

dhcp-based netboot over jumbo-frame network?
 2009-04-08 22:10 UTC  (3+ messages)

[PATCH] TX_RING and packet mmap
 2009-04-08 21:06 UTC  (8+ messages)

Creating an Ethernet subtype setting
 2009-04-08 21:00 UTC  (2+ messages)

netfilter 00/03: netfilter fixes
 2009-04-08 20:43 UTC  (5+ messages)
` netfilter 01/03: ip6tables regression fix
` netfilter 02/03: fix selection of "LED" target in netfilter
` netfilter 03/03: ctnetlink: fix regression in expectation handling

sky2: early oops in pci_vpd_truncate
 2009-04-08 20:15 UTC  (8+ messages)

[PATCH] rfkill: document removal of notifier chain
 2009-04-08 17:21 UTC  (3+ messages)

very urgent
 2009-04-08 17:05 UTC 

Mr Victor Brown
 2009-04-08 16:11 UTC 

Mr Victor Brown
 2009-04-08 16:11 UTC 

[Bugme-new] [Bug 12954] New: SAMEIP --nodst functionality gone missing
 2009-04-08 15:32 UTC  (3+ messages)

Winner
 2009-04-08 14:00 UTC 

[patch] locking typo in xfrm_state.c
 2009-04-08 11:15 UTC  (2+ messages)

[PATCH] IPv4/IPv6: update sysctl files
 2009-04-08  9:09 UTC  (6+ 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).