1. 563bcba net: vlan: fix a UAF in vlan_dev_real_dev() by Ziyang Xuan · 3 years, 3 months ago
  2. e35b8d7 net: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 4 months ago
  3. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  4. a89893d memcg: enable accounting for VLAN group array by Vasily Averin · 3 years, 6 months ago
  5. 9d72b8d net: vlan: pass thru all GSO_SOFTWARE in hw_enc_features by Jakub Kicinski · 3 years, 7 months ago
  6. 9c153d3 net: vlan: Avoid using strncpy() by Kees Cook · 3 years, 8 months ago
  7. 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  8. c1102e9d net: fix a data race when get vlan device by Di Zhu · 3 years, 9 months ago
  9. bcf2766 net: bridge: resolve forwarding path for VLAN tag actions in bridge devices by Felix Fietkau · 3 years, 10 months ago
  10. e4417d6 net: 8021q: resolve forwarding path for vlan devices by Pablo Neira Ayuso · 3 years, 10 months ago
  11. 4a6e7ec vlan/8021q: avoid retpoline overhead on GRO by Alexander Lobakin · 3 years, 10 months ago
  12. 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  13. 7185425 net: vlan: Add parse protocol header ops by Eran Ben Elisha · 4 years ago
  14. c269a24 net: make free_netdev() more lenient with unregistering devices by Jakub Kicinski · 4 years ago
  15. 55b7ab1 net: vlan: avoid leaks on register_vlan_dev() failures by Jakub Kicinski · 4 years, 1 month ago
  16. 0675c28 net: vlan: Fixed signedness in vlan_group_prealloc_vid() by Florian Fainelli · 4 years, 4 months ago
  17. d018684 net: vlan: Avoid using BUG() in vlan_proto_idx() by Florian Fainelli · 4 years, 4 months ago
  18. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  19. be74294 net: get rid of lockdep_set_class_and_subclass() by Cong Wang · 4 years, 7 months ago
  20. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  21. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  22. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  23. f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 8 months ago
  24. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 9 months ago
  25. bd706ff net: vlan: suppress "failed to kill vid" warnings by Julian Wiedmann · 5 years ago
  26. a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  27. eb8ef2a vlan: vlan_changelink() should propagate errors by Eric Dumazet · 5 years ago
  28. 9bbd917 vlan: fix memory leak in vlan_dev_set_egress_priority by Eric Dumazet · 5 years ago
  29. dfe6d68 net: vlan: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
  30. f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
  31. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  32. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  33. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  34. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. 8b6912a net: vlan: Inherit MPLS features from parent device by Ariel Levkovich · 6 years ago
  36. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  37. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  38. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  39. fa2c52be vlan: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  40. 873017a vlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 6 years ago
  41. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  42. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  43. 76052d8 vlan: do not transfer link state in vlan bridge binding mode by Mike Manning · 6 years ago
  44. 8c8b345 vlan: support binding link state to vlan member bridge ports by Mike Manning · 6 years ago
  45. 0a89eb9 vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x by Chris Leech · 6 years ago
  46. 47f7062 net: Remove switchdev.h inclusion from team/bond/vlan by Florian Fainelli · 6 years ago
  47. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  48. 32764c66f net: 8021q: move vlan offload registrations into vlan_core by Jiri Pirko · 6 years ago
  49. 418a976 8021q: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  50. 960abf6 net: 8021q: vlan_core: allow use list of vlans for real device by Ivan Khoronzhuk · 6 years ago
  51. 7dad993 net: vlan: add support for tunnel offload by Davide Caratti · 6 years ago
  52. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  53. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  54. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  55. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  56. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  57. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  58. 33fa382 vlan: Add extack messages for link create by David Ahern · 7 years ago
  59. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  60. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  61. 84a2fba vlan: correct the file path in vlan_dev_change_flags() comment by Sun Lianwen · 7 years ago
  62. ec1d8cc vlan: also check phy_driver ts_info for vlan's real device by Hangbin Liu · 7 years ago
  63. eeb0a2a vlan: vlan_hw_filter_capable() can be static by Wei Yongjun · 7 years ago
  64. 9daae9b net: Call add/kill vid ndo on vlan filter feature toggling by Gal Pressman · 7 years ago
  65. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  66. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  67. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  68. cbe7128 vlan: Fix out of order vlan headers with reorder header off by Toshiaki Makita · 7 years ago
  69. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  70. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  71. 78bbb15 8021q: fix a memory leak for VLAN 0 device by Cong Wang · 7 years ago
  72. fdae5f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  73. 052d41c vlan: fix a use-after-free in vlan_device_event() by Cong Wang · 7 years ago
  74. 9d917c2 add support of IFF_XMIT_DST_RELEASE bit in vlan by Vadim Fedorenko · 7 years ago
  75. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  77. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  78. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  79. e769fce net: 8021q: skip packets if the vlan is down by Vishakha Narvekar · 7 years ago
  80. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  81. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  82. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  83. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. 9745e36 net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev by Gao Feng · 8 years ago
  85. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  86. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. eca59f6 net: Remove support for bridge bypass ndos from stacked devices by Arkadi Sharshevsky · 8 years ago
  88. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  89. 8403deb vlan: Keep NETIF_F_HW_CSUM similar to other software devices by Vlad Yasevich · 8 years ago
  90. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  91. 88997e4 net/8021q: create device with all possible features in wanted_features by Andrey Vagin · 8 years ago
  92. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
  93. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  94. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  95. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  96. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  98. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  99. 9c403b6 net: vlan: Use sizeof instead of literal number by Gao Feng · 8 years ago
  100. 403f072 vlan: Remove unnecessary comparison of unsigned against 0 by Tobias Klauser · 8 years ago