1. 76839e2 net/packet: Add getsockopt support for PACKET_COPY_THRESH by Juntong Deng · 1 year ago
  2. 114b4bb sock_diag: add module pointer to "struct sock_diag_handler" by Eric Dumazet · 1 year, 2 months ago
  3. 938dbea net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules by Jakub Kicinski · 1 year, 4 months ago
  4. 822b5a1 af_packet: Fix data-races of pkt_sk(sk)->num. by Kuniyuki Iwashima · 1 year, 10 months ago
  5. dfc39d40 net/packet: support mergeable feature of virtio by Jianfeng Tan · 1 year, 11 months ago
  6. 61edf47 net/packet: convert po->running to an atomic flag by Eric Dumazet · 2 years ago
  7. 50d935e net/packet: convert po->has_vnet_hdr to an atomic flag by Eric Dumazet · 2 years ago
  8. 164bddac net/packet: convert po->tp_loss to an atomic flag by Eric Dumazet · 2 years ago
  9. 1051ce4 net/packet: annotate accesses to po->tp_tstamp by Eric Dumazet · 2 years ago
  10. fd53c29 net/packet: convert po->auxdata to an atomic flag by Eric Dumazet · 2 years ago
  11. ee5675e net/packet: convert po->origdev to an atomic flag by Eric Dumazet · 2 years ago
  12. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  13. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  14. a505e58 packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3 by Sowmini Varadhan · 8 years ago
  15. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  16. 90f62cf3 net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 11 years ago
  17. a53b72c net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump by Eric W. Biederman · 11 years ago
  18. 78541c1 net: Fix ns_capable check in sock_diag_put_filterinfo by Andrew Lutomirski · 11 years ago
  19. b013840 packet: use percpu mmap tx frame pending refcount by Daniel Borkmann · 11 years ago
  20. e8d9612 sock_diag: allow to dump bpf filters by Nicolas Dichtel · 12 years ago
  21. 76d0eeb packet_diag: disclose meminfo values by Nicolas Dichtel · 12 years ago
  22. 6264190 packet_diag: disclose uid value by Nicolas Dichtel · 12 years ago
  23. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  24. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 13 years ago
  25. 0fa7fa9 packet: Protect packet sk list with mutex (v2) by Pavel Emelyanov · 13 years ago
  26. fff3321 packet: Report fanout status via diag engine by Pavel Emelyanov · 13 years ago
  27. 16f0136 packet: Report rings cfg via diag engine by Pavel Emelyanov · 13 years ago
  28. eea68e2 packet: Report socket mclist info via diag module by Pavel Emelyanov · 13 years ago
  29. 8a360be packet: Report more packet sk info via diag module by Pavel Emelyanov · 13 years ago
  30. 96ec632 packet: Diag core and basic socket info dumping by Pavel Emelyanov · 13 years ago