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