aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* net80211: sta: use IEEE80211_STATUS_SUCCESS instead of magic 0Bjoern A. Zeeb5 days1-3/+8
* carp: fix global demotion counter to VRRP advertisementsOlivier Cochard5 days1-3/+14
* riscv: save FPE state in cpu_fork().Jari Sihvola5 days1-1/+8
* static dtb: add BTI noteRuslan Bukin5 days1-0/+7
* rss: manifest RSS option in kernel with kern.features sysctlGleb Smirnoff5 days1-0/+1
* hpts: remove call into TCP HPTS from userret()Gleb Smirnoff5 days6-38/+18
* hid: Fix 'strenght' typo in hpen.cMajed Alkhaleefah5 days1-3/+3
* hpts: remove no longer relevant commentGleb Smirnoff6 days1-12/+0
* inpcb: use correct label name in a commentGleb Smirnoff6 days1-2/+2
* acpi: Treat ACPI_IVAR_FLAGS as a global IVARJohn Baldwin6 days1-2/+2
* arm64/vmm: Support PMU v3p9Andrew Turner6 days1-1/+1
* arm64: Treat the PMUVer field of ID_AA64DFR0 as unsignedKajetan Puchalski6 days1-1/+1
* bus_if: Fix typoAymeric Wibo6 days1-1/+1
* amdsmu: Sleep entry/exit hints for PMFWAymeric Wibo6 days4-4/+59
* tcp: improve NOINET buildsMichael Tuexen6 days1-0/+3
* LinuxKPI: pass attrs in more places in dma-mapping.hBjoern A. Zeeb6 days1-6/+6
* LinuxKPI: 802.11: improve prep_tx_infoBjoern A. Zeeb6 days2-22/+72
* LinuxKPI: 802.11: move linuxkpi_ieee80211_handle_wake_tx_queue()Bjoern A. Zeeb6 days1-39/+37
* LinuxKPI: 802.11: fix typoBjoern A. Zeeb6 days1-1/+1
* acpi_spmc: fix revision check reading name as integerOlivier Cochard6 days1-2/+2
* LinuxKPI: avoid -Werror=unused-value in sort() from BUILD_BUG_ON_ZERO()Siva Mahadevan7 days1-1/+1
* nda: Assume all cases in ndaasync can sleepWarner Losh7 days1-1/+9
* nvme_sim: Fix a cut and paste errorWarner Losh7 days1-1/+1
* nda: AC_GETDEV_CHANGED calls media chanaged for sectorsize changeWarner Losh7 days1-8/+14
* nda: Rescan the drive on openWarner Losh7 days1-2/+47
* nda: Move ndasetgeomWarner Losh7 days1-24/+33
* nvme xpt: convert restart to a bool.Warner Losh7 days1-4/+4
* virtio_blk: Use bus_dma for command/ack buffer allocationsSarah Walker7 days1-39/+182
* virtio: Use bus_dma for ring and indirect buffer allocationsSarah Walker7 days2-34/+209
* sound: Notify devd when no devices are connectedChristos Margiolis7 days1-0/+2
* sound: Notify devd on hw.snd.default_unit changeChristos Margiolis7 days1-0/+7
* Only build USB-related modules if MK_USB != noEnji Cooper7 days3-8/+21
* acpi: build dev/acpi_support/acpi_wmi_if.m on ARM64Enji Cooper7 days1-0/+1
* sys: Retire le(4)Ed Maste8 days16-4354/+0
* virtio: add loader tunables to sysctlTimo Völker8 days3-2/+16
* arm64/pmap: fix pmap_is_valid_memattr()Timo Völker8 days2-1/+2
* netinet6: Fix memory leak on auto_linklocalPouria Mousavizadeh Tehrani8 days1-2/+2
* ipfw: add support for masked ip-address lookupsBoris Lytochkin9 days4-119/+251
* asmc: output the SMC firmware revision on attachEnji Cooper9 days2-2/+12
* amd64 initializecpu(): use 64bit type for rcr4() resultKonstantin Belousov9 days1-1/+1
* vnet: Ensure the space allocated by vnet_data_alloc() is sufficent alignedZhenlei Huang10 days1-3/+11
* hwpmc: Initial support for AMD IBSAli Mashtizadeh11 days12-24/+975
* hwpmc: Fix PMC flags for AMD Zen coresAli Mashtizadeh11 days2-28/+84
* snl: Remove duplicate rta_expires member in route parserPouria Mousavizadeh Tehrani11 days1-1/+0
* asmc(4): pull 32-bit support for the driverEnji Cooper11 days1-2/+0
* gre: unbreak LINT-NOINETEnji Cooper11 days1-4/+12
* dpaa2: improve error messages and log requested cluster sizeBjoern A. Zeeb11 days1-1/+2
* sctp: fix NOINET buildMichael Tuexen11 days1-1/+20
* xen/acpi: implement hook to notify Xen about entering sleep stateRoger Pau Monné11 days4-0/+102
* divert: unbreak the LINT-NOIP buildEnji Cooper11 days1-2/+3