1. e4999f2 vlan: change return type of vlan_proc_rem_dev by Zhang Shengju · 8 years ago
  2. 9c5ff24 vlan: fail early when creating netdev named config by WANG Cong · 10 years ago
  3. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  4. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  5. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  6. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  7. 7da82c0 vlan: rename vlan_dev_info to vlan_dev_priv by Jiri Pirko · 12 years ago
  8. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  9. afab2d2 net: 8021q: Add pr_fmt by Joe Perches · 13 years ago
  10. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  11. e1f2d8c vlan: Fix build warning in vlandev_seq_show() by David S. Miller · 14 years ago
  12. 636e19a net: consolidate 8021q tagging by John Fastabend · 14 years ago
  13. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  14. be1f3c2 net: Enable 64-bit net device statistics on 32-bit architectures by Ben Hutchings · 14 years ago
  15. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  16. 9e06759 vlan: eliminate use of dev_base_lock by stephen hemminger · 15 years ago
  17. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  18. 450c4ea vlan: use struct netdev_queue counters instead of dev->stats by Eric Dumazet · 15 years ago
  19. 309f796 vlan: Fix typos in proc output string by Ferenc Wagner · 16 years ago
  20. 6136276 vlan: remove unnecessary include statements by Patrick McHardy · 16 years ago
  21. 26a2523 vlan: Use is_vlan_dev() by Joonwoo Park · 16 years ago
  22. 1d3faa3 vlan: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  23. 7a17a2f [VLAN]: Make the vlan_name_type per-net. by Pavel Emelyanov · 16 years ago
  24. 80de2d9 [VLAN]: Make the /proc/net/vlan/conf file show per-net info. by Pavel Emelyanov · 16 years ago
  25. a59a8c1 [VLAN]: Create proc entries in the proper net. by Pavel Emelyanov · 16 years ago
  26. cd1c701 [VLAN]: Add a net argument to proc init and cleanup calls. by Pavel Emelyanov · 16 years ago
  27. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  28. 802fb17 [VLAN]: Proc entry is not renamed when vlan device name changes. by Pavel Emelyanov · 16 years ago
  29. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  30. d45fba3 [8021Q]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  31. 1402c85 [VLAN]: sparse warning fix by Stephen Hemminger · 16 years ago
  32. 2029cc2 [VLAN]: checkpatch cleanups by Patrick McHardy · 16 years ago
  33. 9dfebcc [VLAN]: Turn VLAN_DEV_INFO into inline function by Patrick McHardy · 16 years ago
  34. 69ab4b7 [VLAN]: Clean up initialization code by Patrick McHardy · 16 years ago
  35. 40f98e1 [VLAN]: Clean up debugging and printks by Patrick McHardy · 16 years ago
  36. 7bd38d7 [VLAN]: Use dev->stats by Patrick McHardy · 16 years ago
  37. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  38. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  39. 16f3051 [VLAN] net/8021q/vlanproc.c: fix check-after-use by Adrian Bunk · 17 years ago
  40. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  41. 734423c [VLAN]: Use 32 bit value for skb->priority mapping by Patrick McHardy · 17 years ago
  42. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  43. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  44. 122952f [NET] 8021Q: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago