netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-02-16 20:26:19 to 2007-02-20 11:10:32 UTC [more...]

Extensible hashing and RCU
 2007-02-20 11:10 UTC  (33+ messages)

[2.6 patch] kill net/rxrpc/rxrpc_syms.c
 2007-02-20 10:59 UTC  (2+ messages)

nonblocking UDPv4 recvfrom() taking 4usec @ 3GHz?
 2007-02-20 10:50 UTC  (4+ messages)

[PATCH] [ipv6]: adjust inet6_exit() cleanup sequence against inet6_init()
 2007-02-20  9:30 UTC  (2+ messages)

watchdog timeout panic in e1000 driver
 2007-02-20  9:26 UTC  (2+ messages)

Bluetooth patches for 2.6.20
 2007-02-20  9:25 UTC  (2+ messages)

[PATCH 2/2][TCP] YeAH-TCP: limited slow start exported function
 2007-02-20  9:20 UTC  (6+ messages)

[RFC][PATCH][IPSEC][2/3] IPv6 over IPv4 IPsec tunnel
 2007-02-20  9:13 UTC  (4+ messages)

[patch 02/11] net/irda/: proper prototypes
 2007-02-20  9:05 UTC  (4+ messages)
  ` [2.6 patch] "

[BUG] RTNL and flush_scheduled_work deadlocks
 2007-02-20  8:23 UTC  (16+ messages)
      ` [PATCH 1/2] "
      ` [PATCH 2/2] "

skge dysfunction on Amd X2 machine with 4GB memory
 2007-02-20  7:15 UTC  (2+ messages)

[Bugme-new] [Bug 8042] New: Cisco VPN Client cannot connect using TCP with Intel 82573L NIC
 2007-02-20  6:27 UTC 

[PATCH 0/3] remove irq_sem cruft from e1000 and derivatives
 2007-02-20  1:12 UTC  (5+ messages)
` [PATCH 1/3] remove irq_sem from atl1
` [PATCH 2/3] remove irq_sem from e1000
` [PATCH 3/3] remove irq_sem from ixgb

[PATCH 3/3] forcedeth: fix checksum feature in mcp65
 2007-02-19 14:28 UTC 

forcedeth problems on 2.6.20-rc6-mm3
 2007-02-20  0:39 UTC  (2+ messages)

[PATCH 1/3] forcedeth: fixed missing call in napi poll
 2007-02-19 14:27 UTC 

[PATCH 2/3] forcedeth: disable msix
 2007-02-19 14:28 UTC 

[-mm patch] drivers/net/vioc/: possible cleanups
 2007-02-20  0:07 UTC 

[2.6 patch] the scheduled eepro100 removal
 2007-02-20  0:06 UTC 

[RFC: 2.6 patch] zd1211rw: possible cleanups
 2007-02-20  0:06 UTC 

Re: Strange connection slowdown on pcnet32
 2007-02-20  0:02 UTC  (19+ messages)
        ` MediaGX/GeodeGX1 requires X86_OOSTORE. (Was: Re: Strange connection slowdown on pcnet32)
            ` MediaGX/GeodeGX1 requires X86_OOSTORE

2.6.19-rc6-mm1: drivers/net/chelsio/: unused code
 2007-02-20  0:02 UTC  (5+ messages)

[ANNOUNCE] d80211 based driver for Intel PRO/Wireless 3945ABG
 2007-02-19 22:44 UTC  (4+ messages)
  ` [ipw3945-devel] "

Kernel bug in bcm43xx-d80211
 2007-02-19 22:36 UTC  (5+ messages)

[Bugme-new] [Bug 7974] New: BUG: scheduling while atomic: swapper/0x10000100/0
 2007-02-19 21:21 UTC  (11+ messages)

[PATCH 3/4] 8139too: RTNL and flush_scheduled_work deadlock
 2007-02-19 21:08 UTC  (7+ messages)

[RFC] Runtime power management on ipw2100
 2007-02-19 21:08 UTC  (4+ messages)
` [Ipw2100-devel] "
    ` [linux-pm] "

[patch 0/2] natsemi: Support Aculab E1/T1 cPCI carrier cards
 2007-02-19 20:15 UTC  (3+ messages)
` [patch 1/2] natsemi: Add support for using MII port with no PHY
` [patch 2/2] natsemi: Support Aculab E1/T1 PMXc cPCI carrier cards

[PATCH] - drivers/net/hamradio remove local random function, use random32()
 2007-02-19 15:01 UTC  (4+ messages)

Fw: [Bug 8013] New: select for write hangs on a socket after write returned ECONNRESET
 2007-02-19 14:19 UTC  (10+ messages)
          `  "

