1. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  2. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  3. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  4. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  5. d9f30ec [VLAN]: Fix net_device leak. by Al Viro · 17 years ago
  6. e7c243c [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" by Evgeniy Polyakov · 17 years ago
  7. 16f3051 [VLAN] net/8021q/vlanproc.c: fix check-after-use by Adrian Bunk · 17 years ago
  8. 61a44b9 [NET]: ethtool ops are the only way by Matthew Wilcox · 17 years ago
  9. 3f5f434 [8021Q]: vlan_ioctl_handler: fix return value by Andrew Morton · 17 years ago
  10. a7ecfc8 [VLAN]: Fix memset length by Patrick McHardy · 17 years ago
  11. 56addd6 [VLAN]: Use multicast list synchronization helpers by Patrick McHardy · 17 years ago
  12. 6c78dcb [VLAN]: Fix promiscous/allmulti synchronization races by Patrick McHardy · 17 years ago
  13. 0e06877 [RTNETLINK]: rtnl_link: allow specifying initial device address by Patrick McHardy · 17 years ago
  14. 2d85cba [RTNETLINK]: rtnl_link API simplification by Patrick McHardy · 17 years ago
  15. 8c979c2 [VLAN]: Fix MAC address handling by Patrick McHardy · 17 years ago
  16. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  17. 07b5b17 [VLAN]: Use rtnl_link API by Patrick McHardy · 17 years ago
  18. a4bf3af4 [VLAN]: Introduce symbolic constants for flag values by Patrick McHardy · 17 years ago
  19. b020cb4 [VLAN]: Keep track of number of QoS mappings by Patrick McHardy · 17 years ago
  20. 734423c [VLAN]: Use 32 bit value for skb->priority mapping by Patrick McHardy · 17 years ago
  21. 2ae0bf6 [VLAN]: Return proper error codes in register_vlan_device by Patrick McHardy · 17 years ago
  22. e89fe42 [VLAN]: Move device registation to seperate function by Patrick McHardy · 17 years ago
  23. c1d3ee9 [VLAN]: Split up device checks by Patrick McHardy · 17 years ago
  24. 42429aa [VLAN]: Move vlan_group allocation to seperate function by Patrick McHardy · 17 years ago
  25. 2f4284a [VLAN]: Move some device intialization code to dev->init callback by Patrick McHardy · 17 years ago
  26. c17d887 [VLAN]: Convert name-based configuration functions to struct netdevice * by Patrick McHardy · 17 years ago
  27. 75202e7 [NET]: Fix comparisons of unsigned < 0. by Bill Nottingham · 17 years ago
  28. d2d1acd VLAN: kill_vid is only useful for VLAN filtering devices by Stephen Hemminger · 17 years ago
  29. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  30. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  31. be8bd86 [VLAN] vlan_dev: Use skb_reset_network_header(). by David S. Miller · 17 years ago
  32. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  33. b93b7ee [NET] 8021Q: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  34. 279e172 [VLAN]: Allow VLAN interface on top of bridge interface by Jerome Borsboom · 17 years ago
  35. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  36. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  37. 122952f [NET] 8021Q: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  38. d136fe7 [PATCH] Finish annotations of struct vlan_ethhdr by Alexey Dobriyan · 19 years ago
  39. 6c753c3 [VLAN]: Fix link state propagation by Stefan Rompf · 18 years ago
  40. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  41. 5dd8d1e [PATCH] lockdep: annotate vlan net device as being a special class by Arjan van de Ven · 18 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  43. cbb042f [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum by Herbert Xu · 18 years ago
  44. ddd7bf9 [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() by Stefan Rompf · 18 years ago
  45. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  46. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 19 years ago
  47. 7eb1b3d [VLAN]: Add two missing checks to vlan_ioctl_handler() by Mika Kukkonen · 19 years ago
  48. a388442 [VLAN]: Fix hardware rx csum errors by Stephen Hemminger · 19 years ago
  49. 3c3f8f2 [8021Q]: Add endian annotations. by Alexey Dobriyan · 19 years ago
  50. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  51. f4637b5 [VLAN]: Fix early vlan adding leads to not functional device by Tommy Christensen · 19 years ago
  52. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 19 years ago
  53. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago