]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tcp bbr: improve code consistency
[FreeBSD/FreeBSD.git] / sys /
2024-04-15 Michael Tuexentcp bbr: improve code consistency
2024-04-15 Brooks Davissys/acl.h: reduce header pollution
2024-04-15 Brooks Davissysproto.h: sys/acl.h -> sys/types.h
2024-04-15 Brooks Davissys/_{cpu,domain}set.h: don't require sys/param.h
2024-04-15 Brooks DavisReduce reliance on sys/sysproto.h pollution
2024-04-15 Brooks Davissys/malloc.h: move sys/proc.h MALLOC_DECLAREs here
2024-04-15 Bjoern A. ZeebLinuxKPI: add __counted_by() and __nonstring
2024-04-15 Bjoern A. ZeebLinuxKPI: 802.11: disable early queue wakeup workaround...
2024-04-15 Bjoern A. Zeebnet80211: amrr_init: change order of commands
2024-04-15 Bjoern A. ZeebLinuxKPI: 802.11: remove unneeded re-lookup in lkpi_802...
2024-04-15 Bjoern A. ZeebLinuxKPI: add devm_kfree()
2024-04-15 Bjoern A. ZeebLinuxKPI: napi_schedule() requires return value, implem...
2024-04-15 Bjoern A. ZeebLinuxKPI: sk_buff: implement skb_queue_splice_tail_init()
2024-04-15 Stephen J. Kiernaniflib: Fix compiler warnings
2024-04-15 Michael Zhilinsnd_hda: fix "duplicated free" on module unloading
2024-04-15 Michael Zhilinsnd_hda: Add the full Intel Meteor/Arrow/Lunar Lake...
2024-04-14 Bjoern A. Zeebnet8011: radiotap: add more EHT constants
2024-04-14 Gleb Smirnoffmbuf: restore m_uiotombuf() feature of returning a...
2024-04-14 Xin LIamdsmn(4), amdtemp(4): add support for AMD Family 19h...
2024-04-14 John Baldwinsys: Retire the ISCSI_INITIATOR_DEBUG option
2024-04-14 John Baldwinx86 NOTES: Move shared options from amd/i386 NOTES...
2024-04-14 John BaldwinNOTES: Move ENABLE_ALART option to MI NOTES next to...
2024-04-14 John Baldwinx86 NOTES: Move NKPT and PMAP_SHPGPERPROC options to...
2024-04-14 John Baldwinx86 NOTES: Remove some obsolete comments
2024-04-14 John Baldwini386: Use DEV_HYPERV to enable HyperV APIC vector
2024-04-14 John BaldwinNOTES: Move the VirtIO entries to the MI NOTES file
2024-04-14 John Baldwinfiles: Sort the VirtIO device entries
2024-04-14 John BaldwinNOTES: Move safe(4) to the MI NOTES file
2024-04-14 John BaldwinNOTES: Move IEEE80211_DEBUG_REFCNT to the MI NOTES...
2024-04-13 Christos Margiolissound: Remove leftover references to snd_clone
2024-04-13 Dag-Erling Smørgravnullfs: Show correct exported flag.
2024-04-12 Bjoern A. ZeebLinuxKPI: add dev_alloc_pages()
2024-04-12 Bjoern A. ZeebLinuxKPI: add BITS_TO_BYTES()
2024-04-12 Bjoern A. ZeebLinuxKPI: implement memzero_explicit()
2024-04-12 Bjoern A. ZeebLinuxKPI: add further constants to pci.h
2024-04-12 Lexi Wintergenet: add module (if_genet.ko)
2024-04-12 John Baldwinfiles.x86: Pull in some more duplicate lines from files...
2024-04-12 Christos Margiolissound: Update some LICENSE headers
2024-04-12 Stephen J. Kiernanefidev: Allow for optionally including efidev and efirt...
2024-04-12 Ka Ho Ngibcore: Remove the use of NULL_IB_OBJECT
2024-04-12 Ka Ho Nguart_snps: Register a device xref for UARTs
2024-04-12 Lexi Wintersys/netinet6/in6_pcb.c: fix compile without INET
2024-04-12 Lexi Wintersys/dev/irdma/irdma_cm: fix compile without INET
2024-04-12 Lexi Wintersys/netipsec: fix IPSEC_SUPPORT for non-INET kernels
2024-04-12 Gordon Berglingatrtc(4): Fix a typo in a sysctl description
2024-04-12 Andrew Turnerarm64: Support hardware breakpoints
2024-04-12 Andrew Turnersys/gdb: Support hardware breakpoints
2024-04-12 Andrew Turnersys/ddb: Add hardware breakpoint support to ddb
2024-04-12 Andrew Turnerddb: Start to generalise breakpoints
2024-04-12 Warner Loshbcm2838_xhci: Need to generate ofw_bus_if.h
2024-04-11 Zaphrod Beeblebroxnfscl: Purge name cache when readdir_plus is done
2024-03-21 Josef 'Jeff' Sipekds1307: use the correct Microchip part number in enum...
2024-04-11 Christos Margiolissound: Implement asynchronous device detach
2024-04-11 Christos Margiolissound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)
2024-04-11 Elyes Haouasspecialreg: Fix typos
2024-04-11 Elyes Haouasvhpet: Fix typo
2024-04-11 Elyes Haouasvmm/x86: Fix typo
2024-04-11 Elyes Haouassigtramp: Fix typo
2024-04-11 Elyes Haouasexception: Fix typos
2024-04-11 Elyes Haouasminidump_machdep: Fix typo
2024-04-11 Elyes Haouaspmap: Fix typos
2024-04-11 Elyes Haouasvmm: Fix typo
2024-04-11 Elyes Haouasatomic: Fix typo
2024-04-11 Elyes Haouasmsan: Fix typo
2024-04-11 Mark Johnstonarm64/vmm: Define a dummy _start symbol in vmm_hyp_blob.elf
2024-04-11 Cristian Marussiscmi: Add an SCMI VirtIO transport driver
2024-04-11 Cristian Marussivtscmi: Add a virtio-scmi driver
2024-04-11 Cristian Marussiscmi: Introduce a new SCMI API and port CLK SCMI driver...
2024-04-11 Cristian Marussiscmi: Add SCMI message tracking and centralize tx/rx...
2024-04-11 Cristian Marussiscmi: Add new SCMI interfaces for init and message...
2024-04-11 Cristian Marussiscmi: Protect SCMI/SMT channels from concurrent transmi...
2024-04-11 Cristian Marussiscmi: Fix SCMI mailbox polling mechanism
2024-04-11 Cristian Marussiscmi: Extend and refactor SCMI shmem support
2024-04-11 Andrew Turnerscmi: Add an SCMI SMC transport driver
2024-04-11 Andrew Turnerscmi: Split out the SCMI mailbox to a new file
2024-04-11 Cristian Marussiscmi: Implement scmi_clknode_recalc_freq method
2024-04-11 Justin Hibbitsmacio: Set resource map size
2024-04-10 Alexander Motinahc/ahd: Fix target mode operation
2024-04-10 Gleb SmirnoffRevert "sendfile: mark it explicitly as a TCP only...
2024-04-10 Bojan Novkovićvm: improve kstack_object pindex calculation to avoid...
2024-04-10 Olivier Certnersys_procctl(): Make it clear that negative commands...
2024-04-10 Mark Johnstontcp: Make tcp_var.h more self-contained
2024-04-10 Minsoo Choovm_reserv_reclaim_contig: Return NULL not false
2024-04-10 Konstantin Belousovpcireg.h: Add AMD IOMMU Base Cap definitions
2024-04-10 Konstantin Belousovpcireg.h: add include guard
2024-04-10 Lexi Winterbcm2838_xhci: add module
2024-04-10 Jake Freelanduipc_shm: Copyin userpath for ktrace(2)
2024-04-09 Jason A. Harmeningunionfs_lookup(): fix wild accesses to vnode private...
2024-04-09 John BaldwinNOTES: Move NVMe entries to MI file
2024-04-09 John Baldwinsys: Enable NVMe drivers on all architectures
2024-04-09 John BaldwinNOTES: Tidy entries for SATA controllers
2024-04-09 John BaldwinNOTES: Add devices for iSCSI support
2024-04-09 John Baldwiniser: Add kernel build glue
2024-04-09 John BaldwinNOTES: Move OFED options to MI NOTES
2024-04-09 John Baldwinpci_host_generic: Tolerate range resource allocation...
2024-04-09 Gleb SmirnoffRevert "unix: new implementation of unix/stream & unix...
2024-04-09 Stephen J. Kiernanconfig.mk: Add MK_VIMAGE knob
2024-04-09 Alan Coxarm64 pmap: Add ATTR_CONTIGUOUS support [Part 2]
2024-04-09 Gleb Smirnoffrpc: use new macros to lock socket buffers
2024-04-09 Stephen J. Kiernanvm: add macro to mark arguments used when NUMA is defined
next