aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlanproc.c
Commit message (Expand)AuthorAge
* vlan: Fix typos in proc output stringFerenc Wagner2008-11-10
* vlan: remove unnecessary include statementsPatrick McHardy2008-07-15
* vlan: Use is_vlan_dev()Joonwoo Park2008-07-08
* vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-02
* [VLAN]: Make the vlan_name_type per-net.Pavel Emelyanov2008-04-16
* [VLAN]: Make the /proc/net/vlan/conf file show per-net info.Pavel Emelyanov2008-04-16
* [VLAN]: Create proc entries in the proper net.Pavel Emelyanov2008-04-16
* [VLAN]: Add a net argument to proc init and cleanup calls.Pavel Emelyanov2008-04-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * [VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov2008-04-02
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
|/
* [8021Q]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [VLAN]: sparse warning fixStephen Hemminger2008-01-28
* [VLAN]: checkpatch cleanupsPatrick McHardy2008-01-28
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-28
* [VLAN]: Clean up initialization codePatrick McHardy2008-01-28
* [VLAN]: Clean up debugging and printksPatrick McHardy2008-01-28
* [VLAN]: Use dev->statsPatrick McHardy2008-01-28
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [VLAN] net/8021q/vlanproc.c: fix check-after-useAdrian Bunk2007-08-14
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-11
* [VLAN]: Use 32 bit value for skb->priority mappingPatrick McHardy2007-07-11
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] 8021Q: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16