1. 1eb2cde net: annotate writes on dev->mtu from ndo_change_mtu() by Eric Dumazet · 9 months ago
  2. e958da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 9 months ago
  3. 5ef31ea net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offset to napi_gro_cb by Richard Gobert · 9 months ago
  4. e8058a4 netlink: introduce type-checking attribute iteration by Johannes Berg · 10 months ago
  5. e353ea9 rtnetlink: prepare nla_put_iflink() to run under RCU by Eric Dumazet · 11 months ago
  6. 7ae9d34 net: vlan: constify the struct device_type usage by Ricardo B. Marliere · 11 months ago
  7. 9a3c93a vlan: use netdev_lockdep_set_classes() by Eric Dumazet · 12 months ago
  8. f383ced vlan: use xarray iterator to implement /proc/net/vlan/config by Eric Dumazet · 12 months ago
  9. 6c21660 vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING by Lin Ma · 1 year ago
  10. 56794e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 1 year, 1 month ago
  11. 01a564b net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev() by Liu Jian · 1 year, 1 month ago
  12. b8768dc net: ethtool: Refactor identical get_ts_info implementations. by Richard Cochran · 1 year, 2 months ago
  13. ce1afe2 net: fill in MODULE_DESCRIPTION()s under net/802* by Jakub Kicinski · 1 year, 3 months ago
  14. 7ff57803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 5 months ago
  15. ace0ab3 Revert "vlan: Fix VLAN 0 memory leak" by Vlad Buslov · 1 year, 6 months ago
  16. 4d016ae4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 6 months ago
  17. 718cb09 vlan: Fix VLAN 0 memory leak by Vlad Buslov · 1 year, 6 months ago
  18. 65c9fde net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set() by Maxim Georgiev · 1 year, 6 months ago
  19. dacab57 vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() by Eric Dumazet · 1 year, 9 months ago
  20. abff3e5 vlan: Add MACsec offload operations for VLAN interface by Emeel Hakim · 1 year, 9 months ago
  21. 731b73d vlan: partially enable SIOCSHWTSTAMP in container by Vadim Fedorenko · 1 year, 11 months ago
  22. d120d1a net: Remove the obsolte u64_stats_fetch_*_irq() users (net). by Thomas Gleixner · 2 years, 3 months ago
  23. 35ffb66 net: gro: skb_gro_header helper function by Richard Gobert · 2 years, 5 months ago
  24. bb4d15d vlan: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 5 months ago
  25. 816cd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 7 months ago
  26. 72a0b32 vlan: fix memory leak in vlan_newlink() by Eric Dumazet · 2 years, 7 months ago
  27. 09cca53 vlan: adopt u64_stats_t by Eric Dumazet · 2 years, 8 months ago
  28. d62607c net: rename reference+tracking helpers by Jakub Kicinski · 2 years, 8 months ago
  29. 6df6398 net: add netif_inherit_tso_max() by Jakub Kicinski · 2 years, 9 months ago
  30. 8624a95 vlan: use correct format characters by Bill Wendling · 2 years, 11 months ago
  31. 6a47cdc Revert "vlan: move dev_put into vlan_dev_uninit" by Xin Long · 3 years ago
  32. d6ff94a vlan: move dev_put into vlan_dev_uninit by Xin Long · 3 years ago
  33. 37aa50c vlan: introduce vlan_dev_free_egress_priority by Xin Long · 3 years ago
  34. 19c9ebf vlan: add net device refcount tracker by Eric Dumazet · 3 years, 2 months ago
  35. 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  36. 01d9cc2 net: vlan: fix underflow for the real_dev refcnt by Ziyang Xuan · 3 years, 2 months ago
  37. 627b94f gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers by Eric Dumazet · 3 years, 2 months ago
  38. fc1ca33 gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers by Eric Dumazet · 3 years, 2 months ago
  39. 2106efd net: remove .ndo_change_proto_down by Jakub Kicinski · 3 years, 2 months ago
  40. 6d872df net: annotate accesses to dev->gso_max_segs by Eric Dumazet · 3 years, 2 months ago
  41. 4b66d21 net: annotate accesses to dev->gso_max_size by Eric Dumazet · 3 years, 2 months ago
  42. 563bcba net: vlan: fix a UAF in vlan_dev_real_dev() by Ziyang Xuan · 3 years, 3 months ago
  43. e35b8d7 net: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 4 months ago
  44. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  45. a89893d memcg: enable accounting for VLAN group array by Vasily Averin · 3 years, 6 months ago
  46. 9d72b8d net: vlan: pass thru all GSO_SOFTWARE in hw_enc_features by Jakub Kicinski · 3 years, 7 months ago
  47. 9c153d3 net: vlan: Avoid using strncpy() by Kees Cook · 3 years, 8 months ago
  48. 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  49. c1102e9d net: fix a data race when get vlan device by Di Zhu · 3 years, 9 months ago
  50. bcf2766 net: bridge: resolve forwarding path for VLAN tag actions in bridge devices by Felix Fietkau · 3 years, 10 months ago
  51. e4417d6 net: 8021q: resolve forwarding path for vlan devices by Pablo Neira Ayuso · 3 years, 10 months ago
  52. 4a6e7ec vlan/8021q: avoid retpoline overhead on GRO by Alexander Lobakin · 3 years, 11 months ago
  53. 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  54. 7185425 net: vlan: Add parse protocol header ops by Eran Ben Elisha · 4 years, 1 month ago
  55. c269a24 net: make free_netdev() more lenient with unregistering devices by Jakub Kicinski · 4 years, 1 month ago
  56. 55b7ab1 net: vlan: avoid leaks on register_vlan_dev() failures by Jakub Kicinski · 4 years, 1 month ago
  57. 0675c28 net: vlan: Fixed signedness in vlan_group_prealloc_vid() by Florian Fainelli · 4 years, 4 months ago
  58. d018684 net: vlan: Avoid using BUG() in vlan_proto_idx() by Florian Fainelli · 4 years, 4 months ago
  59. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  60. be74294 net: get rid of lockdep_set_class_and_subclass() by Cong Wang · 4 years, 7 months ago
  61. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  62. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 8 months ago
  63. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 8 months ago
  64. f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 9 months ago
  65. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 9 months ago
  66. bd706ff net: vlan: suppress "failed to kill vid" warnings by Julian Wiedmann · 5 years ago
  67. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  68. eb8ef2a vlan: vlan_changelink() should propagate errors by Eric Dumazet · 5 years ago
  69. 9bbd917 vlan: fix memory leak in vlan_dev_set_egress_priority by Eric Dumazet · 5 years ago
  70. dfe6d68 net: vlan: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  71. f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
  72. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  73. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  74. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  75. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  76. 8b6912a net: vlan: Inherit MPLS features from parent device by Ariel Levkovich · 6 years ago
  77. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  78. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  79. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  80. fa2c52be vlan: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  81. 873017a vlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 6 years ago
  82. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  83. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  84. 76052d8 vlan: do not transfer link state in vlan bridge binding mode by Mike Manning · 6 years ago
  85. 8c8b345 vlan: support binding link state to vlan member bridge ports by Mike Manning · 6 years ago
  86. 0a89eb9 vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x by Chris Leech · 6 years ago
  87. 47f7062 net: Remove switchdev.h inclusion from team/bond/vlan by Florian Fainelli · 6 years ago
  88. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  89. 32764c66f net: 8021q: move vlan offload registrations into vlan_core by Jiri Pirko · 6 years ago
  90. 418a976 8021q: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  91. 960abf6 net: 8021q: vlan_core: allow use list of vlans for real device by Ivan Khoronzhuk · 6 years ago
  92. 7dad993 net: vlan: add support for tunnel offload by Davide Caratti · 6 years ago
  93. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  94. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 7 years ago
  95. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  96. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  97. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  98. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  99. 33fa382 vlan: Add extack messages for link create by David Ahern · 7 years ago
  100. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago