index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock_diag.c
Age
Commit message (
Expand
)
Author
2013-06-10
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
2013-04-29
sock_diag: allow to dump bpf filters
Nicolas Dichtel
2013-02-23
sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg
Mathias Krause
2013-02-23
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
Mathias Krause
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-07-16
net: make sock diag per-namespace
Andrey Vagin
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-27
sock_diag: Do not use RTA_PUT() macros
Thomas Graf
2012-06-04
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
2012-04-25
net: sock_diag_handler structs can be const
Shan Wei
2011-12-30
sock_diag: Introduce the meminfo nla core (v2)
Pavel Emelyanov
2011-12-16
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
2011-12-16
sock_diag: Fix module netlink aliases
Pavel Emelyanov
2011-12-08
sock_diag: off by one checks
Dan Carpenter
2011-12-06
sock_diag: Move the sock_ code to net/core/
Pavel Emelyanov