]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
if_vtnet: Fix pointer-sign and used parameter warnings
[FreeBSD/FreeBSD.git] / sys /
2021-02-22 Alex Richardsonif_vtnet: Fix pointer-sign and used parameter warnings
2021-02-22 Hans Petter SelaskyFix for natd(8) sending wrong sequence number after...
2021-02-22 Roger Pau Monnéxen-blkback: fix leak of grant maps on ring setup failure
2021-02-22 Mark Johnstonm_uiotombuf_nomap(): Stop clearing PG_ZERO in newly...
2021-02-22 Stefan EßerAdd missing entry for zfs_racct.c
2021-02-22 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-02-21 Alexander MotinFix build after 2c7dc6bae9fd.
2021-02-21 Alexander MotinRefactor CTL datamove KPI.
2021-02-21 Jamie Grittonjail: Add pr_state to struct prison
2021-02-21 Mateusz Guzikvfs: shrink struct vnode to 448 bytes on LP64
2021-02-21 Mateusz Guzikjail: fix build after the previous commit
2021-02-21 Jamie Grittonjail: Change the locking around pr_ref and pr_uref
2021-02-21 Michael Tuexensctp: improve computation of an alternate net
2021-02-21 Michael Tuexensctp: clear a pointer to a net which will be removed
2021-02-21 Konstantin Belousovext2fs: clear write cluster tracking on truncation
2021-02-21 Konstantin Belousovvnode: move write cluster support data to inodes.
2021-02-21 Konstantin BelousovRemove #define _KERNEL hacks from libprocstat
2021-02-21 Konstantin BelousovDelete dead CLUSTERDEBUG config option.
2021-02-21 Mateusz Guzikvfs: employ vfs_ref_from_vp in statfs and fstatfs
2021-02-21 Mateusz Guzikvfs: add vfs_ref_from_vp
2021-02-21 Mateusz Guzikamd64: implement strlen in assembly, take 2
2021-02-20 Jamie Grittonjail: Improve locking when removing prisons
2021-02-20 Richard ScheffeneggerPRR: use accurate rfc6675_pipe when enabled
2021-02-20 Alexander V. ChernikovFix setting static entries for arp/ndp.
2021-02-19 Navdeep Parharcxgbe(4): Use the correct filter width for T5+.
2021-02-19 Navdeep Parharcxgbe(4): Add a driver ioctl to set the filter mask.
2021-02-19 Navdeep Parharcxgbe(4): Use firmware commands to get/set filter confi...
2021-02-19 Jamie Grittonjail: Change both root and working directories in jail_...
2021-02-19 Mark Johnstoniflib: Fix detach of pseudo interfaces
2021-02-19 Alexander V. ChernikovFix arp/ndp deletion broken by 2fe5a79425c7.
2021-02-19 Alfredo Dal'Ava... fbio: Use appropriate types for the physical and virtua...
2021-02-19 John Baldwiniflib: Cast the result of iflib_netmap_txq_init() to...
2021-02-19 Alexander MotinMicrooptimize CTL I/O queues.
2021-02-19 Robert WatsonReimplement the arm64 dtrace_gethrtime(), which provide...
2021-02-19 Alfredo Dal'Ava... ofwfb: fix incorrect colors on powerpc* and add new...
2021-02-19 Andrew TurnerRemove __XSCALE__ checks from the arm code
2021-02-19 Richard ScheffeneggerEnsure cwnd doesn't shrink to zero with PRR
2021-02-19 Kyle Evanskern: net: remove TCP_LINGERTIME
2021-02-19 Alexander MotinSave context switch per I/O for iSCSI and IOCTL frontends.
2021-02-18 Ravi Pokalanvdimm(4): Export NVDIMM health flags via sysctl
2021-02-18 Alexander MotinMove XPT_IMMEDIATE_NOTIFY handling out of periph lock.
2021-02-18 Dimitry AndricMerge libcxxrt master 8049924686b8414d8e652cbd2a52c763b...
2021-02-18 Mitchell Hornecgem: improve usage of busdma(9) KPI
2021-02-18 John Baldwincryptosoft: Support per-op keys for AES-GCM and AES...
2021-02-18 John BaldwinAdd Chacha20-Poly1305 support in the OCF backend for...
2021-02-18 John BaldwinAdd Chacha20-Poly1305 as a KTLS cipher suite.
2021-02-18 John BaldwinAdd an implementation of CHACHA20_POLY1305 to cryptosoft.
2021-02-18 John BaldwinAdd an OCF algorithm for ChaCha20-Poly1305 AEAD.
2021-02-18 Thomas Skiboddb: fix show devmap output on 32-bit arm
2021-02-18 Mark Johnstonarm64: Include NUMA locality info in the CPU topology
2021-02-18 Allan Judeipmi_ssif: Fix inverted for the end of multi-part reads
2021-02-18 Allan Judeig4(4): Increase timeout to about 1 second
2021-02-18 Konstantin Belousovvn_printf: handle VI_FOPENING
2021-02-18 Martin Matuskazfs: bump version and install new share files
2021-02-18 Martin Matuskazfs: merge OpenZFS master-bf156c966
2021-02-18 Alex RichardsonUse atomic loads/stores when updating td->td_state
2021-02-18 Michal KrawczykAllocate BAR for ENA MSIx vector table
2021-02-18 Randall Stewartfix Navdeeps LINT_NOINET error.
2021-02-18 Navdeep Parharcxgbe(4): Break up t4_read_chip_settings.
2021-02-18 Kristof Provostpf: Fix osfp configuration
2021-02-18 Randall StewartFix another pesky missing #ifdef TCPHPTS
2021-02-18 John Baldwinmips: Don't set __NO_TLS to disable some uses of TLS.
2021-02-18 John Baldwinriscv: Don't set __NO_TLS to disable some uses of TLS.
2021-02-18 John BaldwinAdd a VA_IS_CLEANMAP() macro.
2021-02-17 Konstantin Belousovlockf: ensure atomicity of lockf for open(O_CREAT|O_EXC...
2021-02-17 Warner Loshuart: only use MSI on devices that advertise 1 MSI...
2021-02-17 D Scott Phillipsgicv3_its: Don't restrict target CPUs based on SRAT
2021-02-17 Warner LoshGiant: move back Giant removal until 14
2021-02-17 John BaldwinHandle negative return values from syncache_expand().
2021-02-17 John Baldwinfwohci: Cast bitfield to uint32_t before passing it...
2021-02-17 D Scott Phillipsgicv3_its: Leave LPI interrupts enabled during handling
2021-02-17 Randall StewartAdd ifdef TCPHPTS around build_ack_entry and do_bpf_and...
2021-02-17 Mitchell Hornearm64: use macros to access special register values
2021-02-17 Mitchell HorneBump __FreeBSD_version after f2583be110ca
2021-02-17 Mitchell Hornearm64: extend struct db_reg to include watchpoint registers
2021-02-17 Mitchell Hornearm64: handle watchpoint exceptions from EL0
2021-02-17 Mitchell Hornearm64: validate breakpoint registers
2021-02-17 Randall StewartUpdate the LRO processing code so that we can support
2021-02-17 Kristof Provostpf: Assert that pfil_link() calls succeed
2021-02-17 Emmanuel Vadotarm64: rpi4: gpio: Add brcm,bcm2711-gpio compatible
2021-02-17 Emmanuel Vadotarm64: rpi4: firmware: Attach at BUS_PASS_BUS + BUS_PAS...
2021-02-17 Kristof Provostpf: Remove unused return value from (de)hook_pf()
2021-02-17 Jung-uk KimOpenSSL: Regen assembly files for OpenSSL 1.1.1j
2021-02-17 Alexander Motincxgbe(4): Save proper zone index on low memory in refil...
2021-02-16 Mark Johnstonlinux: Update the i386/linux vdso deinitialization...
2021-02-16 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-16 Alexander V. ChernikovFix NOINET6 build broken by 2fe5a79425c7.
2021-02-16 Alexander V. ChernikovFix dst/netmask handling in routing socket code.
2021-02-16 Alexander V. ChernikovAdd ifa_try_ref() to simplify ifa handling inside epoch.
2021-02-16 Alexander V. ChernikovMake in_localip_more() fib-aware.
2021-02-16 Jamie Grittonjail: Handle a possible race between jail_remove(2...
2021-02-16 Allan JudeUse iflib_if_init_locked() during media change instead...
2021-02-16 Mark Johnstonlinux: Unmap the VDSO page when unloading
2021-02-16 Alex RichardsonUpdate capsicum-test to git commit 7707222b46abe52d18fd...
2021-02-16 Roger Pau Monnéxen/efi: introduce a PV interface for EFI run time...
2021-02-16 Roger Pau Monnéefirt: add hooks for diverging EFI implementations
2021-02-16 Roger Pau Monnéxen/boot: allow specifying boot method when booted...
2021-02-16 Roger Pau Monnéstand/multiboot2: add support for booting a Xen dom0...
2021-02-16 Richard Scheffeneggerupdate the SACK loss recovery to RFC6675, with the...
2021-02-16 Martin Matuskazfs: change file mode of all merged tests
next