1. e3804cb net: remove COMPAT_NET_DEV_OPS by Alexander Beregalov · 15 years ago
  2. 3384901 tr: fix leakage of device in net/802/tr.c by Wei Yongjun · 15 years ago
  3. d9677a4 net/802/fddi.c: add MODULE_LICENSE by Adrian Bunk · 15 years ago
  4. 7ca98fa snap: use const for descriptor by Stephen Hemminger · 15 years ago
  5. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  6. 4222474 net: fix tokenring license by Meelis Roos · 15 years ago
  7. 81c5532 net/802: fix sparse warnings: context imbalance by Hannes Eder · 15 years ago
  8. 0117cfa snap: handle registration error and compile warning by Stephen Hemminger · 15 years ago
  9. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  10. 748ff68 hippi: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  11. 145186a fddi: convert to new network device ops by Stephen Hemminger · 16 years ago
  12. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  13. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  14. deb28d9 net/802/fc.c: Fix compilation warnings by Manish Katiyar · 16 years ago
  15. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  16. 696adfe list_for_each_rcu must die: networking by Paul E. McKenney · 16 years ago
  17. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  18. 51ce7ec garp: retry sending JoinIn messages after allocation failures by Patrick McHardy · 16 years ago
  19. eca9eba net: Add GARP applicant-only participant by Patrick McHardy · 16 years ago
  20. a19800d net: Add STP demux layer by Patrick McHardy · 16 years ago
  21. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  22. 81a21eb [TR] net/802/tr.c: sysctl_tr_rif_timeout static by Adrian Bunk · 16 years ago
  23. 36f0beb [TR]: Use ctl paths to register net/token-ring/ table by Pavel Emelyanov · 16 years ago
  24. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  25. 1b310fc [TOKENRING]: rif_timer not initialized properly by Eric Dumazet · 16 years ago
  26. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  27. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  28. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  29. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  30. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  31. d92a7db [SNAP]: Check packet length before reading by Herbert Xu · 17 years ago
  32. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  33. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  34. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  35. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  36. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  37. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  38. 0a4f23f [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  39. c8fb794 [TR]: Make tr_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 years ago
  40. c1a4b86 [TR]: Use tr_hdr() were appropriate by Arnaldo Carvalho de Melo · 17 years ago
  41. 2953fd2 [NET] 802: Use hton{s,l}() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  42. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  43. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  44. 9afa094 [NET] 802: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  45. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  46. 0ac0760 [TR]: endiannness annotations by Al Viro · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  48. 6599519 [TR]: Remove an unused export. by Adrian Bunk · 18 years ago
  49. d1d47be [SNAP]: Remove leftover unused hdr variable by Arnaldo Carvalho de Melo · 18 years ago
  50. cbb042f [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum by Herbert Xu · 18 years ago
  51. 99e382a [P8023]: Fix tainting of kernel. by Dave Jones · 18 years ago
  52. 42c5e15 [NET] snap: needs hardware checksum fix by Stephen Hemminger · 18 years ago
  53. 18e92b1 [PATCH] tiny: Trim non-IPX builds by Matt Mackall · 18 years ago
  54. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  55. 5ac660e [TR]: Preserve RIF flag even for 2 byte RIF fields. by Jochen Friedrich · 19 years ago
  56. 0519d8f [TR]: Set correct frame type for SNAP packets by Jochen Friedrich · 19 years ago
  57. 6e2144b [LLC]: Use refcounting with struct llc_sap by Arnaldo Carvalho de Melo · 19 years ago
  58. 57bf145 [NET]: net/802: more endian annotations by Alexey Dobriyan · 19 years ago
  59. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  60. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  61. 6f1cf16 [NET]: Remove HIPPI private from skbuff.h by Stephen Hemminger · 19 years ago
  62. 001dd25 [TOKENRING]: Use interrupt-safe locking with rif_lock. by Jay Vosburgh · 19 years ago
  63. ab61148 [NET]: __be'ify *_type_trans() by Alexey Dobriyan · 19 years ago
  64. c8b35d2 [TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/ by Alexey Dobriyan · 19 years ago
  65. c6b3365 [TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s by Alexey Dobriyan · 19 years ago
  66. 02c30a8 [PATCH] update Ross Biro bouncing email address by Jesper Juhl · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago