Commit History

Author SHA1 Message Date
  Pavel Emelyanov d9ed0f0e2d [VLAN]: Introduce the vlan_net structure and init/exit net ops. 17 years ago
  Pavel Emelyanov a9fde26078 [VLAN]: Tag vlan_group_device with net device, not ifindex. 17 years ago
  David S. Miller e1ec1b8ccd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
  Pavel Emelyanov 802fb176d8 [VLAN]: Proc entry is not renamed when vlan device name changes. 17 years ago
  Pavel Emelyanov 67727184f2 [VLAN]: Reduce memory consumed by vlan_groups 17 years ago
  YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
  Patrick McHardy ad712087f7 [VLAN]: Update list address 17 years ago
  Patrick McHardy 2029cc2c84 [VLAN]: checkpatch cleanups 17 years ago
  Patrick McHardy 9dfebcc647 [VLAN]: Turn VLAN_DEV_INFO into inline function 17 years ago
  Patrick McHardy af30151709 [VLAN]: Simplify vlan unregistration 17 years ago
  Patrick McHardy acc5efbcd2 [VLAN]: Clean up unregister_vlan_dev 17 years ago
  Patrick McHardy 69ab4b7d6d [VLAN]: Clean up initialization code 17 years ago
  Patrick McHardy 198a291ce3 [VLAN]: Remove non-implemented ioctls 17 years ago
  Patrick McHardy 40f98e1af4 [VLAN]: Clean up debugging and printks 17 years ago
  Patrick McHardy ef3eb3e59b [VLAN]: Move device setup to vlan_dev.c 17 years ago
  Patrick McHardy 7bd38d778e [VLAN]: Use dev->stats 17 years ago
  Patrick McHardy b7a4a83629 [VLAN]: Kill useless VLAN_NAME define 17 years ago
  Jarek Poplawski 0fe1e567d0 [VLAN]: nested VLAN: fix lockdep's recursive locking warning 17 years ago
  Pavel Emelyanov 3f03e38789 [VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler. 17 years ago
  Pavel Emelyanov e35de02615 [VLAN]: Lost rtnl_unlock() in vlan_ioctl() 17 years ago
  Patrick McHardy 39aaac114e [VLAN]: Allow setting mac address while device is up 17 years ago
  Patrick McHardy d932e04a5e [VLAN]: Don't synchronize addresses while the vlan device is down 17 years ago
  Patrick McHardy fffe470a80 [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl 17 years ago
  Ursula Braun 3607c44676 [8021Q]: transfer dev_id from real device 17 years ago
  Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 17 years ago
  Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
  Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
  Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
  Al Viro d9f30ec0b0 [VLAN]: Fix net_device leak. 18 years ago
  Andrew Morton 3f5f4346b6 [8021Q]: vlan_ioctl_handler: fix return value 18 years ago