1. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  2. 6147f7b wireguard: peerlookup: take lock before checking hash in replace operation by Jason A. Donenfeld · 4 years, 4 months ago
  3. 9179ba3 wireguard: noise: take lock when removing handshake entry from table by Jason A. Donenfeld · 4 years, 4 months ago
  4. bc04358 netlink: consistently use NLA_POLICY_MIN_LEN() by Johannes Berg · 4 years, 5 months ago
  5. 8140860 netlink: consistently use NLA_POLICY_EXACT_LEN() by Johannes Berg · 4 years, 5 months ago
  6. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  7. 1a57407 wireguard: queueing: make use of ip_tunnel_parse_protocol by Jason A. Donenfeld · 4 years, 6 months ago
  8. 01a4967 wireguard: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
  9. df08126 wireguard: receive: account for napi_gro_receive never returning GRO_DROP by Jason A. Donenfeld · 4 years, 7 months ago
  10. 900575a wireguard: device: avoid circular netns references by Jason A. Donenfeld · 4 years, 7 months ago
  11. 558b353 wireguard: noise: do not assign initiation time in if condition by Frank Werner-Krippendorf · 4 years, 7 months ago
  12. a9e90d9 wireguard: noise: separate receive counter from send counter by Jason A. Donenfeld · 4 years, 8 months ago
  13. c78a0b4 wireguard: queueing: preserve flow hash across packet scrubbing by Jason A. Donenfeld · 4 years, 8 months ago
  14. bc67d37 wireguard: noise: read preshared key while taking lock by Jason A. Donenfeld · 4 years, 8 months ago
  15. 243f214 wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing by Jason A. Donenfeld · 4 years, 8 months ago
  16. 4fed818 wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning by Jason A. Donenfeld · 4 years, 8 months ago
  17. 4005f5c wireguard: send/receive: cond_resched() when processing worker ringbuffers by Jason A. Donenfeld · 4 years, 8 months ago
  18. b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 8 months ago
  19. eebabcb wireguard: receive: use tunnel helpers for decapsulating ECN markings by Toke Høiland-Jørgensen · 4 years, 8 months ago
  20. 130c586 wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init by Jason A. Donenfeld · 4 years, 8 months ago
  21. d6833e4 wireguard: send: remove errant newline from packet_encrypt_worker by Sultan Alsawaf · 4 years, 8 months ago
  22. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 10 months ago
  23. 11a7686 wireguard: noise: error out precomputed DH during handshake rather than config by Jason A. Donenfeld · 4 years, 10 months ago
  24. 2b8765c wireguard: receive: remove dead code from default packet type case by Jason A. Donenfeld · 4 years, 10 months ago
  25. a5588604 wireguard: queueing: account for skb->protocol==0 by Jason A. Donenfeld · 4 years, 10 months ago
  26. 1fbc33b wireguard: socket: remove extra call to synchronize_net by Jason A. Donenfeld · 5 years ago
  27. 175f1ca wireguard: send: account for mtu=0 devices by Jason A. Donenfeld · 5 years ago
  28. 2a8a4df wireguard: receive: reset last_under_load to zero by Jason A. Donenfeld · 5 years ago
  29. a12d7f3 wireguard: device: use icmp_ndo_send helper by Jason A. Donenfeld · 5 years ago
  30. ec31c26 wireguard: noise: reject peers with low order public keys by Jason A. Donenfeld · 5 years ago
  31. 9981159 wireguard: allowedips: fix use-after-free in root_remove_peer_lists by Eric Dumazet · 5 years ago
  32. dcfea72 net: introduce skb_list_walk_safe for skb segment walking by Jason A. Donenfeld · 5 years ago
  33. 736775d wireguard: socket: mark skbs as not on list when receiving via gro by Jason A. Donenfeld · 5 years ago
  34. 04d2ea9 wireguard: queueing: do not account for pfmemalloc when clearing skb header by Jason A. Donenfeld · 5 years ago
  35. d89ee7d wireguard: allowedips: use kfree_rcu() instead of call_rcu() by Wei Yongjun · 5 years ago
  36. 43967b6 wireguard: main: remove unused include <linux/version.h> by YueHaibing · 5 years ago
  37. a2ec8b5 wireguard: global: fix spelling mistakes in comments by Josh Soref · 5 years ago
  38. e7096c1 net: WireGuard secure network tunnel by Jason A. Donenfeld · 5 years ago