netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-25 04:10:24 to 2010-04-27 09:15:03 UTC [more...]

[PATCH 3/3] ptp: Added a clock that uses the eTSEC found on the MPC85xx
 2010-04-27  9:14 UTC 

[PATCH 2/3] ptp: Added a clock that uses the Linux system time
 2010-04-27  9:14 UTC 

[PATCH 1/3] ptp: Added a brand new class driver for ptp clocks
 2010-04-27  9:14 UTC 

[PATCH 0/3] [RFC] ptp: IEEE 1588 clock support
 2010-04-27  9:13 UTC 

Intel Pro1000 on CN5020, hangs Uboot
 2010-04-27  8:59 UTC  (2+ messages)

[v4 Patch 1/3] netpoll: add generic support for bridge and bonding devices
 2010-04-27  7:56 UTC  (3+ messages)
` [v4 Patch 2/3] bridge: make bridge support netpoll
` [v4 Patch 3/3] bonding: make bonding "

[PATCH net-next-2.6] net: fix a lockdep rcu warning in __sk_dst_set()
 2010-04-27  6:40 UTC 

[PATCH] TCP: avoid to send keepalive probes if it is receiving data
 2010-04-27  6:08 UTC  (13+ messages)
` [PATCH v2] "
          ` [PATCH v3] TCP: avoid to send keepalive probes if "
                ` [PATCH v4] "

linux-next: build failure after merge of the final tree (net tree related)
 2010-04-27  5:25 UTC 

[PATCH] RCU: don't turn off lockdep when find suspicious rcu_dereference_check() usage
 2010-04-27  4:27 UTC  (15+ messages)

linux-next: manual merge of the staging-next tree with the net tree
 2010-04-27  4:26 UTC 

linux-next: manual merge of the rr tree with the net tree
 2010-04-27  4:09 UTC  (2+ messages)

linux-next: manual merge of the tty tree with the net tree
 2010-04-27  3:57 UTC 

[PATCH] cxgb3: Wait longer for control packets on initialization
 2010-04-27  2:16 UTC  (2+ messages)

[patch] bluetooth: handle l2cap_create_connless_pdu() errors
 2010-04-27  2:05 UTC  (7+ messages)
  ` [patch v2] "

linux-next: manual merge of the net tree with Linus' tree
 2010-04-27  1:28 UTC 

linux-next: manual merge of the net tree with Linus' tree
 2010-04-27  1:28 UTC 

2.6.34-rc5-git7 (plus all patches) -- another suspicious rcu_dereference_check() usage
 2010-04-27  0:51 UTC 

[net-next-2.6 PATCH 1/2] Add ndo_set_vf_port_profile
 2010-04-27  0:15 UTC  (9+ messages)

[PATCH] bnx2x: add support for receive hashing
 2010-04-26 23:27 UTC  (17+ messages)

[PATCH 2/2] r8169: more broken register writes workaround
 2010-04-26 22:37 UTC  (2+ messages)

[PATCH 1/2] r8169: failure to enable mwi should not be fatal
 2010-04-26 22:37 UTC  (2+ messages)

[PATCH 1/4] e1000e: save skb counts in TX to avoid cache misses
 2010-04-26 22:01 UTC  (3+ messages)

[PATCH v6] Add mergeable rx buffer support to vhost_net
 2010-04-26 21:42 UTC  (2+ messages)

[PATCH] net/sb1250: setup the pdevice within the soc code
 2010-04-26 21:07 UTC 

[PATCH v6] net: batch skb dequeueing from softnet input_pkt_queue
 2010-04-26 21:06 UTC  (8+ messages)

[RFC][PATCH v4 01/18] Add a new struct for device to manipulate external buffer
 2010-04-26 20:06 UTC  (27+ messages)
` [RFC][PATCH v4 02/18] Export 2 func for device to assign/dassign new structure
  ` [RFC][PATCH v4 03/18] Add a ndo_mp_port_prep pointer to net_device_ops
    ` [RFC][PATCH v4 04/18] Add a function make external buffer owner to query capability
      ` [RFC][PATCH v4 05/18] Add a function to indicate if device use external buffer
        ` [RFC][PATCH v4 06/18] Add interface to get external buffers
          ` [RFC][PATCH v4 07/18] Make __alloc_skb() to get external buffer
            ` [RFC][PATCH v4 08/18] Ignore skb_reserve() when device is using "
              ` [RFC][PATCH v4 09/18] Don't do skb recycle, if device use "
                ` [RFC][PATCH v4 10/18] Use callback to deal with skb_release_data() specially
                  ` [RFC][PATCH v4 11/18] Add a hook to intercept external buffers from NIC driver
                    ` [RFC][PATCH v4 12/18] To skip GRO if buffer is external
                      ` [RFC][PATCH v4 13/18] Add header file for mp device
                        ` [RFC][PATCH v4 14/18] Add basic func and special ioctl to "
                          ` [RFC][PATCH v4 15/18] Manipulate external buffers in "
                            ` [RFC][PATCH v4 16/18] Export proto_ops to vhost-net driver
                              ` [RFC][PATCH v4 17/18] Add a kconfig entry and make entry for mp device
                                ` [RFC][PATCH v4 18/18] Provides multiple submits and async notifications
                                  ` [RFC][PATCH v4 00/18] Provide a zero-copy method on KVM virtio-net

