netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-19 06:42:44 to 2010-05-21 09:30:25 UTC [more...]

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

linux-next: manual merge of the driver-core tree with the net tree
 2010-05-21  7:43 UTC  (6+ messages)

[PATCH v2] net: fix problem in dequeuing from input_pkt_queue
 2010-05-21  7:38 UTC  (3+ messages)

[PATCH net-next-2.6] can: SJA1000 add missing spin_lock_init()
 2010-05-21  6:21 UTC  (2+ messages)

[PATCH] sh_eth: Fix memleak in sh_mdio_release
 2010-05-21  6:14 UTC  (3+ messages)

[PATCH 0/3] netfilter: netfilter fixes
 2010-05-21  6:12 UTC  (5+ messages)
` [PATCH 1/3] netfilter: nf_ct_sip: handle non-linear skbs
` [PATCH 2/3] netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse()
` [PATCH 3/3] netfilter: fix description of expected checkentry return code on xt_target

gro: Fix bogus gso_size on the first fraglist entry
 2010-05-21  6:08 UTC  (2+ messages)

[net-next PATCH v2] ixgbe:add support for a new 82599 10G Base-T device
 2010-05-21  6:07 UTC  (2+ messages)

net-2.6 and net-next-2.6 rebased
 2010-05-21  6:00 UTC 

linux-next: build failure after merge of the suspend tree
 2010-05-21  5:56 UTC  (6+ messages)

tun: Use netif_receive_skb instead of netif_rx
 2010-05-21  5:49 UTC  (40+ messages)

Final Notification
 2010-05-21  7:37 UTC 

[patch] IPVS: one-packet scheduling
 2010-05-20 22:31 UTC  (3+ messages)

[PATCH net-next-2.6 0/8] CAIF: Bugfixes and updates
 2010-05-20 22:27 UTC  (12+ messages)
` [PATCH net-next-2.6 1/8] caif: Bugfix wait_ev*_timeout returns long
  ` [PATCH net-next-2.6 2/8] caif: Bugfix - use standard Linux lists
    ` [PATCH net-next-2.6 3/8] caif: Bugfix - handle mem-allocation failures
      ` [PATCH net-next-2.6 4/8] caif: Add support for MSG_TRUNC
        ` [PATCH net-next-2.6 5/8] caif: Add debug connection type for CAIF
          ` [PATCH net-next-2.6 6/8] caif: Use link layer MTU instead of fixed MTU
            ` [PATCH net-next-2.6 7/8] caif: Bugfix - Poll can't return POLLHUP while connecting
              ` [PATCH net-next-2.6 8/8] caif: Fixed splint warnings

[PATCH 1/3] cgroups: Add an API to attach a task to current task's cgroup
 2010-05-20 22:26 UTC  (3+ messages)

[PATCH] ipvs: Add missing locking during connection table hashing and unhashing
 2010-05-20 20:55 UTC 

bnx2x + SFP+ DA/2.6.33.3: Got bad status 0x0 when reading from SFP+ EEPROM -> SFP+ module is not initialized
 2010-05-20 20:54 UTC  (6+ messages)

[RFC] tcp: delack_timer expiration changes for every frame
 2010-05-20 20:47 UTC 

[PATCH net-next-2.6] bonding: move slave MTU handling from sysfs V2
 2010-05-20 18:21 UTC  (4+ messages)

[PATCH 3/6] netlink: Implment netlink_broadcast_filtered
 2010-05-20 18:10 UTC  (2+ messages)
` patch netlink-implment-netlink_broadcast_filtered.patch added to gregkh-2.6 tree

[PATCH 2/6] netns: Teach network device kobjects which namespace they are in
 2010-05-20 18:10 UTC  (2+ messages)
` patch netns-teach-network-device-kobjects-which-namespace-they-are-in.patch added to gregkh-2.6 tree

[PATCH 6/6] net: Expose all network devices in a namespaces in sysfs
 2010-05-20 18:10 UTC  (2+ messages)
` patch net-expose-all-network-devices-in-a-namespaces-in-sysfs.patch added to gregkh-2.6 tree

[PATCH 4/6] kobj: Send hotplug events in the proper namespace
 2010-05-20 18:10 UTC  (2+ messages)
` patch kobj-send-hotplug-events-in-the-proper-namespace.patch added to gregkh-2.6 tree

[PATCH 5/6] hotplug: netns aware uevent_helper
 2010-05-20 18:10 UTC  (2+ messages)
` patch hotplug-netns-aware-uevent_helper.patch added to gregkh-2.6 tree

[PATCH 1/6] kobject: Send hotplug events in all network namespaces
 2010-05-20 18:10 UTC  (2+ messages)
