]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tcp: HPTS performance enhancements
[FreeBSD/FreeBSD.git] / sys /
2021-07-07 Randall Stewarttcp: HPTS performance enhancements
2021-07-07 Konstantin Belousovcloudabi and linux ABIs: do not call umtx_thread_cleanu...
2021-07-07 Konstantin BelousovDo not call FreeBSD-ABI specific code for all ABIs
2021-07-07 Konstantin BelousovMove sv_onexit() sysentvec hook slightly later
2021-07-07 Konstantin BelousovAdd sv_onexec_old() sysent hook for exec event
2021-07-07 Mateusz Guzikcxgb: use m_gethdr_raw
2021-07-07 Mateusz Guzikiflib: use m_gethdr_raw
2021-07-07 Mateusz Guzikmbuf: add m_get_raw and m_gethdr_raw
2021-07-07 Mateusz Guzikmbuf: replace all direct uma_zfree(zone_mbuf) calls...
2021-07-06 Andrew TurnerSync the arm64 special registers with the Armv8.5 XML
2021-07-07 Edward Tomasz Napi... cam: enable kern.cam.ada.enable_uma_ccbs by default
2021-07-07 Bjoern A. ZeebMMCCAM: fix a panic after cam_sim_alloc_dev() removal...
2021-07-06 Randall Stewarttcp: Address goodput and TLP edge cases.
2021-07-06 Mateusz Guzikcxgb: switch bare zone_mbuf use to m_free_raw
2021-07-06 Alexander MotinAdd ocs_gendump.c to the build, missed in 29e2dbd42c3e.
2021-07-06 Ram Kishore Vegesnaocs_fc: Add gendump and dump_to_host ioctl command...
2021-07-06 Andrew Gallatinktls: auto-disable ifnet (inline hw) kTLS
2021-07-06 Alex RichardsonImport Arm Optimized Routines v21.02
2021-07-06 Edward Tomasz Napi... cam: drop unused 'saved_ccb' field from softcs
2021-07-06 Edward Tomasz Napi... cam(4): preserve alloc_flags when copying CCBs
2021-07-06 Wojciech Macekenetc: Add support for 2.5G fixed-link speed
2021-07-06 Alexander Motinnvme(4): Report NPWA before NPWG as stripesize.
2021-07-06 Alan CoxOn a failed fcmpset don't pointlessly repeat tests
2021-07-05 Jessica Clarkeriscv: Implement non-stub __vdso_gettc and __vdso_getti...
2021-07-05 Jessica Clarkegeom_label: Remove an old sysinstall(8) workaround
2021-07-05 Jessica Clarkerman: Remove an outdated comment that no longer applies
2021-07-05 Mateusz Guzikpf: padalign global locks found in pf.c
2021-07-05 Emmanuel Vadotarmv7: allwinner: Add aw_r_intc driver
2021-07-05 Mateusz Guzikpf: allow table stats clearing and reading with ruleset...
2021-07-05 Mateusz Guzikpf: depessimize table handling
2021-07-05 Vladimir KondratyevBump __FreeBSD_version to 1400025 for LinuxKPI change.
2021-07-05 Vladimir KondratyevLinuxKPI: Implement sequence counters and sequential...
2021-07-05 Vladimir KondratyevLinuxKPI: Implement strscpy
2021-07-05 Vladimir KondratyevLinuxKPI: Use macro for implementation of some dma_map_...
2021-07-05 Vladimir KondratyevLinuxKPI: Implement irq_work_sync() routine.
2021-07-05 Vladimir KondratyevLinuxKPI: Do not wait for a grace period in rcu_barrier()
2021-07-05 Vladimir KondratyevLinuxKPI: Add compiler barriers to list_for_each_entry_...
2021-07-05 Vladimir KondratyevLinuxKPI: Change flags parameter type of atomic_dec_and...
2021-07-05 Vladimir KondratyevLinuxKPI: Add #defines required by drm-kmod v5.5
2021-07-05 Vladimir KondratyevLinuxKPI: Allow kmem_cache_free() to be called from...
2021-07-04 Lutz Donnerhackelibalias: Remove a stray directive
2021-07-04 Lutz Donnerhackelibalias: Rewrite HISTORY
2021-07-03 Lutz Donnerhackelibalias: Fix API bug on initialization
2021-07-03 Pavel BalaevEFI RT: resurrect EFIIOC_GET_TABLE
2021-07-03 Edward Tomasz Napi... linux(4): implement PR_SET_NO_NEW_PRIVS
2021-07-03 Edward Tomasz Napi... linux(4): implement coredumps on arm64
2021-07-03 K Staringhdaa: update pin patch configurations
2021-07-02 Lutz Donnerhackelibalias: Avoid uninitialized expiration
2021-07-02 Lutz Donnerhackelibalias: Fix splay comparsion bug
2021-07-02 Warner Loshnvme: coherently read status of completion records
2021-07-02 Warner Loshnvme: Fix alignment on nvme structures
2021-07-02 Warner Loshnvme: style nit
2021-07-02 Kristof Provostpf: getstates: avoid taking the hashrow lock if the...
2021-07-02 Kristof Provostpf: Reduce the data returned in DIOCGETSTATESNV
2021-07-02 Mateusz Guzikpf: make DIOCGETSTATESNV iterations killable
2021-07-02 Mateusz Guzikktls: switch bare zone_mbuf use to m_free_raw
2021-07-02 Mateusz Guzikiflib: switch bare zone_mbuf use to m_free_raw
2021-07-02 Mateusz Guzikmbuf: add m_free_raw to be used instead of directly...
2021-07-02 Mateusz Guzikiflib: retire MB_DTOR_SKIP
2021-07-02 Ganbold Tsagaankhuudtb: rockchip: Add NanoPI-R4S and RockPI E to the build
2021-07-01 Alexander Motinmrsas(4): Report more correct maximum I/O size.
2021-07-01 Kristof Provostdummynet: fix sysctls
2021-07-01 Kornel Dulebaofw_pci: fix probing for non-DT cases
2021-07-01 Kornel Dulebadts: fsl-ls1028a: Correct ECAM PCIE window ranges
2021-07-01 Ferhat Gecdogantegra_pcie: use switch instead of if in tegra_pcib_pex_ctrl
2021-07-01 Emmanuel Vadotdts: Bump the freebsd branding version to 5.13
2021-07-01 Emmanuel Vadotarm64: allwinner: Add r_intc driver
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.13
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.12
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.11
2021-07-01 Andrew TurnerSwitch the order of the ID_AA64PFR1_EL1 fields
2021-07-01 Edward Tomasz Napi... procctl(2): add PROC_NO_NEW_PRIVS_CTL, PROC_NO_NEW_PRIV...
2021-07-01 Edward Tomasz Napi... linux(4): revert arm64 part of 447636e43c0
2021-06-30 Rick Macklemnfscl: Improve "Consider increasing kern.ipc.maxsockbuf...
2021-06-30 Edward Tomasz Napi... linux(4): implement coredump support
2021-06-30 Mitchell Hornehwpmc_arm64: add a PMCDBG to the interrupt handler
2021-06-30 Olivier Houchardarm: Make sure we can handle a thumb entry point.
2021-06-30 Mitchell Hornehwpmc_arm64: accept raw event codes for PMC_OP_PMCALLOCATE
2021-06-30 Mitchell Hornehwpmc_arm64: fill kern.hwpmc.cpuid
2021-06-30 Mitchell Hornehwpmc_arm64.c: fix return style
2021-06-30 Alan Coxamd64: a simplication to pmap_remove_{all,write}
2021-06-30 Olivier Houchardarm64: Make sure COMPAT_FREEBSD32 handles thumb entry...
2021-06-30 Olivier Houchardarm: Garbage collect _arm_memcpy/_arm_bzero.
2021-06-30 Martin Matuskazfs: update zfs_config.h (missing in 2617128a2)
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@4694131a0 (master) into main
2021-06-29 Dmitry ChaginLinuxKPI: Rename a short description of the kmalloc...
2021-06-29 Dmitry ChaginLinuxKPI: Put compat code under appropriate condition.
2021-06-29 Dmitry ChaginEliminate p_elf_machine from struct proc.
2021-06-29 Dmitry ChaginLinuxKPI: Use the proper API to determine the ABI of...
2021-06-29 Dmitry ChaginAdd a link to the Elf_Brandinfo into the struc proc.
2021-06-29 Mateusz Guzikmac: cheaper check for ifnet_create_mbuf and ifnet_chec...
2021-06-29 Jason A. Harmeningunionfs: release parent vnodes in deferred context
2021-06-29 Edward Tomasz Napi... Add infrastructure required for Linux coredump support
2021-06-29 Mateusz Guzikpf: make sure the dtrace probe has safe access to state
2021-06-29 Mateusz Guzikpf: revert: Use counter(9) for pf_state byte/packet...
2021-06-29 Mateusz Guzikpf: deduplicate V_pf_state_z handling with pfsync
2021-06-29 Mateusz Guzikpf: fix error-case leaks in pf_create_state
2021-06-29 Alan Coxarm64: a few simplications to pmap_remove_{all,write}
2021-06-29 John-Mark Gurneyued may be NULL here which will cause a panic... reprod...
2021-06-28 Warner Loshcam: Fix GENERIC-MMCCAM build
next