netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-03-26 20:20:00 to 2008-03-28 01:01:30 UTC [more...]

pull request: wireless-2.6.26 2008-03-27
 2008-03-28  1:01 UTC  (2+ messages)

pull request: wireless-2.6 2008-03-27
 2008-03-28  1:00 UTC  (2+ messages)

[Bugme-new] [Bug 10326] New: inconsistent lock state in net_rx_action
 2008-03-28  0:59 UTC  (20+ messages)

[PATCH 0/7]: uninline some net related static inline in .h bloaters
 2008-03-28  0:54 UTC  (23+ messages)
` [PATCH 1/7] [NET]: uninline skb_put, de-bloats a lot
  ` [PATCH 2/7] [NET]: uninline skb_pull, "
    ` [PATCH 3/7] [NET]: uninline dev_alloc_skb, "
      ` [PATCH 4/7] [NET]: uninline skb_push, "
        ` [PATCH 5/7] [NET]: uninline dst_release
          ` [PATCH 6/7] [NET]: uninline skb_trim, de-bloats
            ` [PATCH 7/7] [SCTP]: Remove sctp_add_cmd_sf wrapper bloat

kernel 2.6.25-rc7 highly unstable on high load
 2008-03-28  0:47 UTC  (16+ messages)

[PATCH net-2.6.26] Remove three unused method declarations in include/net/ipv6.h
 2008-03-28  0:39 UTC  (2+ messages)

[PATCH net-2.6.26 0/6][NETNS][SOCK]: Make "prot inuse" counters work per-net
 2008-03-28  0:38 UTC  (9+ messages)
` [PATCH net-2.6.26 1/6][NETNS][SOCK]: Add net parameter to sock_prot_inuse_(add|get)
` [PATCH net-2.6.26 2/6][NETNS][SOCK]: Introduce per-net inuse counters
` [PATCH net-2.6.26 3/6][NETNS][SOCK]: Swap unhash and net change for icmp and tcp service sockets
` [PATCH net-2.6.26 4/6][NETNS][SOCK]: Create sockstat and sockstat6 files in net
` [PATCH net-2.6.26 5/6][NETNS][IPV4]: Use proper net in sockstat file
` [PATCH net-2.6.26 6/6][NETNS][IPV6]: Use proper net in sockstat6 file

2.6.24 BUG: soft lockup - CPU#X
 2008-03-28  0:34 UTC  (11+ messages)

[PATCH 0 of 5] IPv6: Fix temporary address support
 2008-03-28  0:32 UTC  (11+ messages)
` [PATCH 1 of 5] IPv6: do not wrap around when the lifetime has expired
` [PATCH 2 of 5] IPv6: only update the lifetime of the relevant temporary address
` [PATCH 3 of 5] IPv6: do not create temporary adresses with too short preferred lifetime

tg3 bad performance, lots of hardware interrupts
 2008-03-28  1:01 UTC  (2+ messages)

