index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sock_diag.c
Age
Commit message (
Expand
)
Author
2022-11-21
net: fix __sock_gen_cookie()
Eric Dumazet
2022-11-16
net: __sock_gen_cookie() cleanup
Eric Dumazet
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
2018-08-14
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
Jeremy Cline
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2018-01-09
net: core: fix module type in sock_diag_bind
Andrii Vladyka
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2017-03-23
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
2016-04-04
sock_diag: add SK_MEMINFO_DROPS
Eric Dumazet
2015-12-15
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
2015-10-09
net/core: make sock_diag.c explicitly non-modular
Paul Gortmaker
2015-09-02
sock, diag: fix panic in sock_diag_put_filterinfo
Daniel Borkmann
2015-06-15
sock_diag: define destruction multicast groups
Craig Gallek
2015-03-11
net: add real socket cookies
Eric Dumazet
2015-03-10
net: constify sock_diag_check_cookie()
Eric Dumazet
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
Alexei Starovoitov
2014-04-24
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-03-31
net: filter: keep original BPF program around
Daniel Borkmann
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