summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard (follow)
Commit message (Expand)AuthorAge
...
* simd: detect -rt kernels >= 5.4Jason A. Donenfeld2021-07-23
* compat: drop rhel 8.2, add rhel 8.4 supportJason A. Donenfeld2021-07-23
* drivers: net: Modify WireGuard for backward compatBruno Martins2020-12-31
* UPSTREAM: wireguard: peerlookup: take lock before checking hash in replace op...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: queueing: make use of ip_tunnel_parse_protocolJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: receive: account for napi_gro_receive never returning GR...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: noise: do not assign initiation time in if conditionFrank Werner-Krippendorf2020-12-31
* UPSTREAM: wireguard: noise: separate receive counter from send counterJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: noise: read preshared key while taking lockJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: send/receive: use explicit unlikely branch instead of im...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: selftests: initalize ipv6 members to NULL to squelch cla...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: send/receive: cond_resched() when processing worker ring...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: receive: use tunnel helpers for decapsulating ECN markingsToke Høiland-Jørgensen2020-12-31
* UPSTREAM: wireguard: queueing: cleanup ptr_ring in error path of packet_queue...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: send: remove errant newline from packet_encrypt_workerSultan Alsawaf2020-12-31
* UPSTREAM: wireguard: noise: error out precomputed DH during handshake rather ...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: receive: remove dead code from default packet type caseJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: queueing: account for skb->protocol==0Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: socket: remove extra call to synchronize_netJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: send: account for mtu=0 devicesJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: receive: reset last_under_load to zeroJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: noise: reject peers with low order public keysJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: allowedips: fix use-after-free in root_remove_peer_listsEric Dumazet2020-12-31
* UPSTREAM: net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: socket: mark skbs as not on list when receiving via groJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: queueing: do not account for pfmemalloc when clearing sk...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: allowedips: use kfree_rcu() instead of call_rcu()Wei Yongjun2020-12-31
* UPSTREAM: wireguard: main: remove unused include <linux/version.h>YueHaibing2020-12-31
* UPSTREAM: wireguard: global: fix spelling mistakes in commentsJosh Soref2020-12-31
* UPSTREAM: net: WireGuard secure network tunnelJason A. Donenfeld2020-12-31