aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | hexdump: Support octal and hex for -N optionShengYi Hung12 days1-1/+1
* | | apei: Fix i386 build over bus read, write functionShengYi Hung12 days1-6/+7
* | | sched_ule: Fix selecting lowest priority thread early in corner caseOlivier Certner12 days1-9/+36
* | | procdesc: report NOTE_PDSIGCHLD for traced and stopped processKonstantin Belousov12 days1-3/+12
* | | kqueue.2: document EVFILT_PROCDESC support for NOTE_FORKKonstantin Belousov12 days1-0/+35
* | | EVFILT_PROCDESC: support NOTE_FORKKonstantin Belousov12 days4-1/+32
* | | i386: provide PCPU pc_small_core for amd64 compatRyan Libby12 days1-1/+2
* | | re(4): add hw.re.aspm_disable loader tunableJérémie Jourdin12 days2-5/+23
* | | re(4): harden re_watchdog() recovery and log controller stateJérémie Jourdin12 days1-3/+58
* | | re(4): recover Tx completions whose MSI was swallowed in re_intr_msi()Jérémie Jourdin12 days1-0/+27
* | | re(4): re-arm the Tx doorbell when re_txeof() leaves a non-empty ringJérémie Jourdin12 days1-0/+11
* | | re(4): quiesce RTL8168G+ and reset before freeing buffers in re_stop()Jérémie Jourdin12 days2-1/+48
* | | aq(4): correct Atlantic 2 register accessNick Price12 days4-18/+31
* | | aq(4): program the Atlantic 2 multiqueue datapathNick Price12 days4-28/+210
* | | aq(4): add Atlantic 2 (AQC113) device supportNick Price12 days10-85/+881
* | | aq(4): remove dead code and tidy macros, diagnostics, and namingNick Price12 days12-211/+136
* | | aq(4): harden the interrupt and MAC-statistics pathsNick Price12 days4-44/+90
* | | aq(4): harden the attach, detach, and reset error pathsNick Price12 days4-13/+30
* | | aq(4): honor the kernel RSS policy and add a TX traffic-class helperNick Price12 days3-15/+36
* | | aq(4): drop errored RX frames instead of resetting the interfaceNick Price12 days1-5/+21
* | | aq(4): expand and correct offloads, fix VLAN/multicast filteringNick Price12 days6-19/+62
* | | nullfs: close a race when syncing inotify flags from the lower vnodeAlexander Leidinger12 days1-5/+14
* | | kern_ptrace(): reduce code duplicationKonstantin Belousov12 days1-10/+15
* | | vm: Make sure NULL is defined for vm_memattr_name()Mark Johnston12 days6-0/+12
* | | hwpstate_intel: Minimize ifdef for i386 buildShengYi Hung12 days1-4/+0
* | | hwpstate_intel: Fix i386 buildHarry Schmalzb12 days1-0/+8
* | | certctl: Enforce 0444 mode on new filesLexi Winter12 days1-0/+4
* | | i386: supply thermal interrupt handlerRyan Libby13 days1-0/+15
* | | dpaa2: Apply if_flags and MAC filters in dpaa2_ni_init()Nick Price13 days1-0/+11
* | | arm64: Fix the buildMark Johnston13 days1-0/+2
* | | vm_phys: Add a sysctl to dump registered fictitious memory rangesMark Johnston13 days7-2/+171
* | | bhyve: add configurable SMBIOS OEM StringsJohn De Boskey13 days2-0/+127
* | | thread_stopped(): styleKonstantin Belousov13 days1-2/+2
* | | tcp: Align PRR implementation with RFC 9937Richard Scheffenegger13 days1-21/+23
* | | arm64/vmm: Fix vgic_v3 dropping EOI for disabled IRQsJessica Clarke14 days1-1/+7
* | | arm64/vmm: Fix vgic_v3 copy paste error for writing to GICD_ICENABLERnJessica Clarke14 days1-1/+1
* | | LinuxKPI: 802.11: stop ieee80211_start_tx_ba_session() if no HT supportedBjoern A. Zeeb14 days1-1/+1
* | | man: Fix RFC 1918 network prefix lengthsYusuke Ichiki2026-07-172-3/+3
* | | mt76: disable debugfs due to missing piece still in reviewBjoern A. Zeeb2026-07-172-2/+2
* | | LinuxKPI: skbuff: add initial page pool supportBjoern A. Zeeb2026-07-172-3/+11
* | | LinuxKPI: skbuff: add reference counting to the skbBjoern A. Zeeb2026-07-171-0/+21
* | | LinuxKPI: skbuff: add support for frags in linuxkpi_skb_copy()Bjoern A. Zeeb2026-07-171-4/+10
* | | LinuxKPI: skbuff: implement __skb_linearize()Bjoern A. Zeeb2026-07-172-3/+63
* | | LinuxKPI: skbuff: implement napi_build_skb()Bjoern A. Zeeb2026-07-171-2/+6
* | | LinuxKPI: skbuff: add skb_put_zero()Bjoern A. Zeeb2026-07-171-1/+7
* | | LinuxKPI: skbuff: improve debuggingBjoern A. Zeeb2026-07-171-3/+5
* | | awk/tests: xfail inf-nan-torture on riscv64Siva Mahadevan2026-07-171-4/+8
* | | vm_page: Fix dequeue on arches with weak orderingMark Johnston2026-07-172-2/+56
* | | ktimer: Check for errors from realtimer_gettime()Mark Johnston2026-07-171-2/+5
* | | packages/sound: Add dependency on bsdconfigLexi Winter2026-07-171-0/+3