1. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  2. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  3. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  4. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 16 years ago
  5. fe2c802 rose: improving AX25 routing frames via ROSE network by Bernard Pidoux · 16 years ago
  6. 44ccff1 rose: Use sock_graft() and remove bogus sk_socket and sk_sleep init. by David S. Miller · 16 years ago
  7. 43837b1 rose: Socket lock was not released before returning to user space by Bernard Pidoux · 16 years ago
  8. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. 4965291 [ROSE/AX25] af_rose: rose_release() fix by Jarek Poplawski · 16 years ago
  10. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  11. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  12. 95b7d92 [ROSE]: Supress sparse warnings by Eric Dumazet · 17 years ago
  13. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  14. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  15. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  16. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  17. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  18. 6140efb [NET] ROSE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  19. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  20. 75606dc [AX25/NETROM/ROSE]: Convert to use modern wait queue API by Ralf Baechle · 17 years ago
  21. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  22. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  23. eeeb037 [SK_BUFF]: More skb_put related conversions to skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  24. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  25. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  26. 2536b94 [ROSE]: Socket locking is a great invention. by Ralf Baechle · 17 years ago
  27. 6cee77d [ROSE]: Remove ourselves from waitqueue when receiving a signal by Ralf Baechle · 17 years ago
  28. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  29. 3dcf7c5 [NET] ROSE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  30. a428271 [AX.25]: Fix unchecked ax25_linkfail_register uses by Ralf Baechle · 18 years ago
  31. 81dcd16 [AX.25]: Fix unchecked ax25_listen_register uses by Ralf Baechle · 18 years ago
  32. 8d5cf59 [AX.25]: Fix unchecked ax25_protocol_register uses. by Ralf Baechle · 18 years ago
  33. b1d21ca [ROSE] lockdep: fix false positive by Ralf Baechle · 18 years ago
  34. 1b30dd3 [AX.25]: Use kzalloc by Ralf Baechle · 18 years ago
  35. d85838c [ROSE]: Try all routes when establishing a ROSE connections. by Ralf Baechle · 18 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  37. f530937 [NETROM/ROSE]: Kill module init version kernel log messages. by Ralf Baechle · 18 years ago
  38. 82e8424 [ROSE]: Eleminate HZ from ROSE kernel interfaces by Ralf Baechle · 18 years ago
  39. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  40. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  41. 520d1b8 [ROSE]: fix typo (regeistration) by Alexey Dobriyan · 19 years ago
  42. a83cd2c [ROSE]: check rose_ndevs earlier by Alexey Dobriyan · 19 years ago
  43. 70ff3b6 [ROSE]: return sane -E* from rose_proto_init() by Alexey Dobriyan · 19 years ago
  44. c3c4ed6 [ROSE]: do proto_unregister() on exit paths by Alexey Dobriyan · 19 years ago
  45. 20b7d10 [AX.25/ROSE]: Whitespace formatting changes by Ralf Baechle · 19 years ago
  46. 9b37ee7 [NETROM/AX.25/ROSE]: Remove useless tests by Ralf Baechle · 19 years ago
  47. f75268c [AX25]: Make ax2asc thread-proof by Ralf Baechle · 19 years ago
  48. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  49. 01d7dd0 [AX25]: UID fixes by Ralf Baechle · 19 years ago
  50. 53b924b [NET]: Fix socket bitop damage by Ralf Baechle · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago