1. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. ef764a1 ax25: Fix missing break by Alan Cox · 12 years ago
  3. 5c9df5fe small cleanup in ax25_addr_parse() by Dan Carpenter · 12 years ago
  4. 5d0ba55 net: use consume_skb() in place of kfree_skb() by Eric Dumazet · 12 years ago
  5. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 12 years ago
  7. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  8. 3adadc0 net ax25: Reorder ax25_exit to remove races. by Eric W. Biederman · 12 years ago
  9. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  10. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  11. ba1cffe ax25: avoid overflows in ax25_setsockopt() by Xi Wang · 12 years ago
  12. be639ac NET: AX.25: Check ioctl arguments to avoid overflows further down the road. by Ralf Baechle · 13 years ago
  13. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  14. d8f969e ax25: Fix set-but-unused variable. by David S. Miller · 13 years ago
  15. 8849b72 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls by Ralf Baechle · 13 years ago
  16. 5b919f8 net: ax25: fix information leak to userland harder by Kees Cook · 13 years ago
  17. fe10ae5 net: ax25: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  18. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  19. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  20. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  21. d71b0e9 ax25: missplaced sock_put(sk) by Bernard Pidoux F6BVP · 14 years ago
  22. 49339cc net/ax25: Use available error codes by Julia Lawall · 14 years ago
  23. b3d18f1 net/ax25: Use available error codes by Julia Lawall · 14 years ago
  24. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. b512f3d net: ax25: use seq_hlist_foo() helpers by Li Zefan · 14 years ago
  27. d00c362 ax25: netrom: rose: Fix timer oopses by Jarek Poplawski · 14 years ago
  28. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  29. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  30. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  31. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  32. 43ab850 ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl() by roel kluin · 15 years ago
  33. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  34. 8c185ab ax25: Fix possible oops in ax25_make_new by Jarek Poplawski · 15 years ago
  35. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  36. 2f72291 ax25: Add missing dev_put in ax25_setsockopt by Ralf Baechle · 15 years ago
  37. c0181d4 ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl by Jarek Poplawski · 15 years ago
  38. 407fc5c ax25: Fix SIOCAX25GETINFO ioctl by Eric Dumazet · 15 years ago
  39. d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 15 years ago
  40. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  41. c564039 net: sk_wmem_alloc has initial value of one, not zero by Eric Dumazet · 15 years ago
  42. c7c1a0f ax25: proc uid file misses header by Alan Cox · 15 years ago
  43. c44a436 Revert "ax25: zero length frame filtering in AX25" by David S. Miller · 15 years ago
  44. f99bcff ax25: zero length frame filtering in AX25 by Bernard Pidoux · 15 years ago
  45. 6078442 ax25: SOCK_DEBUG message simplification by Bernard Pidoux · 15 years ago
  46. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  47. 910d30b ax25: more common return path joining by Ilpo Järvinen · 15 years ago
  48. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  49. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  50. 0eae1b9 ax25: join the return paths that free skb by Ilpo Järvinen · 15 years ago
  51. e14bec2 ax25: fix warning in net/ax25/sysctl_net_ax25.c by Ingo Molnar · 16 years ago
  52. 7340040 CRED: Wrap task credential accesses in the AX25 protocol by David Howells · 16 years ago
  53. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  54. 33d1d2c ax25: Quick fix for making sure unaccepted sockets get destroyed. by David S. Miller · 16 years ago
  55. 88a944e Revert "ax25: Fix std timer socket destroy handling." by David S. Miller · 16 years ago
  56. ffb2084 AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE by Ralf Baechle · 16 years ago
  57. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  58. 30902dc ax25: Fix std timer socket destroy handling. by David S. Miller · 16 years ago
  59. 9375cb8 ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 16 years ago
  60. 7dccf1f ax25: Fix NULL pointer dereference and lockup. by Jarek Poplawski · 16 years ago
  61. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  62. ae1b6a3 [AX25]: Potential ax25_uid_assoc-s leaks on module unload. by Pavel Emelyanov · 16 years ago
  63. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 5c2e2e2 [AX25]: Remove obsolete references to BKL from TODO file. by Robert P. J. Day · 16 years ago
  65. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  66. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  67. f47b725 [AX25] ax25_out: check skb for NULL in ax25_kick() by Jarek Poplawski · 16 years ago
  68. e848b58 [AX25] ax25_ds_timer: use mod_timer instead of add_timer by Jarek Poplawski · 16 years ago
  69. 21fab4a [AX25] ax25_timer: use mod_timer instead of add_timer by Jarek Poplawski · 16 years ago
  70. 4de211f [AX25] ax25_route: make ax25_route_lock BH safe by Jarek Poplawski · 16 years ago
  71. 1105b5d [AX25] af_ax25: remove sock lock in ax25_info_show() by Jarek Poplawski · 16 years ago
  72. 1987e7b [AX25]: Kill ax25_bind() user triggable printk. by maximilian attems · 16 years ago
  73. f16f302 [AX25]: sparse cleanups by Eric Dumazet · 16 years ago
  74. c6995bd [AX25]: Switch to using ctl_paths. by Pavel Emelyanov · 16 years ago
  75. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  76. ecd2ebd [AX25] af_ax25: Possible circular locking. by Jarek Poplawski · 16 years ago
  77. 27d1cba [AX25]: Kill user triggable printks. by maximilian attems · 16 years ago
  78. c6e6ca7 [NET]: Correct two mistaken skb_reset_mac_header() conversions. by David S. Miller · 16 years ago
  79. 215f7b0 [AX25]: Locking dependencies fix in ax25_disconnect(). by Jarek Poplawski · 16 years ago
  80. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  81. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  82. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  83. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  84. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  85. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  86. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  87. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  88. 9ac0be9 [AX25]: don't free pointers to statically allocated data by Alexey Dobriyan · 17 years ago
  89. bd3b071 [NET] AX25: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  90. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  91. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  92. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  93. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  94. 75606dc [AX25/NETROM/ROSE]: Convert to use modern wait queue API by Ralf Baechle · 17 years ago
  95. 1a4e2d0 [SK_BUFF]: Some more conversions to skb_copy_from_linear_data by Arnaldo Carvalho de Melo · 17 years ago
  96. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  97. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  98. 967b05f [SK_BUFF]: Introduce skb_set_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  99. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  100. c14d245 [SK_BUFF]: Introduce skb_set_network_header by Arnaldo Carvalho de Melo · 17 years ago