1. a57180d vlan: fix memory leak in vlan_dev_set_egress_priority by Eric Dumazet · 4 years, 4 months ago
  2. d8209c1 vlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 5 years ago
  3. 2463af6 vlan: also check phy_driver ts_info for vlan's real device by Hangbin Liu · 6 years ago
  4. 4c484f7 net/8021q: create device with all possible features in wanted_features by Andrey Vagin · 7 years ago
  5. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 18d3df3 vlan: use a valid default mtu value for vlan over macsec by Paolo Abeni · 8 years ago
  7. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  8. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 8 years ago
  9. f6773c5 vlan: propagate gso_max_segs by Eric Dumazet · 8 years ago
  10. 5770979 net: 8021q: use __ethtool_get_ksettings by David Decotigny · 8 years ago
  11. e817af2 vlan: turn on unicast filtering on vlan device by Zhang Shengju · 8 years ago
  12. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 8 years ago
  13. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 8 years ago
  14. 9d54783 switchdev: vlan: Use switchdev_port* in vlan_netdev_ops by Ido Schimmel · 8 years ago
  15. 2e659c0 net: 8021q: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  16. 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  17. 8d46350 vlan: Add features for stacked vlan device by Toshiaki Makita · 9 years ago
  18. 423049a 8021q: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  19. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 9 years ago
  20. 53f6b70 vlan: Add ability to always enable TSO/UFO by Toshiaki Makita · 9 years ago
  21. 37dd925 vlan: Pass ethtool get_ts_info queries to real device. by Richard Cochran · 9 years ago
  22. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 9 years ago
  23. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  24. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  25. a6111d3 vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device by Stefan Sørensen · 10 years ago
  26. a48e5fa vlan: free percpu stats in device destructor by Eric Dumazet · 10 years ago
  27. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. da08143 vlan: more careful checksum features handling by Michal Kubeček · 10 years ago
  29. d38569a vlan: Fix lockdep warning with stacked vlan devices. by Vlad Yasevich · 10 years ago
  30. 5a4ae5f vlan: unnecessary to check if vlan_pcpu_stats is NULL by Li RongQing · 10 years ago
  31. dc8eaaa vlan: Fix lockdep warning when vlan dev handle notification by dingtianhong · 10 years ago
  32. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 10 years ago
  34. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 10 years ago
  35. fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 10 years ago
  36. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  37. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. dd38743 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 10 years ago
  39. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 10 years ago
  40. 07fc67b 8021q: Use ether_addr_copy by Joe Perches · 10 years ago
  41. 2205369 vlan: Fix header ops passthru when doing TX VLAN offload. by David S. Miller · 10 years ago
  42. 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
  43. e267cb9 vlan: Implement vlan_dev_get_egress_qos_mask as an inline. by David S. Miller · 11 years ago
  44. d324353 net/vlan: Provide read access to the vlan egress map by Eyal Perry · 11 years ago
  45. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  46. 6b93f4a net: vlan: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  47. 0c0667a vlan: cleanup the usage of vlan_dev_priv(dev) by Wang Sheng-Hui · 11 years ago
  48. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  49. b29d314 net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 11 years ago
  50. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  51. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  52. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  53. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 11 years ago
  54. 86fbe9b net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) by David Ward · 11 years ago
  55. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 11 years ago
  56. e949b09 vlan: set sysfs device_type to 'vlan' by Doug Goldstein · 12 years ago
  57. f4d5392 vlan: use IS_ENABLED() by Amerigo Wang · 12 years ago
  58. 6eacf8a vlan: clean up vlan_dev_hard_start_xmit() by Amerigo Wang · 12 years ago
  59. f3da389 vlan: clean up some variable names by Amerigo Wang · 12 years ago
  60. 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago
  61. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  62. 30fdd8a0 netpoll: move np->dev and np->dev_name init into __netpoll_setup() by Jiri Pirko · 12 years ago
  63. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  65. 53a2b3a 8021q: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  66. de93cb2 vlan: static functions by Eric Dumazet · 12 years ago
  67. 6d4cdf4 vlan: add 802.1q netpoll support by Benjamin LaHaise · 12 years ago
  68. 7da82c0 vlan: rename vlan_dev_info to vlan_dev_priv by Jiri Pirko · 12 years ago
  69. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  70. bc5787c6 net: remove legacy ethtool ops by Michał Mirosław · 13 years ago
  71. deede2f vlan: Don't propagate flag changes on down interfaces. by Matthijs Kooijman · 13 years ago
  72. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  73. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  74. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  75. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  76. 62f2a3a net: remove NETIF_F_ALL_TX_OFFLOADS by Michał Mirosław · 13 years ago
  77. 6c9c1b5 net: vlan: remove reduntant check in ndo_fix_features callback by Michał Mirosław · 13 years ago
  78. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  79. 712ae51 net: vlan: enable soft features regardless of underlying device by Shan Wei · 13 years ago
  80. e990b37 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  81. afab2d2 net: 8021q: Add pr_fmt by Joe Perches · 13 years ago
  82. 307f73d vlan: fix typo in vlan_dev_hard_start_xmit() by Wei Yongjun · 13 years ago
  83. f0a619c net: Fix vlan_features propagation by Michał Mirosław · 13 years ago
  84. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  85. 55aee10 vlan: fix GVRP at dismantle time by Eric Dumazet · 13 years ago
  86. bcc6d47 net: vlan: make non-hw-accel rx path similar to hw-accel by Jiri Pirko · 13 years ago
  87. 8a0427b vlan: convert VLAN devices to use ndo_fix_features() by Michał Mirosław · 13 years ago
  88. d870bfb vlan: should take into account needed_headroom by Eric Dumazet · 13 years ago
  89. 4ea09c9 vlan: add support to ndo_fcoe_ddp_target() by Yi Zou · 13 years ago
  90. 213b15c vlan: remove ndo_select_queue() logic by Eric Dumazet · 14 years ago
  91. 4af429d vlan: lockless transmit path by Eric Dumazet · 14 years ago
  92. 636e19a net: consolidate 8021q tagging by John Fastabend · 14 years ago
  93. 8f5549f net: remove check for headroom in vlan_dev_create by John Fastabend · 14 years ago
  94. 65ac6a5 vlan: Avoid hash table lookup to find group. by Jesse Gross · 14 years ago
  95. caf586e net: add a core netdev->rx_dropped counter by Eric Dumazet · 14 years ago
  96. af5ef24 vlan: use this_cpu_ptr() in vlan_skb_recv() by Eric Dumazet · 14 years ago
  97. 8990f46 net: rx_dropped accounting by Eric Dumazet · 14 years ago
  98. 0ac820e vlan: Match underlying dev carrier on vlan add by Phil Oester · 14 years ago
  99. ad1afb0 vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet) by Pedro Garcia · 14 years ago
  100. 3cfde79 net: Get rid of rtnl_link_stats64 / net_device_stats union by Ben Hutchings · 14 years ago