netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-03-29 00:51:57 to 2007-04-02 07:13:04 UTC [more...]

intermittant petabyte usage reported with broadcom nic
 2007-04-02  7:13 UTC 

Poor UDP performance using 2.6.21-rc5-rt5
 2007-04-02  6:30 UTC  (4+ messages)

[RFC] rfkill - Add support for input key to control wireless radio
 2007-04-02  4:38 UTC  (11+ messages)

[PATCH linux1394-2.6.git 00/15] ieee1394: eth1394: cleanups and small fixes
 2007-04-02  0:25 UTC  (16+ messages)
` [PATCH linux1394-2.6.git 01/15] ieee1394: eth1394: coding style
` [PATCH linux1394-2.6.git 02/15] ieee1394: eth1394: .probe and .update may sleep
` [PATCH linux1394-2.6.git 03/15] eth1394: refactor .probe and .update
` [PATCH linux1394-2.6.git 04/15] ieee1394: eth1394: correct a memset argument
` [PATCH linux1394-2.6.git 05/15] ieee1394: eth1394: shorter error messages
` [PATCH linux1394-2.6.git 06/15] ieee1394: eth1394: contain host reset
` [PATCH linux1394-2.6.git 07/15] ieee1394: eth1394: make MTU configurable
` [PATCH linux1394-2.6.git 08/15] eth1394: CONFIG_INET is always defined
` [PATCH linux1394-2.6.git 09/15] ieee1394: eth1394: omit useless set_mac_address callback
` [PATCH linux1394-2.6.git 10/15] ieee1394: eth1394: don't use alloc_etherdev
` [PATCH linux1394-2.6.git 11/15] ieee1394: eth1394: clean up fragment_overlap
` [PATCH linux1394-2.6.git 12/15] ieee1394: eth1394: some conditions are unlikely
` [PATCH linux1394-2.6.git 13/15] ieee1394: eth1394: hard_start_xmit is called in atomic context
` [PATCH linux1394-2.6.git 14/15] ieee1394: eth1394: correct return codes in hard_start_xmit
` [PATCH linux1394-2.6.git 15/15] ieee1394: eth1394: check for kmem_cache_create failure

[PATCH 2.6.21-rc5] b44: fix IFF_ALLMULTI handling of CAM slots
 2007-04-01 17:10 UTC 

Silent corruption on AMD64
 2007-04-01 13:58 UTC 

r8169 null pointer dereference
 2007-04-01 12:59 UTC  (3+ messages)

umip-0.3 release
 2007-04-01  2:46 UTC 

Fw: kernel oops at ppp
 2007-04-01  2:24 UTC  (2+ messages)

2.6.21-rc5-mm3: Why was my vioc cleanup patch dropped?
 2007-03-31 20:55 UTC  (2+ messages)
` [-mm patch] make drivers/net/qla3xxx.c:PHY_DEVICES[] static

[2.6 patch] bonding/bond_main.c: make 2 functions static
 2007-03-31 20:55 UTC 

[-MM GIT PULL] e1000: fixes, API rewrite, cleanups
 2007-03-31 16:00 UTC  (5+ messages)

[PATCH 3/3] [CREDITS]: Update Arnaldo entry
 2007-03-31 15:14 UTC 

[PATCH 2/3] [SK_BUFF]: Some more conversions to skb_copy_from_linear_data
 2007-03-31 15:14 UTC 

