netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-05 11:19:32 to 2007-12-07 08:44:40 UTC [more...]

[patch 0/6] ipv6 - ipv6 routing initialization
 2007-12-07  8:44 UTC  (12+ messages)
` [patch 1/6] ipv6 - make fib6_init to return an error code
` [patch 2/6] ipv6 - make xfrm6_init "
` [patch 3/6] ipv6 - make fib6_rules_init "
` [patch 4/6] ipv6 - make ip6_route_init "
` [patch 5/6] ipv6 - make af_inet6 to check ip6_route_init return value
` [patch 6/6] ipv6 - route6/fib6 : dont panic a kmem_cache_create

[PATCH 2.6.25] multiple namespaces in the all dst_ifdown routines
 2007-12-07  8:39 UTC  (2+ messages)

[PATCH 0/8] bonding: Several fixes, new hash mode
 2007-12-07  7:40 UTC  (9+ messages)
` [PATCH 1/8] bonding: Remove trailing NULs from sysfs interface
  ` [PATCH 2/8] bonding: Return nothing for not applicable values
    ` [PATCH 3/8] bonding: Purely cosmetic: rename a local variable
      ` [PATCH 4/8] bonding: Coding style: break line after the if condition
        ` [PATCH 5/8] bonding: Allow setting and querying xmit policy regardless of mode
          ` [PATCH 6/8] bonding: Fix time comparison
            ` [PATCH 7/8] bonding: Add new layer2+3 hash for xor/802.3ad modes
              ` [PATCH 8/8] bonding: Fix race at module unload

[PATCH][VLAN] Lost rtnl_unlock() in vlan_ioctl()
 2007-12-07  6:52 UTC  (5+ messages)

TCP event tracking via netlink
 2007-12-07  6:51 UTC  (17+ messages)

[SCTP] Bug fixes to the migrate/accept code path
 2007-12-07  6:51 UTC  (4+ messages)
` [PATCH] SCTP: Add bind hash locking to the migrate code
` [PATCH] SCTP: Fix the bind_addr info during migration

[PATCHES 0/7]: DCCP patches for 2.6.25
 2007-12-07  6:49 UTC  (9+ messages)
