1. be346ff vlan: Correctly propagate promisc|allmulti flags in notifier. by Vlad Yasevich · 9 years ago
  2. 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  3. 8d46350 vlan: Add features for stacked vlan device by Toshiaki Makita · 9 years ago
  4. 99c4a26 net: Fix high overhead of vlan sub-device teardown. by David S. Miller · 9 years ago
  5. 423049a 8021q: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  6. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  7. 1f17257 vlan: advertise link netns via netlink by Nicolas Dichtel · 9 years ago
  8. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  9. 53f6b70 vlan: Add ability to always enable TSO/UFO by Toshiaki Makita · 10 years ago
  10. 37dd925 vlan: Pass ethtool get_ts_info queries to real device. by Richard Cochran · 10 years ago
  11. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  12. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  13. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 10 years ago
  14. 9c5ff24 vlan: fail early when creating netdev named config by WANG Cong · 10 years ago
  15. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  17. a6111d3 vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device by Stefan Sørensen · 10 years ago
  18. a48e5fa vlan: free percpu stats in device destructor by Eric Dumazet · 10 years ago
  19. 916c168 8021q: fix a potential memory leak by Li RongQing · 10 years ago
  20. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. da08143 vlan: more careful checksum features handling by Michal Kubeček · 10 years ago
  22. d38569a vlan: Fix lockdep warning with stacked vlan devices. by Vlad Yasevich · 10 years ago
  23. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  24. 5a4ae5f vlan: unnecessary to check if vlan_pcpu_stats is NULL by Li RongQing · 10 years ago
  25. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 10 years ago
  26. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 10 years ago
  28. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 10 years ago
  29. fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 10 years ago
  30. 71e415e vlan: make a new function vlan_dev_vlan_proto() and export by dingtianhong · 10 years ago
  31. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  32. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. f0e7882 8021q: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  34. dd38743 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 10 years ago
  35. be14cc9 vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal by dingtianhong · 10 years ago
  36. 375f67d vlan: slight optimization for vlan_do_receive() by dingtianhong · 10 years ago
  37. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 10 years ago
  38. 07fc67b 8021q: Use ether_addr_copy by Joe Perches · 10 years ago
  39. 2fa053a 8021q: update description by Yegor Yefremov · 10 years ago
  40. 2205369 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 10 years ago
  41. 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
  42. e267cb9 vlan: Implement vlan_dev_get_egress_qos_mask as an inline. by David S. Miller · 11 years ago
  43. d324353 net/vlan: Provide read access to the vlan egress map by Eyal Perry · 11 years ago
  44. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  45. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  46. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. c33a39c net: vlan: fix nlmsg size calculation in vlan_get_size() by Marc Kleine-Budde · 11 years ago
  48. 47701a3 vlan: unlink the upper neighbour before unregistering by Veaceslav Falico · 11 years ago
  49. 5df27e6 vlan: link the upper neighbour only after registering by Veaceslav Falico · 11 years ago
  50. 6b93f4a net: vlan: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  51. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  52. 0369722 vlan: make vlan_dev_real_dev work over stacked vlans by nikolay@redhat.com · 11 years ago
  53. 0c0667a vlan: cleanup the usage of vlan_dev_priv(dev) by Wang Sheng-Hui · 11 years ago
  54. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 11 years ago
  55. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  56. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  57. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  58. b29d314 net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 11 years ago
  59. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  60. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  61. 8da63a6 net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n by Patrick McHardy · 11 years ago
  62. cf2c014 net: vlan: fix memory leak in vlan_info_rcu_free() by Patrick McHardy · 11 years ago
  63. 8ad227f net: vlan: add 802.1ad support by Patrick McHardy · 11 years ago
  64. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  65. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  66. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  67. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  68. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  69. 4a7df34 8021q: fix a potential use-after-free by Cong Wang · 11 years ago
  70. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  71. 7885198 bridge: Implement vlan ingress/egress policy with PVID. by Vlad Yasevich · 11 years ago
  72. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 11 years ago
  73. 86fbe9b net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) by David Ward · 11 years ago
  74. d2ed273 net: disallow drivers with buggy VLAN accel to register_netdevice() by Michał Mirosław · 11 years ago
  75. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 11 years ago
  76. 1cdfd72 vlan: remove usage of dev->master in __vlan_find_dev_deep() by Jiri Pirko · 11 years ago
  77. 126d6c2 vlan: add link to upper device by Jiri Pirko · 11 years ago
  78. 6e22ce2 8021q: fix vlan device to inherit the unicast filtering capability flag by Yi Zou · 12 years ago
  79. 276996f net: Allow the userns root to control vlans. by Eric W. Biederman · 12 years ago
  80. e949b09 vlan: set sysfs device_type to 'vlan' by Doug Goldstein · 12 years ago
  81. f4d5392 vlan: use IS_ENABLED() by Amerigo Wang · 12 years ago
  82. 18c22a0 vlan: allow to change type when no vlan device is hooked on netdev by Jiri Pirko · 12 years ago
  83. 55462cf vlan: fix bond/team enslave of vlan challenged slave/port by Jiri Pirko · 12 years ago
  84. 48cc32d3 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 12 years ago
  85. 5316cf9 8021q: fix mac_len recomputation in vlan_untag() by Antonio Quartulli · 12 years ago
  86. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  87. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  88. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  89. 9b361c1 vlan: add helper which can be called to see if device is used by vlan by Jiri Pirko · 12 years ago
  90. 6eacf8a vlan: clean up vlan_dev_hard_start_xmit() by Amerigo Wang · 12 years ago
  91. f3da389 vlan: clean up some variable names by Amerigo Wang · 12 years ago
  92. 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago
  93. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  94. 30fdd8a0 netpoll: move np->dev and np->dev_name init into __netpoll_setup() by Jiri Pirko · 12 years ago
  95. efc73f4 net: Fix memory leak - vlan_info struct by Amir Hanania · 12 years ago
  96. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  98. 53a2b3a 8021q: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  99. 61849dd vlan: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  100. de93cb2 vlan: static functions by Eric Dumazet · 13 years ago