summaryrefslogtreecommitdiffstats
path: root/net/dccp/diag.c
Commit message (Expand)AuthorAgeFilesLines
* sock_diag: specify info_size per inet protocolCraig Gallek2015-06-151-0/+1
* inet_diag: add const to inet_diag_req_v2Eric Dumazet2015-03-101-3/+4
* inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov2012-01-111-2/+2
* sock_diag: Fix module netlink aliasesPavel Emelyanov2011-12-161-1/+1
* inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov2011-12-091-1/+14
* inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov2011-12-091-1/+0
* inet_diag: Switch from _GETSOCK to IPPROTO_ numbersPavel Emelyanov2011-12-061-2/+2
* inet_diag: Partly rename inet_ to sock_Pavel Emelyanov2011-12-061-1/+1
* dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo2008-12-171-2/+5
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-081-1/+1
* net: inet_diag_handler structs can be constEric Dumazet2008-11-191-1/+1
* [INET]: Let inet_diag and friends autoloadJean Delvare2007-10-221-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo2006-03-201-1/+1
* [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-031-1/+1
* [DCCP]: Introduce dccp_get_infoArnaldo Carvalho de Melo2005-08-291-1/+25
* [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]Arnaldo Carvalho de Melo2005-08-291-1/+1
* [TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo2005-08-291-2/+2
* [TCPDIAG]: Introduce inet_diag_{register,unregister}Arnaldo Carvalho de Melo2005-08-291-0/+47