messages from 2007-10-16 14:06:08 to 2007-10-17 20:29:06 UTC [more...]
[PATCH 1/2] napi_synchronize: waiting for NAPI
2007-10-17 20:26 UTC (2+ messages)
` [PATCH 2/2] sky2: shutdown cleanup
[Bugme-new] [Bug 9179] New: 2.6.23.1 / USB_ZD1201: Kernel panic with zd1201 driver
2007-10-17 20:27 UTC
multicast: bug or "feature"
2007-10-17 20:23 UTC (4+ messages)
[RFC] remove netpoll receive code
2007-10-17 20:21 UTC
[Bugme-new] [Bug 9174] New: linux-2.6.23-git11 kernel panic
2007-10-17 20:01 UTC
[PATCH][NET] gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement
2007-10-17 19:57 UTC
stateless 1:1 NAT
2007-10-17 19:44 UTC (4+ messages)
MSI interrupts and disable_irq
2007-10-17 19:43 UTC (10+ messages)
r8169 & TX offload
2007-10-17 17:42 UTC (2+ messages)
[PATCH 01/12] Fix various typos and nitpicks
2007-10-17 18:02 UTC (17+ messages)
` [PATCH 02/12] Add parameters to usage help text
` [PATCH 03/12] Prevent renaming interfaces to empty string
` [PATCH 04/12] Fix up various problems in netbug script
` [PATCH 05/12] Fix typo in tunnel code (o_key vs. i_key)
` [PATCH 06/12] Remove bogus reference to tc-filters(8) from tc(8) manpage
` [PATCH 07/12] Fix corruption when using batch files with comments and broken lines
` [PATCH 08/12] Fix ematch cmp and nbyte syntax help text
` [PATCH 09/12] Add new rtacct/nstat manpages and additional symlinks
` [PATCH 10/12] Fix off-by-one in print of wrandom algo
` [PATCH 11/12] Fix overflow in time2tick / tick2time
` [PATCH 12/12] Drop bogus reference to tc-filters and add lartc.org link to manpage
[PATCH] fs_enet: Update for API changes
2007-10-17 17:42 UTC
[PATCH] Disable polling in rtl8169_suspend() to prevent race with rtl8169_interrupt()
2007-10-17 16:40 UTC (6+ messages)
[BUG] CPU lockup detected
2007-10-17 16:41 UTC (2+ messages)
[PATCH] Fix memory leak in cleanup_ipv6_mibs()
2007-10-17 16:23 UTC (2+ messages)
[PATCH/RFC] net: Add __napi_sycnhronize() to sync with napi poll
2007-10-17 15:31 UTC (8+ messages)
new NAPI interface broken
2007-10-17 15:26 UTC (8+ messages)
[0/11] Various xfrm fixes and clean-ups
2007-10-17 15:26 UTC (13+ messages)
` [PATCH 1/11] [IPSEC]: Fix pure tunnel modes involving IPv6
` [PATCH 2/11] [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
` [PATCH 3/11] [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
` [PATCH 4/11] [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi
` [PATCH 5/11] [IPSEC]: Fix length check in xfrm_parse_spi
` [PATCH 6/11] [IPSEC]: Move type and mode map into xfrm_state.c
` [PATCH 7/11] [IPSEC]: Add missing BEET checks
` [PATCH 8/11] [IPSEC]: Store afinfo pointer in xfrm_mode
` [PATCH 9/11] [IPSEC]: Use the top IPv4 route's peer instead of the bottom
` [PATCH 10/11] [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP
` [PATCH 11/11] [IPSEC]: Rename mode to outer_mode and add inner_mode
[PATCH 4/5] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
2007-10-17 15:21 UTC (4+ messages)
Please pull 'fixes-davem' branch of wireless-2.6
2007-10-17 14:54 UTC (4+ messages)
` [PATCH] mac80211: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes
[PATCH] NET: Fix uninitialised variable in ip_frag_reasm()
2007-10-17 15:02 UTC
BUG: unable to handle kernel NULL pointer dereference at virtual address 000000b0
2007-10-17 13:54 UTC (6+ messages)
Difference between device statistics from ifconfig and ip -s l l
2007-10-17 13:42 UTC (7+ messages)
[PATCH] Consolidate creation of kmem caches with "calculated" names
2007-10-17 13:09 UTC
BNX2X driver: kernel panic when running netperf
2007-10-17 11:46 UTC (3+ messages)
backlogged
2007-10-17 11:25 UTC
[PATCH] Cleanup snmp6_alloc_dev()
2007-10-17 10:44 UTC
[PATCH] Fix return type for snmp6_free_dev()
2007-10-17 10:29 UTC
[PATCH 0/4] Fix race between sk_filter reassign and sk_clone()
2007-10-17 9:53 UTC (5+ messages)
` [PATCH 1/4] Introduce the sk_detach_filter() call
` [PATCH 2/4] Move the filter releasing into a separate call
` [PATCH 3/4] Cleanup the error path in sk_attach_filter
` [PATCH 4/4] Fix the race between sk_filter_(de|at)tach and sk_clone()
[PATCH 0/2] Interface groups
2007-10-17 9:11 UTC (7+ messages)
` [PATCH 1/2] Interface group: core (netlink) part
` [PATCH 2/2] Interface group match - netfilter part
[PATCH] PHYLIB: IRQ event workqueue handling fixes
2007-10-17 9:09 UTC (7+ messages)
[PATCH] Fix ethernet multicast for ucc_geth
2007-10-17 9:05 UTC
[PATCH] [net] gianfar: remove orphan struct
2007-10-17 8:52 UTC
[PATCH] ip_gre: sendto/recvfrom NBMA address
2007-10-17 8:00 UTC
[patch] ipv6.7: IPV6_ROUTER_ALERT sockopt correction
2007-10-17 6:19 UTC (4+ messages)
Sven Lukas is out of the office
2007-10-17 6:18 UTC
[PATCH 0/6] forcedeth interrupt and task overhaul, v2
2007-10-17 5:59 UTC (8+ messages)
` [PATCH 1/6] forcedeth: internal simplifications; changelog removal
` [PATCH 2/6] forcedeth: timer overhaul
` [PATCH 3/6] forcedeth: eliminate some duplicate irq handling code
` [PATCH 4/6] forcedeth: unconditionally enable NAPI
` [PATCH 5/6] forcedeth: use NAPI for TX completion
` [PATCH 6/6] [netdrvr] interrupt handling overhaul
[patch] net: avoid race between netpoll and network fast path
2007-10-17 5:46 UTC (3+ messages)
[PATCH 0/4]UDP memory accounting and limitation(take 5)
2007-10-17 4:23 UTC (5+ messages)
` [PATCH 4/4] UDP memory accounting and limitation(take 5): memory limitation
[PATCH] [net] fix gianfar (compile and warning)
2007-10-17 2:38 UTC (2+ messages)
[PATCH] net: Fix new EMAC driver for NAPI changes
2007-10-17 1:46 UTC (3+ messages)
[git patches] net driver fixes (mostly)
2007-10-17 1:20 UTC
[patch 3/4] WOL bugfix for 3c59x.c
2007-10-17 1:16 UTC (2+ messages)
[PATCH 0/7] skge: patches for 2.6.24
2007-10-17 1:16 UTC (9+ messages)
` [PATCH 1/7] skge: fix ram buffer size calculation
` [PATCH 2/7] skge: changing MTU while running causes problems
` [PATCH 3/7] skge: XM PHY handling fixes
` [PATCH 4/7] skge: internal stats
` [PATCH 5/7] skge: eeprom support
` [PATCH 6/7] skge: add a debug interface
` [PATCH 7/7] skge 1.12
[PATCH V7 0/8] net/bonding: ADD IPoIB support for the bonding driver
2007-10-17 1:15 UTC (8+ messages)
` [ofa-general] "
` [PATCH linux-2.6] bonding: two small fixes for IPoIB support
` [ofa-general] "
[PATCH 1/2] e1000e: Fix debug printk macro
2007-10-17 1:15 UTC (3+ messages)
` [PATCH 2/2] e1000e: fix error checks
[ANNOUNCE] iproute2-2.6.23
2007-10-17 1:10 UTC (2+ messages)
Will RFC1146 (tcp alternative checksum options) be implemented in Linux tcp stack ?
2007-10-17 0:29 UTC (2+ messages)
netif_napi_add vs. multiple netdev's
2007-10-16 23:50 UTC (6+ messages)
[PATCH,RFC] Marvell Orion SoC ethernet driver
2007-10-16 21:31 UTC (3+ messages)
[PATCH/RFA] sch_generic: fix carrier-on bug?
2007-10-16 21:55 UTC
[PATCH] br2684: get rid of broken header code
2007-10-16 21:38 UTC
atm: panic when loading clip 2nd time
2007-10-16 21:33 UTC (2+ messages)
[patch 4/4] ucc_geth-fix-build-break-introduced-by-commit-09f75cd7bf13720738e6a196cc0107ce9a5bd5a0-checkpatch-fixes
2007-10-16 21:24 UTC
[patch 2/4] tokenring/3c359.c: fixed array index problem
2007-10-16 21:24 UTC
[patch 1/4] forcedeth: power down phy when interface is down
2007-10-16 21:24 UTC
Multicast problem
2007-10-16 21:15 UTC
Multicast problem
2007-10-16 20:57 UTC (9+ messages)
r8169 Driver History
2007-10-16 20:29 UTC (2+ messages)
[PATCH] gianfar: fix compile errors and warnings
2007-10-16 17:08 UTC
e100 problems in .23rc8 ?
2007-10-16 16:39 UTC (5+ messages)
[PATCH 2/2] net: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible
2007-10-16 15:30 UTC
[PATCH 1/2] net: Let inet_diag and friends autoload
2007-10-16 15:28 UTC
[0/12] Trying to merge xfrm input path before I got side-tracked
2007-10-16 15:17 UTC (19+ messages)
` [PATCH 1/12] [IPSEC]: Fix pure tunnel modes involving IPv6
` [PATCH 2/12] [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
` [PATCH 3/12] [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
` [PATCH 4/12] [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi
` [PATCH 5/12] [IPSEC]: Fix length check in xfrm_parse_spi
` [PATCH 6/12] [IPSEC]: Move type and mode map into xfrm_state.c
` [PATCH 7/12] [IPSEC]: Remove xfrmX_tunnel_check_size
` [PATCH 8/12] [IPSEC]: Store afinfo pointer in xfrm_mode
` [PATCH 9/12] [IPSEC]: Use the top IPv4 route's peer instead of the bottom
` [PATCH 10/12] [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP
` [PATCH 11/12] [IPSEC]: Reinject packet instead of calling netfilter directly on input
` [PATCH 12/12] [NET]: Add netif_rerx_secpath
[PATCH][BNX2X] round three
2007-10-16 15:00 UTC (5+ messages)
[PATCH 2/3] [NET_CLS_ACT] Use skb_act_clone
2007-10-16 14:29 UTC (6+ messages)
[PATCH 0/7] Next step in consolidating the IP fragment management
2007-10-16 14:07 UTC (4+ messages)
` [PATCH 5/7] Consolidate xxx_find() in "
` [PATCH 6/7] Remove no longer needed ->equal callback
` [PATCH 7/7] Consolidate frag queues freeing
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).