netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-20 14:33:59 to 2010-08-23 09:46:12 UTC [more...]

[PATCH v4 0/5] netdev: show a process of packets
 2010-08-23  9:46 UTC  (5+ messages)
` [PATCH v4 1/5] irq: add tracepoint to softirq_raise
` [PATCH v4 2/5] napi: convert trace_napi_poll to TRACE_EVENT
` [PATCH v4 3/5] netdev: add tracepoints to netdev layer
` [PATCH v4 4/5] skb: add tracepoints to freeing skb

[PATCH] netxen: fix poll implementation
 2010-08-23  9:04 UTC  (2+ messages)

[PATCH RFC 0/1] introduce a syscall for posix clock tuning
 2010-08-23  8:55 UTC  (6+ messages)
` [PATCH 1/1] posix clocks: introduce syscall for "

Dead Config Option STMMAC_ETH?
 2010-08-23  8:44 UTC  (4+ messages)

[Patch 1/2] s2io: remove lro parameter
 2010-08-23  8:42 UTC  (6+ messages)
` [Patch 2/2] mlx4: remove num_lro parameter

[PATCH] qlcnic: fix poll implementation
 2010-08-23  7:57 UTC 

[PATCH] netxen: fix poll implementation
 2010-08-23  7:56 UTC 

[PATCH] net: Rename skb_has_frags to skb_has_frag_list
 2010-08-23  7:14 UTC 

dccp test-tree [PATCH 0/3] ccid-2: Congestion Window Validation, TCP code sharing
 2010-08-23  5:41 UTC  (7+ messages)
` netdev-2.6 [PATCH 0/5] dccp: ccid-2/3 code clean up; TCP RTT estimator
  ` [PATCH 1/5] ccid: ccid-2/3 code cosmetics
    ` [PATCH 2/5] dccp ccid-3: No more CCID control blocks in LISTEN state
      ` [PATCH 3/5] dccp ccid-2: Remove redundant sanity tests
        ` [PATCH 4/5] dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
          ` [PATCH 5/5] dccp ccid-2: Replace broken RTT estimator with better algorithm

[PATCH] xps-mq: Transmit Packet Steering for multiqueue
 2010-08-23  5:39 UTC 

[PATCH v2] bridge: netfilter: fix a memory leak
 2010-08-23  5:03 UTC 

[GIT/PATCH 0/2] Minor fixes to xen-netfront
 2010-08-23  4:44 UTC  (3+ messages)
` [PATCH 1/2] xen: use less generic names in netfront driver

[PATCH] tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
 2010-08-23  4:44 UTC  (2+ messages)

[PATCH] bridge: netfilter: fix a memory leak
 2010-08-23  4:40 UTC  (3+ messages)

[PATCH -next] isdn/avm: fix build when PCMCIA is not enabled
 2010-08-23  4:37 UTC  (2+ messages)

[PATCH] mlx4: use bitmap library
 2010-08-23  4:26 UTC  (4+ messages)

[PATCH] net: define __packed for the userspace code
 2010-08-23  4:16 UTC  (8+ messages)

[PATCH] net: rds: remove duplication type definitions
 2010-08-23  4:14 UTC  (2+ messages)

[PATCH net-next] bnx2: Add PCI Advanced Error Reporting support
 2010-08-23  4:14 UTC  (3+ messages)
` [PATCH net-next 1/1] "

[rfc] bridge: is PACKET_LOOPBACK unlikely()?
 2010-08-23  4:14 UTC  (2+ messages)

[PATCH] net: 802.1q: make vlan_hwaccel_do_receive() return void
 2010-08-23  4:03 UTC  (2+ messages)

[PATCH net-next 0/3] Trivial ixgbe cleanups
 2010-08-23  3:34 UTC  (6+ messages)
