提交历史

作者 SHA1 备注 提交日期
  Wei Yongjun eeb0a2a526 vlan: vlan_hw_filter_capable() can be static 7 年之前
  Gal Pressman 9daae9bd47 net: Call add/kill vid ndo on vlan filter feature toggling 7 年之前
  Toshiaki Makita cbe7128c4b vlan: Fix out of order vlan headers with reorder header off 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
  Vishakha Narvekar e769fcec6b net: 8021q: skip packets if the vlan is down 8 年之前
  Vlad Yasevich 28f9ee22bc vlan: Do not put vlan headers back on bridge and macvlan ports 10 年之前
  Padmanabh Ratnakar 74f2d19caf vlan: Invoke driver vlan hooks only if device is present 10 年之前
  Jiri Pirko df8a39defa net: rename vlan_tx_* helpers since "tx" is misleading there 11 年之前
  Vlad Yasevich 0d5501c1c8 net: Always untag vlan-tagged traffic on input. 11 年之前
  Li RongQing 916c1689a0 8021q: fix a potential memory leak 11 年之前
  dingtianhong f06c7f9f92 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() 11 年之前
  dingtianhong 71e415e44c vlan: make a new function vlan_dev_vlan_proto() and export 11 年之前
  dingtianhong be14cc98e9 vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal 11 年之前
  dingtianhong 375f67df28 vlan: slight optimization for vlan_do_receive() 11 年之前
  nikolay@redhat.com 0369722f02 vlan: make vlan_dev_real_dev work over stacked vlans 12 年之前
  Eric Dumazet d4b812dea4 vlan: mask vlan prio bits 12 年之前
  Patrick McHardy cf2c014ade net: vlan: fix memory leak in vlan_info_rcu_free() 12 年之前
  Patrick McHardy 8ad227ff89 net: vlan: add 802.1ad support 12 年之前
  Patrick McHardy 86a9bad3ab net: vlan: add protocol argument to packet tagging functions 12 年之前
  Patrick McHardy 1fd9b1fc31 net: vlan: prepare for 802.1ad support 12 年之前
  Patrick McHardy 80d5c3689b net: vlan: prepare for 802.1ad VLAN filtering offload 12 年之前
  Patrick McHardy f646968f8f net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 12 年之前
  Vlad Yasevich 7885198861 bridge: Implement vlan ingress/egress policy with PVID. 13 年之前
  Michał Mirosław d2ed273d30 net: disallow drivers with buggy VLAN accel to register_netdevice() 13 年之前
  Jiri Pirko 1cdfd72f79 vlan: remove usage of dev->master in __vlan_find_dev_deep() 13 年之前
  Jiri Pirko 55462cf30a vlan: fix bond/team enslave of vlan challenged slave/port 13 年之前
  Florian Zumbiehl 48cc32d38a vlan: don't deliver frames for unknown vlans to protocols 13 年之前
  Antonio Quartulli 5316cf9a51 8021q: fix mac_len recomputation in vlan_untag() 13 年之前
  Jiri Pirko 9b361c13ce vlan: add helper which can be called to see if device is used by vlan 13 年之前
  Joe Perches 53a2b3a18d 8021q: Convert compare_ether_addr to ether_addr_equal 13 年之前