aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock_diag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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