messages from 2007-12-29 02:39:07 to 2008-01-01 02:28:17 UTC [more...]
[PATCH 00/26] atl1: divide and modernize
2008-01-01 2:22 UTC (22+ messages)
` [PATCH 01/26] atl1: relocate atl1 driver to /drivers/net/atlx
` [PATCH 03/26] atl1: fix broken TSO
` [PATCH 04/26] atl1: add ethtool register dump
` [PATCH 05/26] atl1: print debug info if rrd error
` [PATCH 06/26] atl1: update initialization parameters
` [PATCH 07/26] atl1: clarify max rx frame size
` [PATCH 08/26] atl1: additional DMA engine configuration
` [PATCH 09/26] atl1: refactor tx processing
` [PATCH 10/26] atl1: use csum_start
` [PATCH 12/26] atl1: refactor atl1_probe
` [PATCH 13/26] atl1: refactor interrupt handling
` [PATCH 14/26] atl1: move stray defines to header file
` [PATCH 15/26] atl1: tidy up ring management
` [PATCH 16/26] atl1: modernize check link function
` [PATCH 17/26] atl1: update phy config function
` [PATCH 19/26] atl1: modernize down/up functions
` [PATCH 20/26] atl1: update change mtu
` [PATCH 23/26] atl1: update shutdown and remove functions
` [PATCH 24/26] atl1: update wake-on-lan
` [PATCH 25/26] atl1: add NAPI support
` [PATCH 26/26] atl1: remove experimental tag and clean up comments
[PATCH 0/4] New interface for memory accounting (take 1)
2007-12-31 23:01 UTC (12+ messages)
` [PATCH 1/4] [CORE]: introducing new memory accounting interface
` [PATCH 2/4] [CORE]: adding memory accounting points
` [PATCH 3/4] [TCP]: using new interface
` [PATCH 4/4] [SCTP]: "
[PATCH 1/3] [TCP]: cleanup tcp_{in,out}put.c style
2007-12-31 22:58 UTC (6+ messages)
` [PATCH 2/3] [TCP]: Code duplication removal, added tcp_bound_to_half_wnd()
` [PATCH 3/3] [TCP]: Remove unnecessary local variable
[PATCH] Force UNIX domain sockets to be built in
2007-12-31 22:20 UTC (22+ messages)
2.6.24-rc6-mm1 - git-lblnet.patch and networking horkage
2007-12-31 22:01 UTC (3+ messages)
[PATCH] Re: Nested VLAN causes recursive locking error
2007-12-31 21:59 UTC (5+ messages)
[PATCH] USB VID/PID clash between pegasus and hci_usb drivers
2007-12-31 20:54 UTC (2+ messages)
2.6.24-rc6-mm1
2007-12-31 20:15 UTC (9+ messages)
2.6.24-rc3: find complains about /proc/net
2007-12-31 19:26 UTC (15+ messages)
` [PATCH 2.6.24-rc3] Fix /proc/net breakage
` [usb regression] "
[PATCH] [IPROUTE2] IPT action compatibility with iptables 1.4.0
2007-12-31 19:16 UTC (2+ messages)
[PATCH 0/3] UDP memory accounting and limitation (take 12)
2007-12-31 18:58 UTC (13+ messages)
` [PATCH 1/3] [UDP]: add udp_mem, udp_rmem_min and udp_wmem_min
` [PATCH 2/3] [UDP]: memory accounting in IPv4
` [PATCH 3/3] [UDP]: memory accounting in IPv6
[PATCH] net: santize headers for iproute2
2007-12-31 18:55 UTC (5+ messages)
[patch 0/7] netxen bug fixes
2007-12-31 18:08 UTC (6+ messages)
` [patch 7/7] netxen: fix byte-swapping in tx and rx
[PATCH] net/ipv4/netfilter/ip_tables.c: remove some inlines
2007-12-31 17:55 UTC (6+ messages)
` [PATCH] ip[6]_tables.c: "
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
2007-12-31 17:48 UTC (3+ messages)
Bad escriptions in Kconfig
2007-12-31 16:34 UTC (4+ messages)
[PATCH net-2.6.25 4/7][ATM]: [br2864] routed support
2007-12-31 15:44 UTC (4+ messages)
[PATCH net-2.6.25 0/9]: TCP cleanups & minor changes
2007-12-31 14:17 UTC (20+ messages)
` [PATCH 1/9] [TCP]: Make invariant check complain about invalid sacked_out
` [PATCH 2/9] [TCP]: Rename update_send_head & include related increment to it
` [PATCH 3/9] [TCP]: Remove unnecessary local variables
` [PATCH 4/9] [TCP]: Introduce tcp_wnd_end() to reduce line lengths
` [PATCH 5/9] [TCP]: Dropped unnecessary skb/sacked accessing in reneging
` [PATCH 6/9] [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
` [PATCH 7/9] [TCP]: reduce tcp_output's indentation levels a bit
` [PATCH 8/9] [TCP]: cleanup tcp_{in,out}put.c style
` [PATCH 9/9] [TCP]: Code duplication removal, added tcp_bound_to_half_wnd()
[PATCH] Force UNIX domain sockets to be built in
2007-12-31 13:23 UTC
[PATCH net-2.6.25] [IPV4] Remove unused multipath cached routing defintion in net/flow.h
2007-12-31 12:29 UTC (2+ messages)
kernel 2.6.23.8: KERNEL: assertion in net/ipv4/tcp_input.c
2007-12-31 12:03 UTC (5+ messages)
[PATCH] remove useless code from fib6_del_route
2007-12-31 7:27 UTC (2+ messages)
[PATCH net-2.6.25] [NEIGH] Remove unused method from include/net/neighbour.h
2007-12-31 7:26 UTC (2+ messages)
[PATCH net-2.6.25] [IPv4] Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)
2007-12-31 7:23 UTC (2+ messages)
[PATCH net-2.6.25 7/7][ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL
2007-12-31 7:20 UTC (2+ messages)
[PATCH net-2.6.25 6/7][ATM]: [ambassador] kmalloc + memset conversion to kzalloc
2007-12-31 7:19 UTC (2+ messages)
[PATCH net-2.6.25 5/7][ATM]: [br2864] whitespace cleanup
2007-12-31 7:18 UTC (2+ messages)
[PATCH net-2.6.25 3/7][ATM]: [he] This patch removes the ancient version string
2007-12-31 7:16 UTC (2+ messages)
[PATCH net-2.6.25 2/7][ATM]: Convert struct class_device to struct device
2007-12-31 7:16 UTC (2+ messages)
[PATCH net-2.6.25 1/7][ATM]: atm is no longer experimental
2007-12-31 7:15 UTC (2+ messages)
(no subject)
2007-12-31 7:03 UTC
[PATCH net-2.6.25] Add packet filtering based on process's security context
2007-12-31 6:21 UTC
[IPSEC]: Fix transport-mode async resume on intput without netfilter
2007-12-31 5:11 UTC (2+ messages)
[IPSEC]: Fix double free on skb on async output
2007-12-31 5:10 UTC (2+ messages)
[ROSE] [AX25] possible circular locking
2007-12-31 5:00 UTC (5+ messages)
` [PATCH][ROSE][AX25] af_ax25: "
net-2.6.25 rebased
2007-12-31 4:54 UTC
[Patch 2.6.22.2 ] : drivers/net/via-rhine.c: Offload checksum handling to VT6105M
2007-12-30 22:33 UTC
[PATCH] Add Linksys WCF11 to hostap driver
2007-12-30 16:39 UTC (4+ messages)
A question about hh_cache
2007-12-30 15:36 UTC (4+ messages)
[PATCH/RFC] [v2] TCP: use non-delayed ACK for congestion control RTT
2007-12-30 12:35 UTC (13+ messages)
` [PATCH/RFC] [v3] "
[RFC/PATCH] e100 driver didn't support any MII-less PHYs
2007-12-30 5:54 UTC (2+ messages)
[Bugme-new] [Bug 9661] New: Booting from nfsroot fails
2007-12-30 3:05 UTC (2+ messages)
[PATCH] Fix broken ip= parsing
2007-12-30 2:59 UTC (3+ messages)
Top 9 kernel oopses/warnings for the week of December 29th, 2007
2007-12-29 22:21 UTC (9+ messages)
[PATCH 1/3] [NET] phy/fixed.c: rework to not duplicate PHY layer functionality
2007-12-29 17:13 UTC (2+ messages)
` [PATCH 1/3] [NET] phy/fixed.c: rework to not duplicate PHY layerfunctionality
skbuff data pointer alignment requirement
2007-12-29 13:04 UTC (3+ messages)
[PATCH] proc: fix ->open'less usage due to ->proc_fops flip
2007-12-29 12:45 UTC
[PATCH] Make FC, FDDI, HIPPI and TR tristate
2007-12-29 8:19 UTC (5+ messages)
Fw: [PACKET]: Fix /proc/net/packet crash due to bogus private pointer
2007-12-29 2:39 UTC (5+ messages)
` BUG: 2.6.24-rc6-mm1 -- "
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).