]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tcp: Add hystart-plus to cc_newreno and rack.
[FreeBSD/FreeBSD.git] / sys /
2021-10-22 Randall Stewarttcp: Add hystart-plus to cc_newreno and rack.
2021-10-22 Peter Grehanigc: correctly update RCTL when changing multicast...
2021-10-22 Bjoern A. Zeebnet80211: correct input_sta length checks and control...
2021-10-22 Bjoern A. Zeebnet80211/drivers: improve ieee80211_rx_stats for band
2021-10-22 Luiz Otavio O Souzapf: ensure we have the correct source/destination IP...
2021-10-22 Philip Paepscontrib/tzdata: import tzdata 2021e
2021-10-21 Konstantin Belousovuipc_shm: silent warnings about write-only variables...
2021-10-21 Konstantin Belousovsig_ast_checksusp(): mark the local p as __diagused
2021-10-21 Konstantin Belousovsubr_firmware.c::unloadentry(): remote write-only variable
2021-10-21 Konstantin Belousovalq_open_flags(): mark local td variable as unused
2021-10-21 Konstantin BelousovDMAR: clean up warnings about write-only variables
2021-10-21 Konstantin Belousovumtxq_requeue: remove write-only variable uh2
2021-10-21 Konstantin Belousovufs: remove write-only variables
2021-10-21 John Baldwinktls: Always create a software backend for receive...
2021-10-21 John Baldwinktls: Change struct ktls_session.cipher to an OCF-speci...
2021-10-21 John Baldwinktls: Add a routine to query information in a receive...
2021-10-21 Dawid GoreckiEnable stack gap on arm64
2021-10-21 Martin Matuskazfs: merge openzfs/zfs@ec64fdb93 (master) into main
2021-10-21 Elliott Mitchellxen/devices: purge uses of intr_machdep.h
2021-10-21 Roger Pau Monnéxen/pcifront: purge from tree
2021-10-20 Roy Marplesnet: Allow binding of unspecified address without addre...
2021-10-20 Konstantin Belousovsys/bus.h: silence warnings about write-only variables
2021-10-20 Konstantin Belousovmsdosfs_rename: remove write-only variables
2021-10-20 Konstantin Belousovtmpfs: remove write-only variables
2021-10-20 Andrew TurnerPass the ACPI ID when reading the ACPI domain
2021-10-20 Mark Johnstonvlapic: Schedule callouts on the local CPU
2021-10-20 Mark JohnstonBump __FreeBSD_version for the preceding page allocator...
2021-10-20 Mark Johnstonamd64: Add comments to pmap_pinit_type()
2021-10-20 Mark JohnstonUse the vm_radix_init() helper when initializing pmaps
2021-10-20 Mark JohnstonRemove some remaining references to VM_ALLOC_NOOBJ
2021-10-20 Mark Johnstonvm_fault: Stop specifying VM_ALLOC_ZERO
2021-10-20 Mark Johnstonvm_page: Drop handling of VM_ALLOC_NOOBJ in vm_page_all...
2021-10-20 Mark Johnstonvm_page: Stop handling VM_ALLOC_NOOBJ in vm_page_alloc_...
2021-10-20 Mark JohnstonConvert consumers to vm_page_alloc_noobj_contig()
2021-10-20 Mark JohnstonIntroduce vm_page_alloc_noobj_contig()
2021-10-20 Mark JohnstonConvert vm_page_alloc() callers to use vm_page_alloc_no...
2021-10-20 Mark Johnstonvm_page: Add a new page allocator interface for unnamed...
2021-10-20 Mark Johnstonvm_page: Move vm_page_alloc_check() to after page alloc...
2021-10-19 Konstantin Belousovprocctl: stop using SA_*LOCKED, define local enum
2021-10-19 Konstantin Belousovkern_procctl: skip zombies for process group operations
2021-10-19 Konstantin Belousovkern_procctl.c: use td->td_proc instead of curproc
2021-10-19 Konstantin Belousovprocctl: actually require debug privileges over target
2021-10-19 Konstantin Belousovprocctl: make it possible to specify that some operatio...
2021-10-19 Konstantin Belousovsys_procctl(): zero the data buffer once, on syscall...
2021-10-19 Konstantin Belousovsys_procctl(): use table data to do copyin/copyout
2021-10-19 Konstantin Belousovkern_procctl_single(): convert to use table data
2021-10-19 Konstantin Belousovprocctl: convert PDEATHSIG_CTL/STATUS to regular kern_p...
2021-10-19 Konstantin Belousovprocctl(2): add consistent shortcut P_ID:0 as curproc
2021-10-19 Konstantin Belousovkern_procctl(): convert the function to be table-driven
2021-10-19 Konstantin Belousovsys_procctl(2): remove sysproto and argused
2021-10-19 Mateusz Guzikpf: fix some cc --analyze warnings
2021-10-19 Emmanuel Vadotvt: Disable bell by default
2021-10-18 Rick Macklemnfscl: Handle NFSv4.1/4.2 Close RPC NFSERR_DELAY replie...
2021-10-18 Adrian Chaddipq4018: add initial IPQ4018/IPQ4019 support
2021-10-18 Adrian Chaddarm: add a std.qca for 32 bit armv7 platforms
2021-10-18 Adrian Chaddipq4018: add initial IPQ4018/IPQ4019 support
2021-10-18 Adrian Chaddarm: allow the debug stuff in CP14 to be disabled at...
2021-10-18 Adrian Chaddarm: print out the undefined instruction upon an undefi...
2021-10-18 Adrian Chaddipq4018: add a device tree file for the ASUS rt-ac58u...
2021-10-18 Adrian Chaddipq4018: add TCSR definitions from Linux.
2021-10-18 Gleb Smirnoffin_mcast: garbage collect inp_gcmoptions()
2021-10-18 Gleb SmirnoffAdd in_pcb_var.h for KPIs that are private to in_pcb...
2021-10-18 Gleb SmirnoffMove in6_pcbsetport() to in6_pcb.c
2021-10-18 Gleb Smirnoffin_pcb: garbage collect in_pcbrele()
2021-10-18 Gleb Smirnoffin_pcb: garbage collect unused structure in_pcblist
2021-10-18 Warner LoshRemove POWER_PM_TYPE_APM. It's now unused.
2021-10-18 Mark Johnstontimecounter: Lock the timecounter list
2021-10-18 Mark Johnstonx86: Remove some leftover APM support
2021-10-18 Mark Johnstonsignal: Add SIG_FOREACH and refactor issignal()
2021-10-18 Mark Johnstoncpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consu...
2021-10-18 Mark Johnstonbitset: Reimplement BIT_FOREACH_IS(SET|CLR)
2021-10-18 Mark Johnstonsafexcel: Set the context record unconditionally
2021-10-18 Mark Johnstonamd64: Zero the PML5 PTI page when initializing a pmap
2021-10-18 Philip Paepscontrib/tzdata: import tzdata 2021d
2021-10-18 Rick Macklemnfscl: Modify Close RPC so that it does not use "owner...
2021-10-17 Colin PercivalTSLOG: Report final execname, not first
2021-10-17 Jessica ClarkeBump __FreeBSD_version for LinuxKPI changes
2021-10-17 Jessica ClarkeLinuxKPI: Support lazy BAR allocation
2021-10-17 Jessica ClarkeLinuxKPI: Implement _ioremap_attr for riscv
2021-10-17 Jessica Clarkeriscv: Implement pmap_mapdev_attr
2021-10-17 Edward Tomasz Napi... Make vmdaemon timeout configurable
2021-10-17 Edward Tomasz Napi... linux: recognize TCP_INFO and ratelimit the warning
2021-10-17 Edward Tomasz Napi... linux: Improve debugging for PTRACE_GETREGSET
2021-10-17 Edward Tomasz Napi... linux: Implement some bits of PTRACE_PEEKUSER
2021-10-17 Edward Tomasz Napi... linux: Adjust PTRACE_GET_SYSCALL_INFO buffer size semantics
2021-10-17 Edward Tomasz Napi... linux: Partially implement TCSBRK
2021-10-17 Mateusz Guzikcache: only assert on flags when dealing with EMPTYPATH
2021-10-16 Fangrui Songsys: Add definitions for RELR relative relocation format
2021-10-16 Kristof Provostpf: don't drop packets when redirection information...
2021-10-16 Rick Macklemnfscl: Move release of the clientID lock into nfscl_doc...
2021-10-16 Mateusz Guzikcache: add empty path support
2021-10-16 Colin PercivalAdd userland boot profiling to TSLOG
2021-10-16 Kristof Provostpf: selecting pf_map_addr is not an error
2021-10-16 Gordon BerglingFix two typos in source code comments
2021-10-15 Maxim SobolevFix fragmented UDP packets handling since rev.360967.
2021-10-15 Rick Macklemnfscl: Add an argument to nfscl_tryclose()
2021-10-15 Dawid Goreckikern_exec: Add kern.stacktop sysctl.
2021-10-15 Dawid Goreckisetrlimit: Take stack gap into account.
2021-10-15 Rick Macklemnfscl: Restructure nfscl_freeopen() slightly
2021-10-14 John Baldwinktls: Defer creation of threads and zones until first...
next