aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/diag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau1-2/+2
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau1-3/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-06-15sock_diag: specify info_size per inet protocolCraig Gallek1-0/+1
2015-03-10inet_diag: add const to inet_diag_req_v2Eric Dumazet1-3/+4
2012-01-11inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov1-2/+2
2011-12-16sock_diag: Fix module netlink aliasesPavel Emelyanov1-1/+1
2011-12-09inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov1-1/+14
2011-12-09inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov1-1/+0
2011-12-06inet_diag: Switch from _GETSOCK to IPPROTO_ numbersPavel Emelyanov1-2/+2
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov1-1/+1
2008-12-17dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo1-2/+5
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker1-1/+1
2008-11-19net: inet_diag_handler structs can be constEric Dumazet1-1/+1
2007-10-22[INET]: Let inet_diag and friends autoloadJean Delvare1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo1-1/+1
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo1-1/+1
2005-08-29[DCCP]: Introduce dccp_get_infoArnaldo Carvalho de Melo1-1/+25
2005-08-29[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]Arnaldo Carvalho de Melo1-1/+1
2005-08-29[TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo1-2/+2
2005-08-29[TCPDIAG]: Introduce inet_diag_{register,unregister}Arnaldo Carvalho de Melo1-0/+47