netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-09-10 20:59:47 to 2008-09-12 21:57:26 UTC [more...]

Distributed storage maintenance release
 2008-09-12 21:57 UTC 

PATCH[1/1] niu: panic on reset
 2008-09-12 19:58 UTC 

[PATCH 2.6.28] myri10ge updates + multiqueue TX
 2008-09-12 19:54 UTC  (6+ messages)
` [PATCH 2.6.28 1/4] myri10ge: Stop scaring people when DCA is built but absent
` [PATCH 2.6.28 2/4] myri10ge: Rename DCA-related firmware counters
` [PATCH 2.6.28 3/4] myri10ge: Add Toeplitz-hashing related routines
` [PATCH 2.6.28 4/4] myri10ge: Add multiqueue TX support

[PATCH 2/3] enic: add main netdev file with module infrastructure
 2008-09-12 19:47 UTC  (2+ messages)

[PATCH] retain ABI definitions for obsolete multi-queue packet schedulers
 2008-09-12 19:25 UTC  (2+ messages)

[PATCH 1/3] enic: add Makefile, patch Kconfig, MAINTAINERS, etc
 2008-09-12 18:07 UTC  (2+ messages)

xfrm_state locking regression
 2008-09-12 17:37 UTC  (10+ messages)

[Bugme-new] [Bug 11545] New: e1000e: Sometimes causes resume from suspend to RAM to fail
 2008-09-12 16:05 UTC 

[PATCH 1/1] net: fix scheduling of dst_gc_task by __dst_free
 2008-09-12 14:46 UTC  (2+ messages)

Performance degradration 2.6.25->2.6.26
 2008-09-12 14:58 UTC  (2+ messages)

[PATCH] netxen: add pci ids
 2008-09-12 13:55 UTC 

[PATCH 2.6.28] tcp_ipv6: fix use of uninitialized memory
 2008-09-12 12:44 UTC  (2+ messages)

[PATCH] tcp FRTO: in-order-only "TCP proxy" fragility workaround
 2008-09-12 10:16 UTC  (21+ messages)

[Bugme-new] [Bug 11536] New: WARNING: at net/ipv4/tcp_input.c:2569 tcp_ack+0xcd9/0x1f90()
 2008-09-12 10:01 UTC  (2+ messages)

[PATCH 0/8][RFC] qlge: New Qlogic 10Gb Ethernet Driver for 2.6.28
 2008-09-12  8:15 UTC  (14+ messages)
` [PATCH 1/8] [RFC] qlge: Add license file LICENSE.qlge
` [PATCH 2/8] [RFC] qlge: Additions to driver/net/Makefile and Kconfig
` [PATCH 3/8] [RFC] qlge: Added drivers/net/qlge/Makefile
` [PATCH 4/8] [RFC] qlge: Add main header file qlge.h
` [PATCH 5/8] [RFC] qlge: Add main source module qlge_main.c
` [PATCH 6/8] [RFC] qlge: Add mgmt port xface file qlge_mpi.c
` [PATCH 7/8] [RFC] qlge: Add ethtool module qlge_ethtool.c
` [PATCH 8/8] [RFC] qlge: Add debug module qlge_dbg.c

[PATCH take 2] pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
 2008-09-12  8:02 UTC  (16+ messages)

[BUG?] sendfile / distcc
 2008-09-12  7:45 UTC  (4+ messages)

a new problem with the hso driver
 2008-09-12  7:26 UTC  (4+ messages)

[PATCH] netlink: fix overrun in attribute iteration
 2008-09-12  6:02 UTC  (7+ messages)

ifconfig: page allocation failure. order:2, mode:0x20 while enabling Jumbo frame
 2008-09-12  5:59 UTC  (2+ messages)

[stable] regression in iptables: recent filter
 2008-09-12  5:46 UTC  (5+ messages)

net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches
 2008-09-12  5:16 UTC  (7+ messages)
      ` What to do with DCCP (was: net-next-2.6 [pull-request] [PATCH 0/37]...)
        ` What to do with DCCP

[NET-NEXT PATCH 1/3] vlan: vlan device not reading gso max size of parent
 2008-09-12  4:42 UTC  (6+ messages)
` [NET-NEXT PATCH 2/3][UPDATED] pkt_sched: Add multiqueue scheduler support
` [NET-NEXT PATCH 3/3][UPDATED] pkt_action: add new action skbedit

using software TSO on non-TSO capable netdevices
 2008-09-12  4:08 UTC  (4+ messages)

UDP and Raw packet output not scaling with number of cores (10G, ixgbe and bnx2x)
 2008-09-12  3:34 UTC 

[PATCH RESEND] ipv6: return with appropriate error code when sending RH0 using setsockopt()
 2008-09-12  3:14 UTC  (4+ messages)

[UPDATED] [NET-NEXT PATCH 1/2] pkt_sched: Add multiqueue scheduler support
 2008-09-12  3:11 UTC  (2+ messages)

[RESEND][NET-NEXT PATCH 01/29] ixgbe: fix bug where using wake queue instead of start
 2008-09-12  3:06 UTC  (29+ messages)