` [PATCH 1/7] [TFRC]: Provide central source file and debug facility
  ` [PATCH 2/7] [DCCP]: Introduce generic function to test for `data packets'
    ` [PATCH 3/7] [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistency
      ` [PATCH 4/7] [TFRC]: Make the rx history slab be global
        ` [PATCH 5/7] [TFRC]: Rename dccp_rx_ to tfrc_rx_
          ` [PATCH 6/7] [CCID3]: The receiver of a half-connection does not set window counter values
            ` [PATCH 7/7] [TFRC]: New rx history code

[PATCH] [IPv4] Add strict check for replying net unreachable message
 2007-12-07  6:41 UTC  (2+ messages)

2.6.24-rc3: find complains about /proc/net
 2007-12-07  4:51 UTC  (4+ messages)
    ` [PATCH 2.6.24-rc3] Fix /proc/net breakage

[PATCH] [IPv4] Reply net unreachable ICMP message
 2007-12-07  4:23 UTC  (7+ messages)

[PATCH] tcp-illinois: incorrect beta usage
 2007-12-07  3:27 UTC  (10+ messages)
      ` [RFC] TCP illinois max rtt aging

[Patch] net/xfrm/xfrm_policy.c: Some small improvements
 2007-12-07  3:22 UTC  (5+ messages)

sockets affected by IPsec always block (2.6.23)
 2007-12-07  3:20 UTC  (17+ messages)

[PATCH 0/2] cxgb3 - driver update
 2007-12-07  2:50 UTC  (2+ messages)

[PATCH 3/2] cxgb3 - Fix EEH, missing softirq blocking
 2007-12-07  2:47 UTC 

[PATCH 1/3] [NET] phy/fixed.c: rework to not duplicate PHY layer functionality
 2007-12-06 22:51 UTC  (3+ messages)
` [PATCH 2/3] [POWERPC] fsl_soc: add support for gianfar for fixed-link property
` [PATCH 3/3] [POWERPC] MPC8349E-mITX: Vitesse 7385 PHY is not connected to the MDIO bus

[PATCH] Reduce stack used by lib/hexdump.c
 2007-12-06 21:52 UTC 

[PATCH] s2io: fix inconsistent hardware VLAN tagging during driver init
 2007-12-06 19:57 UTC 

[PATCH] iproute2: support dotted-quad netmask notation
 2007-12-06 19:53 UTC  (2+ messages)

Reproducible data corruption with sendfile+vsftp - splice regression?
 2007-12-06 18:44 UTC  (10+ messages)

[PATCH net-2.6.25 10/11][INET] Eliminate difference in actions of sysctl and proc handler for conf.all.forwarding
 2007-12-06 17:42 UTC  (7+ messages)

ucc_geth 10 Mbit/s locks up CPU even though NAPI is enabled
 2007-12-06 17:22 UTC 

[PATCH] sky2: RX lockup fix
 2007-12-06 16:14 UTC  (5+ messages)

[PATCH 14/20] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 16:04 UTC 

[PATCH 13/20] net/core/dev.c: use LIST_HEAD instead of LIST_HEAD_INIT
 2007-12-06 16:01 UTC 

[PATCH] virtio_net: Fix stalled inbound traffic on early packets
 2007-12-06 15:59 UTC 

[PATCH 2.6.25] net: move trie_local and trie_main into the proc iterator
 2007-12-06 15:00 UTC 

[PATCH 2.6.25] Remove ip_fib_local_table and ip_fib_main_table defines
 2007-12-06 14:58 UTC 

[RFC2][PATCH 7/7] [TFRC]: New rx history code
 2007-12-06 14:07 UTC  (3+ messages)

[RFC][PATCHES 0/7]: Reorganization of RX history patches
 2007-12-06 13:59 UTC  (23+ messages)
` [PATCH 1/7] [TFRC]: Provide central source file and debug facility
  ` [PATCH 2/7] [DCCP]: Introduce generic function to test for `data packets'
    ` [PATCH 3/7] [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistency
      ` [PATCH 4/7] [TFRC]: Make the rx history slab be global
        ` [PATCH 5/7] [TFRC]: Rename dccp_rx_ to tfrc_rx_
          ` [PATCH 6/7] [CCID3]: The receiver of a half-connection does not set window counter values
            ` [PATCH 7/7] [TFRC] New rx history code

[BRIDGE] warning message when add an interface to bridge
 2007-12-06 12:18 UTC  (4+ messages)

[PATCH] remove prototype of ip_rt_advice
 2007-12-06 10:19 UTC  (2+ messages)

bonding sysfs output
 2007-12-06 10:13 UTC  (4+ messages)

2.6.24-rc4-mm1
 2007-12-06  7:35 UTC  (3+ messages)

[PATCH] [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network
 2007-12-06  6:32 UTC  (2+ messages)

[PATCH] fix br_fdb_fini() section mismatch
 2007-12-06  5:33 UTC  (2+ messages)

[PATCH] [TCP]: Make invariant check complain about invalid sacked_out
 2007-12-06  5:22 UTC  (3+ messages)

[PATCH net-2.6.25 3/3][ARP] Consolidate some code in arp_req_set/delete_publc
 2007-12-06  5:21 UTC  (2+ messages)

[PATCH net-2.6.25 2/3][ARP] Minus one level of ndentation in arp_req_delete
 2007-12-06  5:20 UTC  (2+ messages)

[PATCH net-2.6.25 1/3][ARP] Minus one level of indentation in arp_req_set
 2007-12-06  5:19 UTC  (2+ messages)

[PATCH net-2.6.25 3/3][ROUTE] Convert rt_hash_lock_init() macro into function
 2007-12-06  5:15 UTC  (2+ messages)

[PATCH net-2.6.25 2/3][ROUTE] Clean up proc files creation
 2007-12-06  5:14 UTC  (2+ messages)

[PATCH net-2.6.25 1/3][ROUTE] Collect proc-related functions together
 2007-12-06  5:13 UTC  (2+ messages)

[PATCH 2.6.24 1/1]S2io: Check for register initialization completion before accesing device registers
 2007-12-06  4:59 UTC 

[PATCH net-2.6 0/3]: Three TCP fixes
 2007-12-06  4:56 UTC  (5+ messages)

[PATCH 0/4] UDP memory accounting and limitation (take 9)
 2007-12-06  4:28 UTC  (7+ messages)
` [PATCH 4/4] udp: memory accounting in IPv4

[patch-RFC 6/7] LTTng instrumentation net
 2007-12-06  2:26 UTC 

Pull request for 'ipg' branch
 2007-12-05 21:51 UTC  (3+ messages)

[PATCH 1/2] e1000: fix memcpy in e1000_get_strings
 2007-12-05 19:57 UTC  (2+ messages)
` [PATCH 2/2] e100: cleanup unneeded math

[PATCH 2/2] cxgb3 - Parity initialization for T3C adapters
 2007-12-05 18:15 UTC 

[PATCH 1/2] cxgb3 - T3C support update
 2007-12-05 18:15 UTC 

cassini driver skb->truesize bug
 2007-12-05 17:30 UTC  (3+ messages)

[PATCH v2 0/3][BUG-FIX]: Test tree updates and bug fixes
 2007-12-05 15:18 UTC  (12+ messages)

[PATCH] correct typo in __xfrm4_bundle_create()
 2007-12-05 14:53 UTC  (8+ messages)

[patch resend build-breakage] make bnx2x select ZLIB_INFLATE
 2007-12-05 14:16 UTC  (2+ messages)

[Fwd: PATCH 2.6.24-rc3-mm2 - build breakage - bnx2x depends on ZLIB_INFLATE]
 2007-12-05 13:48 UTC  (3+ messages)

[PATCH] BRIDGE : br_fdb_fini() should be __exit_refok instead of __exit
 2007-12-05 13:07 UTC  (3+ messages)

[PATCH 0/2] netem: trace enhancement
 2007-12-05 13:05 UTC  (13+ messages)

[PATCH 3/3] [TCP]: NAGLE_PUSH seems to be a wrong way around
 2007-12-05 11:33 UTC  (4+ messages)

[NETLINK]: Mark attribute construction exception unlikely
 2007-12-05 11:32 UTC  (2+ messages)

sockets affected by IPsec always block (2.6.23)
 2007-12-05  0:12 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).