[PATCH 2.6.20 000/005] [RESEND v2] dmfe: number of fixes and features
 2007-02-19 11:41 UTC  (7+ messages)
` Subject: [PATCH 2.6.20 004/005] dmfe: Add support for suspend/resume

[PATCHSET 0/18] FRTO: fixes and small changes + SACK enhanced version
 2007-02-19 11:38 UTC  (19+ messages)
` [PATCH 1/18] [TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bit
  ` [PATCH 2/18] [TCP] FRTO: Separated response from FRTO detection algorithm
    ` [PATCH 3/18] [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
      ` [PATCH 4/18] [TCP] FRTO: Comment cleanup & improvement
        ` [PATCH 5/18] [TCP] FRTO: Consecutive RTOs keep prior_ssthresh and ssthresh
          ` [PATCH 6/18] [TCP] FRTO: Use Disorder state during operation instead of Open
            ` [PATCH 7/18] [TCP] FRTO: Ignore some uninteresting ACKs
              ` [PATCH 8/18] [TCP] FRTO: fixes fallback to conventional recovery
                ` [PATCH 9/18] [TCP] FRTO: Response should reset also snd_cwnd_cnt
                  ` [PATCH 10/18] [TCP]: Don't enter to fast recovery while using FRTO
                    ` [PATCH 11/18] [TCP] FRTO: frto_counter modulo-op converted to two assignments
                      ` [PATCH 12/18] [TCP]: Prevent unrelated cwnd adjustment while using FRTO
                        ` [PATCH 13/18] [TCP] FRTO: Entry is allowed only during (New)Reno like recovery
                          ` [PATCH 14/18] [TCP] FRTO: Reverse RETRANS bit clearing logic
                            ` [PATCH 15/18] [TCP] FRTO: Fake cwnd for ssthresh callback
                              ` [PATCH 16/18] [TCP]: Prevent reordering adjustments during FRTO
                                ` [PATCH 17/18] [TCP]: SACK enhanced FRTO
                                  ` [PATCH 18/18] [TCP] FRTO: Sysctl documentation for SACK enhanced version

[PATCH 1/2][TCP] YeAH-TCP: algorithm implementation
 2007-02-19 10:48 UTC  (2+ messages)

[PATCH 1/2][TCP] YeAH-TCP: algorithm implementation
 2007-02-19 10:30 UTC 

Converting network devices from class devices causes namespace pollution
 2007-02-19  8:19 UTC  (5+ messages)

Problems with the sky2 driver
 2007-02-18 21:38 UTC 

[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL
 2007-02-18 20:58 UTC  (2+ messages)

[PATCH 0/3] e1000: fix, two minor updates
 2007-02-18  2:20 UTC  (8+ messages)
` [PATCH 1/3] e1000: fix shared interrupt warning message
` [PATCH 2/3] e1000: remove obsolete custom pci_save_state code
` [PATCH 3/3] e1000: allow ethtool to see link status when down

[PATCH] zd1211rw-d80211: Add ID for ZyXEL ZyAIR G-220 v2
 2007-02-18  1:40 UTC 

[PATCH] zd1211rw-d80211: changed GFP_NOFS to GFP_KERNEL
 2007-02-18  1:34 UTC 

2.6.20-git14 rtl8139 possible circular locking dependency detected
 2007-02-17 23:06 UTC  (4+ messages)
  ` netpoll again ? (was: Re: 2.6.20-git14 rtl8139 possible circular locking dependency detected)

[git patches] net driver updates
 2007-02-17 22:17 UTC 

[PATCH] Hostess SV-11 depends on INET
 2007-02-17 20:39 UTC  (2+ messages)

[IOC3] Fix link autonegotiation timer
 2007-02-17 20:38 UTC  (2+ messages)

[PATCH] sk98lin: planned removal
 2007-02-17 20:38 UTC  (4+ messages)

[PATCH 1/2] b44: replace define
 2007-02-17 20:37 UTC  (2+ messages)

[PATCH] cxgb3 Fix copyrights in the cxgb3 driver
 2007-02-17 20:32 UTC  (2+ messages)

[PATCH 0/6] sky2: v1.13 patches
 2007-02-17 20:32 UTC  (3+ messages)
` [PATCH 1/6] sky2: dont flush good pause frames

[patch 1/2] atm: Use ARRAY_SIZE macro when appropriate
 2007-02-17 20:31 UTC  (2+ messages)

[patch 2/2] bugfixes and new hardware support for arcnet driver
 2007-02-17 20:31 UTC  (2+ messages)

[NET] Convert meth to netdev_priv
 2007-02-17 20:31 UTC  (2+ messages)

[PATCH] macb: Remove inappropriate spinlocks around mii calls
 2007-02-17 20:31 UTC  (2+ messages)

[PATCH] pcnet32 NAPI no longer experimental
 2007-02-17 20:31 UTC  (2+ messages)

[PATCH v2, resend] gianfar: don't duplicate gfar_error()
 2007-02-17 20:27 UTC  (2+ messages)

[PATCH] net/wan/pc300too.c: pci_module_init to pci_register_driver
 2007-02-17 20:27 UTC  (3+ messages)

[PATCH 1/1] NetXen: Fix to get the driver working after sparse changes
 2007-02-17 20:26 UTC  (2+ messages)

[patch 0/2] natsemi: Support Aculab E1/T1 cPCI carrier cards
 2007-02-17 20:22 UTC  (5+ messages)
` [patch 1/2] natsemi: Add support for using MII port with no PHY
` [patch 2/2] natsemi: Support Aculab E1/T1 PMXc cPCI carrier cards

[PATCH 1/6] atl1: drop NET_PCI from Kconfig
 2007-02-17 20:18 UTC  (2+ messages)

[PATCH 2.6.21] phylib: Add support for Marvell 88e1111S and 88e1145
 2007-02-17 20:17 UTC  (2+ messages)

[PATCH] Convert network devices to use struct device instead of class_device
 2007-02-17 20:12 UTC  (2+ messages)

2.6.20-rc4-mm1: PCI=n: drivers/net/3c59x.c compile error
 2007-02-17 19:32 UTC  (4+ messages)

[RFC] [PATCH] Network Events Connector
 2007-02-17 16:34 UTC  (2+ messages)

[PATCH] Correct links in net/ipv4/Kconfig
 2007-02-17 13:57 UTC 

Message ("Your message dated Sat, 17 Feb 2007 13:40:26...")
 2007-02-17 12:40 UTC 

[PATCH 5/5][SCTP]: Strike the transport before updating rto
 2007-02-17  3:40 UTC 

[PATCH 4/5][SCTP]: Fix connection hang/slowdown with PR-SCTP
 2007-02-17  3:39 UTC 

[PATCH 3/5][SCTP]: Implement SCTP_MAX_BURST socket option
 2007-02-17  3:39 UTC 

[PATCH 2/5][SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHANGE event
 2007-02-17  3:39 UTC 

[PATCH 1/5][SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
 2007-02-17  3:39 UTC 

PATCH: Update mailing list info for 802.1q vlans
 2007-02-16 23:56 UTC 

[PATCH] skge: race with workq and RTNL
 2007-02-16 23:37 UTC 

ip_append_page and the socket send buffer
 2007-02-16 22:00 UTC  (3+ messages)

[PATCH 2/2] B44: increase wait loop
 2007-02-16 21:27 UTC 

sky2 bonding problem, 802.3ad
 2007-02-16 20:34 UTC  (5+ messages)
    ` [Sk-drivers] "


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