Commit graph

  • 32334381bf virtio/p9fs: Define the channel list mutex as static stable/26.7 Mark Johnston 2026-06-24 16:54:10 +0000
  • 60cddb5f5f p9fs: Remove the "cancel" transport method Mark Johnston 2026-06-24 16:54:20 +0000
  • 41ecb4045a if_ovpn: Fix a lock leak in an error path Mark Johnston 2026-06-20 14:12:19 +0000
  • b8e9a4c476 udp: Wrap a long line in udp_send() Mark Johnston 2026-06-15 15:57:01 +0000
  • 2d0d86a8d8 ipfw: Add SPDX-License-Identifier tag 26.7.r1 Tuukka Pasanen 2026-02-09 10:19:20 +0200
  • 80af8f7a57 ipfw: treat ipv6 address with zero mask as 'any' Andrey V. Elsukov 2026-05-17 13:12:20 +0300
  • af6a8ac699 ipfw: fix parsing error in nat config port_range Vyacheslav Terehov 2026-05-21 10:15:22 +0300
  • 1c3aa399bd ipfw(8): Fix a typo in the manual page Gordon Bergling 2026-06-27 12:53:14 +0200
  • 7462817cd2 libpfctl: fix memory leak Kristof Provost 2026-06-11 16:58:20 +0200
  • 55fd3a82cf libpfctl: retrieve family id only once Kristof Provost 2026-06-11 14:53:31 +0200
  • 9d1a1ad993 crypto/openssl: update artifacts to match 3.5.7 release Enji Cooper 2026-06-10 08:32:04 -0700
  • d1401e7b1a bnxt: Report actual link speed, rather than hard-coded 100Gbs Andrew Gallatin 2026-06-23 12:13:40 -0400
  • dee5dd443e RDMA: Fix link active_speed size Slava Shwartsman 2026-05-13 17:54:51 +0300
  • ee38fd8683 irdma(4): update irdma to version 1.3.56-k Bartosz Sobczak 2026-03-13 12:56:25 +0100
  • f0cfed285d net/if_media.h: Add 800GBase-X and 200Gbit/s per lane support Slava Shwartsman 2026-05-13 13:10:50 +0300
  • ee462948f4 if_media: Claim 10BASE-T1S and 10BASE-T1L constants Ed Maste 2026-05-04 19:48:25 -0400
  • 6e8c68fd3a lacp: Sort port map by interface index Andrew Gallatin 2025-12-15 11:52:48 -0500
  • 7c6d63c7c2 netmap: silence -Wdefault-const-init-field-unsafe warning Alex Richardson 2025-12-16 10:09:57 -0800
  • 38063c3cf6 lacp: fix link state with multiple aggregators Andrew Gallatin 2026-05-12 08:52:24 -0400
  • f1f8afce3e lacp: Simplify lacp_compose_key() Andrew Gallatin 2026-06-02 12:18:03 -0400
  • d500256e99 lagg: Handle a port count of zero Mark Johnston 2026-06-01 16:40:43 +0000
  • 2a070502cc if_ovpn.c: fix use of uninitialized variable Alex Richardson 2025-09-15 15:08:43 -0700
  • fb5b0009b6 net: Fix handling of unmapped user pages in if_getgroup() Mark Johnston 2026-06-01 16:44:15 +0000
  • e274848e7c if_stf: Free entire mbuf chain on failure Ed Maste 2026-06-05 16:56:51 -0400
  • f23dbabf6b if_vxlan: Update *m0 after a pullup Mark Johnston 2026-05-12 17:50:15 +0000
  • 201c93c464 igmp: Avoid leaving dangling pointers in the state-change queue Mark Johnston 2026-05-12 17:53:49 +0000
  • b448ae167d netlink: Avoid undefined behaviour Ed Maste 2026-05-21 20:50:00 -0400
  • d2f20d7217 netlink: Avoid potential undefined behaviour Ed Maste 2026-05-22 10:55:49 -0400
  • 589545ea01 netlink: Use unsigned type in nl_process_nbuf Ed Maste 2026-06-05 15:16:53 -0400
  • e4d1cf093e netlink: Use early exit pattern in _nl_modify_ifp_generic Ed Maste 2026-05-29 17:08:51 -0400
  • 7997d1e569 netlink: Check permissions for interface flag changes Ed Maste 2026-05-29 11:52:03 -0400
  • bcf932cfea netlink: Fix interface type match Ed Maste 2026-05-22 09:35:52 -0400
  • 87b138723d rtnetlink: Align RTA_MULTIPATH length validation in nlattr_get Pouria Mousavizadeh Tehrani 2026-05-12 15:04:28 +0330
  • 8708f5fd65 rtnetlink: Check for allocation failure in nlattr_get_multipath() Pouria Mousavizadeh Tehrani 2026-05-11 23:23:21 +0330
  • c2be899249 netlink: Fix RTM_GETROUTE loop for RT_TABLE_UNSPEC Ed Maste 2026-05-22 10:27:53 -0400
  • 4ea9446d43 netlink: Check for NULL return from npt_alloc() Ed Maste 2026-05-22 10:41:16 -0400
  • 079399a7fa netlink: Indicate that ifinfomsg uses IFT_* types Ed Maste 2026-05-29 12:23:17 -0400
  • 72504bced7 netlink: Fix lock leak in nl_find_nhop Ed Maste 2026-05-21 17:14:41 -0400
  • 7f08643d96 pf: do not reject rules with colliding hashes Kristof Provost 2026-04-29 17:04:44 +0200
  • 7a473c4ffe ipfw: fix IPv6 flow label matching Boris Lytochkin 2026-05-12 10:44:10 +0300
  • ff92f14a5e pf: improve ASCONF chunk validation Kristof Provost 2026-04-28 10:54:24 +0200
  • 47de460f20 pf: free match rules after exiting critical section Siva Mahadevan 2026-06-06 21:26:55 -0400
  • f800bc6445 pf: fix incorrect table decoding in netlink Kristof Provost 2026-05-21 10:13:24 +0200
  • 894899daea pfctl: relax interface name requirement Kristof Provost 2026-05-07 11:58:17 +0200
  • be3fea36fa tests/pf/route_to: check_random: rely on test timeout to fail Siva Mahadevan 2026-06-17 12:52:00 -0400
  • 7958e89c6d pfsync: remove invalid panic Kristof Provost 2026-06-06 15:44:17 +0200
  • adb00d8ea0 pfsync: reject invalid SCTP states Kristof Provost 2026-05-04 18:08:35 +0200
  • 2219160453 Add UPDATING entries and bump version Mark Johnston 2026-06-26 21:46:22 +0000
  • 7ebb2e8b33 iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() Mark Johnston 2026-06-23 17:45:28 +0000
  • 59194ad928 iconv: Fix a buffer overflow in the HZ encoding Mark Johnston 2026-06-23 16:05:31 +0000
  • d3795b23f9 iconv(3): Draft some automatic tests. Taylor R Campbell 2026-06-22 19:44:55 +0000
  • 4fc851c2e5 iconv(3): Fix problems in various encodings Taylor R Campbell 2026-06-22 21:15:25 +0000
  • 8f38cd2801 ktls CBC decrypt: Only increment iovec index when an entry is used John Baldwin 2026-06-23 21:14:11 -0400
  • 1ce9d4f99e kern: fix auditing of ptrace(2) syscall requests Kyle Evans 2026-06-25 17:02:47 +0000
  • 6c203aa76c posixshm: Fix handling of sendfile() with largepage objects Mark Johnston 2026-06-24 19:57:00 +0000
  • 8785267bae posixshm: Disallow truncation of largepage objects Mark Johnston 2026-06-23 22:47:02 +0000
  • 9b33eda32a posixshm: Disallow fspacectl() on largepage objects Mark Johnston 2026-06-24 19:56:07 +0000
  • 2fb4bf3929 rack: Reload the TCP stack PCB after reacquiring the inpcb lock Mark Johnston 2026-06-23 21:46:17 +0000
  • 75dec321d8 unlinkat: Pass flags down to the work functions Mark Johnston 2026-06-23 20:43:53 +0000
  • 49b30f0d89 tests/libalias: Add a regression test for an alias_smedia bug Mark Johnston 2026-06-22 17:25:56 +0000
  • f7230ff357 libalias: Fix buffer overflow in RTSP aliasing Dag-Erling Smørgrav 2026-06-28 22:10:40 +0000
  • 3d5b032fa5 zfs: Roll up several upstream commits Mark Johnston 2026-06-28 22:00:31 +0000
  • a9f2fde86e execve_block(): a mechanism for mutual exclusion with execve() on the process Konstantin Belousov 2026-05-26 20:36:20 +0300
  • cf6dcc6b83 jail: Don't double-free the current prison in kern_jail_set/get Jamie Gritton 2026-06-09 15:31:40 -0700
  • 436df6a6df device_pager: Avoid double-insertion of pages into the pager list Mark Johnston 2026-06-22 14:40:22 +0000
  • 30cfefbaba rpcsec_tls: Avoid a socket reference underflow in rpctls_server() Mark Johnston 2026-06-15 15:52:24 +0000
  • fa67fbf594 sys/arm64: fix return values of freebsd32_{set,swap}context() Piotr Kubaj 2026-06-11 13:41:29 +0200
  • 750488700e bsdinstall: Use libarchive secure flags for extract Ed Maste 2026-05-27 09:29:21 -0400
  • fba99e422e bsdinstall: Add virtual_oss service option Christos Margiolis 2026-05-20 17:51:39 +0200
  • 1c220675b8 bsdinstall: Add SPDX-License-Identifier tags Tuukka Pasanen 2026-02-16 11:10:57 +0200
  • b02875d064 Revert "unionfs: Support renaming symbolic links" Franco Fichtner 2026-07-06 10:16:13 +0200
  • 9b6eef552f Add UPDATING entries and bump version 26.1.11 stable/26.1 Mark Johnston 2026-06-26 21:43:23 +0000
  • e78927d11c iconv: Fix a stack buffer overflow in _ISO2022_sputwchar() Mark Johnston 2026-06-23 17:45:28 +0000
  • b3e7a18433 iconv: Fix a buffer overflow in the HZ encoding Mark Johnston 2026-06-23 16:05:31 +0000
  • b58d33c1a3 iconv(3): Draft some automatic tests. Taylor R Campbell 2026-06-22 19:44:55 +0000
  • 00df46f1c9 iconv(3): Fix problems in various encodings Taylor R Campbell 2026-06-22 21:15:25 +0000
  • e0897f8606 compat32: Zero struct to avoid stack disclosure Ed Maste 2026-03-11 11:02:18 -0400
  • fd37b87e86 compat/linux: Avoid waitid() kernel stack disclosure Ed Maste 2026-03-10 09:53:46 -0400
  • 7aee9d6c6d ktls CBC decrypt: Only increment iovec index when an entry is used John Baldwin 2026-06-23 21:14:11 -0400
  • e0750eab8c kern: fix auditing of ptrace(2) syscall requests Kyle Evans 2026-06-25 17:02:47 +0000
  • 92cf7227a1 posixshm: Fix handling of sendfile() with largepage objects Mark Johnston 2026-06-24 19:57:00 +0000
  • 9009c47d17 posixshm: Disallow truncation of largepage objects Mark Johnston 2026-06-23 22:47:02 +0000
  • 8038f63730 posixshm: Disallow fspacectl() on largepage objects Mark Johnston 2026-06-24 19:56:07 +0000
  • 1a0ae4cd6c rack: Reload the TCP stack PCB after reacquiring the inpcb lock Mark Johnston 2026-06-23 21:46:17 +0000
  • 2bafd2de76 unlinkat: Pass flags down to the work functions Mark Johnston 2026-06-23 20:43:53 +0000
  • d058577e9b tests/libalias: Add a regression test for an alias_smedia bug Mark Johnston 2026-06-22 17:25:56 +0000
  • 649b7862fc libalias: Fix buffer overflow in RTSP aliasing Dag-Erling Smørgrav 2026-06-28 22:10:40 +0000
  • 5b6ade19d7 zfs: Roll up several upstream commits Mark Johnston 2026-06-28 22:00:10 +0000
  • a08b855dd2 execve_block(): a mechanism for mutual exclusion with execve() on the process Konstantin Belousov 2026-05-26 20:36:20 +0300
  • 3bb4da789a device_pager: Avoid double-insertion of pages into the pager list Mark Johnston 2026-06-22 14:40:22 +0000
  • 06625b6800 sys/arm64: fix return values of freebsd32_{set,swap}context() Piotr Kubaj 2026-06-11 13:41:29 +0200
  • 8dd26e6351 iflib: Fix unreachable code in watchdog timer iflib_watchdog Stephan de Wit 2026-06-30 15:46:51 +0200
  • 132f2c928b axgbe: Reset PHY RX data path when mailbox command times out 26.7.b Stephan de Wit 2026-06-10 14:03:49 +0200
  • f64756d529 axgbe: Remove leftover RSS default from xgbe_default_config() Stephan de Wit 2026-06-10 13:42:22 +0200
  • 7a7a67d446 axgbe: add support for Yellow Carp Ethernet device Stephan de Wit 2025-05-22 13:15:58 +0200
  • 9c131716a2 axgbe: Implement ifdi_i2c_req for diagnostics information Stephan de Wit 2024-08-09 10:26:21 +0000
  • 0b9f1ae551 axgbe: gracefully handle i2c bus failures Stephan de Wit 2023-08-03 12:48:36 +0000
  • ecfcd04337 axgbe: LED control for A30 platform Stephan de Wit 2023-08-02 14:57:26 +0000
  • 2e50d2a0fc pf|ipfw|netinet6?: shared IP forwarding Franco Fichtner 2021-08-18 12:29:13 +0200
  • ec7c9e514c rss: add sysctl enable toggle Stephan de Wit 2021-10-29 09:14:23 +0200