커밋 기록

작성자 SHA1 메시지 날짜
  Vlad Yasevich 7885198861 bridge: Implement vlan ingress/egress policy with PVID. 12 년 전
  Michał Mirosław d2ed273d30 net: disallow drivers with buggy VLAN accel to register_netdevice() 12 년 전
  Jiri Pirko 1cdfd72f79 vlan: remove usage of dev->master in __vlan_find_dev_deep() 12 년 전
  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 년 전
  Dan Carpenter f9586f79bf vlan: add rtnl_dereference() annotations 13 년 전
  Jiri Pirko 348a1443cc vlan: introduce functions to do mass addition/deletion of vids by another device 13 년 전
  Jiri Pirko 5b9ea6e022 vlan: introduce vid list with reference counting 13 년 전
  Jiri Pirko 87002b03ba net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls 13 년 전
  Jiri Pirko 7da82c06de vlan: rename vlan_dev_info to vlan_dev_priv 13 년 전
  Pravin B Shelar 396cf94305 vlan: Move vlan_set_encap_proto() to vlan header file 13 년 전
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 년 전
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 년 전
  Eric Dumazet 6a32e4f9dd vlan: allow nested vlan_do_receive() 13 년 전
  Jiri Pirko c5114cd59d vlan: reset headers on accel emulation path 14 년 전
  Jiri Pirko ffcf9b7672 vlan: kill vlan_gro_frags and vlan_gro_receive 14 년 전
  Jiri Pirko a4aeb26628 vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx 14 년 전
  Jiri Pirko cec9c13363 vlan: introduce __vlan_find_dev_deep() 14 년 전
  Jiri Pirko 0b5c9db1b1 vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check 14 년 전
  Jiri Pirko bcc6d47903 net: vlan: make non-hw-accel rx path similar to hw-accel 14 년 전
  Eric Dumazet 4af429d29b vlan: lockless transmit path 14 년 전
  Jesse Gross 3701e51382 vlan: Centralize handling of hardware acceleration. 15 년 전
  Eric Dumazet caf586e5f2 net: add a core netdev->rx_dropped counter 15 년 전
  David S. Miller 21a180cda0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 년 전
  Eric Dumazet 173e79fb70 vlan: dont drop packets from unknown vlans in promiscuous mode 15 년 전
  Eric Dumazet a02cec2155 net: return operator cleanup 15 년 전
  Jiri Pirko 72ed62f7c9 vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive 15 년 전