` patch kobject-send-hotplug-events-in-all-network-namespaces.patch added to gregkh-2.6 tree

[PATCH 0/6] tagged sysfs support
 2010-05-20 17:47 UTC  (2+ messages)

[PATCH][VHOST] fix race with guest on multi-buffer used buffer updates
 2010-05-20 16:58 UTC 

[GIT] Networking
 2010-05-20 16:31 UTC  (6+ messages)

[ANNOUNCE]: Release of iptables-1.4.8
 2010-05-20 15:08 UTC 

loosing IPMI-card by loading netconsole
 2010-05-20 15:01 UTC  (4+ messages)

RFC: netfilter: synproxy iptables target
 2010-05-20 14:42 UTC  (7+ messages)

[net-next-2.6 V9 PATCH 0/2] Add virtual port netlink support
 2010-05-20 14:24 UTC  (3+ messages)
` [net-next-2.6 V9 PATCH 1/2] Add netlink support for virtual port management (was iovnl)

[PATCH iproute] ip: add support for multicast rules
 2010-05-20 14:01 UTC  (3+ messages)

[PATCH] netfilter: fix description of expected checkentry return code on xt_target
 2010-05-20 13:59 UTC  (2+ messages)

will 2 cpu simultaneously process packets which have same hash value on multiqueue nic?
 2010-05-20 12:20 UTC  (4+ messages)

[PATCH 06/11] netdev: bfin_mac: avoid tx skb overflows in the tx DMA ring
 2010-05-20 10:36 UTC  (7+ messages)

[PATCH] net: remove zap_completion_queue
 2010-05-20  9:16 UTC 

Issue on RTL8169scd(l), can not transmit packet
 2010-05-20  8:21 UTC 

[PATCH] net: Use __this_cpu_inc() in fast path
 2010-05-20  8:07 UTC 

[PATCH 0/4] mx25: add support for FEC on i.MX25 PDK
 2010-05-20  6:49 UTC  (6+ messages)
` [PATCH 3/4] fec: add support for Freescale i.MX25 PDK (3DS)

[PATCH] vhost-net: utilize PUBLISH_USED_IDX feature
 2010-05-20  6:06 UTC  (4+ messages)

[PATCH] net: fix problem in dequeuing from input_pkt_queue
 2010-05-20  6:05 UTC  (7+ messages)

[PATCH 2/2] net: Add classid to sk_buff
 2010-05-20  3:47 UTC  (3+ messages)

[PATCH 1/2] ipv6: Store ndisc_nodeid in IP6CB()
 2010-05-20  3:35 UTC  (2+ messages)

how many msi (msi-x) vectors can be setup?
 2010-05-20  2:53 UTC  (4+ messages)

HFSC classes going out of bounds, regression in recent kernels?
 2010-05-20  1:34 UTC  (3+ messages)

[RFC] netem: correlated loss generation (v3)
 2010-05-20  0:43 UTC  (7+ messages)

[net-next PATCH] ixgbe:add support for a new 82599 10G Base-T device
 2010-05-19 22:16 UTC 

[PATCH] net-2.6 : V2 - fix dev_get_valid_name
 2010-05-19 20:12 UTC 

dev_get_valid_name buggy with hash collision
 2010-05-19 19:39 UTC  (5+ messages)

[PATCH v3] Fix SJA1000 command register writes on SMP systems
 2010-05-19 16:23 UTC  (3+ messages)

[PATCHv2] vhost-net: utilize PUBLISH_USED_IDX feature
 2010-05-19 16:15 UTC  (2+ messages)

[PATCH] drivers/net/arcnet/capmode.c: clean up code
 2010-05-19 16:00 UTC 

[ANNOUNCE] iproute2 2.6.34
 2010-05-19 15:54 UTC 

sky2 poweroff screws up my network
 2010-05-19 15:34 UTC  (3+ messages)

3 packet TCP window limit?
 2010-05-19 15:31 UTC  (7+ messages)
        ` [PATCH iproute2] document initcwnd

r8169 transmit queue time outs
 2010-05-19 14:18 UTC  (5+ messages)

[PATCH net-next-2.6] bonding: optimize tlb_get_least_loaded_slave
 2010-05-19 13:26 UTC 

any change in socket systemcall or packet_mmap regarding multiqueue nic?
 2010-05-19 12:28 UTC  (4+ messages)

[PATCH net-next-2.6] bonding: remove unused original_flags struct slave member
 2010-05-19 11:17 UTC 

[PATCH net-next-2.6] bonding: move dev_addr cpy to bond_enslave
 2010-05-19 11:14 UTC 

[PATCH] net/mpc52xx_phy: Various code cleanups
 2010-05-19 10:21 UTC 

[PATCH 19/37] drivers/net/usb: Use kmemdup
 2010-05-19  8:07 UTC  (2+ messages)

[PATCH 08/29] pcmcia: dev_node removal (drivers with updated printk call)
 2010-05-19  6:42 UTC  (2+ messages)
` [PATCH 09/29] pcmcia: dev_node removal (drivers with unregister_netdev check)


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