aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q
Commit message (Expand)AuthorAge
...
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-18
|\|
| * [8021Q]: vlan_dev misannotationsAl Viro2008-03-18
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
|/
* [8021Q]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-23
* net/8021q/vlan_dev.c: Use print_mac.Joe Perches2008-02-18
* [VLAN]: set_rx_mode support for unicast address listChris Leech2008-01-31
* [VLAN]: sparse warning fixStephen Hemminger2008-01-28
* [VLAN]: Move protocol determination to seperate functionPavel Emelyanov2008-01-28
* [VLAN]: Clean up vlan_skb_recv()Patrick McHardy2008-01-28
* [VLAN]: Update list addressPatrick McHardy2008-01-28
* [VLAN]: checkpatch cleanupsPatrick McHardy2008-01-28
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-28
* [VLAN]: Simplify vlan unregistrationPatrick McHardy2008-01-28
* [VLAN]: Clean up unregister_vlan_devPatrick McHardy2008-01-28
* [VLAN]: Clean up initialization codePatrick McHardy2008-01-28
* [VLAN]: Remove non-implemented ioctlsPatrick McHardy2008-01-28
* [VLAN]: Clean up debugging and printksPatrick McHardy2008-01-28
* [VLAN]: Kill useless checkPatrick McHardy2008-01-28
* [VLAN]: Move device setup to vlan_dev.cPatrick McHardy2008-01-28
* [VLAN]: Use dev->statsPatrick McHardy2008-01-28
* [VLAN]: Kill useless VLAN_NAME definePatrick McHardy2008-01-28
* [VLAN]: nested VLAN: fix lockdep's recursive locking warningJarek Poplawski2008-01-11
* [VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler.Pavel Emelyanov2007-12-11
* [VLAN]: Lost rtnl_unlock() in vlan_ioctl()Pavel Emelyanov2007-12-07
* [VLAN]: Fix nested VLAN transmit bugJoonwoo Park2007-11-29
* [VLAN]: Allow setting mac address while device is upPatrick McHardy2007-11-11
* [VLAN]: Don't synchronize addresses while the vlan device is downPatrick McHardy2007-11-11
* [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctlPatrick McHardy2007-11-07
* [8021Q]: transfer dev_id from real deviceUrsula Braun2007-10-10
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [VLAN]: Fix net_device leak.Al Viro2007-09-16
* [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov2007-08-26
* [VLAN] net/8021q/vlanproc.c: fix check-after-useAdrian Bunk2007-08-14
* [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-31
* [8021Q]: vlan_ioctl_handler: fix return valueAndrew Morton2007-07-24
* [VLAN]: Fix memset lengthPatrick McHardy2007-07-14
* [VLAN]: Use multicast list synchronization helpersPatrick McHardy2007-07-14
* [VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy2007-07-14
* [RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy2007-07-11
* [RTNETLINK]: rtnl_link API simplificationPatrick McHardy2007-07-11
* [VLAN]: Fix MAC address handlingPatrick McHardy2007-07-11
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-11