- f44e649 sock_diag: remove sock_diag_mutex by Eric Dumazet · 1 year, 1 month ago
- 86e8921 sock_diag: allow concurrent operation in sock_diag_rcv_msg() by Eric Dumazet · 1 year, 1 month ago
- 1d55a69 sock_diag: allow concurrent operations by Eric Dumazet · 1 year, 1 month ago
- efd4025 sock_diag: annotate data-races around sock_diag_handlers[family] by Eric Dumazet · 1 year, 1 month ago
- 3263481 net: fix __sock_gen_cookie() by Eric Dumazet · 2 years, 4 months ago
- 4ebf802 net: __sock_gen_cookie() cleanup by Eric Dumazet · 2 years, 4 months ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years, 2 months ago
- 92acdc5 bpf, net: Rework cookie generator as per-cpu one by Daniel Borkmann · 4 years, 5 months ago
- cd48bdd sock: make cookie generation global instead of per netns by Daniel Borkmann · 6 years ago
- 66b51b0 net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() by Jeremy Cline · 7 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 · 10 years ago
- eb4cb00 sock_diag: define destruction multicast groups by Craig Gallek · 10 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 · 11 years ago
- 009937e net: filter: rename sk_filter_proglen -> bpf_classic_proglen by Alexei Starovoitov · 11 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 · 12 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 · 13 years ago
- a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 13 years ago
- 7b46866 sock_diag: Do not use RTA_PUT() macros by Thomas Graf · 13 years ago
- d594e98 sock_diag: add SK_MEMINFO_BACKLOG by Eric Dumazet · 13 years ago
- 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 13 years ago
- 5d2e5f27 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
- aec8dc62 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
- 8ef874bf sock_diag: Move the sock_ code to net/core/ by Pavel Emelyanov · 13 years ago