summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'reduce-open-coded-skb-next-access-for-gso-segment-walking'David S. Miller2020-01-081-8/+0
|\
| * net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld2020-01-081-8/+0
|/
* Merge branch 'WireGuard-bug-fixes-and-cleanups'David S. Miller2020-01-052-3/+1
|\
| * wireguard: socket: mark skbs as not on list when receiving via groJason A. Donenfeld2020-01-051-0/+1
| * wireguard: queueing: do not account for pfmemalloc when clearing skb headerJason A. Donenfeld2020-01-051-3/+0
|/
* Merge branch 'WireGuard-CI-and-housekeeping'David S. Miller2019-12-163-8/+2
|\
| * wireguard: allowedips: use kfree_rcu() instead of call_rcu()Wei Yongjun2019-12-161-6/+1
| * wireguard: main: remove unused include <linux/version.h>YueHaibing2019-12-161-1/+0
| * wireguard: global: fix spelling mistakes in commentsJosh Soref2019-12-161-1/+1
|/
* net: WireGuard secure network tunnelJason A. Donenfeld2019-12-0831-0/+6972