netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-11 22:11:24 to 2008-01-14 13:48:28 UTC [more...]

[PATCH net-2.6.25] [NETNS] Make arp code network namespace consistent
 2008-01-14 13:48 UTC  (5+ messages)
` [PATCH net-2.6.25] [IPV4] fib_rules_unregister is essentially void
  ` [PATCH net-2.6.25] [ARP] Remove overkill checks from neigh_param_alloc
    ` [PATCH net-2.6.25] [ARP] Remove forward declaration of neigh_changeaddr
      ` [PATCH net-2.6.25] [ARP] neigh_parms_put(destroy) are essentially local to core/neighbour.c

[PATCH net-2.6.25 4/4][NETNS][RAW]: Create the /proc/net/raw(6) in each namespace
 2008-01-14 13:37 UTC  (2+ messages)

[PATCH net-2.6.25 3/4][NETNS][RAW]: Eliminate explicit init_net references
 2008-01-14 13:37 UTC  (2+ messages)

[PATCH net-2.6.25 2/4][NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list
 2008-01-14 13:37 UTC  (2+ messages)

[PATCH net-2.6.25 1/4][NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware
 2008-01-14 13:36 UTC  (2+ messages)

[PATCH 2.6.23+] ingress classify to [nf]mark
 2008-01-14 15:40 UTC  (10+ messages)

[PATCH 9/9] fix sparse warnings
 2008-01-14 12:06 UTC  (22+ messages)
    ` [FIB]: full_children & empty_children should be uint, not ushort
  ` [PATCH 1/9] get rid of trie_init
  ` [PATCH 2/9] get rid of unused revision element
  ` [PATCH 3/9] move size information to pr_debug()
  ` [PATCH 4/9] statistics improvements
  ` [PATCH 5/9] use %u for unsigned printfs
  ` [PATCH 6/9] : fib_insert_node cleanup
  ` [PATCH 7/9] printk related cleanups
  ` [PATCH 8/9] add statistics

Netconf at conf.au 2008?
 2008-01-14 11:57 UTC  (10+ messages)

Netperf TCP_RR(loopback) 10% regression in 2.6.24-rc6, comparing with 2.6.22
 2008-01-14 10:53 UTC  (7+ messages)

[PATCH][resend] add driver for enc28j60 ethernet chip
 2008-01-14 10:00 UTC 

[PATCH 2/5] iwlwifi: iwl3945 synchronize interrupt and tasklet for down iwlwifi
 2008-01-14  9:42 UTC  (5+ messages)
` [ipw3945-devel] [PATCH 2/5] iwlwifi: iwl3945 synchronize interruptand "
  `  "

[PATCH net-2.6.25 0/8] [NET]: More uninlining & related
 2008-01-14  8:54 UTC  (21+ messages)
` [PATCH 1/8] [TCP]: Uninline tcp_set_state
  ` [PATCH 2/8] [TCP]: Uninline tcp_is_cwnd_limited
    ` [PATCH 3/8] [XFRM] xfrm_policy: kill some bloat
      ` [PATCH 4/8] [IPV6] route: "
        ` [PATCH 5/8] [NETLINK] af_netlink: "
          ` [PATCH 6/8] [NETFILTER] xt_policy.c: "
            ` [PATCH 7/8] [PKTGEN]: Kill dead static inlines
              ` [RFC PATCH 8/8] [PKTGEN]: uninline getCurUs

[TOKENRING]: rif_timer not initialized properly
 2008-01-14  6:33 UTC  (2+ messages)

[AX25]: sparse cleanups
 2008-01-14  6:29 UTC  (2+ messages)

[X25]: Avoid divides and sparse warnings
 2008-01-14  6:29 UTC  (2+ messages)

sparc oops in ip_fast_csum
 2008-01-14  6:19 UTC  (6+ messages)

[PATCH] fib_semantics: prevent long hash chains in access server config
 2008-01-14  2:11 UTC  (4+ messages)

Top 10 kernel oopses for the week ending January 5th, 2008
 2008-01-14  1:36 UTC  (9+ messages)

[Bugme-new] [Bug 9721] New: wake on lan fails with sky2 module
 2008-01-13 22:53 UTC  (15+ messages)

[PATCH 0/4] Pull request for 'ipg-fixes' branch
 2008-01-13 22:34 UTC  (4+ messages)

2.6.24-rc6-mm1 - oddness with IPv4/v6 mapped sockets hanging
 2008-01-13 21:46 UTC  (2+ messages)

[PATCH v2] Documentation: add a guideline for hard_start_xmit method
 2008-01-13 21:45 UTC  (2+ messages)

possible recursive locking, 2.6.24-rc7
 2008-01-13 15:48 UTC 

[PATCH/RFC] synchronize_rcu(): high latency on idle system
 2008-01-13 15:34 UTC  (2+ messages)

[RFC][PATCH] Fixing SA/SP dumps on netlink/af_key
 2008-01-13 12:26 UTC 

[PATCH] Add me as maintainer of the RDC r6040 driver
 2008-01-13 10:28 UTC  (3+ messages)

sky2 driver stopped working after upgrading from 2.6.18-4
 2008-01-13 10:26 UTC  (2+ messages)

[FIB]: removes a memset() call in tnode_new()
 2008-01-13  8:43 UTC  (2+ messages)

[XFRM]: alg_key_len should be unsigned to avoid integer divides
 2008-01-13  5:32 UTC  (2+ messages)

[PATCH 1/2] [NET] core/utils.c: digit2bin is dead static inline
 2008-01-13  5:29 UTC  (4+ messages)
` [PATCH 2/2] [HTB]: htb_classid "

[PATCH net-2.6.25 0/8] [NET]: More uninlining & related
 2008-01-13  5:26 UTC  (12+ messages)
  ` [PATCH 1/8] [TCP]: Uninline tcp_set_state
    ` [PATCH 2/8] [TCP]: Uninline tcp_is_cwnd_limited
      ` [PATCH 3/8] [XFRM] xfrm_policy: kill some bloat
        ` [PATCH 4/8] [IPV6] route: "
          ` [PATCH 5/8] [NETLINK] af_netlink: "
            ` [PATCH 6/8] [NETFILTER] xt_policy.c: "
              ` [PATCH 7/8] [PKTGEN]: Kill dead static inlines
                ` [RFC PATCH 8/8] [PKTGEN]: uninline getCurUs

[PATCH net-2.6.25] [XFRM] Remove unused XFRM_STATE_VOID and typos (net/xfrm.h)
 2008-01-13  4:12 UTC  (2+ messages)

[PATCH 2/2] irda: avoid potential memory leak in irda_setsockopt()
 2008-01-13  0:34 UTC 

[PATCH 1/2] irda: return -ENOMEM upon failure to allocate new ias_obj
 2008-01-13  0:34 UTC 

[PATCH 0/3] bonding: 3 fixes for 2.6.24
 2008-01-13  0:19 UTC  (11+ messages)

[git patches] net driver fixes
 2008-01-12 23:30 UTC 

[PATCH] SGISEEQ: fix oops when doing ifconfig down; ifconfig up
 2008-01-12 23:08 UTC 

[PATCH 1/5] spidernet: add missing initialization
 2008-01-12 22:52 UTC  (4+ messages)

[PATCH 0/4] sky2: version 1.21
 2008-01-12 22:49 UTC  (3+ messages)
` [PATCH 1/4] sky2: large memory workaround

[PATCH 1/3] ethtool: fix typo on setting speed 10000
 2008-01-12 22:46 UTC  (2+ messages)

[PATCH for 2.6.24][NET] fs_enet: check for phydev existence in the ethtool handlers
 2008-01-12 22:45 UTC  (2+ messages)

Please pull 'fixes-jgarzik' branch of wireless-2.6 (use this one)
 2008-01-12 22:44 UTC  (2+ messages)

[PATCH] ip1000: menu location change
 2008-01-12 22:41 UTC  (2+ messages)

[PATCH 1/1] r8169: fix missing loop variable increment
 2008-01-12 22:41 UTC  (2+ messages)

[PATCH] [NET] Fixed a small typo in the loopback driver
 2008-01-12 22:41 UTC  (2+ messages)

[patch 0/7] netxen bug fixes
 2008-01-12 22:38 UTC  (17+ messages)
` [patch 1/7] netxen: update MAINTAINERS
` [patch 3/7] netxen: improve MSI interrupt handling
` [patch 4/7] netxen: stop second phy correctly
` [patch 5/7] netxen: fix race in interrupt / napi
` [patch 6/7] netxen: optimize tx handling
` [patch 7/7] netxen: fix byte-swapping in tx and rx

[PATCH] Documentation: add a guideline for hard_start_xmit method not to modify SKB
 2008-01-12 22:27 UTC  (2+ messages)

[UPDATED PATCH] SGISEEQ: use cached memory access to make driver work on IP28
 2008-01-12 22:23 UTC  (6+ messages)

[PATCH] r6040 various cleanups
 2008-01-12 22:22 UTC  (2+ messages)

[PATCH] [ROSE] finding a connected ROSE neighbor node
 2008-01-12 21:29 UTC  (7+ messages)
` [PATCH 2/4] [ROSE] rose_get_route() template
` [PATCH 3/4] [ROSE] return with lock held
` [PATCH 4/4] [ROSE] ENETUNREACH held rose_connect()

[PATCH][ROSE][AX25] af_ax25: possible circular locking
 2008-01-12 19:48 UTC  (6+ messages)

[Bugme-new] [Bug 9719] New: when a system is configured as a bridge, and at the same time configured to have multipath weighted route, with one leg goes thru NAT and another without NAT, the nat path will intermittently get packets leaking out using internal IP without being SNAT-ted
 2008-01-13  1:04 UTC  (3+ messages)

net-2.6.25 rebased
 2008-01-12 11:31 UTC 

[PATCH 001/001] ipv4: enable use of 240/4 address space
 2008-01-12 11:23 UTC  (9+ messages)

What is XFRM_POLICY_LOCALOK for?
 2008-01-12 11:16 UTC  (2+ messages)

[PATCH] ibm_newemac: Increase number of default rx-/tx-buffers
 2008-01-12  9:08 UTC  (8+ messages)

e1000_clean_tx_irq: Detected Tx Unit Hang - it's bug?
 2008-01-12  8:48 UTC  (4+ messages)

questions on NAPI processing latency and dropped network packets
 2008-01-12  5:37 UTC  (6+ messages)

e1000 performance issue in 4 simultaneous links
 2008-01-12  5:13 UTC  (5+ messages)

iproute2: removing primary address removes secondaries
 2008-01-12  1:59 UTC  (2+ messages)

handing cloned frames to netif_rx()?
 2008-01-11 23:04 UTC  (6+ messages)

[oops] 2.6.23.9
 2008-01-11 22:47 UTC 

rp_filter and ip rule break ipsec policy
 2008-01-11 22:34 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).