1. 19c9ebf vlan: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
  2. 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  3. 01d9cc2 net: vlan: fix underflow for the real_dev refcnt by Ziyang Xuan · 3 years, 1 month ago
  4. 6d872df net: annotate accesses to dev->gso_max_segs by Eric Dumazet · 3 years, 1 month ago
  5. 4b66d21 net: annotate accesses to dev->gso_max_size by Eric Dumazet · 3 years, 1 month ago
  6. 563bcba net: vlan: fix a UAF in vlan_dev_real_dev() by Ziyang Xuan · 3 years, 2 months ago
  7. e35b8d7 net: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 3 months ago
  8. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 5 months ago
  9. 9c153d3 net: vlan: Avoid using strncpy() by Kees Cook · 3 years, 7 months ago
  10. bcf2766 net: bridge: resolve forwarding path for VLAN tag actions in bridge devices by Felix Fietkau · 3 years, 9 months ago
  11. e4417d6 net: 8021q: resolve forwarding path for vlan devices by Pablo Neira Ayuso · 3 years, 9 months ago
  12. 7185425 net: vlan: Add parse protocol header ops by Eran Ben Elisha · 4 years ago
  13. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  14. be74294 net: get rid of lockdep_set_class_and_subclass() by Cong Wang · 4 years, 6 months ago
  15. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  16. f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 8 months ago
  17. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  18. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  19. 9bbd917 vlan: fix memory leak in vlan_dev_set_egress_priority by Eric Dumazet · 5 years ago
  20. dfe6d68 net: vlan: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  21. f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
  22. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  23. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. 8b6912a net: vlan: Inherit MPLS features from parent device by Ariel Levkovich · 6 years ago
  25. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  26. fa2c52be vlan: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  27. 873017a vlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 6 years ago
  28. 76052d8 vlan: do not transfer link state in vlan bridge binding mode by Mike Manning · 6 years ago
  29. 8c8b345 vlan: support binding link state to vlan member bridge ports by Mike Manning · 6 years ago
  30. 0a89eb9 vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x by Chris Leech · 6 years ago
  31. 47f7062 net: Remove switchdev.h inclusion from team/bond/vlan by Florian Fainelli · 6 years ago
  32. 7dad993 net: vlan: add support for tunnel offload by Davide Caratti · 6 years ago
  33. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  34. 84a2fba vlan: correct the file path in vlan_dev_change_flags() comment by Sun Lianwen · 7 years ago
  35. ec1d8cc vlan: also check phy_driver ts_info for vlan's real device by Hangbin Liu · 7 years ago
  36. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  37. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. eca59f6 net: Remove support for bridge bypass ndos from stacked devices by Arkadi Sharshevsky · 8 years ago
  39. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  40. 8403deb vlan: Keep NETIF_F_HW_CSUM similar to other software devices by Vlad Yasevich · 8 years ago
  41. 88997e4 net/8021q: create device with all possible features in wanted_features by Andrey Vagin · 8 years ago
  42. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
  43. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  44. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  45. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. 18d3df3 vlan: use a valid default mtu value for vlan over macsec by Paolo Abeni · 8 years ago
  47. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  48. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 9 years ago
  49. f6773c5 vlan: propagate gso_max_segs by Eric Dumazet · 9 years ago
  50. 5770979 net: 8021q: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  51. e817af2 vlan: turn on unicast filtering on vlan device by Zhang Shengju · 9 years ago
  52. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  53. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  54. 9d54783 switchdev: vlan: Use switchdev_port* in vlan_netdev_ops by Ido Schimmel · 9 years ago
  55. 2e659c0 net: 8021q: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  56. 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  57. 8d46350 vlan: Add features for stacked vlan device by Toshiaki Makita · 10 years ago
  58. 423049ab 8021q: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  59. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 10 years ago
  60. 53f6b70 vlan: Add ability to always enable TSO/UFO by Toshiaki Makita · 10 years ago
  61. 37dd925 vlan: Pass ethtool get_ts_info queries to real device. by Richard Cochran · 10 years ago
  62. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  63. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  64. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. a6111d3 vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device by Stefan Sørensen · 11 years ago
  66. a48e5fa vlan: free percpu stats in device destructor by Eric Dumazet · 10 years ago
  67. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  68. da08143 vlan: more careful checksum features handling by Michal Kubeček · 11 years ago
  69. d38569a vlan: Fix lockdep warning with stacked vlan devices. by Vlad Yasevich · 11 years ago
  70. 5a4ae5f vlan: unnecessary to check if vlan_pcpu_stats is NULL by Li RongQing · 11 years ago
  71. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 11 years ago
  72. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 11 years ago
  74. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 11 years ago
  75. fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 11 years ago
  76. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  77. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. dd38743 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 11 years ago
  79. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  80. 07fc67b 8021q: Use ether_addr_copy by Joe Perches · 11 years ago
  81. 2205369 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 11 years ago
  82. 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
  83. e267cb9 vlan: Implement vlan_dev_get_egress_qos_mask as an inline. by David S. Miller · 11 years ago
  84. d324353 net/vlan: Provide read access to the vlan egress map by Eyal Perry · 11 years ago
  85. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  86. 6b93f4a net: vlan: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  87. 0c0667a vlan: cleanup the usage of vlan_dev_priv(dev) by Wang Sheng-Hui · 11 years ago
  88. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  89. b29d314 net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 12 years ago
  90. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  91. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 12 years ago
  92. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  93. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 12 years ago
  94. 86fbe9b net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) by David Ward · 12 years ago
  95. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  96. e949b09 vlan: set sysfs device_type to 'vlan' by Doug Goldstein · 12 years ago
  97. f4d5392 vlan: use IS_ENABLED() by Amerigo Wang · 12 years ago
  98. 6eacf8a vlan: clean up vlan_dev_hard_start_xmit() by Amerigo Wang · 12 years ago
  99. f3da389 vlan: clean up some variable names by Amerigo Wang · 12 years ago
  100. 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago