aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sched_ule: Fix selecting lowest priority thread early in corner caseHEADmainOlivier Certner5 hours1-9/+36
* procdesc: report NOTE_PDSIGCHLD for traced and stopped processKonstantin Belousov5 hours1-3/+12
* kqueue.2: document EVFILT_PROCDESC support for NOTE_FORKKonstantin Belousov10 hours1-0/+35
* EVFILT_PROCDESC: support NOTE_FORKKonstantin Belousov10 hours4-1/+32
* i386: provide PCPU pc_small_core for amd64 compatRyan Libby11 hours1-1/+2
* re(4): add hw.re.aspm_disable loader tunableJérémie Jourdin12 hours2-5/+23
* re(4): harden re_watchdog() recovery and log controller stateJérémie Jourdin12 hours1-3/+58
* re(4): recover Tx completions whose MSI was swallowed in re_intr_msi()Jérémie Jourdin12 hours1-0/+27
* re(4): re-arm the Tx doorbell when re_txeof() leaves a non-empty ringJérémie Jourdin12 hours1-0/+11
* re(4): quiesce RTL8168G+ and reset before freeing buffers in re_stop()Jérémie Jourdin12 hours2-1/+48
* aq(4): correct Atlantic 2 register accessNick Price14 hours4-18/+31
* aq(4): program the Atlantic 2 multiqueue datapathNick Price14 hours4-28/+210
* aq(4): add Atlantic 2 (AQC113) device supportNick Price14 hours10-87/+883
* aq(4): remove dead code and tidy macros, diagnostics, and namingNick Price14 hours12-211/+136
* aq(4): harden the interrupt and MAC-statistics pathsNick Price14 hours4-45/+91
* aq(4): harden the attach, detach, and reset error pathsNick Price14 hours4-13/+30
* aq(4): honor the kernel RSS policy and add a TX traffic-class helperNick Price14 hours3-15/+36
* aq(4): drop errored RX frames instead of resetting the interfaceNick Price14 hours1-5/+21
* aq(4): expand and correct offloads, fix VLAN/multicast filteringNick Price14 hours6-19/+62
* nullfs: close a race when syncing inotify flags from the lower vnodeAlexander Leidinger16 hours1-5/+14
* kern_ptrace(): reduce code duplicationKonstantin Belousov16 hours1-10/+15
* vm: Make sure NULL is defined for vm_memattr_name()Mark Johnston17 hours6-0/+12
* hwpstate_intel: Minimize ifdef for i386 buildShengYi Hung17 hours1-4/+0
* hwpstate_intel: Fix i386 buildHarry Schmalzb17 hours1-0/+8
* certctl: Enforce 0444 mode on new filesLexi Winter18 hours1-0/+4
* i386: supply thermal interrupt handlerRyan Libby28 hours1-0/+15
* dpaa2: Apply if_flags and MAC filters in dpaa2_ni_init()Nick Price28 hours1-0/+11
* arm64: Fix the buildMark Johnston28 hours1-0/+2
* vm_phys: Add a sysctl to dump registered fictitious memory rangesMark Johnston31 hours7-2/+171
* bhyve: add configurable SMBIOS OEM StringsJohn De Boskey33 hours2-0/+127
* thread_stopped(): styleKonstantin Belousov38 hours1-2/+2
* tcp: Align PRR implementation with RFC 9937Richard Scheffenegger46 hours1-21/+23
* arm64/vmm: Fix vgic_v3 dropping EOI for disabled IRQsJessica Clarke2 days1-1/+7
* arm64/vmm: Fix vgic_v3 copy paste error for writing to GICD_ICENABLERnJessica Clarke2 days1-1/+1
* LinuxKPI: 802.11: stop ieee80211_start_tx_ba_session() if no HT supportedBjoern A. Zeeb2 days1-1/+1
* man: Fix RFC 1918 network prefix lengthsYusuke Ichiki3 days2-3/+3
* mt76: disable debugfs due to missing piece still in reviewBjoern A. Zeeb3 days2-2/+2
* LinuxKPI: skbuff: add initial page pool supportBjoern A. Zeeb3 days2-3/+11
* LinuxKPI: skbuff: add reference counting to the skbBjoern A. Zeeb3 days1-0/+21
* LinuxKPI: skbuff: add support for frags in linuxkpi_skb_copy()Bjoern A. Zeeb3 days1-4/+10
* LinuxKPI: skbuff: implement __skb_linearize()Bjoern A. Zeeb3 days2-3/+63
* LinuxKPI: skbuff: implement napi_build_skb()Bjoern A. Zeeb3 days1-2/+6
* LinuxKPI: skbuff: add skb_put_zero()Bjoern A. Zeeb3 days1-1/+7
* LinuxKPI: skbuff: improve debuggingBjoern A. Zeeb3 days1-3/+5
* awk/tests: xfail inf-nan-torture on riscv64Siva Mahadevan3 days1-4/+8
* vm_page: Fix dequeue on arches with weak orderingMark Johnston3 days2-2/+56
* ktimer: Check for errors from realtimer_gettime()Mark Johnston3 days1-2/+5
* packages/sound: Add dependency on bsdconfigLexi Winter3 days1-0/+3
* firewire: remove SPL callsAbdelkader Boudih3 days8-107/+14
* fwdv: match unit directories instead of IDENTIFYAbdelkader Boudih3 days2-92/+35