Age | Commit message (Expand) | Author |
---|---|---|
2021-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-11-29 | wireguard: receive: use ring buffer for incoming handshakes | Jason A. Donenfeld |
2021-11-22 | skbuff: Switch structure bounds to struct_group() | Kees Cook |
2021-02-23 | wireguard: queueing: get rid of per-peer ring buffers | Jason A. Donenfeld |
2020-06-30 | wireguard: queueing: make use of ip_tunnel_parse_protocol | Jason A. Donenfeld |
2020-05-20 | wireguard: queueing: preserve flow hash across packet scrubbing | Jason A. Donenfeld |
2020-03-25 | net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build | Pablo Neira Ayuso |
2020-03-18 | wireguard: queueing: account for skb->protocol==0 | Jason A. Donenfeld |
2020-01-05 | wireguard: queueing: do not account for pfmemalloc when clearing skb header | Jason A. Donenfeld |
2019-12-08 | net: WireGuard secure network tunnel | Jason A. Donenfeld |