提交歷史

作者 SHA1 備註 提交日期
  Patrick Mullaney fc4a748966 netdevice: provide common routine for macvlan and vlan operstate management 15 年之前
  Eric W. Biederman 91e2ff3528 net: Teach vlans to cleanup as a pernet subsystem 15 年之前
  Eric W. Biederman 946d1a9298 net: Simplify vlan pernet operations. 15 年之前
  Patrick McHardy 5e75659305 vlan: support "loose binding" to the underlying network device 15 年之前
  David S. Miller 3505d1a9fd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年之前
  Eric Dumazet f99189b186 netns: net_identifiers should be read_mostly 15 年之前
  Eric Dumazet 6b863d1d32 vlan: Fix register_vlan_dev() error path 15 年之前
  Patrick McHardy 29906f6a42 vlan: cleanup multiple unregistrations 15 年之前
  Eric Dumazet 63c8099d90 vlan: Optimize multiple unregistration 15 年之前
  Eric Dumazet 23289a37e2 net: add a list_head parameter to dellink() method 15 年之前
  Eric Dumazet 2e59af3dcb vlan: multiqueue vlan device 16 年之前
  Vasu Dev b85daa5324 vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field 16 年之前
  Stephen Hemminger b4076d1715 vlan: allow creating vlan when real device is not up 16 年之前
  Herbert Xu 2e477c9bd2 vlan: Propagate physical MTU changes 16 年之前
  Jesper Dangaard Brouer 6e327c11a9 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net() 16 年之前
  Jiri Pirko ccffad25b5 net: convert unicast addr list 16 年之前
  Jay Vosburgh adc667e84f vlan: update vlan carrier state for admin up/down 16 年之前
  Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 年之前
  Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 年之前
  Stephen Hemminger 656299f706 vlan: convert to net_device_ops 16 年之前
  Stephen Hemminger b30200616f vlan: propogate ethtool speed values 16 年之前
  Alexander Duyck 1ae4be22f6 vlan: vlan device not reading gso max size of parent. 16 年之前
  David S. Miller 49997d7515 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 年之前
  Patrick McHardy 61362766d7 vlan: remove unnecessary include statements 17 年之前
  Patrick McHardy 9bb8582efb vlan: TCI related type and naming cleanups 17 年之前
  Patrick McHardy 22d1ba74bb vlan: move struct vlan_dev_info to private header 17 年之前
  Joonwoo Park 26a25239d7 vlan: Use is_vlan_dev() 17 年之前
  Patrick McHardy 70c03b49b8 vlan: Add GVRP support 17 年之前
  Patrick McHardy ce305002e1 vlan: Move device unregistration before lower dev cleanup 17 年之前
  Patrick McHardy b3ce0325f2 vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once 17 年之前