messages from 2006-03-26 14:05:18 to 2006-04-07 08:10:45 UTC [more...]
[PATCH 01/21] orinoco: Remove useless CIS validation
2006-04-07 8:10 UTC (13+ messages)
` [PATCH 02/21] orinoco: remove PCMCIA audio support, it's useless for wireless cards
` [PATCH 03/21] orinoco: remove underscores from little-endian field names
` [PATCH 04/21] orinoco: fix truncating commsquality RID with the latest Symbol firmware
` [PATCH 05/21] orinoco: remove tracing code, it's unused
` [PATCH 06/21] orinoco: remove debug buffer code and userspace include support
` [PATCH 07/21] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100
` [PATCH 08/21] orinoco: optimize Tx exception handling in orinoco
` [PATCH 09/21] orinoco: orinoco_xmit() should only return valid symbolic constants
` [PATCH 10/21] orinoco replace hermes_write_words() with hermes_write_bytes()
` [PATCH 11/21] orinoco: don't use any padding for Tx frames
` [PATCH 12/21] orinoco: refactor and clean up Tx error handling
` [PATCH 13/21] orinoco: simplify 802.3 encapsulation code
[PATCHES] Bringing Orinoco to 0.15
2006-04-07 8:07 UTC
[PATCH] net: Broadcast ARP packets on link local addresses
2006-04-07 7:20 UTC (2+ messages)
[PATCH] PCI Error Recovery: e100 network device driver
2006-04-06 22:46 UTC (2+ messages)
[PATCH] Unaligned accesses in the ethernet bridge
2006-04-06 20:37 UTC
[PATCH] scm: fold __scm_send() into scm_send()
2006-04-06 17:52 UTC (2+ messages)
[PATCH] net: Broadcast ARP packets on link local addresses (Version2)
2006-04-06 16:53 UTC (4+ messages)
` "
[e1000 debug] KERNEL: assertion (!sk_forward_alloc) failed
2006-04-06 11:49 UTC (54+ messages)
[BUG NET/PCMCIA 2.6.17-rc1] Oops with cardctl eject
2006-04-06 10:59 UTC
tcf_generic_walker(): what's going on?
2006-04-06 8:50 UTC (2+ messages)
[PATCH] IrDA: Support for Sigmatel STIR421x chip
2006-04-06 5:41 UTC (2+ messages)
[PATCH] IrDA: smcinit merged into smsc-ircc driver
2006-04-06 5:34 UTC (2+ messages)
[2.6 patch] drivers/net/tg3.c: fix a memory leak
2006-04-06 5:21 UTC (2+ messages)
[2.6 patch] net/core/net-sysfs.c: fix an off-by-21-or-49 error
2006-04-06 5:19 UTC (2+ messages)
[2.6 patch] drivers/char/random.c: unexport secure_ipv6_port_ephemeral
2006-04-05 17:19 UTC (3+ messages)
[PATCH] [IPSEC] Avoid null pointer dereference in xfrm4_rcv_encap
2006-04-05 17:10 UTC (3+ messages)
[2.6 patch] net/wanrouter/wanmain.c: cleanups
2006-04-05 17:06 UTC
[NETFILTER]: Fix fragmentation issues with bridge netfilter
2006-04-05 9:31 UTC (4+ messages)
[patch 24/26] hostap: Fix EAPOL frame encryption
2006-04-05 0:01 UTC
[2.6 patch] bcm43xx_phy.c: fix a memory leak
2006-04-04 18:56 UTC
bcm43xx_sysfs.c: strange code
2006-04-04 18:44 UTC
bcm43xx_power.c: uninitialized variable used
2006-04-04 18:44 UTC
[RFC: 2.6 patch] remove drivers/net/hydra.h
2006-04-04 16:49 UTC (2+ messages)
[KJ] [Patch] convert drivers/net to kzalloc/kcalloc
2006-04-04 16:39 UTC
[2.6 patch] remove broken and unmaintained Sangoma drivers
2006-04-04 16:36 UTC
[2.6 patch] drivers/net/via-rhine.c: make a function static
2006-04-04 16:30 UTC
[IPSEC]: Kill unused decap state argument
2006-04-03 6:29 UTC (2+ messages)
bridge+netfilter broken for IP fragments in 2.6.16?
2006-04-02 23:36 UTC (3+ messages)
netfilter: IP_NF_CONNTRACK_NETLINK=y, IP_NF_NAT=m compile error
2006-04-01 9:18 UTC
[PATCH 17/33] pcmcia: add pcmcia_disable_device
2006-03-31 20:30 UTC (7+ messages)
` [PATCH 18/33] pcmcia: convert remaining users of pcmcia_release_io and _irq
` [PATCH 19/33] pcmcia: default suspend and resume handling
` [PATCH 20/33] pcmcia: remove export of pcmcia_release_configuration
` [PATCH 21/33] pcmcia: remove unneeded Vcc pseudo setting
` [PATCH 25/33] pcmcia: add return value to _config() functions
` [PATCH 29/33] pcmcia: convert DEV_OK to pcmcia_dev_present
[PATCH 0/9] I/OAT
2006-03-31 20:27 UTC (16+ messages)
` [PATCH 1/9] [I/OAT] DMA memcpy subsystem
` [PATCH 3/9] [I/OAT] Setup the networking subsystem as a DMA client
` [PATCH 4/9] [I/OAT] Utility functions for offloading sk_buff to iovec copies
` [PATCH 5/9] [I/OAT] Structure changes for TCP recv offload to I/OAT
` [PATCH 6/9] [I/OAT] Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
` [PATCH 7/9] [I/OAT] make sk_eat_skb I/OAT aware
` [PATCH 8/9] [I/OAT] Add a sysctl for tuning the I/OAT offloaded I/O threshold
` [PATCH 9/9] [I/OAT] TCP recv offload to I/OAT
[PATCH 2/9] I/OAT
2006-03-31 19:04 UTC (3+ messages)
[PATCH]: e1000: prevent statistics from getting garbled during reset
2006-03-31 18:40 UTC (10+ messages)
[PATCH 0/8] Intel I/O Acceleration Technology (I/OAT)
2006-03-30 18:27 UTC (10+ messages)
` [PATCH 1/8] [I/OAT] DMA memcpy subsystem
[Patch 4/8] generic netlink utility functions
2006-03-30 16:24 UTC (7+ messages)
` [Patch 5/8] generic netlink interface for delay accounting
(usagi-users 03645) Re: How to retrieve kernel's IPv6 routing cache table?
2006-03-30 14:58 UTC
dcache leak in 2.6.16-git8 II
2006-03-30 10:36 UTC (7+ messages)
[PATCH] deinline 200+ byte inlines in sock.h
2006-03-30 8:08 UTC (2+ messages)
[PATCH] deinline some larger functions from netdevice.h
2006-03-30 7:28 UTC (3+ messages)
[git patches] net driver updates
2006-03-29 23:00 UTC
[PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments
2006-03-29 22:35 UTC (2+ messages)
2.6.16, 3com: transmit timed out, tx_status 00 status 8000
2006-03-27 23:25 UTC
[2.6 patch] PCMCIA_SPECTRUM must select FW_LOADER
2006-03-27 21:56 UTC (2+ messages)
32bit compat for rtnetlink wireless extensions?
2006-03-27 21:17 UTC (3+ messages)
[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards
2006-03-27 17:12 UTC (4+ messages)
[PATCH, RESEND] Add MWI workaround for Tulip DC21143
2006-03-27 12:39 UTC (9+ messages)
[PATCH] deinline some larger functions from netdevice.h
2006-03-27 11:19 UTC
[PATCH] deinline 200+ byte inlines in sock.h
2006-03-27 7:21 UTC
[2.6 patch] net: drop duplicate assignment in request_sock
2006-03-27 1:39 UTC (2+ messages)
[PATCH] powerpc: ibmveth: Harden driver initilisation for kexec
2006-03-27 1:11 UTC (2+ messages)
[Patch 8/9] generic netlink utility functions
2006-03-26 17:06 UTC (3+ messages)
[Patch 9/9] Generic netlink interface for delay accounting
2006-03-26 16:40 UTC (13+ messages)
` [RFC][UPDATED PATCH 2.6.16] "
[2.6 patch] make UNIX a bool
2006-03-26 15:20 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).