1. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  2. 81b16ba veth: Kill unused tx_dropped by Eric Dumazet · 13 years ago
  3. 3600cda veth: Kill unused code label and code block. by David S. Miller · 13 years ago
  4. f82528b Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_forwardable' function, which is subroutine of 'dev_forward_skb'. by Alexander Smirnov · 13 years ago
  5. cf05c70 veth: fix 64bit stats on 32bit arches by Eric Dumazet · 13 years ago
  6. 6311cc4 veth: convert to 64 bit statistics by stephen hemminger · 13 years ago
  7. 534ea99 net: drivers: kill two unused macro definitions by Shan Wei · 13 years ago
  8. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  9. 6c8c444 Revert: veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 13 years ago
  10. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  11. a2c725f veth: convert to hw_features by Michał Mirosław · 13 years ago
  12. 675071a veth: Fix the byte counters by Eric W. Biederman · 13 years ago
  13. 84c49d8 veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 14 years ago
  14. 0b79675 net/veth: Fix packet checksumming by Michał Mirosław · 14 years ago
  15. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  16. 6ec82562 veth: Dont kfree_skb() after dev_forward_skb() by Eric Dumazet · 14 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  18. 3729d50 rtnetlink: support specifying device flags on device creation by Patrick McHardy · 14 years ago
  19. 47d7427 percpu: add __percpu sparse annotations to net drivers by Tejun Heo · 14 years ago
  20. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  21. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. 4454096 veth: move loopback logic to common location by Arnd Bergmann · 15 years ago
  23. 2b1c8b0 veth: Fix veth_get_stats() by Eric Dumazet · 15 years ago
  24. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  25. 2454053 veth: Fix veth_dellink method by Eric Dumazet · 15 years ago
  26. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  27. e7dcaa4 this_cpu: Eliminate get/put_cpu by Christoph Lameter · 15 years ago
  28. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  29. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  30. 27a242e veth: Zero timestamp in xmit path. by Ben Greear · 15 years ago
  31. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  32. 11687a1 Revert "veth: prevent oops caused by netdev destructor" by David S. Miller · 15 years ago
  33. 60df914 veth: dont release skb->dst in veth_xmit() by Eric Dumazet · 15 years ago
  34. ae0e8e8 veth: prevent oops caused by netdev destructor by Stephen Hemminger · 15 years ago
  35. 38d4081 veth: Allow setting the L3 MTU by Eric Biederman · 15 years ago
  36. 2cf48a1 veth: Fix carrier detect by Eric W. Biederman · 15 years ago
  37. ee92362 veth : add the set_mac_address capability by Daniel Lezcano · 15 years ago
  38. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  39. 4456e7b veth: convert to net_device_ops by Stephen Hemminger · 16 years ago
  40. 3717746 veth: remove unused list by Daniel Lezcano · 16 years ago
  41. bb7bba3 veth: Remove useless veth field by Daniel Lezcano · 16 years ago
  42. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  43. c15853f veth: fix dev refcount race by Daniel Lezcano · 16 years ago
  44. 6836545 [NET]: rtnl_link: fix use-after-free by Patrick McHardy · 17 years ago
  45. ecef969 [VETH]: move veth.h to include/linux by Stephen Hemminger · 17 years ago
  46. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  47. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  48. e314dbd [NET]: Virtual ethernet device driver. by Pavel Emelyanov · 17 years ago