summaryrefslogtreecommitdiff
path: root/net/core/sock_diag.c
Commit message (Expand)AuthorAge
* sock_diag: request _diag module only when the family or proto has been regist...Xin Long2018-03-12
* net: core: fix module type in sock_diag_bindAndrii Vladyka2018-01-09
* netlink: extended ACK reportingJohannes Berg2017-04-13
* Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-23
* sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-22
* sock_diag: align nlattr properly when neededNicolas Dichtel2016-04-26
* sock_diag: add SK_MEMINFO_DROPSEric Dumazet2016-04-04
* net: diag: Add the ability to destroy a socket.Lorenzo Colitti2015-12-15
* net/core: make sock_diag.c explicitly non-modularPaul Gortmaker2015-10-09
* sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann2015-09-02
* sock_diag: define destruction multicast groupsCraig Gallek2015-06-15
* net: add real socket cookiesEric Dumazet2015-03-11
* net: constify sock_diag_check_cookie()Eric Dumazet2015-03-10
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
* net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov2014-08-02
* net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-24
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-22
* net: filter: keep original BPF program aroundDaniel Borkmann2014-03-31
* sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-10
* sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-29
* sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause2013-02-23
* sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause2013-02-23
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
* net: make sock diag per-namespaceAndrey Vagin2012-07-16
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
* sock_diag: Do not use RTA_PUT() macrosThomas Graf2012-06-27
* sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet2012-06-04
* net: sock_diag_handler structs can be constShan Wei2012-04-25
* sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov2011-12-30
* sock_diag: Generalize requests cookies managementsPavel Emelyanov2011-12-16
* sock_diag: Fix module netlink aliasesPavel Emelyanov2011-12-16
* sock_diag: off by one checksDan Carpenter2011-12-08
* sock_diag: Move the sock_ code to net/core/Pavel Emelyanov2011-12-06