aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* tcp: in tcp_usr_detach() remove special handling of compressed time-waitGleb Smirnoff2022-10-071-52/+7
* tcp: remove tcptw, the compressed timewait state structureGleb Smirnoff2022-10-0711-809/+126
* amd64, arm64 pmap: fix a comment typoMitchell Horne2022-10-062-2/+2
* riscv: handle kernel PTE edge-case in pmap_enter_l2()Mitchell Horne2022-10-061-1/+20
* riscv: add an assert to pmap_remove_pages()Mitchell Horne2022-10-061-0/+4
* riscv: handle superpage in pmap_enter_quick_locked()Mitchell Horne2022-10-061-0/+2
* riscv: optimize MADV_WILLNEED on existing superpagesMitchell Horne2022-10-061-20/+31
* riscv: better CTR messages in pmap_enter_l2()Mitchell Horne2022-10-061-6/+6
* zfs: powerpc: disable kernel floating point supportAlfredo Dal'Ava Junior2022-10-061-1/+3
* ioat: Add Ice Lake ID.Alexander Motin2022-10-061-0/+2
* arm64/machdep: Delete trailing whitespaceWarner Losh2022-10-061-1/+1
* cxgbe/cxgbei: Do not validate the hardware iSCSI tag mask.Navdeep Parhar2022-10-061-15/+0
* Ignore IPv6 NA and drop IPv6 NS when BACKUP CARP address is usedAndrey V. Elsukov2022-10-061-16/+40
* vmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL SKUsAlexander Motin2022-10-061-0/+2
* vmd: Bypass MSI/MSI-X remapping when possible.Alexander Motin2022-10-061-2/+57
* if_ovpn: ensure we're in net_epoch when calling ovpn_encap()Kristof Provost2022-10-061-0/+7
* uart_dev_snps: Fix device probingKornel Dulęba2022-10-061-2/+2
* Make #if and #endif do what people expect in *_if.mAndrew Turner2022-10-061-0/+5
* Stop relying on header pollution in sdhci_xenon.cAndrew Turner2022-10-061-0/+1
* Fix the options to build rk_usb2phy.cAndrew Turner2022-10-061-1/+1
* uslcom(4): Clear stall at every open.Hans Petter Selasky2022-10-061-6/+4
* LinuxKPI: Add pci_power querying for drm-kmodJake Freeland2022-10-064-0/+26
* msk: Use a void cast to mark values of dummy reads as unused.John Baldwin2022-10-051-5/+5
* msk: Don't bother reading spare stats registers.John Baldwin2022-10-051-4/+0
* arm64: Simplify initialization of pc_freemask.John Baldwin2022-10-051-8/+3
* Add mbuf_tstmp2timeval()Konstantin Belousov2022-10-053-7/+16
* vm_page: Fix a logic error in the handling of PQ_ACTIVE operationsMark Johnston2022-10-051-2/+8
* pf: use time_to for timestampsKristof Provost2022-10-052-8/+12
* if_vxlan(4): Add missing statistic for input packetsZhenlei Huang2022-10-051-0/+1
* usb(4): Make sure the enumeration thread doesn't loop too fast.Hans Petter Selasky2022-10-051-0/+3
* vt(4): Clear paste buffer after pasting.Ivan Quitschal2022-10-051-0/+4
* vt(4): When cutting a line, append a newline character.Ivan Quitschal2022-10-053-7/+6
* vt(4): Use define instead of numerical value.Hans Petter Selasky2022-10-051-1/+1
* vt(4): Make sure pressing the extend button updates the current selection.Hans Petter Selasky2022-10-051-1/+1
* Remove an extra argument to SYSCTL_FOREACHAndrew Turner2022-10-051-1/+1
* Use SYSCTL_FOREACH in drm2Andrew Turner2022-10-051-1/+1
* Remove pre-armv6 support from devmapAndrew Turner2022-10-051-5/+0
* netlink: make it working without INET6Gleb Smirnoff2022-10-041-1/+23
* netlink: fix standalone module buildGleb Smirnoff2022-10-041-0/+1
* zfs: merge openzfs/zfs@d62bafee9Martin Matuska2022-10-04161-947/+1650
* dtrace: Add a "regs" variableMark Johnston2022-10-048-55/+63
* riscv: Apply 8d7ee2047c5e to the riscv pmapMark Johnston2022-10-041-7/+7
* Include opt_platform.h to ensure FDT is definedAndrew Turner2022-10-043-0/+6
* Remove unneeded FDT checks from phydev and regdevAndrew Turner2022-10-042-11/+0
* Clear the indirect flag in the GICv3 ITS driverAndrew Turner2022-10-042-1/+4
* Fix kernel build after 754cb545b68ba0a1643792763d000018ffe2afec .Hans Petter Selasky2022-10-041-0/+1
* pci: Disable Electromechanical Interlock.Alexander Motin2022-10-041-1/+7
* Fix kernel build after fcb3f813f379f544f9cd2a10d18045588da0e132 .Hans Petter Selasky2022-10-042-1/+5
* Fix kernel build after fcb3f813f379f544f9cd2a10d18045588da0e132 .Hans Petter Selasky2022-10-041-0/+2
* Fix kernel build after fcb3f813f379f544f9cd2a10d18045588da0e132 .Hans Petter Selasky2022-10-042-4/+3