1. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  2. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  3. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 6 years ago
  4. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 6 years ago
  5. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  6. 33fa382 vlan: Add extack messages for link create by David Ahern · 6 years ago
  7. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 6 years ago
  8. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 6 years ago
  9. 84a2fba vlan: correct the file path in vlan_dev_change_flags() comment by Sun Lianwen · 6 years ago
  10. ec1d8cc vlan: also check phy_driver ts_info for vlan's real device by Hangbin Liu · 6 years ago
  11. eeb0a2a vlan: vlan_hw_filter_capable() can be static by Wei Yongjun · 6 years ago
  12. 9daae9b net: Call add/kill vid ndo on vlan filter feature toggling by Gal Pressman · 6 years ago
  13. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 6 years ago
  14. d644406 net: Use octal not symbolic permissions by Joe Perches · 6 years ago
  15. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. cbe7128 vlan: Fix out of order vlan headers with reorder header off by Toshiaki Makita · 6 years ago
  17. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 6 years ago
  18. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  19. 78bbb15 8021q: fix a memory leak for VLAN 0 device by Cong Wang · 7 years ago
  20. fdae5f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. 052d41c vlan: fix a use-after-free in vlan_device_event() by Cong Wang · 7 years ago
  22. 9d917c2 add support of IFF_XMIT_DST_RELEASE bit in vlan by Vadim Fedorenko · 7 years ago
  23. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  27. e769fce net: 8021q: skip packets if the vlan is down by Vishakha Narvekar · 7 years ago
  28. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 7 years ago
  29. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 7 years ago
  30. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 7 years ago
  31. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 9745e36 net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev by Gao Feng · 7 years ago
  33. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  34. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  35. eca59f6 net: Remove support for bridge bypass ndos from stacked devices by Arkadi Sharshevsky · 7 years ago
  36. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  37. 8403deb vlan: Keep NETIF_F_HW_CSUM similar to other software devices by Vlad Yasevich · 7 years ago
  38. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 7 years ago
  39. 88997e4 net/8021q: create device with all possible features in wanted_features by Andrey Vagin · 7 years ago
  40. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 7 years ago
  41. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  42. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  43. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  44. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  46. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  47. 9c403b6 net: vlan: Use sizeof instead of literal number by Gao Feng · 8 years ago
  48. 403f072 vlan: Remove unnecessary comparison of unsigned against 0 by Tobias Klauser · 8 years ago
  49. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  50. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 18d3df3 vlan: use a valid default mtu value for vlan over macsec by Paolo Abeni · 8 years ago
  52. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  53. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 8 years ago
  54. f6773c5 vlan: propagate gso_max_segs by Eric Dumazet · 8 years ago
  55. 5770979 net: 8021q: use __ethtool_get_ksettings by David Decotigny · 8 years ago
  56. e817af2 vlan: turn on unicast filtering on vlan device by Zhang Shengju · 8 years ago
  57. e4999f2 vlan: change return type of vlan_proc_rem_dev by Zhang Shengju · 8 years ago
  58. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  59. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  60. 9d54783 switchdev: vlan: Use switchdev_port* in vlan_netdev_ops by Ido Schimmel · 9 years ago
  61. 28f9ee2 vlan: Do not put vlan headers back on bridge and macvlan ports by Vlad Yasevich · 9 years ago
  62. 74f2d19c vlan: Invoke driver vlan hooks only if device is present by Padmanabh Ratnakar · 9 years ago
  63. 2e659c0 net: 8021q: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  64. 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 9 years ago
  65. be346ff vlan: Correctly propagate promisc|allmulti flags in notifier. by Vlad Yasevich · 9 years ago
  66. 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  67. 8d46350 vlan: Add features for stacked vlan device by Toshiaki Makita · 9 years ago
  68. 99c4a26 net: Fix high overhead of vlan sub-device teardown. by David S. Miller · 9 years ago
  69. 423049a 8021q: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  70. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  71. 1f17257 vlan: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  72. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  73. 53f6b70 vlan: Add ability to always enable TSO/UFO by Toshiaki Makita · 10 years ago
  74. 37dd925 vlan: Pass ethtool get_ts_info queries to real device. by Richard Cochran · 10 years ago
  75. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  76. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  77. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 10 years ago
  78. 9c5ff24 vlan: fail early when creating netdev named config by WANG Cong · 10 years ago
  79. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  81. a6111d3 vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device by Stefan Sørensen · 10 years ago
  82. a48e5fa vlan: free percpu stats in device destructor by Eric Dumazet · 10 years ago
  83. 916c168 8021q: fix a potential memory leak by Li RongQing · 10 years ago
  84. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  85. da08143 vlan: more careful checksum features handling by Michal Kubeček · 10 years ago
  86. d38569a vlan: Fix lockdep warning with stacked vlan devices. by Vlad Yasevich · 10 years ago
  87. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  88. 5a4ae5f vlan: unnecessary to check if vlan_pcpu_stats is NULL by Li RongQing · 10 years ago
  89. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 10 years ago
  90. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 10 years ago
  92. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 10 years ago
  93. fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 10 years ago
  94. 71e415e vlan: make a new function vlan_dev_vlan_proto() and export by dingtianhong · 10 years ago
  95. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  96. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  97. f0e7882 8021q: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  98. dd38743 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 10 years ago
  99. be14cc9 vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal by dingtianhong · 10 years ago
  100. 375f67d vlan: slight optimization for vlan_do_receive() by dingtianhong · 10 years ago