summaryrefslogtreecommitdiff
path: root/include/linux/inet_diag.h
AgeCommit message (Expand)Author
2020-09-03ip: expose inet sockopts through inet_diagWei Wang
2020-04-30inet_diag: add cgroup id attributeDmitry Yakunin
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01inet_diag: allow protocols to provide additional dataIvan Delalande
2016-09-08net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti
2016-06-10net: diag: add missing declarationsBen Dooks
2015-12-15net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti
2015-12-15net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti
2015-06-15sock_diag: specify info_size per inet protocolCraig Gallek
2015-03-10inet_diag: add const to inet_diag_req_v2Eric Dumazet
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-08-14userns: Teach inet_diag to work with user namespacesEric W. Biederman
2012-01-11inet_diag: Rename inet_diag_req_compat into inet_diag_reqPavel Emelyanov
2012-01-11inet_diag: Rename inet_diag_req into inet_diag_req_v2Pavel Emelyanov
2011-12-30inet_diag: Add the SKMEMINFO extensionPavel Emelyanov
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov
2011-12-09inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov
2011-12-09inet_diag: Introduce the inet socket dumping routinePavel Emelyanov
2011-12-09inet_diag: Introduce the byte-code run on an inet socketPavel Emelyanov
2011-12-09inet_diag: Export inet diag cookie checking routinePavel Emelyanov
2011-12-09inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov
2011-12-06inet_diag: Introduce new inet_diag_req headerPavel Emelyanov
2011-12-06sock_diag: Introduce new message typePavel Emelyanov
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski
2011-10-12net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja
2009-01-30headers_check fix: linux/inet_diag.hJaswinder Singh Rajput
2006-09-28[IPV4]: inet_diag annotationsAl Viro
2005-08-29[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]Arnaldo Carvalho de Melo