Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1666cf8c492d7a9b8b83e26eb139961a4c137b80
/
net
/
core
/
sock_diag.c
66b51b0
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
by Jeremy Cline
· 6 years ago
bf2ae2e
sock_diag: request _diag module only when the family or proto has been registered
by Xin Long
· 7 years ago
b8fd082
net: core: fix module type in sock_diag_bind
by Andrii Vladyka
· 7 years ago
2d4bc93
netlink: extended ACK reporting
by Johannes Berg
· 8 years ago
91b8270
Add a helper function to get socket cookie in eBPF
by Chenbo Feng
· 8 years ago
a2d133b
sock: introduce SO_MEMINFO getsockopt
by Josh Hunt
· 8 years ago
6ed46d1
sock_diag: align nlattr properly when needed
by Nicolas Dichtel
· 9 years ago
1523930
sock_diag: add SK_MEMINFO_DROPS
by Eric Dumazet
· 9 years ago
64be0ae
net: diag: Add the ability to destroy a socket.
by Lorenzo Colitti
· 9 years ago
b6191ae
net/core: make sock_diag.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
b382c08
sock, diag: fix panic in sock_diag_put_filterinfo
by Daniel Borkmann
· 9 years ago
eb4cb00
sock_diag: define destruction multicast groups
by Craig Gallek
· 9 years ago
33cf7c9
net: add real socket cookies
by Eric Dumazet
· 10 years ago
491da2a
net: constify sock_diag_check_cookie()
by Eric Dumazet
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
009937e
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
by Alexei Starovoitov
· 10 years ago
a53b72c
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
by Eric W. Biederman
· 11 years ago
78541c1
net: Fix ns_capable check in sock_diag_put_filterinfo
by Andrew Lutomirski
· 11 years ago
a3ea269
net: filter: keep original BPF program around
by Daniel Borkmann
· 11 years ago
ed13998
sock_diag: fix filter code sent to userspace
by Nicolas Dichtel
· 11 years ago
e8d9612
sock_diag: allow to dump bpf filters
by Nicolas Dichtel
· 12 years ago
8e90455
sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg
by Mathias Krause
· 12 years ago
6e601a5
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
by Mathias Krause
· 12 years ago
9f00d97
netlink: hide struct module parameter in netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
51d7ccc
net: make sock diag per-namespace
by Andrey Vagin
· 12 years ago
a31f2d1
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
7b46866
sock_diag: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
d594e98
sock_diag: add SK_MEMINFO_BACKLOG
by Eric Dumazet
· 12 years ago
8dcf01f
net: sock_diag_handler structs can be const
by Shan Wei
· 13 years ago
5d2e5f2
sock_diag: Introduce the meminfo nla core (v2)
by Pavel Emelyanov
· 13 years ago
f65c1b5
sock_diag: Generalize requests cookies managements
by Pavel Emelyanov
· 13 years ago
aec8dc6
sock_diag: Fix module netlink aliases
by Pavel Emelyanov
· 13 years ago
6f8e4ad
sock_diag: off by one checks
by Dan Carpenter
· 13 years ago
8ef874b
sock_diag: Move the sock_ code to net/core/
by Pavel Emelyanov
· 13 years ago