` [RESEND][NET-NEXT PATCH 02/29] ixgbe: fix dca defines to not have spaces
` [RESEND][NET-NEXT PATCH 03/29] ixgbe: fix multicast address update
` [RESEND][NET-NEXT PATCH 04/29] ixgbe: Update watchdog thread to accomodate longerlink_up events
` [RESEND][NET-NEXT PATCH 05/29] ixgbe: link change interrupt was not causing link event
` [RESEND][NET-NEXT PATCH 06/29] ixgbe: fix bug with shared interrupts
` [RESEND][NET-NEXT PATCH 07/29] ixgbe: limit small mtu to minimum for ipv4 support
` [RESEND][NET-NEXT PATCH 08/29] ixgbe: fix ethtool register dump
` [RESEND][NET-NEXT PATCH 09/29] ixgbe: fix pci_resource allocation as in other drivers
` [RESEND][NET-NEXT PATCH 10/29] ixgbe: fix ethtool disable csum for ipv6
` [RESEND][NET-NEXT PATCH 11/29][UPDATED] ixgbe: fix initial interrupt throttle settings
` [RESEND][NET-NEXT PATCH 12/29] ixgbe: fix bug with lots of tx queues
` [RESEND][NET-NEXT PATCH 13/29] ixgbe: recycle pages in packet split mode
` [RESEND][NET-NEXT PATCH 14/29] ixgbe: add device support for XF LR adapters
` [RESEND][NET-NEXT PATCH 15/29] ixgbe: fix ring reallocation in ethtool
` [RESEND][NET-NEXT PATCH 16/29] ixgbe: lro stats were not counted on first ethtool -Scall
` [RESEND][NET-NEXT PATCH 17/29] ixgbe: add clean rx many routine
` [RESEND][NET-NEXT PATCH 18/29] ixgbe: update to latest common code module
` [RESEND][NET-NEXT PATCH 19/29] ixgbe: refresh the ixgbe_down function
` [RESEND][NET-NEXT PATCH 20/29] ixgbe: move set_num_queues and call it after msix failure
` [RESEND][NET-NEXT PATCH 21/29][UPDATED] ixgbe: cleanup defines
` [RESEND][NET-NEXT PATCH 22/29] ixgbe: lower stack space usage
` [RESEND][NET-NEXT PATCH 23/29] ixgbe: xmit frame refactor
` [RESEND][NET-NEXT PATCH 24/29] ixgbe: bump version
` [NET-NEXT PATCH 25/29] ixgbe: Whitespace, copyright update and version number change patch
` [NET-NEXT PATCH 26/29] ixgbe: correctly add and remove napi queues
` [NET-NEXT PATCH 27/29] ixgbe: whitespace/formatting cleanup
` [NET-NEXT PATCH 28/29] ixgbe: make compilation with LRO optional
` [NET-NEXT PATCH 29/29] ixgbe: fix DCA dependency in Kconfig

Small Bluetooth fix for 2.6.27-rc6
 2008-09-12  3:56 UTC  (8+ messages)

[PATCH 1/1] tg3: Avoid Send BD corruption
 2008-09-11 23:30 UTC  (8+ messages)

pull request: wireless-2.6 2008-09-11
 2008-09-11 23:09 UTC  (4+ messages)

pull request: wireless-next-2.6 2008-09-11
 2008-09-11 23:04 UTC  (2+ messages)

[PATCH 3/3]: tg3: Use SKB DMA helper functions for TX
 2008-09-11 22:45 UTC  (3+ messages)

[PATCH] RDS: Add AF and PF defines for RDS sockets
 2008-09-11 21:54 UTC  (6+ messages)

ipv6 neighbour code keeps interfaces held
 2008-09-11 21:46 UTC  (7+ messages)

[PATCH] igmp: make /proc/net/{igmp,mcfilter} per netns
 2008-09-11 19:59 UTC  (3+ messages)

Welcome to the architecture_aishwarya group
 2008-09-11 17:17 UTC 

net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches
 2008-09-11 15:57 UTC  (8+ messages)

[rfc 0/3] IPVS: checksum updates
 2008-09-11 14:43 UTC  (10+ messages)

[PATCH] ne.c fix for hibernate and rmmod oops fix
 2008-09-11 13:55 UTC  (6+ messages)
    ` [PATCH 1/2] [PATCH] ne.c fix rmmod, platform driver improvements

[PATCH 0/2] powerpc - EHEA fixes
 2008-09-11 13:34 UTC  (3+ messages)
` [PATCH 1/2] ehea: fix phyp debugging typo
` [PATCH 2/2] ehea: fix mutex and spinlock use

[PATCH 2/3]: net: Add SKB DMA mapping helper functions
 2008-09-11 12:03 UTC 

[PATCH 1/3]: net: Add DMA mapping tokens to skb_shared_info
 2008-09-11 12:03 UTC 

[PATCH 0/3]: Put DMA cookies into skb_shared_info()
 2008-09-11 12:03 UTC 

[IPSEC] confused about IPSEC_MANUAL_REQID_MAX
 2008-09-11 11:55 UTC  (4+ messages)

[PATCH] XFRM: MIGRATE enhancements
 2008-09-11 10:47 UTC  (2+ messages)

[PATCH 1/1] r8169: fix RxMissed register access
 2008-09-11  7:44 UTC  (2+ messages)

Distributed storage release
 2008-09-11  4:23 UTC  (3+ messages)

RFC: Nagle latency tuning
 2008-09-11  4:08 UTC  (7+ messages)

[PATCH 0/3 v2] ibm_newemac: Various fixes and additions for PPC405EZ
 2008-09-11  3:21 UTC  (2+ messages)

[PATCH 1/2] Traffic control cgroups subsystem
 2008-09-11  0:09 UTC  (13+ messages)

[PATCH 0/2] Traffic control cgroups subsystem
 2008-09-10 23:52 UTC  (6+ messages)

[regression] e100: PCI wake-up handling rework causes "Error clearing wake event"
 2008-09-10 23:07 UTC  (4+ messages)
` [PATCH] e100: Use pci_pme_active for clearing wake-up events and disabling PME# (was: Re: [regression] e100: PCI wake-up handling rework causes "Error clearing wake event")

Suggested patch: Sending the FQDN when booting via DHCP
 2008-09-10 22:35 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).