[PATCH] [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
 2007-03-31 15:14 UTC 

[PATCH 0/3]: sk_buff work
 2007-03-31 15:13 UTC 

iproute2-2.6.20-070313 bug ?
 2007-03-31 14:16 UTC  (15+ messages)
          ` more... iproute2/htb/whatever critical "
                  ` another "
        ` more iproute2 issues (not critical)

tcp crash in net-2.6 tree
 2007-03-31 10:19 UTC  (9+ messages)

[PATCH 2.6.21 4/4] cxgb3 - Firwmare update
 2007-03-31  7:23 UTC 

[PATCH 2.6.21 3/4] cxgb3 - Tighten xgmac workaround
 2007-03-31  7:23 UTC 

[PATCH 2.6.21 2/4] cxgb3 - detect NIC only adapters
 2007-03-31  7:23 UTC 

[PATCH 2.6.21 1/4] cxgb3 - Safeguard TCAM size usage
 2007-03-31  7:23 UTC 

[PATCH 2.6.21 0/4] cxgb3 - bug fixes
 2007-03-31  7:12 UTC 

[PATCH] NET: Add TCP connection abort IOCTL
 2007-03-31  6:25 UTC  (10+ messages)

[1/5] 2.6.21-rc5: known regressions
 2007-03-31  2:52 UTC  (6+ messages)
` [2/4] 2.6.21-rc5: known regressions (v2)
` [3/4] "

[PATCH] Ensure local assignment bit on tun device MAC addr
 2007-03-31  1:03 UTC  (2+ messages)

2.6.21-rc5-mm3: fix e1000 compilation
 2007-03-30 21:20 UTC  (7+ messages)

[PATCH 00/19] e1000: hardware init layer update, new internal API
 2007-03-30 20:56 UTC  (21+ messages)
` [PATCH 01/19] e1000: introduce new driver internal hardware API
` [PATCH 02/19] e1000: MAC specific parts of the new hardware layer code
` [PATCH 03/19] e1000: PHY specific "
` [PATCH 04/19] e1000: NVM specific hardware initialization code
` [PATCH 05/19] e1000: Add manageability "
` [PATCH 06/19] e1000: Add new register set code
` [PATCH 07/19] e1000: collect defines and macro's
` [PATCH 09/19] e1000: Add 82542 specific hardware code
` [PATCH 10/19] e1000: Add 82543 "
` [PATCH 11/19] e1000: Add 82540 "
` [PATCH 12/19] e1000: Add 82541 "
` [PATCH 13/19] e1000: Add 82571 "
` [PATCH 14/19] e1000: Add 80003es2lan (ESB2) "
` [PATCH 15/19] e1000: Add ICH8 lan "
` [PATCH 16/19] e1000: add new chipset-specific files and api files to the Makefile
` [PATCH 17/19] e1000: convert entire driver to new register naming
` [PATCH 18/19] e1000: adapter struct changes, new phy/mac substructs
` [PATCH 19/19] e1000: major part of the new API changes

[NET_SCHED]: cls_basic: fix memory leak in basic_destroy
 2007-03-30 20:41 UTC  (2+ messages)

DECnet routing rule resolution
 2007-03-30 20:34 UTC  (5+ messages)
  ` [NET] Change "not found" return value for rule lookup

[PATCH] netpoll: trapping fix/cleanup
 2007-03-30 19:40 UTC 

[PATCH][IPv6]: Fix incorrect length check in rawv6_sendmsg()
 2007-03-30 17:47 UTC  (5+ messages)

[BUG] ethX misnumbered and one missing in mii-tool
 2007-03-30 17:18 UTC  (5+ messages)

[2.6 patch] the scheduled eepro100 removal
 2007-03-30 16:40 UTC  (8+ messages)

L2 network namespace benchmarking (resend with Service Demand)
 2007-03-30 15:30 UTC  (2+ messages)

[PATCH] [TCP]: SACK reneging clears stale recv_sack_cache
 2007-03-30 14:55 UTC 

New card for hostap_cs
 2007-03-30 13:34 UTC 

many sockets, slow sendto
 2007-03-30 13:10 UTC  (9+ messages)

traffic shaping with NAT: IFB as IMQ replacement?
 2007-03-30 12:33 UTC  (4+ messages)

[PATCH-resend]drivers/net/eexpress.c replace with time_after && time_before in drivers/net/eexpress.c
 2007-03-30  9:49 UTC 

Issue with connector/netlink
 2007-03-30  8:20 UTC  (3+ messages)

[Bugme-new] [Bug 8284] New: IPsec anti-replay window management flaw
 2007-03-30  8:14 UTC 

[git patches] net driver fixes
 2007-03-30  7:46 UTC  (5+ messages)

quick help with bonding?
 2007-03-30  2:49 UTC  (13+ messages)
` [Bonding-devel] "

net nasties in davem's tree
 2007-03-30  2:06 UTC  (3+ messages)

[PATCH 2.6.21-rc5] bnx2: fix buffer overrun in bnx2_nvram_write
 2007-03-30  1:27 UTC  (2+ messages)

IP1000A: About IC Plus IP1000A Linux driver current status
 2007-03-29 22:31 UTC  (2+ messages)

[git patches] net driver fixes
 2007-03-29 20:10 UTC 

[PATCH] add NAPI support to sb1250-mac.c (take 2)
 2007-03-29 19:42 UTC 

[PATCH 2.6.21] iw_cxgb3: Fix TERM codes
 2007-03-29 19:21 UTC 

[PATCH] add Attansic L2 PCI ID
 2007-03-29 18:56 UTC  (4+ messages)

[IFB]: Fix crash on input device removal
 2007-03-29 18:49 UTC  (3+ messages)

[KJ] Patch:replace with time_after in drivers/net/eexpress.c
 2007-03-29 18:41 UTC  (3+ messages)
`  "

[PATCH] net: tun/tap: fixed hw address handling
 2007-03-29 18:07 UTC  (2+ messages)

[RFT] e100 driver on ARM
 2007-03-29 14:10 UTC  (5+ messages)

[PATCH] atl1: save mac address on remove
 2007-03-29 13:45 UTC  (3+ messages)

L2 network namespace benchmarking
 2007-03-29 13:01 UTC  (6+ messages)

[PATCH] Fix use of uninitialized field in mv643xx_eth
 2007-03-29 12:35 UTC  (4+ messages)
` [PATCH 1/2] mv643xx_eth: Fix use of uninitialized port_num field
  ` [PATCH 2/2] mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetric

[PATCH 0/7] qla3xxx: bugfixes and new PHY support
 2007-03-29 12:35 UTC  (7+ messages)
` [PATCH 6/7] qla3xxx: Adding support for the Agere PHY (ET1011C)
` [PATCH 7/7] qla3xxx: Bumping driver version number to v2.03.00-k4

[PATCH] ehea: removing unused functionality
 2007-03-29 12:35 UTC  (2+ messages)

[PATCH 2.6.21] NetXen: Fix hardware access for ppc architecture
 2007-03-29 12:27 UTC  (2+ messages)

[PATCH] sis190: new PHY support
 2007-03-29 12:27 UTC  (2+ messages)

[patch 03/10] strlcpy is smart enough
 2007-03-29 12:19 UTC  (2+ messages)

[RESEND] [NET] fib_rules: Flush route cache after rule modifications
 2007-03-29 10:15 UTC  (7+ messages)

RFC: Established connections hash function
 2007-03-29  9:18 UTC  (9+ messages)

netpoll question
 2007-03-29  1:08 UTC  (4+ messages)

[PATCH]: Pull out core sack tagging logic
 2007-03-29  2:36 UTC 


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