summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wireguard: allowedips: batch process peer removalsjd/deferred-aip-removalJason A. Donenfeld2021-05-196-101/+128
* wireguard: do not use -O3Jason A. Donenfeld2021-05-191-2/+1
* wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2021-05-192-4/+4
* wireguard: allowedips: initialize list head in selftestJason A. Donenfeld2021-05-191-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-04-300-0/+0
|\
| * Merge tag 'platform-drivers-x86-surface-aggregator-v5.13-1' of git://git.kern...Jiri Kosina2021-03-309-103/+155
| |\
* | \ Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-03-149-103/+155
|\ \ \ | | |/ | |/|
| * | Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-02-259-103/+155
| |\ \ | | |/ | |/|
| | * Merge branch 'wireguard-fixes-for-5-12-rc1'Jakub Kicinski2021-02-239-103/+155
| |/| |/| |
| | * wireguard: queueing: get rid of per-peer ring buffersJason A. Donenfeld2021-02-238-93/+144
| | * wireguard: device: do not generate ICMP for non-IP packetsJason A. Donenfeld2021-02-231-3/+4
| | * wireguard: peer: put frequently used members above cache linesJason A. Donenfeld2021-02-231-2/+2
| | * wireguard: socket: remove bogus __be32 annotationJann Horn2021-02-231-2/+2
| | * wireguard: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli2021-02-232-3/+3
| |/ |/|
| * Merge tag 'amba-make-remove-return-void' of https://git.pengutronix.de/git/uk...Russell King2021-02-022-3/+3
| |\ | |/ |/|
* | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-2/+2
|\ \
| * | lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-231-2/+2
| |/
* | Merge branch 'net-add-and-use-dev_get_tstats64'Jakub Kicinski2020-11-091-1/+1
|\ \ | |/ |/|
| * wireguard: switch to dev_get_tstats64Heiner Kallweit2020-11-091-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-7/+9
|\
| * Merge branch 'wireguard-fixes'David S. Miller2020-09-092-7/+9
| |\
| | * wireguard: peerlookup: take lock before checking hash in replace operationJason A. Donenfeld2020-09-091-3/+8
| | * wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld2020-09-091-4/+1
| |/
* | Merge branch 'netlink-allow-NLA_BINARY-length-range-validation'David S. Miller2020-08-181-7/+7
|\ \ | |/ |/|
| * netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg2020-08-181-2/+2
| * netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg2020-08-181-5/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...jd/xdp-l3Linus Torvalds2020-08-100-0/+0
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2020-08-0710-93/+94
| |\
* | | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-072-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-103-18/+4
|\ \ \
| * \ \ Merge branch 'support-AF_PACKET-for-layer-3-devices'David S. Miller2020-06-303-18/+4
| |\ \ \
| | * | | wireguard: queueing: make use of ip_tunnel_parse_protocolJason A. Donenfeld2020-06-302-18/+3
| | * | | wireguard: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld2020-06-301-0/+1
| |/ / /
* | | | Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-050-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'irqchip-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-06-3010-93/+94
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'napi_gro_receive-caller-return-value-cleanups'David S. Miller2020-06-251-8/+2
|\ \ \ \
| * | | | wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld2020-06-251-8/+2
|/ / / /
* | | | Merge branch 'wg-fixes'David S. Miller2020-06-235-47/+57
|\ \ \ \ | |_|/ / |/| | |
| * | | wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-06-234-45/+55
| * | | wireguard: noise: do not assign initiation time in if conditionFrank Werner-Krippendorf2020-06-231-2/+2
|/ / /
* | | Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-010-0/+0
|\ \ \
| * \ \ Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar2020-05-2510-93/+94
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-04-257-50/+51
| |\ \ \ | | | |/ | | |/|
* | | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-010-0/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner2020-05-195-36/+25
| |\ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Thomas Gleixner2020-05-117-50/+51
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
* | | | Merge branch 'wireguard-fixes'David S. Miller2020-05-207-58/+70
|\ \ \ \ | |_|_|/ |/| | |
| * | | wireguard: noise: separate receive counter from send counterJason A. Donenfeld2020-05-205-53/+48
| * | | wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld2020-05-204-4/+17
| * | | wireguard: noise: read preshared key while taking lockJason A. Donenfeld2020-05-201-1/+5
|/ / /