Commit History

Author SHA1 Message Date
  Vlad Yasevich 7885198861 bridge: Implement vlan ingress/egress policy with PVID. 12 years ago
  Michał Mirosław d2ed273d30 net: disallow drivers with buggy VLAN accel to register_netdevice() 12 years ago
  Jiri Pirko 1cdfd72f79 vlan: remove usage of dev->master in __vlan_find_dev_deep() 12 years ago
  Jiri Pirko 55462cf30a vlan: fix bond/team enslave of vlan challenged slave/port 12 years ago
  Florian Zumbiehl 48cc32d38a vlan: don't deliver frames for unknown vlans to protocols 12 years ago
  Antonio Quartulli 5316cf9a51 8021q: fix mac_len recomputation in vlan_untag() 12 years ago
  Jiri Pirko 9b361c13ce vlan: add helper which can be called to see if device is used by vlan 13 years ago
  Joe Perches 53a2b3a18d 8021q: Convert compare_ether_addr to ether_addr_equal 13 years ago
  Dan Carpenter f9586f79bf vlan: add rtnl_dereference() annotations 13 years ago
  Jiri Pirko 348a1443cc vlan: introduce functions to do mass addition/deletion of vids by another device 13 years ago
  Jiri Pirko 5b9ea6e022 vlan: introduce vid list with reference counting 13 years ago
  Jiri Pirko 87002b03ba net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls 13 years ago
  Jiri Pirko 7da82c06de vlan: rename vlan_dev_info to vlan_dev_priv 13 years ago
  Pravin B Shelar 396cf94305 vlan: Move vlan_set_encap_proto() to vlan header file 13 years ago
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 years ago
  Eric Dumazet 6a32e4f9dd vlan: allow nested vlan_do_receive() 13 years ago
  Jiri Pirko c5114cd59d vlan: reset headers on accel emulation path 14 years ago
  Jiri Pirko ffcf9b7672 vlan: kill vlan_gro_frags and vlan_gro_receive 14 years ago
  Jiri Pirko a4aeb26628 vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx 14 years ago
  Jiri Pirko cec9c13363 vlan: introduce __vlan_find_dev_deep() 14 years ago
  Jiri Pirko 0b5c9db1b1 vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check 14 years ago
  Jiri Pirko bcc6d47903 net: vlan: make non-hw-accel rx path similar to hw-accel 14 years ago
  Eric Dumazet 4af429d29b vlan: lockless transmit path 14 years ago
  Jesse Gross 3701e51382 vlan: Centralize handling of hardware acceleration. 14 years ago
  Eric Dumazet caf586e5f2 net: add a core netdev->rx_dropped counter 14 years ago
  David S. Miller 21a180cda0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Eric Dumazet 173e79fb70 vlan: dont drop packets from unknown vlans in promiscuous mode 14 years ago
  Eric Dumazet a02cec2155 net: return operator cleanup 14 years ago
  Jiri Pirko 72ed62f7c9 vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive 15 years ago