| Commit message (Expand) | Author | Age | Files | Lines |
* | inet_diag: Rename inet_diag_req into inet_diag_req_v2 | Pavel Emelyanov | 2012-01-11 | 1 | -2/+2 |
* | sock_diag: Fix module netlink aliases | Pavel Emelyanov | 2011-12-16 | 1 | -1/+1 |
* | inet_diag: Generalize inet_diag dump and get_exact calls | Pavel Emelyanov | 2011-12-09 | 1 | -1/+14 |
* | inet_diag: Remove indirect sizeof from inet diag handlers | Pavel Emelyanov | 2011-12-09 | 1 | -1/+0 |
* | inet_diag: Switch from _GETSOCK to IPPROTO_ numbers | Pavel Emelyanov | 2011-12-06 | 1 | -2/+2 |
* | inet_diag: Partly rename inet_ to sock_ | Pavel Emelyanov | 2011-12-06 | 1 | -1/+1 |
* | tcp: diag: Dont report negative values for rx queue | Eric Dumazet | 2009-12-03 | 1 | -1/+1 |
* | net: inet_diag_handler structs can be const | Eric Dumazet | 2008-11-19 | 1 | -1/+1 |
* | net: remove CVS keywords | Adrian Bunk | 2008-06-11 | 1 | -2/+0 |
* | [INET]: Let inet_diag and friends autoload | Jean Delvare | 2007-10-22 | 1 | -0/+1 |
* | [TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO. | Rick Jones | 2007-10-10 | 1 | -3/+5 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [TCP]: Export accept queue len of a TCP listening socket via rx_queue | Sridhar Samudrala | 2006-06-29 | 1 | -1/+4 |
* | [INET_DIAG]: Move the tcp_diag interface to the proper place | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+54 |
* | [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -892/+0 |
* | [TCPDIAG]: Just rename everything to inet_diag | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -195/+196 |
* | [TCPDIAG]: Introduce inet_diag_{register,unregister} | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -42/+111 |
* | [IPV6]: Generalise the tcp_v6_lookup routines | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -23/+17 |
* | [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -4/+4 |
* | [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -25/+61 |
* | [ICSK]: Move TCP congestion avoidance members to icsk | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -8/+8 |
* | [NET]: Introduce inet_connection_sock | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -10/+11 |
* | [INET]: Generalise the TCP sock ID lookup routines | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -5/+3 |
* | [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -4/+6 |
* | [INET]: Generalise the tcp_listen_ lock routines | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -4/+4 |
* | [INET]: Move tcp_port_rover to inet_hashinfo | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -4/+4 |
* | [INET]: Just rename the TCP hashtable functions/structs to inet_ | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -2/+2 |
* | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 2005-08-29 | 1 | -1/+2 |
* | [TCP]: Report congestion control algorithm in tcp_diag. | Stephen Hemminger | 2005-06-23 | 1 | -0/+5 |
* | [TCP]: Change tcp_diag to use the existing __RTA_PUT() macro. | Stephen Hemminger | 2005-06-23 | 1 | -7/+2 |
* | [TCP]: Add pluggable congestion control algorithm infrastructure. | Stephen Hemminger | 2005-06-23 | 1 | -18/+2 |
* | [NET] rename struct tcp_listen_opt to struct listen_sock | Arnaldo Carvalho de Melo | 2005-06-18 | 1 | -1/+1 |
* | [NET] Generalise tcp_listen_opt | Arnaldo Carvalho de Melo | 2005-06-18 | 1 | -3/+3 |
* | [NET] Rename open_request to request_sock | Arnaldo Carvalho de Melo | 2005-06-18 | 1 | -2/+2 |
* | [NET] Generalise TCP's struct open_request minisock infrastructure | Arnaldo Carvalho de Melo | 2005-06-18 | 1 | -11/+14 |
* | [NETLINK]: Synchronous message processing. | Herbert Xu | 2005-05-03 | 1 | -1/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+802 |