netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-10-08 12:38:41 to 2007-10-09 20:20:14 UTC [more...]

[PATCH 2/3][NET_BATCH] net core use batching
 2007-10-09 20:20 UTC  (42+ messages)
    ` [ofa-general] "
        ` [ofa-general] "

[PATCH][NETNS] Make ifindex generation per-namespace
 2007-10-09 20:12 UTC  (8+ messages)

[PATCH][NETNS] Don't memset() netns to zero manually
 2007-10-09 20:02 UTC  (2+ messages)

2.6.23-rc8-mm2 BUG: register_netdevice() issue as (ab)used by ISDN
 2007-10-09 19:06 UTC  (9+ messages)

[PATCH] xen-netfront: rearrange netfront_info structure to separate tx and rx
 2007-10-09 18:44 UTC 

[PATCH 1/8][BNX2X] resubmit as attachments: add bnx2x to Kconfig and Makefile
 2007-10-09 16:20 UTC  (5+ messages)

[PATCH 0/6][NET-2.6.24] Consolidate private allocations in seq files
 2007-10-09 16:04 UTC  (7+ messages)
` [PATCH 1/6][NET-2.6.24] Introduce the seq_open_private()
` [PATCH 2/6][NET-2.6.24] Make core networking code use seq_open_private
` [PATCH 3/6][NET-2.6.24] Make netfilter code use the seq_open_private
` [PATCH 4/6][NET-2.6.24] Make decnet code use the seq_open_private()
` [PATCH 5/6][NET-2.6.24] Make the IRDA "
` [PATCH 6/6][NET-2.6.24] Make the sunrpc "

[PATCH][E1000E] some cleanups
 2007-10-09 16:02 UTC  (7+ messages)

[RESEND]: RNDIS host: adjust MTU instead of refusing to talk to devices with MTU < 1.5k
 2007-10-09 15:39 UTC 

[PATCH 1/4] [NET_SCHED] explict hold dev tx lock
 2007-10-09 14:59 UTC  (15+ messages)
  ` [ofa-general] "
    ` [ofa-general] "
        ` parallel networking (was Re: [PATCH 1/4] [NET_SCHED] explict hold dev tx lock)
          ` [ofa-general] "
          ` [ofa-general] Re: parallel networking
            `  "
                ` [ofa-general] "

[0/7] IPsec: More work on async crypto on output
 2007-10-09 14:36 UTC  (8+ messages)
` [PATCH 1/7] [IPSEC]: Remove bogus ref count in xfrm_secpath_reject
` [PATCH 2/7] [IPSEC]: Store IPv6 nh pointer in mac_header on output
` [PATCH 3/7] [IPSEC]: Remove gratuitous km wake-up events on ACQUIRE
` [PATCH 4/7] [IPSEC]: Move common code into xfrm_alloc_spi
` [PATCH 5/7] [XFRM] user: Move attribute copying code into copy_to_user_state_extra
` [PATCH 6/7] [IPSEC]: Lock state when copying non-atomic fields to user-space
` [PATCH 7/7] [IPSEC]: Move state lock into x->type->output

[PATCH] ipv4: kernel panic when only one unsecured port available
 2007-10-09 14:01 UTC 

ax88796: add superh to kconfig depencencies
 2007-10-09 13:47 UTC  (2+ messages)

[ofa-general] [PATCH RFC] RDMA/CMA: Allocate PS_TCP ports from the host TCP port space
 2007-10-09 13:44 UTC  (6+ messages)
` [ofa-general] "

[RFC][NET_SCHED] explict hold dev tx lock
 2007-10-09 13:43 UTC  (8+ messages)

[PATCH 0/10 REV5] Implement skb batching and support in IPoIB/E1000
 2007-10-09 13:25 UTC  (9+ messages)
` [ofa-general] "
    ` [PATCHES] TX batching
      ` [ofa-general] "
        ` [ofa-general] "

[ofa-general] Re: [PATCH 2/3][NET_BATCH] net core use batching
 2007-10-09 13:10 UTC  (4+ messages)
`  "

[RFC PATCH net-2.6.24 0/3]: Attempt to fix lost_retrans brokeness
 2007-10-09 13:03 UTC  (5+ messages)
` [PATCH] [TCP]: Separate lost_retrans loop into own function
  ` [RFC PATCH] [TCP]: Fix lost_retrans loop vs fastpath problems
    ` [RFC PATCH] [TCP]: Limit processing lost_retrans loop to work-to-do cases

[RFC][PATCH 1/2] TCP: fix lost retransmit detection
 2007-10-09 12:19 UTC  (5+ messages)

[PATCH][NET-2.6.24] Remove double dev->flags checking when calling dev_close()
 2007-10-09 11:44 UTC  (3+ messages)

net-2.6.24 rebased
 2007-10-09  9:41 UTC 

Hi dear
 2007-10-08 20:17 UTC 

raw PF_PACKET protocol selection
 2007-10-09  9:00 UTC  (10+ messages)

[PATCH V6 0/9] net/bonding: ADD IPoIB support for the bonding driver
 2007-10-09  7:24 UTC  (6+ messages)
  ` [ofa-general] "

[PATCH] [IPV6] Defer IPv6 device initialization until a valid qdisc is specified
 2007-10-09  7:21 UTC 

[PATCH][TCP] tcp_vegas.c: (tcp_vegas_cong_avoid) fix a bug in disabling slow start by gamma parameter
 2007-10-09  7:10 UTC 

