netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-04-14 12:05:14 to 2006-04-18 18:41:02 UTC [more...]

[RFC: 2.6 patch] net/netlink/: possible cleanups
 2006-04-18 18:48 UTC  (6+ messages)

[Patch] Dead code in net/sunrpc/auth_gss/auth_gss.c
 2006-04-18 16:34 UTC  (2+ messages)

[TCP]: Fix truesize underflow
 2006-04-18 16:29 UTC  (2+ messages)

[PATCH 4/4] [IPV6]: Clean up hop-by-hop options handler
 2006-04-18 15:21 UTC 

[PATCH 3/4] [IPV6] XFRM: Fix decoding session with preceding extension header(s)
 2006-04-18 15:21 UTC 

[PATCH 2/4] [IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull()
 2006-04-18 15:21 UTC 

[PATCH 1/4] [IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff
 2006-04-18 15:20 UTC 

[PATCH 0/4]: Fix several errors in extension header handling
 2006-04-18 15:20 UTC 

[PATCH] sync bcm43xx-d80211 to bcm43xx
 2006-04-18 14:48 UTC 

fixing sk_stream_rfree()
 2006-04-18 11:49 UTC  (12+ messages)

[PATCH] ip_route_input panic fix
 2006-04-18  6:54 UTC  (6+ messages)

e1000 breakage in git-netdev-all
 2006-04-18  6:41 UTC 

[1/1] netlink: fix broadcasting to the wrong group
 2006-04-18  6:09 UTC  (11+ messages)

[PATCH][RFC] Security marking
 2006-04-18  1:01 UTC  (2+ messages)

r8169 locks up in 2.6.16.5
 2006-04-18  0:43 UTC  (9+ messages)

want to randomly drop packets based on percent
 2006-04-17 23:08 UTC  (9+ messages)

Fw: [Bugme-new] [Bug 6402] New: KERNEL 2.6.16-rX (Gentoo) && PPPD && SNAT
 2006-04-17 22:27 UTC 

Fw: [Bugme-new] [Bug 6401] New: tg3 hardware address issue
 2006-04-17 21:17 UTC  (2+ messages)

softmac: semantics of SIOCSIWFREQ
 2006-04-17 20:19 UTC  (8+ messages)

[PATCH] softmac: suggest per-frame-type TX rate
 2006-04-17 19:33 UTC 

[PATCH][RFC] Security marking
 2006-04-17 18:55 UTC  (5+ messages)

kernel panic (on DHCP discover?) in sky2 driver of 2.6.17-rc1
 2006-04-17 18:18 UTC  (4+ messages)

[RFC] Geographical/regulatory information for ieee80211
 2006-04-17 17:55 UTC  (8+ messages)

[PATCH][RFC] softmac: suggest TX rate
 2006-04-17 17:43 UTC  (6+ messages)

[PATCH-2.6] e1000: fix media_type <-> phy_type thinko
 2006-04-17 16:51 UTC  (3+ messages)

[PATCH] Fix crash on big-endian systems during scan
 2006-04-17 16:44 UTC  (9+ messages)

[PATCH 12/18] ipw2200: version string rework
 2006-04-17 16:37 UTC  (4+ messages)

[PATCH] ipw2100: wraps the debug module param within #ifdefs
 2006-04-17 16:24 UTC  (6+ messages)

Kernel error
 2006-04-17 16:12 UTC  (2+ messages)

Re:
 2006-04-17 14:44 UTC 

[PATCH] Add VLAN (802.1q) support to sis900 driver
 2006-04-17 11:25 UTC 

want to randomly drop packets based on percent
 2006-04-17 10:45 UTC 

skb diet
 2006-04-17  5:25 UTC  (6+ messages)

how to do probabilistic packet loss in kernel?
 2006-04-17  2:10 UTC  (2+ messages)

[RFC: 2.6 patch] net/irda/irias_object.c: remove unused exports
 2006-04-16 19:07 UTC  (10+ messages)

[RFC PATCH] softmac: (v2) send WEXT assoc/disassoc events to userspace
 2006-04-16 11:24 UTC  (5+ messages)
                    ` softmac: semantics of SIOCSIWFREQ

[PATCH] sungem: Marvell PHY suspend
 2006-04-16  4:35 UTC  (2+ messages)

Obtaining a DIPLOMA has never been so easy!
 2006-04-16  4:37 UTC 

[NFS] [RFC: 2.6 patch] net/sunrpc/: possible cleanups
 2006-04-15 23:01 UTC  (3+ messages)

[patch] ipv4: initialize arp_tbl rw lock
 2006-04-15 23:00 UTC  (7+ messages)

[patch 1/3] softmac: return -EAGAIN from getscan while scanning
 2006-04-15 21:27 UTC  (7+ messages)

[PATCH] sir: switch to a workqueue
 2006-04-15 16:37 UTC  (3+ messages)

[PATCH] wireless/airo: minimal WPA awareness
 2006-04-15 16:26 UTC 

[2.6 patch] fix the AU1000_FIR dependencies
 2006-04-15 14:23 UTC 

Fw: Openswan, iptables (fiaif) and 2.6.16 kernel
 2006-04-15 13:00 UTC  (2+ messages)

[e1000 debug] KERNEL: assertion (!sk_forward_alloc) failed
 2006-04-14 23:53 UTC  (23+ messages)

[PATCH 00/10] e1000: Driver fixes and update to 7.0.38-k2
 2006-04-14 23:52 UTC  (21+ messages)
` [PATCH 01/10] e1000: Remove PM warning DPRINTKs breaking 2.4.x kernels
` [PATCH 02/10] e1000: Esb2 wol link cycle bug and uninitialized registers
` [PATCH 03/10] e1000: De-inline functions to benefit from compiler smartness
` [PATCH 04/10] e1000: Made an adapter struct variable into a local (txb2b)
` [PATCH 05/10] e1000: Update truesize with the length of the packet for packet split
` [PATCH 06/10] e1000: Dead variable cleanup
` [PATCH 07/10] e1000: Buffer optimizations for small MTU
` [PATCH 08/10] e1000: implement more efficient tx queue locking
` [PATCH 09/10] e1000: Version bump, contact fix, year string change
` [PATCH 10/10] {e100{,0},ixgb}: Add Auke Kok as new patch maintainer for e{100,1000} and ixgb

[PATCH] IrDA: smsc-ircc2, smcinit support for ALi ISA bridges
 2006-04-14 23:03 UTC  (2+ messages)

[PATCH] IrDA: irda-usb, unregister netdev when patch upload fails
 2006-04-14 23:02 UTC  (2+ messages)

[PATCH] atm: clip causes unregister hang
 2006-04-14 22:59 UTC  (4+ messages)
` [PATCH 1/4] clip: run through Lindent

[PATCH] atm: clip causes unregister hang
 2006-04-14 22:56 UTC  (6+ messages)
    ` [PATCH] atm: clip timer race

[XFRM Doc]: aevent description
 2006-04-14 22:05 UTC  (2+ messages)

[XFRM] Fix aevent timer
 2006-04-14 22:03 UTC  (2+ messages)

Ad:¡ºÎÒÊÇÍæ¼Ò¡»£¬ÓÎÏ·Íæ¼ÒµÄÍøÉϼÒÔ°£¡
 2006-04-14 21:33 UTC 

[PATCH] net: expose vlan structure to user space
 2006-04-14 21:10 UTC  (3+ messages)

[PATCH] stir4200" switch to the kthread API
 2006-04-14 18:32 UTC  (3+ messages)

[PATCH 2.6.17-rc1] Fix RtNetlink ENCODE security permissions
 2006-04-14 18:06 UTC  (4+ messages)
  ` [stable] "

[patch 1/3] softmac: return -EAGAIN from getscan while scanning
 2006-04-14 15:58 UTC  (2+ messages)

via_rhine/qdisc Dead loop on netdevice eth1, fix it urgently!
 2006-04-14 15:51 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).