1
0
mirror of https://git.zx2c4.com/wireguard-linux-compat synced 2025-02-18 17:19:05 +00:00

Commit Graph

  • 3d3c92b471 compat: drop CentOS 8 Stream support master Jason A. Donenfeld 2022-06-29 15:36:49 +02:00
  • 99935b07b4 compat: do not backport ktime_get_coarse_boottime_ns to c8s Jason A. Donenfeld 2022-06-28 12:43:06 +02:00
  • 904f72aa74 Notes added by 'git notes add' Jason A. Donenfeld 2022-06-27 12:54:45 +02:00
  • 18fbcd68a3 version: bump v1.0.20220627 Jason A. Donenfeld 2022-06-27 12:54:37 +02:00
  • 3ec3e822b6 compat: handle backported rng and blake2s Jason A. Donenfeld 2022-06-22 15:41:15 +02:00
  • ba45dd6fbf qemu: give up on RHEL8 in CI Jason A. Donenfeld 2022-05-05 16:20:21 +02:00
  • c7560fd0e0 qemu: set panic_on_warn=1 from cmdline Jason A. Donenfeld 2022-05-05 16:16:40 +02:00
  • 33c87a1110 qemu: use vports on arm Jason A. Donenfeld 2022-05-05 16:14:46 +02:00
  • 894152a5b8 netns: limit parallelism to $(nproc) tests at once Jason A. Donenfeld 2022-04-30 22:20:28 +02:00
  • f8886735e3 netns: make routing loop test non-fatal Jason A. Donenfeld 2022-04-27 03:21:51 +02:00
  • f9d9b4db6f device: check for metadata_dst with skb_valid_dst() Nikolay Aleksandrov 2022-04-14 13:44:57 +03:00
  • f909532a21 qemu: enable ACPI for SMP Jason A. Donenfeld 2022-04-06 18:01:04 +02:00
  • ec89ca64cb socket: ignore v6 endpoints when ipv6 is disabled Jason A. Donenfeld 2022-03-29 21:31:27 -04:00
  • fa32671b99 socket: free skb in send6 when ipv6 is disabled Wang Hai 2022-03-29 21:31:26 -04:00
  • ffb8cd6233 qemu: simplify RNG seeding Jason A. Donenfeld 2022-02-22 16:04:10 +01:00
  • 4eff63d292 queueing: use CFI-safe ptr_ring cleanup function Jason A. Donenfeld 2022-03-02 23:48:40 +01:00
  • 273018b7ea crypto: curve25519-x86_64: use in/out register constraints more precisely Jason A. Donenfeld 2021-12-13 17:25:37 +01:00
  • 4f4c019873 compat: drop Ubuntu 14.04 Jason A. Donenfeld 2021-12-13 15:06:45 +01:00
  • 2948712361 Notes added by 'git notes add' Jason A. Donenfeld 2021-12-08 16:09:08 +01:00
  • 743eef2350 version: bump v1.0.20211208 Jason A. Donenfeld 2021-12-08 16:09:03 +01:00
  • 3c9f3b6997 crypto: curve25519-x86_64: solve register constraints with reserved registers Mathias Krause 2021-07-06 15:27:14 +02:00
  • 8e40dd6270 compat: udp_tunnel: don't take reference to non-init namespace Jason A. Donenfeld 2021-12-06 18:31:49 +01:00
  • ea6b8e7be5 compat: siphash: use _unaligned version by default Arnd Bergmann 2021-11-29 13:58:57 -05:00
  • 5325bc82aa ratelimiter: use kvcalloc() instead of kvzalloc() Gustavo A. R. Silva 2021-09-28 17:17:05 -05:00
  • e44c78cb66 receive: drop handshakes if queue lock is contended Jason A. Donenfeld 2021-08-13 03:00:08 +02:00
  • 5707d38fb5 receive: use ring buffer for incoming handshakes Jason A. Donenfeld 2021-08-08 23:56:14 +02:00
  • 68abb1b9ba device: reset peer src endpoint when netns exits Jason A. Donenfeld 2021-11-29 13:52:14 -05:00
  • ea3f5fbe7e main: rename 'mod_init' & 'mod_exit' functions to be module-specific Randy Dunlap 2021-07-11 15:31:48 -07:00
  • cb001d4540 netns: actually test for routing loops Jason A. Donenfeld 2021-11-29 13:43:07 -05:00
  • 2715e64143 compat: update for RHEL 8.5 Peter Georg 2021-11-16 17:52:22 +01:00
  • 29747255f9 compat: account for grsecurity backports and changes Mathias Krause 2021-07-06 15:27:13 +02:00
  • 50dda8ce5e compat: account for latest c8s backports Jason A. Donenfeld 2021-06-15 01:13:41 +02:00
  • 83c3aed71c Notes added by 'git notes add' Jason A. Donenfeld 2021-06-06 11:30:05 +02:00
  • d378f93078 version: bump v1.0.20210606 Jason A. Donenfeld 2021-06-06 11:29:55 +02:00
  • fb4a0da653 qemu: increase default dmesg log size Jason A. Donenfeld 2021-06-06 10:38:33 +02:00
  • 8f4414d334 qemu: add disgusting hacks for RHEL 8 Jason A. Donenfeld 2021-06-05 23:52:49 +02:00
  • fd7a4621a5 allowedips: add missing __rcu annotation to satisfy sparse Jason A. Donenfeld 2021-06-04 17:24:57 +02:00
  • 383461dba8 allowedips: free empty intermediate nodes when removing single node Jason A. Donenfeld 2021-06-02 15:40:55 +02:00
  • 03add828b7 allowedips: allocate nodes in kmem_cache Jason A. Donenfeld 2021-05-20 14:36:41 +02:00
  • b56d48ce67 allowedips: remove nodes in O(1) Jason A. Donenfeld 2021-05-20 01:21:03 +02:00
  • 3c14c4bf90 allowedips: initialize list head in selftest Jason A. Donenfeld 2021-04-21 17:03:25 -06:00
  • 4d8b7edca7 peer: allocate in kmem_cache Jason A. Donenfeld 2021-05-20 14:15:43 +02:00
  • 6fbc0e6284 global: use synchronize_net rather than synchronize_rcu Jason A. Donenfeld 2021-05-19 17:55:51 +02:00
  • 405caf01e9 kbuild: do not use -O3 Jason A. Donenfeld 2021-05-31 14:28:46 +02:00
  • b50ef4dc45 netns: make sure rp_filter is disabled on vethc Jason A. Donenfeld 2021-05-31 14:41:52 +02:00
  • d0e972b401 Notes added by 'git notes add' Jason A. Donenfeld 2021-04-24 16:49:45 -04:00
  • e67b7226a3 version: bump v1.0.20210424 Jason A. Donenfeld 2021-04-24 16:49:45 -04:00
  • 1edffe201a Revert "compat: skb_mark_not_on_list will be backported to Ubuntu 18.04" Thadeu Lima de Souza Cascardo 2021-04-23 14:19:38 -03:00
  • 2cf9543bed compat: update and improve detection of CentOS Stream 8 Peter Georg 2021-04-19 22:51:25 +02:00
  • 122f06bfd8 compat: icmp_ndo_send functions were backported extensively Jason A. Donenfeld 2021-03-07 08:14:33 -07:00
  • 7e95b83364 Notes added by 'git notes add' Jason A. Donenfeld 2021-02-19 15:08:38 +01:00
  • 6e36d32801 version: bump v1.0.20210219 Jason A. Donenfeld 2021-02-19 15:08:33 +01:00
  • 72a0fe52de qemu: bump default kernel version Jason A. Donenfeld 2021-02-19 12:53:31 +01:00
  • 51aff05520 compat: zero out skb->cb before icmp Jason A. Donenfeld 2021-02-19 12:49:21 +01:00
  • cad80597c7 compat: skb_mark_not_on_list will be backported to Ubuntu 18.04 Thadeu Lima de Souza Cascardo 2021-02-18 14:01:32 -03:00
  • 635aa0b75f queueing: get rid of per-peer ring buffers Jason A. Donenfeld 2021-02-18 15:19:46 +01:00
  • a63edc04c1 device: do not generate ICMP for non-IP packets Jason A. Donenfeld 2021-02-18 13:38:00 +01:00
  • ad32b95c94 selftests: test multiple parallel streams Jason A. Donenfeld 2021-02-08 15:14:42 +01:00
  • 8420c794cd peer: put frequently used members above cache lines Jason A. Donenfeld 2021-02-07 14:47:13 +01:00
  • bb0ed3f6d9 compat: redefine version constants for sublevel>=256 Jason A. Donenfeld 2021-02-07 00:56:44 +01:00
  • 897b4b9152 compat: remove unused version.h headers Jason A. Donenfeld 2021-02-07 16:11:19 +01:00
  • 8d79fa576b Notes added by 'git notes add' Jason A. Donenfeld 2021-01-24 14:45:32 +01:00
  • c3c51d0795 version: bump v1.0.20210124 Jason A. Donenfeld 2021-01-24 14:45:29 +01:00
  • 1bb9088197 compat: skb_mark_not_on_list was backported to 4.14 Jason A. Donenfeld 2021-01-24 14:09:09 +01:00
  • d6d5caa4f1 compat: SYM_FUNC_* was backported to c8s Jason A. Donenfeld 2021-01-13 18:36:37 +01:00
  • 755ccd3b3c Notes added by 'git notes add' Jason A. Donenfeld 2020-12-21 12:54:57 +01:00
  • 47e2782155 version: bump v1.0.20201221 Jason A. Donenfeld 2020-12-21 12:54:57 +01:00
  • f01be9896e socket: remove bogus __be32 annotation Jann Horn 2020-12-15 22:26:40 +01:00
  • 2730072482 global: avoid double unlikely() notation when using IS_ERR() Antonio Quartulli 2020-12-10 09:55:05 +01:00
  • 33e3e4303f Notes added by 'git notes add' Jason A. Donenfeld 2020-12-21 12:30:46 +01:00
  • 8dcc75dbbe simd: detect -rt kernels >= 5.4 Jason A. Donenfeld 2020-12-19 13:11:48 +01:00
  • d2faea81c3 gitignore: ignore intermediary build file L.W.Reek 2020-12-16 22:24:47 +01:00
  • f7f55464a1 compat: drop rhel 8.2, add rhel 8.4 support Jason A. Donenfeld 2020-12-14 17:33:51 +01:00
  • e17bef1830 Notes added by 'git notes add' Jason A. Donenfeld 2020-11-12 10:02:22 +01:00
  • fe40226166 version: bump v1.0.20201112 Jason A. Donenfeld 2020-11-12 10:02:14 +01:00
  • d0bf51bd07 qemu: bump default testing version Jason A. Donenfeld 2020-11-12 09:45:29 +01:00
  • ce8faa3ee2 compat: SYM_FUNC_{START,END} were backported to 5.4 Jason A. Donenfeld 2020-11-12 09:43:38 +01:00
  • da5646fea1 qemu: drop build support for rhel 8.2 Jason A. Donenfeld 2020-11-04 09:27:53 +01:00
  • 99e954f487 netns: check that route_me_harder packets use the right sk Jason A. Donenfeld 2020-10-28 21:11:21 +01:00
  • 25320ac50e noise: take lock when removing handshake entry from table Jason A. Donenfeld 2020-09-08 17:35:49 +02:00
  • f7d017c90d Notes added by 'git notes add' Jason A. Donenfeld 2020-09-08 18:22:43 +02:00
  • d97b575a47 version: bump v1.0.20200908 Jason A. Donenfeld 2020-09-08 18:22:40 +02:00
  • 482d020d72 peerlookup: take lock before checking hash in replace operation Jason A. Donenfeld 2020-09-08 17:35:49 +02:00
  • dace9d04b9 compat: backport NLA policy macros Jason A. Donenfeld 2020-08-27 09:55:29 +02:00
  • a28032f2d1 netlink: consistently use NLA_POLICY_MIN_LEN() Johannes Berg 2020-08-18 10:17:32 +02:00
  • 515d54436e netlink: consistently use NLA_POLICY_EXACT_LEN() Johannes Berg 2020-08-18 10:17:31 +02:00
  • 1a41e327be compat: backport kfree_sensitive and switch to it Jason A. Donenfeld 2020-08-27 09:36:16 +02:00
  • 90a9e82ba6 compat: drop support for SUSE 15.1 Jason A. Donenfeld 2020-07-12 22:00:10 -06:00
  • 40a888da5e Notes added by 'git notes add' Jason A. Donenfeld 2020-07-29 10:14:25 +02:00
  • a567b4c291 version: bump v1.0.20200729 Jason A. Donenfeld 2020-07-29 10:14:22 +02:00
  • 4213ef0109 compat: add missing headers for ip_tunnel_parse_protocol Jason A. Donenfeld 2020-07-29 09:54:05 +02:00
  • 5a45add2b3 compat: ipv6_dst_lookup_flow was ported to rhel 7.9 beta Jason A. Donenfeld 2020-07-28 22:29:12 +02:00
  • 372427a6f9 compat: allow override of depmod basedir Ricardo Mendoza 2020-07-22 13:40:51 +02:00
  • f04dae1705 compat: rhel 8.3 beta removed nf_nat_core.h Jason A. Donenfeld 2020-07-16 01:46:42 -06:00
  • 6120a931e7 Notes added by 'git notes add' Jason A. Donenfeld 2020-07-12 21:28:00 -06:00
  • d553aa7c52 version: bump v1.0.20200712 Jason A. Donenfeld 2020-07-12 21:27:57 -06:00
  • d9e60cad62 compat: backport ip_tunnel_parse_protocol and ip_tunnel_header_ops Jason A. Donenfeld 2020-06-30 17:15:34 -06:00
  • f4367ebaef queueing: make use of ip_tunnel_parse_protocol Jason A. Donenfeld 2020-06-30 17:12:06 -06:00
  • 6af8107217 device: implement header_ops->parse_protocol for AF_PACKET Jason A. Donenfeld 2020-06-29 19:06:20 -06:00
  • ae2212da56 compat: SUSE 15.1 is the final SUSE we need to support Jason A. Donenfeld 2020-06-29 16:29:47 -06:00