[PATCH 4/8][BNX2X] resubmit as attachments: bnx2x_hsi.h
 2007-10-09  6:41 UTC  (2+ messages)

[PATCH net-2.6.24][trivial] fix inconsistency of terms
 2007-10-09  6:32 UTC 

Fixed PHY regression
 2007-10-09  5:46 UTC  (4+ messages)

[0/7] IPsec: Preparatory patcheds for async crypto on output
 2007-10-09  5:30 UTC  (20+ messages)
` [PATCH 1/7] [IPSEC] esp: Remove keys from esp_data structure
` [PATCH 2/7] [IPSEC] ah: Remove keys from ah_data structure
` [PATCH 3/7] [IPSEC]: Move common output code to xfrm_output
` [PATCH 4/7] [IPSEC]: Move xfrm_state_check into xfrm_output.c
` [PATCH 5/7] [IPSEC]: Move output replay code into xfrm_output
` [PATCH 6/7] [IPSEC]: Unexport xfrm_replay_notify
` [PATCH 7/7] [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c

[PATCH] [IPv6]: use container_of() macro in fib6_clean_node()
 2007-10-09  3:40 UTC  (2+ messages)

[PATCH][NETNS] Move some code into __init section when CONFIG_NET_NS=n (v2)
 2007-10-09  3:38 UTC  (2+ messages)

[patch 0/1] [8021q] qeth-related patch for net-2.6.24
 2007-10-09  3:29 UTC  (3+ messages)
` [patch 1/1] 8021q: transfer dev_id from real device

[PATCH net-2.6.24] cxgb3 sparse warning fixes
 2007-10-08 23:22 UTC 

[PATCH net-2.6.24] chelsio: sparse warning fixes (old cxgb2)
 2007-10-08 23:19 UTC 

[PATCH]: Third (final?) release of Sun Neptune driver
 2007-10-08 23:08 UTC  (7+ messages)

pktgen question
 2007-10-08 22:54 UTC  (16+ messages)

[BNX2X RESUBMIT][PATCH 0/8] New driver for Broadcom 10Gb Ethernet, take two
 2007-10-08 21:40 UTC  (10+ messages)

[ofa-general] [NET_BATCH] Some perf results
 2007-10-08 19:53 UTC 

[PATCH 0/8][BNX2X] resubmit as attachments: New driver for Broadcom 10Gb Ethernet, take two
 2007-10-08 18:54 UTC  (2+ messages)

[Bugme-new] [Bug 9132] New: fcntl GET_OWN reports 0 for sockets instead of PID
 2007-10-08 18:16 UTC 

[ofa-general] [PATCH 3/3][NET_BATCH] kill dev->gso_skb
 2007-10-08 18:27 UTC 

[PATCH 1/3] [NET_BATCH] Introduce batching interface
 2007-10-08 18:24 UTC 

[ofa-general] [PATCHES] TX batching rev2
 2007-10-08 18:21 UTC 

[patch 02/12] sky2: reduce impact of watchdog timer
 2007-10-08 18:06 UTC  (3+ messages)
  ` [patch 03/12] sky2: fix VLAN receive processing
  ` [patch 04/12] sky2: fix transmit state on resume

[ofa-general] [DOC][NET_BATCH] Driver howto
 2007-10-08 18:10 UTC 

[ofa-general] [PATCH v3] iw_cxgb3: Support "iwarp-only" interfaces to avoid 4-tuple conflicts
 2007-10-08 18:03 UTC  (6+ messages)
  ` [ofa-general] [PATCH v3] iw_cxgb3: Support "iwarp-only" interfacesto "
    ` [ofa-general] [PATCH v3] iw_cxgb3: Support "iwarp-only"interfacesto "
      ` [ofa-general] [PATCH v3] iw_cxgb3: Support"iwarp-only"interfacesto "

[PATCH 2/4][TG3]: ASIC decoding and basic CPMU support
 2007-10-08 18:26 UTC  (3+ messages)

[Bugme-new] [Bug 9132] New: fcntl GET_OWN reports 0 for sockets instead of PID
 2007-10-08 17:11 UTC 

[PATCH 7/8][BNX2X] resubmit as attachments: bnx2x_self_test.h
 2007-10-08 16:17 UTC 

[PATCH 5/8][BNX2X] resubmit as attachments: bnx2x_init.h
 2007-10-08 16:16 UTC 

[PATCH 3/8][BNX2X] resubmit as attachments: bnx2x.h
 2007-10-08 16:16 UTC 

[PATCH 2/8][BNX2X] resubmit as attachments: bnx2x.c
 2007-10-08 16:15 UTC 

[NET] IPv6 oops bisected
 2007-10-08 16:02 UTC  (6+ messages)

[PATCH net-2.6.24] fix network compile warnings
 2007-10-08 15:30 UTC  (4+ messages)
` [PATCH net-2.6.24] net: sparse warning fixes

[PATCH] ehea: use kernel event queue
 2007-10-08 14:01 UTC 

[PATCH 1/3] [NET_BATCH] Introduce batching interface
 2007-10-08 13:49 UTC  (2+ messages)

[PATCH][TG3]Some cleanups
 2007-10-08 13:42 UTC  (5+ messages)

[PATCH] libertas link error due to gcc `smartness'
 2007-10-08 12:56 UTC  (2+ messages)

[BNX2X RESUBMIT][PATCH 8/8] bnx2x_asm.h
 2007-10-08 12:39 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).