` [PATCH net-next 1/3] drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups
` [PATCH net-next 2/3] drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>
` [PATCH net-next 3/3] drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum

linux-next: build failure after merge of the final tree (net tree related)
 2010-08-23  3:31 UTC  (2+ messages)

[PATCH net-2.6] header: fix broken headers for user space
 2010-08-23  3:25 UTC 

[patch 00/20] ibmveth update
 2010-08-23  2:15 UTC  (24+ messages)
` [patch 01/20] ibmveth: Remove integer divide caused by modulus
` [patch 02/20] ibmveth: batch rx buffer replacement
` [patch 03/20] ibmveth: Remove LLTX
` [patch 04/20] ibmveth: Add tx_copybreak
` [patch 05/20] ibmveth: Add rx_copybreak
` [patch 06/20] ibmveth: Use lighter weight read memory barrier in ibmveth_poll
` [patch 07/20] ibmveth: Add scatter-gather support
` [patch 08/20] ibmveth: Dont overallocate buffers
` [patch 09/20] ibmveth: Add optional flush of rx buffer
` [patch 10/20] ibmveth: remove procfs code
` [patch 11/20] ibmveth: Convert to netdev_alloc_skb
` [patch 12/20] ibmveth: Remove redundant function prototypes
` [patch 13/20] ibmveth: Convert driver specific debug to netdev_dbg
` [patch 14/20] ibmveth: Convert driver specific error functions to netdev_err
` [patch 15/20] ibmveth: Some formatting fixes
` [patch 16/20] ibmveth: Coding style fixes
` [patch 17/20] ibmveth: Return -EINVAL on all ->probe errors
` [patch 18/20] ibmveth: Convert driver specific assert to BUG_ON
` [patch 19/20] ibmveth: Remove some unnecessary include files
` [patch 20/20] ibmveth: Update module information and version

[PATCH net-2.6 0/6] be2net: some bug fixes for net-2.6
 2010-08-23  1:54 UTC  (2+ messages)

[PATCH] net: use __be16 instead of u16 for the userspace code
 2010-08-23  1:37 UTC  (2+ messages)

[PATCH] bnx2: Add PCI Advanced Error Reporting support
 2010-08-23  1:14 UTC 

[patch v1 00/12] IPVS: SIP Persistence Engine
 2010-08-22 12:57 UTC  (14+ messages)
` [patch v1 01/12] netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a null ct argument
` [patch v1 02/12] netfilter: nf_conntrack_sip: Add callid parser
` [patch v1 03/12] IPVS: compact ip_vs_sched_persist()
` [patch v1 04/12] IPVS: Add struct ip_vs_conn_param
` [patch v1 05/12] IPVS: Allow null argument to ip_vs_scheduler_put()
` [patch v1 06/12] IPVS: ip_vs_{un,}bind_scheduler NULL arguments
` [patch v1 07/12] IPVS: Add struct ip_vs_pe
` [patch v1 08/12] IPVS: Add persistence engine data to /proc/net/ip_vs_conn
` [patch v1 09/12] IPVS: management of persistence engine modules
` [patch v1 10/12] IPVS: Allow configuration of persistence engines
` [patch v1 11/12] IPVS: Fallback if persistence engine fails
` [patch v1 12/12] IPVS: sip persistence engine

[patch v1 0/2] ipvsadm: SIP Persistence Engine
 2010-08-22 12:49 UTC  (3+ messages)
` [patch v1 1/2] [PATCH 1/2] Slightly simplify options conflicts logic
` [patch v1 2/2] [PATCH 2/2] Add support for persistence engines

[PATCH net-2.6 6/6] be2net: fix to get RxQ IDs 0 and 1
 2010-08-22  9:28 UTC 

[PATCH net-2.6 5/6] be2net: stats for packets received due to internal switching in ASIC
 2010-08-22  9:27 UTC 

[PATCH net-2.6 4/6] be2net: fix to dynamically generate MAC Address for VFs
 2010-08-22  9:26 UTC 

[PATCH net-2.6 3/6] be2net: remove a BUG_ON in be_cmds.c
 2010-08-22  9:25 UTC 

[PATCH net-2.6 2/6] be2net: fix a bug in UE detection logic
 2010-08-22  9:25 UTC 

[PATCH net-2.6 1/6] be2net: fix net-snmp error because of wrong packet stats
 2010-08-22  9:24 UTC 

[patch] tokenring: remove unneeded NULL checks
 2010-08-22  7:54 UTC  (2+ messages)

IPsec: Why do pfkey_getspi and xfrm_alloc_userspi call xfrm_find_acq_byseq?
 2010-08-22  7:53 UTC  (2+ messages)

WARN with 3c905 boomerang NIC
 2010-08-22  7:46 UTC  (2+ messages)

[PATCH v8] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
 2010-08-22  7:39 UTC  (11+ messages)
              ` Re[2]: "

