summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
11 hoursmodules: iwlwifi/rtw89 allow standalone buildBjoern A. Zeeb
14 hoursx86: mask all LAPIC vectors early, before BSP interrupts are enabledKonstantin Belousov
14 hoursx88/local_apic.c: for each lvt element, add LVT register indexKonstantin Belousov
14 hoursx86/local_apic.c: convert lvts[] and elvts[] arrays to designated initializersKonstantin Belousov
28 hoursipfw: fix !VIMAGE buildGleb Smirnoff
37 hoursdwc: add receive checksum offload for IPv6Michael Tuexen
37 hoursdwc: add transmit checksum offload for IPv6Michael Tuexen
39 hoursnetpfil/ipfw: Fix a typo in a source code commentGordon Bergling
39 hoursrockship: Fix a typo in a source code commentGordon Bergling
3 daysdwc: prepare for IPv6 transmit checksum offloadingMichael Tuexen
2 daysaq: remove from NOTES; it's unfortunately amd64 onlyAdrian Chadd
2 dayspowerpc: Add ISA 2.06 sub-word atomic set/clearJustin Hibbits
2 daysipfw: refactor how we store bpf tap pointsGleb Smirnoff
2 daysipfw: in a vnet destructor use NET_EPOCH_WAIT()Gleb Smirnoff
2 daysvm/swap_pager.c: silence compiler warningKonstantin Belousov
2 daysaq: Add to amd64 GENERIC and to sys/conf/NOTESBrad Smith
2 daysswap_pager_getpages(): some pages from ma[] might be bogusKonstantin Belousov
2 daysswap_pager_getpages(): assert that bp->b_pages[] is accessed in boundsKonstantin Belousov
2 dayssendfile: remove calculation of unused bsizeKonstantin Belousov
2 daysipfw: remove locking workarounds in the table codeGleb Smirnoff
2 daysipfw: make the upper half lock sleepableGleb Smirnoff
2 daysnet: on interface detach purge all its routes before detaching protocolsGleb Smirnoff
2 daysmxge(4): avoid clang 21 warning in NO-IP configurationDimitry Andric
3 daysInitialize CLOCK_UPTIME for itmer eventsWarner Losh
3 dayssmartpqi: Avoid declaring extern inline functionsMark Johnston
3 daysng_netflow v9: fix template re-announcement using packet countMarek Zarychta
3 dayshwpstate_amd: Use ipi instead of sched_bind + thread_lockShengYi Hung
3 dayssmp: add smp_rendezvous_cpu helper functionShengYi Hung
3 daysvchiq: fix build with clang 21Dimitry Andric
3 daysbge: disable TXCSUM if UDP transmit checksum offloading is disabledMichael Tuexen
3 daysMINIMAL: Add virtio_scsiDag-Erling Smørgrav
3 daysipv6: account for jumbo payload optionMichael Tuexen
3 daysdwc: improve IPv4 transmit checksum offloadingMichael Tuexen
3 daysBump __FreeBSD_version for MAC changesKyle Evans
3 dayskern: add a mac.label jail parameterKyle Evans
3 dayskern: mac: pull mac_label_copyin_string outKyle Evans
3 daysmac_set_fd(3): add support for jail descriptorsKyle Evans
3 daysjaildesc: add an accessor for the struct prison in a jaildescKyle Evans
3 dayskern: mac: add various jail MAC hooksKyle Evans
3 daysmac: add macros for 5-argument SDT probesKyle Evans
3 dayskern: mac: add a MAC label to struct prisonKyle Evans
3 daysnfsd: Fix handling of attributes during Open/Create/Exclusive_41Rick Macklem
3 dayssockets: remove unused pr_sosend_notsupp(), pr_soreceive_notsupp()Gleb Smirnoff
3 dayslinux: on vnet detach call clean_unrhdr(9) alwaysGleb Smirnoff
4 daysacpi: Add a function to deregister all ioctl commands using the same functionJohn Baldwin
4 daysif_ovpn: add interface countersKristof Provost
4 daysnvme: Fix a typoMark Johnston
4 daysarm64/iommu: Fix a resource leak in smmu_domain_alloc()Mark Johnston
4 daysarm64/vgic_v3: Fix an inverted test when reading GICD_I<C|S>ENABLERMark Johnston
4 dayslinuxkpi: Clean up linux_shmem_file_setup() a bitMark Johnston