[PATCH net-next-2.6] pppoe: use phonet_pernet instead of directly net_generic
 2010-04-26 18:45 UTC  (3+ messages)

[PATCH net-next-2.6] bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only
 2010-04-26 18:26 UTC  (2+ messages)

[PATCH net-2.6] bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only
 2010-04-26 18:26 UTC  (2+ messages)

[PATCH] ieee802154: Fix oops during ieee802154_sock_ioctl
 2010-04-26 18:20 UTC  (2+ messages)

[PATCH net-next-2.6] pppoe: use pppoe_pernet instead of directly net_generic
 2010-04-26 18:17 UTC  (2+ messages)

[PATCH net-next-2.6] net: sk_dst_cache RCUification
 2010-04-26 18:17 UTC  (6+ messages)
  ` [PATCH net-next-2.6] net: sk_sleep() helper

[PATCH] tg3: Fix INTx fallback when MSI fails
 2010-04-26 18:15 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH net-2.6] netns: assign NULL after pernet memory is freed
 2010-04-26 18:05 UTC  (5+ messages)

2.6.34-rc5-git6 (plus all patches) -- new INFO: suspicious rcu_dereference_check() usage
 2010-04-26 16:10 UTC  (2+ messages)

[PATCH] e100: expose broadcast_disabled as a module option
 2010-04-26 14:45 UTC  (6+ messages)

DDoS attack causing bad effect on conntrack searches
 2010-04-26 14:36 UTC  (12+ messages)

rps perfomance WAS(Re: rps: question
 2010-04-26 13:35 UTC  (12+ messages)

[PATCH net-next-2.6] netns: call ops_free right after ops_exit
 2010-04-26 10:43 UTC  (6+ messages)

[PATCH torvalds-2.6] cdc_ether: fix autosuspend for mbm devices
 2010-04-26 10:30 UTC  (2+ messages)

[PATCH 2/2] net: reimplement softnet_data.output_queue as a FIFO queue
 2010-04-26  9:30 UTC  (3+ messages)

[PATCH v5] rfs: Receive Flow Steering
 2010-04-26  8:41 UTC  (5+ messages)

[PATCH 1/7] Topcliff GbE: Add The Main code [1/3]
 2010-04-26  8:00 UTC  (3+ messages)

[PATCH] Topcliff PHUB: Add The Packet Hub driver [1/2]
 2010-04-26  7:53 UTC  (3+ messages)

[PATCH 1/7] Topcliff GbE: Add The Main code
 2010-04-26  7:53 UTC  (2+ messages)

RPS and forwarding
 2010-04-26  7:41 UTC  (11+ messages)

[PATCH 1/2] net: reimplement completion_queue as a FIFO queue
 2010-04-26  7:22 UTC  (7+ messages)

GRO after RPS?
 2010-04-26  1:47 UTC  (6+ messages)

vlan performance issue on outgoing traffic
 2010-04-25 22:20 UTC 

[GIT] Networking
 2010-04-25 22:12 UTC 

PROBLEM: Linux kernel 2.6.31 IPv4 TCP fails to open huge amount of outgoing connections (unable to bind ... )
 2010-04-25 22:08 UTC  (16+ messages)

[PATCH 1/2] net/sb1250: register mdio bus in probe
 2010-04-25 21:02 UTC  (2+ messages)
` [PATCH 2/2] net/sb1250: remove CONFIG_SIBYTE_STANDALONE

[2.6.34-rc5-git6] EIP: is at inet6_csk_bind_conflict + 06xe/0xb7 [ipv6]
 2010-04-25 17:25 UTC  (7+ messages)

2.6.34-rc5+: oops in IPv6
 2010-04-25 14:58 UTC  (2+ messages)

[PATCH] can: Add driver for esd CAN-USB/2 device
 2010-04-25 10:53 UTC  (2+ messages)

[PATCH v3] rps: optimize rps_get_cpu()
 2010-04-25  8:03 UTC  (6+ messages)

[PATCH net-next-2.6] netns: rename unregister_pernet_subsys parameter
 2010-04-25  7:50 UTC  (2+ messages)

[PATCH] e100: Fix the TX workqueue race
 2010-04-25  4:10 UTC  (4+ 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).