[PATCH] e1000e: test MSI interrupts
 2008-03-28  0:03 UTC  (16+ messages)
  ` [E1000-devel] "

2.6.25rc7 lockdep trace
 2008-03-28  0:00 UTC 

[PATCH 1/1] [NETFILTER]: Replate direct proc_fops assignment with proc_create call
 2008-03-27 23:56 UTC  (2+ messages)

[PATCH 1/1 net-2.6.26] Pass real namespace in net scheduler classifiers
 2008-03-27 23:54 UTC  (2+ messages)

[RFC] [NET] [0/2] pskb_expand_head() bugfix
 2008-03-27 23:49 UTC  (6+ messages)

[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
 2008-03-27 23:09 UTC  (2+ messages)

[PATCH 0/2] Two more pasemi_mac patches for 2.6.26
 2008-03-27 22:40 UTC  (6+ messages)
` [PATCH 2/2] pasemi_mac: Netpoll support
  ` [PATCH 2/2 v2] "

Realtek source
 2008-03-27 21:50 UTC  (3+ messages)

[patch for 2.6.25? 3/3] skge napi->poll() locking bug
 2008-03-27 21:57 UTC  (5+ messages)

O(n^2) or worse ? cat /proc/net/tcp
 2008-03-27 21:28 UTC  (6+ messages)

linux-next: net build failure
 2008-03-27 21:27 UTC  (9+ messages)
  ` [PATCH 1/2 net-2.6.26] [NETNS]: Compile NET /proc support only if CONFIG_NET is set
  ` [PATCH 2/2 net-2.6.26] [NETNS]: Do no include NET related headers if CONFIG_NET is not set

[PATCH 3/5] [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS
 2008-03-27 20:18 UTC  (2+ messages)

[PATCH] SCTP: Fix Protocol violation when receiving a error length INIT ACK
 2008-03-27 19:55 UTC  (8+ messages)

Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510
 2008-03-27 16:29 UTC 

bluetooth lockdep trace. (.25rc5-git4)
 2008-03-27 16:21 UTC 

[PATCH] [IXBGE]: Compilation fix for ixgbe_main.c
 2008-03-27 15:26 UTC  (2+ messages)

[PATCH 1/2] ibm_newemac: PowerPC 440GX EMAC PHY clock workaround
 2008-03-27 14:43 UTC  (3+ messages)
` [PATCH 2/2] ibm_newemac: PowerPC 440EP/440GR "
` [PATCH] ibm_newemac: emac_tx_csum typo fix

SCTP control socket question
 2008-03-27 14:15 UTC  (7+ messages)

[PATCH / RFC 0/2] spinlocks fixup in fec / m68knommu driver
 2008-03-27 14:00 UTC  (3+ messages)
` [PATCH / RFC 1/2] fec: kill warnings
` [PATCH / RFC 2/2] fec: fixup spinlocks

[PATCH 0/6 net-2.6.26] [UDP]: udp_proc_register simplification
 2008-03-27 14:11 UTC  (7+ messages)
` [PATCH 1/6 net-2.6.26] [UDP]: Replace struct net on udp_iter_state with seq_net_private
` [PATCH 2/6 net-2.6.26] [UDP]: No need to check afinfo != NULL in udp_proc_(un)register
` [PATCH 3/6 net-2.6.26] [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo
` [PATCH 4/6 net-2.6.26] [UDP]: Cleanup /proc/udp[6] creation/removal
` [PATCH 5/6 net-2.6.26] [UDP]: Place file operations directly into udp_seq_afinfo
` [PATCH 6/6 net-2.6.26] [UDP]: Remove owner from udp_seq_afinfo

[patch for 2.6.26 6/7] LTTng instrumentation net
 2008-03-27 13:21 UTC 

Bonding in active-backup mode with arp monitoring on Xen
 2008-03-27 12:49 UTC 

[PATCH] ucc_geth: Add 8 bytes to max TX frame for VLANs
 2008-03-27 12:43 UTC  (6+ messages)

[PATCH] GENETLINK: Global lock refined to family granularity
 2008-03-27 12:05 UTC 

[patch for 2.6.25? 2/3] ehea: fix IPv6 support
 2008-03-27 12:23 UTC  (2+ messages)

[patch for 2.6.25? 1/3] smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade
 2008-03-27 12:22 UTC  (2+ messages)

[patch for 2.6.25? 1/1] bonding: fix sysfs attribute handling
 2008-03-27 12:22 UTC  (2+ messages)

tx-checksumming for an Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile)
 2008-03-27 12:14 UTC  (4+ messages)

net-2.6.26 compilation is still broken
 2008-03-27 11:39 UTC  (2+ messages)

[PATCH 1/1] [NETDEV] smc91x driver: Fix bug - Print warning only in interrupt mode
 2008-03-27  1:12 UTC 

[Bugme-new] [Bug 10335] New: traffic management and arptables problem on linux bridge setup
 2008-03-27  0:53 UTC  (2+ messages)

[DCCP] [Patch 0/7]: Bug-Fixes and Clean-Ups
 2008-03-27  0:44 UTC  (2+ messages)

[PATCH] ethtool: Add register dump support for all r8169 driver cards
 2008-03-27  0:36 UTC 

[git patches] net driver updates for .26
 2008-03-27  0:19 UTC  (4+ messages)

[PATCH] ethtool: Add register dump support for all r8169 driver cards
 2008-03-27  0:11 UTC  (5+ messages)

[patch 0/3][NETNS][IPV6] make anycast and ip6_flowlabels per namespace
 2008-03-27  0:01 UTC  (2+ messages)

[PATCH] [XFRM] Beet: Fix output for ipv6
 2008-03-26 23:51 UTC  (4+ messages)

[PATCH net-2.6.26][IPV6]: Fix potential net leak and oops in ipv6 routing code
 2008-03-26 23:50 UTC  (3+ messages)

[PATCH net-2.6.26] [TIPC]: Cosmetic cleanup of TIPC polling logic
 2008-03-26 23:48 UTC  (2+ messages)

[VLAN]: Reduce memory consumed by vlan_groups
 2008-03-26 23:27 UTC  (2+ messages)

pull request: wireless-2.6 2008-03-24
 2008-03-26 23:11 UTC  (2+ messages)

WAN: new PPP code for generic HDLC
 2008-03-26 23:05 UTC  (5+ messages)
` [PATCH v2] "

why are there messages like assertion ((int)tcp_packets_in_flight(tp)
 2008-03-26 21:30 UTC  (4+ messages)

[PATCH net-2.6.26] netlink: make socket filters work on netlink
 2008-03-26 20:19 UTC  (2+ messages)


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).