summaryrefslogtreecommitdiffstats
path: root/net/8021q/vlanproc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* vlan: Fix build warning in vlandev_seq_show()David S. Miller2010-11-151-1/+0
* net: consolidate 8021q taggingJohn Fastabend2010-11-151-4/+0
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-1/+2
* net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-121-6/+7
* net: spread __net_init, __net_exitAlexey Dobriyan2010-01-171-1/+1
* vlan: eliminate use of dev_base_lockstephen hemminger2009-11-101-7/+6
* net: mark read-only arrays as constJan Engelhardt2009-08-051-1/+1
* vlan: use struct netdev_queue counters instead of dev->statsEric Dumazet2009-05-181-1/+2
* vlan: Fix typos in proc output stringFerenc Wagner2008-11-101-1/+1
* vlan: remove unnecessary include statementsPatrick McHardy2008-07-141-9/+2
* vlan: Use is_vlan_dev()Joonwoo Park2008-07-081-1/+1
* vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-4/+3
* [VLAN]: Make the vlan_name_type per-net.Pavel Emelyanov2008-04-161-2/+5
* [VLAN]: Make the /proc/net/vlan/conf file show per-net info.Pavel Emelyanov2008-04-161-5/+8
* [VLAN]: Create proc entries in the proper net.Pavel Emelyanov2008-04-161-27/+17
* [VLAN]: Add a net argument to proc init and cleanup calls.Pavel Emelyanov2008-04-161-3/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-021-5/+0
|\
| * [VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov2008-04-021-5/+0
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-1/+1
|/
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+357
OpenPOWER on IntegriCloud