Commit History

Author SHA1 Message Date
  Eric Dumazet 6ec82562ff veth: Dont kfree_skb() after dev_forward_skb() 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Patrick McHardy 3729d50212 rtnetlink: support specifying device flags on device creation 15 years ago
  Tejun Heo 47d742752d percpu: add __percpu sparse annotations to net drivers 15 years ago
  Linus Torvalds d0316554d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 15 years ago
  David S. Miller 9b963e5d0e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Arnd Bergmann 445409602c veth: move loopback logic to common location 15 years ago
  Eric Dumazet 2b1c8b0f92 veth: Fix veth_get_stats() 15 years ago
  Eric W. Biederman 81adee47df net: Support specifying the network namespace upon device creation. 15 years ago
  Eric Dumazet 24540535d3 veth: Fix veth_dellink method 15 years ago
  Eric Dumazet 23289a37e2 net: add a list_head parameter to dellink() method 15 years ago
  Christoph Lameter e7dcaa4755 this_cpu: Eliminate get/put_cpu 15 years ago
  Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 15 years ago
  Stephen Hemminger 424efe9caf netdev: convert pseudo drivers to netdev_tx_t 15 years ago
  Ben Greear 27a242e92f veth: Zero timestamp in xmit path. 16 years ago
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
  David S. Miller 11687a1099 Revert "veth: prevent oops caused by netdev destructor" 16 years ago
  Eric Dumazet 60df914e29 veth: dont release skb->dst in veth_xmit() 16 years ago
  Stephen Hemminger ae0e8e8220 veth: prevent oops caused by netdev destructor 16 years ago
  Eric Biederman 38d408152a veth: Allow setting the L3 MTU 16 years ago
  Eric W. Biederman 2cf48a10aa veth: Fix carrier detect 16 years ago
  Daniel Lezcano ee92362317 veth : add the set_mac_address capability 16 years ago
  Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
  Stephen Hemminger 4456e7bdf7 veth: convert to net_device_ops 16 years ago
  Daniel Lezcano 3717746ef8 veth: remove unused list 16 years ago
  Daniel Lezcano bb7bba3d56 veth: Remove useless veth field 16 years ago
  YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
  Daniel Lezcano c15853f2c1 veth: fix dev refcount race 17 years ago
  Patrick McHardy 68365458a4 [NET]: rtnl_link: fix use-after-free 17 years ago
  Stephen Hemminger ecef969e5b [VETH]: move veth.h to include/linux 17 years ago