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