aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlanproc.c
Commit message (Expand)AuthorAgeFilesLines
* [VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov2008-04-021-5/+0
* [8021Q]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-7/+4
* [VLAN]: sparse warning fixStephen Hemminger2008-01-281-0/+2
* [VLAN]: checkpatch cleanupsPatrick McHardy2008-01-281-20/+22
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-281-6/+6
* [VLAN]: Clean up initialization codePatrick McHardy2008-01-281-9/+12
* [VLAN]: Clean up debugging and printksPatrick McHardy2008-01-281-29/+0
* [VLAN]: Use dev->statsPatrick McHardy2008-01-281-4/+1
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-3/+3
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-2/+3
* [VLAN] net/8021q/vlanproc.c: fix check-after-useAdrian Bunk2007-08-141-1/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [VLAN]: Use 32 bit value for skb->priority mappingPatrick McHardy2007-07-101-2/+2
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-12/+24
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-2/+2
* [NET] 8021Q: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-18/+18
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+357