1. 9cda780 veth: Support bulk XDP_TX by Toshiaki Makita · 6 years ago
  2. cbf3351 veth: use xdp_release_frame for XDP_PASS by Jesper Dangaard Brouer · 6 years ago
  3. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  4. 056b21f net: veth: use generic helper to report timestamping info by Julian Wiedmann · 6 years ago
  5. abdf47a veth: Fix -Wformat-truncation by Florian Fainelli · 6 years ago
  6. a9b6d9e veth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  7. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
  8. d397b96 veth: Add ethtool statistics support for XDP by Toshiaki Makita · 6 years ago
  9. 4195e54 veth: Account for XDP packet statistics on rx side by Toshiaki Makita · 6 years ago
  10. 2131479 veth: Account for packet drops in ndo_xdp_xmit by Toshiaki Makita · 6 years ago
  11. 14d7341 veth: rename pcpu_vstats as pcpu_lstats by Li RongQing · 6 years ago
  12. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. 4bf9ffa veth: Orphan skb before GRO by Toshiaki Makita · 6 years ago
  14. aa4e689 veth: add software timestamping by Michael Walle · 6 years ago
  15. 7797b93 veth: Free queues on link delete by Toshiaki Makita · 6 years ago
  16. 638264d veth: Support per queue XDP ring by Toshiaki Makita · 6 years ago
  17. d139600 veth: Add XDP TX and REDIRECT by Toshiaki Makita · 6 years ago
  18. af87a3a veth: Add ndo_xdp_xmit by Toshiaki Makita · 6 years ago
  19. 9fc8d51 veth: Handle xdp_frames in xdp napi ring by Toshiaki Makita · 6 years ago
  20. dc22482 veth: Avoid drops by oversized packets when XDP is enabled by Toshiaki Makita · 6 years ago
  21. 948d4f2 veth: Add driver XDP by Toshiaki Makita · 6 years ago
  22. 72d24955 veth: set peer GSO values by Stephen Hemminger · 7 years ago
  23. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  25. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  26. 191cdb3 veth: Be more robust on network device creation when no attributes by Serhey Popovych · 8 years ago
  27. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  28. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  29. 56607b9 net: veth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  30. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  31. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  32. 607fca9 net: veth: Set features for MPLS by David Ahern · 8 years ago
  33. c80fafb veth: sctp: add NETIF_F_SCTP_CRC to device features by Xin Long · 8 years ago
  34. 732912d7 veth: Update features to include all tunnel GSO types by Alexander Duyck · 9 years ago
  35. 163e529 veth: implement ndo_set_rx_headroom by Paolo Abeni · 9 years ago
  36. ce8c839 veth: don’t modify ip_summed; doing so treats packets with bad checksums as good. by Vijay Pandurangan · 9 years ago
  37. 02f01ec net: veth: enable noqueue operation by default by Phil Sutter · 9 years ago
  38. 1a04a82 veth: Don't segment multiple tagged packets on veth device by Toshiaki Makita · 9 years ago
  39. a45253b veth: set iflink to the peer veth by Nicolas Dichtel · 10 years ago
  40. e5f4e7b veth: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  41. 5517750 net: rtnetlink - make create_link take name_assign_type by Tom Gundersen · 10 years ago
  42. bb446c1 veth: add netpoll support by WANG Cong · 11 years ago
  43. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. 3f8c707 veth: Turn off vlan rx acceleration in vlan_features by Vlad Yasevich · 11 years ago
  45. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  46. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 8d0d21f veth: Fix vlan_features so as to be able to use stacked vlan interfaces by Toshiaki Makita · 11 years ago
  48. f7b1260 rtnl: make ifla_policy static by Jiri Pirko · 11 years ago
  49. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  50. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  52. 82d8189 veth: extend features to support tunneling by Eric Dumazet · 11 years ago
  53. 5c70ef8 veth: allow to setup multicast address for veth device by Gao feng · 11 years ago
  54. b343ca8 Revert "veth: Showing peer of veth type dev in ip link (kernel side)" by David S. Miller · 11 years ago
  55. 612c337 veth: Showing peer of veth type dev in ip link (kernel side) by Masatake YAMATO · 11 years ago
  56. b69bbdd veth: add vlan features by Flavio Leitner · 11 years ago
  57. 3f8b963 veth: remove redundant call of dev_alloc_name by Hong zhi guo · 12 years ago
  58. 28d2b13 net: vlan: announce STAG offload capability in some drivers by Patrick McHardy · 12 years ago
  59. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  60. f45a5c2 veth: fix NULL dereference in veth_dellink() by Eric Dumazet · 12 years ago
  61. 2efd32e veth: fix a NULL deref in netif_carrier_off by Eric Dumazet · 12 years ago
  62. d0e2c55 veth: avoid a NULL deref in veth_stats_one by Eric Dumazet · 12 years ago
  63. 8093315 veth: extend device features by Eric Dumazet · 12 years ago
  64. 2681128 veth: reduce stat overhead by Eric Dumazet · 12 years ago
  65. c071356 rtnelink: remove unused parameter from rtnl_create_link(). by Rami Rosen · 12 years ago
  66. 23ea5a9 veth: allow changing the mac address while interface is up by Hannes Frederic Sowa · 12 years ago
  67. e6f8f1a veth: Allow to create peer link with given ifindex by Pavel Emelyanov · 12 years ago
  68. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  69. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  70. 2371143 veth: Enforce minimum size of VETH_INFO_PEER by Thomas Graf · 13 years ago
  71. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  72. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  73. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  74. 8ce120f net: better pcpu data alignment by Eric Dumazet · 13 years ago
  75. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  76. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  77. 81b16ba veth: Kill unused tx_dropped by Eric Dumazet · 14 years ago
  78. 3600cda veth: Kill unused code label and code block. by David S. Miller · 14 years ago
  79. 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 · 14 years ago
  80. cf05c70 veth: fix 64bit stats on 32bit arches by Eric Dumazet · 14 years ago
  81. 6311cc4 veth: convert to 64 bit statistics by stephen hemminger · 14 years ago
  82. 534ea99 net: drivers: kill two unused macro definitions by Shan Wei · 14 years ago
  83. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. 6c8c444 Revert: veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 14 years ago
  85. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  86. a2c725f veth: convert to hw_features by Michał Mirosław · 14 years ago
  87. 675071a veth: Fix the byte counters by Eric W. Biederman · 14 years ago
  88. 84c49d8 veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 14 years ago
  89. 0b79675 net/veth: Fix packet checksumming by Michał Mirosław · 14 years ago
  90. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  91. 6ec8256 veth: Dont kfree_skb() after dev_forward_skb() by Eric Dumazet · 15 years ago
  92. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  93. 3729d50 rtnetlink: support specifying device flags on device creation by Patrick McHardy · 15 years ago
  94. 47d7427 percpu: add __percpu sparse annotations to net drivers by Tejun Heo · 15 years ago
  95. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  96. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. 4454096 veth: move loopback logic to common location by Arnd Bergmann · 15 years ago
  98. 2b1c8b0 veth: Fix veth_get_stats() by Eric Dumazet · 15 years ago
  99. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  100. 2454053 veth: Fix veth_dellink method by Eric Dumazet · 15 years ago