summaryrefslogtreecommitdiff
path: root/net/core/sock_diag.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel1-2/+7
2013-04-29sock_diag: allow to dump bpf filtersNicolas Dichtel1-0/+33
2013-02-23sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause1-17/+7
2013-02-23sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause1-0/+3
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso1-2/+1
2012-07-16net: make sock diag per-namespaceAndrey Vagin1-7/+20
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso1-2/+6
2012-06-27sock_diag: Do not use RTA_PUT() macrosThomas Graf1-9/+3
2012-06-04sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet1-0/+1
2012-04-25net: sock_diag_handler structs can be constShan Wei1-6/+6
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov1-0/+23
2011-12-16sock_diag: Generalize requests cookies managementsPavel Emelyanov1-0/+19
2011-12-16sock_diag: Fix module netlink aliasesPavel Emelyanov1-2/+2
2011-12-08sock_diag: off by one checksDan Carpenter1-2/+2
2011-12-06sock_diag: Move the sock_ code to net/core/Pavel Emelyanov1-0/+150