aboutsummaryrefslogtreecommitdiff
path: root/include/linux/inet_diag.h
AgeCommit message (Collapse)AuthorFilesLines
2006-09-28[IPV4]: inet_diag annotationsAl Viro1-5/+5
Signed-off-by: Al Viro <[email protected]> Signed-off-by: David S. Miller <[email protected]>
2005-08-29[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]Arnaldo Carvalho de Melo1-0/+138
Next changeset will introduce net/ipv4/tcp_diag.c, moving the code that was put transitioanlly in inet_diag.c. Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> Signed-off-by: David S. Miller <[email protected]>