1. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  2. 009937e net: filter: rename sk_filter_proglen -> bpf_classic_proglen by Alexei Starovoitov · 10 years ago
  3. a53b72c net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump by Eric W. Biederman · 10 years ago
  4. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 10 years ago
  5. a3ea269 net: filter: keep original BPF program around by Daniel Borkmann · 10 years ago
  6. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 11 years ago
  7. e8d9612 sock_diag: allow to dump bpf filters by Nicolas Dichtel · 11 years ago
  8. 8e90455 sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg by Mathias Krause · 11 years ago
  9. 6e601a5 sock_diag: Fix out-of-bounds access to sock_diag_handlers[] by Mathias Krause · 11 years ago
  10. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  11. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 12 years ago
  12. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  13. 7b46866 sock_diag: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  14. d594e98 sock_diag: add SK_MEMINFO_BACKLOG by Eric Dumazet · 12 years ago
  15. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 12 years ago
  16. 5d2e5f2 sock_diag: Introduce the meminfo nla core (v2) by Pavel Emelyanov · 13 years ago
  17. f65c1b5 sock_diag: Generalize requests cookies managements by Pavel Emelyanov · 13 years ago
  18. aec8dc6 sock_diag: Fix module netlink aliases by Pavel Emelyanov · 13 years ago
  19. 6f8e4ad sock_diag: off by one checks by Dan Carpenter · 13 years ago
  20. 8ef874b sock_diag: Move the sock_ code to net/core/ by Pavel Emelyanov · 13 years ago