aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* zfs: Fix the build on 32-bit platformsMark Johnston2026-04-201-1/+1
* pf: be more robust against interface name conflictsKristof Provost2026-04-201-0/+7
* sctp: initialize inp to avoid uninitialized useBjoern A. Zeeb2026-04-201-0/+1
* nfs: make no-IP kernels compileBjoern A. Zeeb2026-04-201-0/+10
* dpaa2: Extract checksum statuses on ingressDmitry Salychev2026-04-194-18/+227
* ath12k: update module Makefiles for v7.0 driver versionBjoern A. Zeeb2026-04-191-3/+12
* ath12k: update Atheros/QCA's ath12k driverBjoern A. Zeeb2026-04-1986-17537/+21943
* ath11k: update module Makefiles for v7.0 driver versionBjoern A. Zeeb2026-04-191-1/+7
* ath11k: update Atheros/QCA's ath11k driverBjoern A. Zeeb2026-04-1927-110/+1999
* brcm80211: update module Makefiles for v7.0 driver versionBjoern A. Zeeb2026-04-192-2/+2
* brcm80211: update Broadcom wireless brcmsmac and brcmfmac driversBjoern A. Zeeb2026-04-1933-112/+106
* athk_common / ath10k: update module Makefiles for v7.0 driver versionBjoern A. Zeeb2026-04-192-2/+2
* ath10k: update Atheros/QCA's ath10k driverBjoern A. Zeeb2026-04-1912-51/+100
* ath-common: update common Atheros/QCA codeBjoern A. Zeeb2026-04-192-5/+5
* rpcsec_gss(3): Fix a typo in a source code commentGordon Bergling2026-04-191-1/+1
* msdosfs(4): Fix two typos in source code commentsGordon Bergling2026-04-191-2/+2
* thunderbolt: Fix a typo in a source code commentGordon Bergling2026-04-191-1/+1
* zfs: merge openzfs/zfs@1644e2ffdMartin Matuska2026-04-18170-846/+9623
* mt76: update module Makefile for v7.0 driver versionBjoern A. Zeeb2026-04-181-1/+1
* mt76: update Mediatek's mt76 driverBjoern A. Zeeb2026-04-189-7/+9
* rtw89: update module Makefile for v7.0 driver versionBjoern A. Zeeb2026-04-181-1/+1
* rtw89: update Realtek's rtw89 driverBjoern A. Zeeb2026-04-1844-535/+5675
* iwlwifi: update module Makefile for v7.0 driver versionBjoern A. Zeeb2026-04-181-2/+2
* iwlwifi: update Intel's mvm/mld driversBjoern A. Zeeb2026-04-1880-1099/+1827
* iflib: fix book keepingMichael Tuexen2026-04-181-6/+7
* tcp: Allocate t_tcpreq_info on demandAndrew Gallatin2026-04-182-1/+18
* rtw88: update module Makefile for v7.0 driver versionBjoern A. Zeeb2026-04-181-1/+1
* rtw88: update Realtek's rtw88 driverBjoern A. Zeeb2026-04-1816-34/+78
* gdb: Print a stack trace if a python command raises an errorMark Johnston2026-04-181-0/+2
* routing: Use a better error number in sysctl_fibs()Mark Johnston2026-04-181-1/+1
* routing: Initialize V_rt_numfibs earlier during bootMark Johnston2026-04-181-8/+16
* LinuxKPI: 802.11: add struct/fields and functions for v7.0Bjoern A. Zeeb2026-04-182-5/+20
* LinuxKPI: 802.11: Add structures and functions for NAN supportBjoern A. Zeeb2026-04-182-0/+77
* LinuxKPI: 802.11: set IEEE80211_MIN_ACTION_SIZE according to structBjoern A. Zeeb2026-04-181-2/+2
* Revert "sound: Remove some forward declarations from sound.h and uaudio.h"Christos Margiolis2026-04-182-1/+6
* sound: Remove some forward declarations from sound.h and uaudio.hChristos Margiolis2026-04-182-6/+1
* pipe: retire the unused PIPE_LWANT macroMateusz Guzik2026-04-181-1/+0
* LinuxKPI: implement devm_kmemdup_array()Bjoern A. Zeeb2026-04-181-0/+7
* LinuxKPI: add kmalloc_obj[s], kzalloc_obj[s], and kzalloc_flexBjoern A. Zeeb2026-04-181-1/+23
* LinuxKPI: sync overflow.h from Linux v7.0Bjoern A. Zeeb2026-04-181-14/+130
* LinuxKPI: conditionally add __flex_counter()Bjoern A. Zeeb2026-04-181-0/+13
* LinuxKPI: add default_gfp()Bjoern A. Zeeb2026-04-181-0/+3
* LinuxKPI: move hex2bin() from kernel.h to new hex.hBjoern A. Zeeb2026-04-182-31/+45
* net80211: radiotap: add more VHT flags, and structBjoern A. Zeeb2026-04-181-0/+27
* bnxt_en: fix module Makefile for LinuxKPIBjoern A. Zeeb2026-04-181-1/+1
* rtw89: add a warn about beacon_int or dtim_period being 0Bjoern A. Zeeb2026-04-181-0/+4
* LinuxKPI: 802.11: make sure dtim_period is setBjoern A. Zeeb2026-04-181-5/+16
* LinuxKPI: 802.11: start filling vif->cfg.ap_addrBjoern A. Zeeb2026-04-181-11/+10
* LinuxKPI: 802.11: add chandef tracingBjoern A. Zeeb2026-04-182-3/+77
* LinuxKPI: 802.11: improve emulate chanctx implementationBjoern A. Zeeb2026-04-183-63/+218