aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock_diag.c
AgeCommit message (Expand)Author
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel
2016-04-04sock_diag: add SK_MEMINFO_DROPSEric Dumazet
2015-12-15net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2015-10-09net/core: make sock_diag.c explicitly non-modularPaul Gortmaker
2015-09-02sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann
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-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-08-02net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov
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
2014-03-31net: filter: keep original BPF program aroundDaniel Borkmann
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel
2013-04-29sock_diag: allow to dump bpf filtersNicolas Dichtel
2013-02-23sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause
2013-02-23sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-07-16net: make sock diag per-namespaceAndrey Vagin
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-27sock_diag: Do not use RTA_PUT() macrosThomas Graf
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-16sock_diag: Generalize requests cookies managementsPavel Emelyanov
2011-12-16sock_diag: Fix module netlink aliasesPavel Emelyanov
2011-12-08sock_diag: off by one checksDan Carpenter
2011-12-06sock_diag: Move the sock_ code to net/core/Pavel Emelyanov