summaryrefslogtreecommitdiffstats
path: root/include/linux/sock_diag.h
Commit message (Expand)AuthorAgeFilesLines
* sock_diag: do not broadcast raw socket destructionWillem de Bruijn2016-06-281-0/+6
* net: diag: Add the ability to destroy a socket.Lorenzo Colitti2015-12-151-0/+2
* sock_diag: define destruction multicast groupsCraig Gallek2015-06-151-0/+42
* net: add real socket cookiesEric Dumazet2015-03-111-2/+2
* net: constify sock_diag_check_cookie()Eric Dumazet2015-03-101-1/+1
* net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-241-1/+1
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-221-1/+1
* sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-291-0/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-23/+1
* net: make sock diag per-namespaceAndrey Vagin2012-07-161-1/+0
* sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet2012-06-041-0/+1
* net: sock_diag_handler structs can be constShan Wei2012-04-251-2/+2
* sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov2011-12-301-0/+15
* sock_diag: Arrange sock_diag.h such that it is exportable to userspacePavel Emelyanov2011-12-301-3/+7
* sock_diag: Generalize requests cookies managementsPavel Emelyanov2011-12-161-0/+3
* sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declarationPavel Emelyanov2011-12-161-0/+3
* sock_diag: Initial skeletonPavel Emelyanov2011-12-061-0/+23