Age | Commit message (Expand) | Author | Files | Lines |
2020-02-27 | inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data | Martin KaFai Lau | 1 | -2/+2 |
2020-02-27 | inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() | Martin KaFai Lau | 1 | -3/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2015-06-15 | sock_diag: specify info_size per inet protocol | Craig Gallek | 1 | -0/+1 |
2015-03-10 | inet_diag: add const to inet_diag_req_v2 | Eric Dumazet | 1 | -3/+4 |
2012-01-11 | inet_diag: Rename inet_diag_req into inet_diag_req_v2 | Pavel Emelyanov | 1 | -2/+2 |
2011-12-16 | sock_diag: Fix module netlink aliases | Pavel Emelyanov | 1 | -1/+1 |
2011-12-09 | inet_diag: Generalize inet_diag dump and get_exact calls | Pavel Emelyanov | 1 | -1/+14 |
2011-12-09 | inet_diag: Remove indirect sizeof from inet diag handlers | Pavel Emelyanov | 1 | -1/+0 |
2011-12-06 | inet_diag: Switch from _GETSOCK to IPPROTO_ numbers | Pavel Emelyanov | 1 | -2/+2 |
2011-12-06 | inet_diag: Partly rename inet_ to sock_ | Pavel Emelyanov | 1 | -1/+1 |
2008-12-17 | dccp_diag: LISTEN sockets don't have CCIDs | Arnaldo Carvalho de Melo | 1 | -2/+5 |
2008-12-08 | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker | 1 | -1/+1 |
2008-11-19 | net: inet_diag_handler structs can be const | Eric Dumazet | 1 | -1/+1 |
2007-10-22 | [INET]: Let inet_diag and friends autoload | Jean Delvare | 1 | -0/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-20 | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2006-01-03 | [IP_SOCKGLUE]: Remove most of the tcp specific calls | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2005-08-29 | [DCCP]: Introduce dccp_get_info | Arnaldo Carvalho de Melo | 1 | -1/+25 |
2005-08-29 | [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2005-08-29 | [TCPDIAG]: Just rename everything to inet_diag | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2005-08-29 | [TCPDIAG]: Introduce inet_diag_{register,unregister} | Arnaldo Carvalho de Melo | 1 | -0/+47 |