1. c7c1a0f ax25: proc uid file misses header by Alan Cox · 15 years ago
  2. c44a436 Revert "ax25: zero length frame filtering in AX25" by David S. Miller · 15 years ago
  3. f99bcff ax25: zero length frame filtering in AX25 by Bernard Pidoux · 15 years ago
  4. 6078442 ax25: SOCK_DEBUG message simplification by Bernard Pidoux · 15 years ago
  5. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  6. 910d30b ax25: more common return path joining by Ilpo Järvinen · 15 years ago
  7. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  8. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  9. 0eae1b9 ax25: join the return paths that free skb by Ilpo Järvinen · 16 years ago
  10. e14bec2 ax25: fix warning in net/ax25/sysctl_net_ax25.c by Ingo Molnar · 16 years ago
  11. 7340040 CRED: Wrap task credential accesses in the AX25 protocol by David Howells · 16 years ago
  12. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  13. 33d1d2c ax25: Quick fix for making sure unaccepted sockets get destroyed. by David S. Miller · 16 years ago
  14. 88a944e Revert "ax25: Fix std timer socket destroy handling." by David S. Miller · 16 years ago
  15. ffb2084 AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE by Ralf Baechle · 16 years ago
  16. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  17. 30902dc ax25: Fix std timer socket destroy handling. by David S. Miller · 16 years ago
  18. 9375cb8 ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 16 years ago
  19. 7dccf1f ax25: Fix NULL pointer dereference and lockup. by Jarek Poplawski · 16 years ago
  20. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. ae1b6a3 [AX25]: Potential ax25_uid_assoc-s leaks on module unload. by Pavel Emelyanov · 16 years ago
  22. 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
  23. 5c2e2e2 [AX25]: Remove obsolete references to BKL from TODO file. by Robert P. J. Day · 16 years ago
  24. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  25. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  26. f47b725 [AX25] ax25_out: check skb for NULL in ax25_kick() by Jarek Poplawski · 16 years ago
  27. e848b58 [AX25] ax25_ds_timer: use mod_timer instead of add_timer by Jarek Poplawski · 16 years ago
  28. 21fab4a [AX25] ax25_timer: use mod_timer instead of add_timer by Jarek Poplawski · 16 years ago
  29. 4de211f [AX25] ax25_route: make ax25_route_lock BH safe by Jarek Poplawski · 16 years ago
  30. 1105b5d [AX25] af_ax25: remove sock lock in ax25_info_show() by Jarek Poplawski · 16 years ago
  31. 1987e7b [AX25]: Kill ax25_bind() user triggable printk. by maximilian attems · 16 years ago
  32. f16f302 [AX25]: sparse cleanups by Eric Dumazet · 16 years ago
  33. c6995bd [AX25]: Switch to using ctl_paths. by Pavel Emelyanov · 16 years ago
  34. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  35. ecd2ebd [AX25] af_ax25: Possible circular locking. by Jarek Poplawski · 16 years ago
  36. 27d1cba [AX25]: Kill user triggable printks. by maximilian attems · 16 years ago
  37. c6e6ca7 [NET]: Correct two mistaken skb_reset_mac_header() conversions. by David S. Miller · 17 years ago
  38. 215f7b0 [AX25]: Locking dependencies fix in ax25_disconnect(). by Jarek Poplawski · 17 years ago
  39. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  40. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  41. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  42. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  43. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  44. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  45. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  46. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  47. 9ac0be9 [AX25]: don't free pointers to statically allocated data by Alexey Dobriyan · 17 years ago
  48. bd3b071 [NET] AX25: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  49. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  50. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  51. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  52. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  53. 75606dc [AX25/NETROM/ROSE]: Convert to use modern wait queue API by Ralf Baechle · 17 years ago
  54. 1a4e2d0 [SK_BUFF]: Some more conversions to skb_copy_from_linear_data by Arnaldo Carvalho de Melo · 17 years ago
  55. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  56. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  57. 967b05f [SK_BUFF]: Introduce skb_set_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  58. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  59. c14d245 [SK_BUFF]: Introduce skb_set_network_header by Arnaldo Carvalho de Melo · 17 years ago
  60. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  61. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  62. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  63. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  64. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  65. 954b2e7 [NET] AX.25 Kconfig and docs updates and fixes by Ralf Baechle · 17 years ago
  66. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  67. 2852236 [PATCH] sysctl: ax25: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  68. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  69. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  70. 528930b [NET] AX25: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  71. a428271 [AX.25]: Fix unchecked ax25_linkfail_register uses by Ralf Baechle · 18 years ago
  72. 81dcd16 [AX.25]: Fix unchecked ax25_listen_register uses by Ralf Baechle · 18 years ago
  73. 8d5cf59 [AX.25]: Fix unchecked ax25_protocol_register uses. by Ralf Baechle · 18 years ago
  74. c9266b9 [AX.25]: Mark all kmalloc users __must_check by Ralf Baechle · 18 years ago
  75. f654c85 [HAMRADIO]: Fix baycom_epp.c compile failure. by Ralf Baechle · 18 years ago
  76. 15b1c0e [AX.25]: Fix default address and broadcast address initialization. by Ralf Baechle · 18 years ago
  77. e8cc49b [AX.25]: Constify ax25 utility functions by Ralf Baechle · 18 years ago
  78. 0459d70a [AX25]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  79. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  80. c19c4b9 [AX.25]: Optimize AX.25 socket list lock by Ralf Baechle · 18 years ago
  81. 95ff9f4 [AX.25]: Fix locking of ax25 protocol function list. by Ralf Baechle · 18 years ago
  82. bde3445 [AX.25]: Get rid of the last volatile. by Ralf Baechle · 18 years ago
  83. 1b30dd3 [AX.25]: Use kzalloc by Ralf Baechle · 18 years ago
  84. 006f68b [AX.25]: Reference counting for AX.25 routes. by Ralf Baechle DL5RB · 18 years ago
  85. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  86. e1fdb5b [AX.25]: Eleminate HZ from AX.25 kernel interfaces by Ralf Baechle · 18 years ago
  87. 70868ea [AX.25]: Move AX.25 symbol exports by Ralf Baechle · 18 years ago
  88. 3f07231 [AX.25]: Spelling fix by Ralf Baechle · 18 years ago
  89. c7c694d [AX.25]: Fix potencial memory hole. by Ralf Baechle DL5RB · 18 years ago
  90. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  91. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 18 years ago
  92. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  93. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  94. 3a867b3 [AX.25]: Fix packet socket crash by Ralf Baechle · 19 years ago
  95. 4676356 [AX.25]: Reformat ax25_proto_ops initialization by Ralf Baechle · 19 years ago
  96. 20b7d10 [AX.25/ROSE]: Whitespace formatting changes by Ralf Baechle · 19 years ago
  97. 9b37ee7 [NETROM/AX.25/ROSE]: Remove useless tests by Ralf Baechle · 19 years ago
  98. 6f74998 [AX.25]: Rename ax25_encapsulate to ax25_hard_header by Ralf Baechle · 19 years ago
  99. baed16a [AX.25]: Make asc2ax() thread-proof by Ralf Baechle · 19 years ago
  100. f75268c [AX25]: Make ax2asc thread-proof by Ralf Baechle · 19 years ago