summaryrefslogtreecommitdiff
path: root/include/linux/sock_diag.h
AgeCommit message (Expand)Author
2020-09-30bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2015-12-15net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2015-06-15sock_diag: define destruction multicast groupsCraig Gallek
2015-03-11net: add real socket cookiesEric Dumazet
2015-03-10net: constify sock_diag_check_cookie()Eric Dumazet
2014-04-24net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-04-22net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2013-04-29sock_diag: allow to dump bpf filtersNicolas Dichtel
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-07-16net: make sock diag per-namespaceAndrey Vagin
2012-06-04sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet
2012-04-25net: sock_diag_handler structs can be constShan Wei
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov
2011-12-30sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel 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-06sock_diag: Initial skeletonPavel Emelyanov