index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-11
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-17
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-26
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-09
sock_diag: off by one checks
Dan Carpenter
2011-12-06
sock_diag: Move the sock_ code to net/core/
Pavel Emelyanov