[PATCH net-next-2.6] amd8111e: use net_device_stats from struct net_device
 2010-08-22  7:09 UTC  (2+ messages)

[PATCH net-next-2.6] atl1c: use net_device_stats from struct net_device
 2010-08-22  7:09 UTC  (2+ messages)

[PATCH] irda: fix a race in irlan_eth_xmit()
 2010-08-22  7:09 UTC  (4+ messages)

[PATCH] net_sched: cls_flow: add key rxhash
 2010-08-22  6:41 UTC  (3+ messages)

[PATCH] net: rps: fix the wrong network header pointer
 2010-08-22  5:55 UTC  (2+ messages)

[PATCH] iproute2: tc: f_flow: add key rxhash
 2010-08-21 21:42 UTC  (2+ messages)

Fwd: Re: Linux r8169 interrupt patch
 2010-08-21 20:03 UTC 

About unix_autobind()
 2010-08-21 12:34 UTC  (2+ messages)

[PATCH v8] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
 2010-08-21 10:09 UTC 

[Bugme-new] [Bug 16626] New: Machine hangs with EIP at skb_copy_and_csum_dev
 2010-08-21  8:07 UTC  (5+ messages)

[PATCH 2/2] platform: Facilitate the creation of pseudo-platform buses
 2010-08-21  7:10 UTC  (8+ messages)

[PATCH v8] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
 2010-08-21  6:36 UTC 

TAHI CN-6-4-1 failed on Linux 2.6.32 kernel
 2010-08-21  4:16 UTC  (7+ messages)

[rfc] IPVS: convert scheduler management to RCU
 2010-08-21  3:30 UTC  (14+ messages)

Upgrade Account !!!
 2010-08-19  1:07 UTC 

ip_tables.h can't be used in C++ programs
 2010-08-20 23:42 UTC  (3+ messages)

[PATCH wireless-next] net/mac80211: Use wiphy_<level>
 2010-08-20 23:25 UTC 

[PATCH v5 2/2] netfilter: save the hash of the tuple in the original direction for latter use
 2010-08-20 22:49 UTC 

[PATCH 1/2 v2] netfilter: fix the hash random initializing race
 2010-08-20 22:48 UTC 

[RFC patch] include/net/cfg80211.h: wiphy_<level> messages use dev_printk
 2010-08-20 22:13 UTC  (3+ messages)
  ` [RFC patch (against wireless-next)] "

(unknown),
 2010-08-20 21:51 UTC 

[iproute2] iproute2: Fix filtering related to flushing IP addresses
 2010-08-20 18:55 UTC  (4+ messages)

[PATCH 1/2] netfilter: fix the hash random initializing race
 2010-08-20 17:20 UTC  (7+ messages)

(unknown),
 2010-08-20 16:52 UTC 

Western Union
 2010-08-20 16:17 UTC 

[PATCH v4 2/2] netfilter: save the hash of the tuple in the original direction for latter use
 2010-08-20 16:07 UTC 

[PATCH v7] PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
 2010-08-20 15:59 UTC  (4+ messages)
` Re[2]: "

[PATCH v3] netfilter: save the hash of the tuple in the original direction for latter use
 2010-08-20 15:36 UTC  (5+ messages)

[patch nf-next] IPVS: convert __ip_vs_sched_lock to a spinlock
 2010-08-20 14:56 UTC  (2+ messages)

[patch nf-next] IPVS: convert __ip_vs_securetcp_lock to a spinlock
 2010-08-20 14:55 UTC  (2+ messages)

Mutual Benefit
 2010-08-20 14:38 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).