1. d7226c7 net: diag: Fix refcnt leak in error path destroying socket by David Ahern · 8 years ago
  2. c1e64e2 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 8 years ago
  3. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  4. 35ac838 sock_diag: implement a get_info handler for inet by Craig Gallek · 9 years ago
  5. 3fd22af sock_diag: specify info_size per inet protocol by Craig Gallek · 9 years ago
  6. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  7. 34160ea inet_diag: add const to inet_diag_req_v2 by Eric Dumazet · 9 years ago
  8. 688d194 tcp: whitespace fixes by stephen hemminger · 10 years ago
  9. c899136 inet_diag: Rename inet_diag_req into inet_diag_req_v2 by Pavel Emelyanov · 12 years ago
  10. aec8dc6 sock_diag: Fix module netlink aliases by Pavel Emelyanov · 12 years ago
  11. 1942c51 inet_diag: Generalize inet_diag dump and get_exact calls by Pavel Emelyanov · 12 years ago
  12. 7b35ead inet_diag: Remove indirect sizeof from inet diag handlers by Pavel Emelyanov · 12 years ago
  13. f13c95f inet_diag: Switch from _GETSOCK to IPPROTO_ numbers by Pavel Emelyanov · 12 years ago
  14. 7f1fb60 inet_diag: Partly rename inet_ to sock_ by Pavel Emelyanov · 12 years ago
  15. 49d0900 tcp: diag: Dont report negative values for rx queue by Eric Dumazet · 14 years ago
  16. a7a0d6a net: inet_diag_handler structs can be const by Eric Dumazet · 16 years ago
  17. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  18. 305e1e9 [INET]: Let inet_diag and friends autoload by Jean Delvare · 17 years ago
  19. 5ee3afb [TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO. by Rick Jones · 17 years ago
  20. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  21. 47da8ee [TCP]: Export accept queue len of a TCP listening socket via rx_queue by Sridhar Samudrala · 18 years ago
  22. 17b085e [INET_DIAG]: Move the tcp_diag interface to the proper place by Arnaldo Carvalho de Melo · 19 years ago
  23. a8c2190 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  24. 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 19 years ago
  25. 4f5736c [TCPDIAG]: Introduce inet_diag_{register,unregister} by Arnaldo Carvalho de Melo · 19 years ago
  26. 505cbfc [IPV6]: Generalise the tcp_v6_lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  27. e41aac4 [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP by Arnaldo Carvalho de Melo · 19 years ago
  28. 540722f [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK by Arnaldo Carvalho de Melo · 19 years ago
  29. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  30. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  31. e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  32. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  33. f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago
  34. 6e04e02 [INET]: Move tcp_port_rover to inet_hashinfo by Arnaldo Carvalho de Melo · 19 years ago
  35. 0f7ff92 [INET]: Just rename the TCP hashtable functions/structs to inet_ by Arnaldo Carvalho de Melo · 19 years ago
  36. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  37. 056ede6 [TCP]: Report congestion control algorithm in tcp_diag. by Stephen Hemminger · 19 years ago
  38. 7c99c90 [TCP]: Change tcp_diag to use the existing __RTA_PUT() macro. by Stephen Hemminger · 19 years ago
  39. 317a76f [TCP]: Add pluggable congestion control algorithm infrastructure. by Stephen Hemminger · 19 years ago
  40. 2ad69c5 [NET] rename struct tcp_listen_opt to struct listen_sock by Arnaldo Carvalho de Melo · 19 years ago
  41. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 19 years ago
  42. 60236fd [NET] Rename open_request to request_sock by Arnaldo Carvalho de Melo · 19 years ago
  43. 2e6599c [NET] Generalise TCP's struct open_request minisock infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  44. 2a0a6eb [NETLINK]: Synchronous message processing. by Herbert Xu · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago