1. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  2. 75606dc [AX25/NETROM/ROSE]: Convert to use modern wait queue API by Ralf Baechle · 17 years ago
  3. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  4. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  5. eeeb037 [SK_BUFF]: More skb_put related conversions to skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  6. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  7. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  8. 2536b94 [ROSE]: Socket locking is a great invention. by Ralf Baechle · 17 years ago
  9. 6cee77d [ROSE]: Remove ourselves from waitqueue when receiving a signal by Ralf Baechle · 17 years ago
  10. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  11. 2d4381d [PATCH] sysctl: rose: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  12. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  13. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  14. 3dcf7c5 [NET] ROSE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  15. a3d3840 [AX.25]: Fix unchecked rose_add_loopback_neigh uses by Ralf Baechle · 18 years ago
  16. a159aaa [AX.25]: Fix unchecked rose_add_loopback_node uses by Ralf Baechle · 18 years ago
  17. a428271 [AX.25]: Fix unchecked ax25_linkfail_register uses by Ralf Baechle · 18 years ago
  18. 81dcd16 [AX.25]: Fix unchecked ax25_listen_register uses by Ralf Baechle · 18 years ago
  19. 8d5cf59 [AX.25]: Fix unchecked ax25_protocol_register uses. by Ralf Baechle · 18 years ago
  20. c9266b9 [AX.25]: Mark all kmalloc users __must_check by Ralf Baechle · 18 years ago
  21. 0506d40 [ROSE] rose_add_loopback_node: propagate -E by Alexey Dobriyan · 18 years ago
  22. b1d21ca [ROSE] lockdep: fix false positive by Ralf Baechle · 18 years ago
  23. 1b30dd3 [AX.25]: Use kzalloc by Ralf Baechle · 18 years ago
  24. d85838c [ROSE]: Try all routes when establishing a ROSE connections. by Ralf Baechle · 18 years ago
  25. 8dc22d2 [ROSE]: Fix dereference of skb pointer after free. by Ralf Baechle · 18 years ago
  26. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  27. f530937 [NETROM/ROSE]: Kill module init version kernel log messages. by Ralf Baechle · 18 years ago
  28. 82e8424 [ROSE]: Eleminate HZ from ROSE kernel interfaces by Ralf Baechle · 18 years ago
  29. 4cc7c27 [ROSE]: Fix routing table locking in rose_remove_neigh. by Ralf Baechle · 18 years ago
  30. 86cfcb9 [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls. by Ralf Baechle · 18 years ago
  31. 0cc5ae2 [ROSE]: Remove useless prototype for rose_remove_neigh(). by Ralf Baechle · 18 years ago
  32. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  33. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  34. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  35. a3d7a9d [ROSE]: rose_heartbeat_expiry() locking fix by Andrew Morton · 19 years ago
  36. 95df1c0 [AX.25]: Use constant instead of magic number by Ralf Baechle · 19 years ago
  37. 520d1b8 [ROSE]: fix typo (regeistration) by Alexey Dobriyan · 19 years ago
  38. a83cd2c [ROSE]: check rose_ndevs earlier by Alexey Dobriyan · 19 years ago
  39. 70ff3b6 [ROSE]: return sane -E* from rose_proto_init() by Alexey Dobriyan · 19 years ago
  40. c3c4ed6 [ROSE]: do proto_unregister() on exit paths by Alexey Dobriyan · 19 years ago
  41. d2ce4bc [ROSE]: ROSE has no ARP by Ralf Baechle · 19 years ago
  42. 20b7d10 [AX.25/ROSE]: Whitespace formatting changes by Ralf Baechle · 19 years ago
  43. 9b37ee7 [NETROM/AX.25/ROSE]: Remove useless tests by Ralf Baechle · 19 years ago
  44. baed16a [AX.25]: Make asc2ax() thread-proof by Ralf Baechle · 19 years ago
  45. f75268c [AX25]: Make ax2asc thread-proof by Ralf Baechle · 19 years ago
  46. c91326d [AX25/NETROM/ROSE]: Kill net/ip.h inclusion by Ralf Baechle · 19 years ago
  47. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  48. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  49. c1cc168 [ROSE]: Fix typo in rose_route_frame() locking fix. by David S. Miller · 19 years ago
  50. dc16aaf [ROSE]: Fix missing unlocks in rose_route_frame() by David S. Miller · 19 years ago
  51. 01d7dd0 [AX25]: UID fixes by Ralf Baechle · 19 years ago
  52. 53b924b [NET]: Fix socket bitop damage by Ralf Baechle · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago