Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 2012-09-08 | 1 | -2/+1 |
* | net: make sock diag per-namespace | Andrey Vagin | 2012-07-16 | 1 | -7/+20 |
* | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2012-06-29 | 1 | -2/+6 |
* | sock_diag: Do not use RTA_PUT() macros | Thomas Graf | 2012-06-27 | 1 | -9/+3 |
* | sock_diag: add SK_MEMINFO_BACKLOG | Eric Dumazet | 2012-06-04 | 1 | -0/+1 |
* | net: sock_diag_handler structs can be const | Shan Wei | 2012-04-25 | 1 | -6/+6 |
* | sock_diag: Introduce the meminfo nla core (v2) | Pavel Emelyanov | 2011-12-30 | 1 | -0/+23 |
* | sock_diag: Generalize requests cookies managements | Pavel Emelyanov | 2011-12-16 | 1 | -0/+19 |
* | sock_diag: Fix module netlink aliases | Pavel Emelyanov | 2011-12-16 | 1 | -2/+2 |
* | sock_diag: off by one checks | Dan Carpenter | 2011-12-08 | 1 | -2/+2 |
* | sock_diag: Move the sock_ code to net/core/ | Pavel Emelyanov | 2011-12-06 | 1 | -0/+150 |