aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sock_diag.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng1-0/+1
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn1-0/+6
2015-12-15net: diag: Add the ability to destroy a socket.Lorenzo Colitti1-0/+2
2015-06-15sock_diag: define destruction multicast groupsCraig Gallek1-0/+42
2015-03-11net: add real socket cookiesEric Dumazet1-2/+2
2015-03-10net: constify sock_diag_check_cookie()Eric Dumazet1-1/+1
2014-04-24net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman1-1/+1
2014-04-22net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski1-1/+1
2013-04-29sock_diag: allow to dump bpf filtersNicolas Dichtel1-0/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-23/+1
2012-07-16net: make sock diag per-namespaceAndrey Vagin1-1/+0
2012-06-04sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet1-0/+1
2012-04-25net: sock_diag_handler structs can be constShan Wei1-2/+2
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov1-0/+15
2011-12-30sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov1-3/+7
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov1-0/+3
2011-12-16sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov1-0/+3
2011-12-06sock_diag: Initial skeletonPavel Emelyanov1-0/+23