]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-05-28 Ed Mastearm64: correct END() copy-pasteo for generic_bs_fault
2021-05-28 Edward Tomasz... Regen after 6d926e850d2.
2021-05-28 Edward Tomasz... linux: add new syscall numbers
2021-05-28 Ram Kishore... ocs_fc: Fix use after free bug in ocs_hw_async_call()
2021-05-28 Ram Kishore... ocs_fc: Fix a use after free in ocs_sport_free
2021-05-28 Rick Macklemnfscl: Use hash lists to improve expected search perfor...
2021-05-27 Ruslan Bukinhdspe: Support for mono sound.
2021-05-27 Mark Johnstonktrace: Fix a race with fork()
2021-05-27 Mark Johnstonkevent: Prohibit negative change and event list lengths
2021-05-27 Mark Johnstonktrace: Handle negative array sizes in ktrstructarray
2021-05-27 Dmitry Chaginrtwn_usb(4): Add a USB ID for the TP-Link Archer T2U v3.
2021-05-27 Eric van Gyzenlibprocstat kstack: fix race with thread creation
2021-05-27 Randall Stewarttcp: When we have an out-of-order FIN we do want to...
2021-05-27 Bjoern A. ZeebLinuxKPI: add HWEIGHT32()
2021-05-27 Bjoern A. ZeebLinuxKPI: netdevice.h remove more ifnet operating macros
2021-05-27 Bjoern A. ZeebOFED: migrate LinuxKPI net_device/ifnet macros into...
2021-05-27 Bjoern A. Zeebmlx4: replace LinuxKPI macros with ifnet functions
2021-05-27 Hans Petter... ibstat: Include prototype for sysctlbyname().
2021-05-27 Peter Holmstress2: Removed three mksnap_ffs(8) tests from the...
2021-05-27 Navdeep Parharcxgbe(4): Fix an incorrect assert.
2021-05-27 Navdeep Parharcxgbe(4): Use correct argument in call to hashdestroy.
2021-05-26 Mark Johnstonlibradius: Fix input validation bugs
2021-05-26 Lutz Donnerhacketests/libalias: Fix build error due to wrong prototype
2021-05-26 Aleksandr Rybalkohwpmc: Move 4 bits of mode to extend class size to 8
2021-05-26 Richard Scheffeneggertcp: Use local CC data only in the correct context
2021-05-26 Lutz Donnerhacketests/libalias: Add missing prototype to fix build...
2021-05-26 Mark Johnstonacpi: Add missing error handling to acpi_pci_link_route...
2021-05-26 Mark Johnstonktls.4: Mention mb_use_ext_pgs in the "sysctl nodes...
2021-05-26 Mark Johnstonrpcsec_gss: Use a designated initializer for rpc_gss_ops
2021-05-26 Mark Johnstoncxgb: Avoid a read-after-free in get_packet() when...
2021-05-26 Mark Johnstonnetsmb: Avoid a read-after-free in smb_t2_request_int()
2021-05-26 Mark Johnstonoce: Fix handling of m_pullup() errors in oce_tso_setup()
2021-05-26 Lutz Donnerhacketests/libalias: Add port forwardings
2021-05-26 Lutz Donnerhacketests/libalias: Improve testing
2021-05-26 Lutz Donnerhacketests/libalias: Test LibAliasIn on redirection
2021-05-26 Lutz Donnerhacketests/libalias: Factor out common primitives
2021-05-26 Ed Masteelfctl: avoid touching file if no change made
2021-05-26 Andrew Gallatincxgbe: fix enabling lro & rxtimestamps
2021-05-26 Mark Johnstonvmm: Let guests enable SMEP/SMAP if the host supports it
2021-05-26 Kristof Provostpf tests: Only log critical errors from scapy
2021-05-26 Kristof Provostpf: Move nvlist conversion functions to pf_nv
2021-05-26 Bjoern A. ZeebLinuxKPI/OFED/mlx4: cleanup netdevice.h some more
2021-05-26 Eugene Grosbeinrc.d/random: add support for zero harvest_mask
2021-05-26 Edward Tomasz... Unstaticize parts of coredumping code
2021-05-26 Randall Stewarttcp: Add a socket option to rack so we can test various...
2021-05-26 Ruslan Bukino Fix i2c read operation for large transfers (more...
2021-05-26 Takanori WatanabeFix a use-after-free in an error case.
2021-05-26 Dmitry Chaginrtwn_usb(4): add Mercusys MW150US (N150 Nano) to the...
2021-05-26 Dmitry Chaginrtwn_usb(4): add revision number for D-Link DWA-121...
2021-05-26 Peter Holmstress2: Added a new ptrace() test scenario
2021-05-26 Peter Holmstress2: Update the exclude list
2021-05-26 Peter Holmstress2: Fix cleanup on exit
2021-05-26 Dmitry Chaginlinux_common: retire extra module version.
2021-05-26 Dmitry Chaginrtwn_usb(4): add D-Link DWA-121 (N150 Nano) to the...
2021-05-25 John Baldwinossl: Use crypto_cursor_segment().
2021-05-25 John Baldwincryptosoft: Use crypto_cursor_segment().
2021-05-25 John Baldwincrypto: Add crypto_cursor_segment() to fetch both base...
2021-05-25 John BaldwinInclude the trailer in the original dst_iov.
2021-05-25 John BaldwinAssume OCF is the only KTLS software backend.
2021-05-25 John Baldwinktls_ocf: Fix a few places to not hardcode the GMAC...
2021-05-25 John Baldwincrypto: Add a new type of crypto buffer for a single...
2021-05-25 John Baldwinsglist: Add sglist_append_single_mbuf().
2021-05-25 John BaldwinSupport unmapped mbufs in crypto buffers.
2021-05-25 John BaldwinRename m_unmappedtouio() to m_unmapped_uiomove().
2021-05-25 John BaldwinExtend m_copyback() to support unmapped mbufs.
2021-05-25 John BaldwinExtend m_apply() to support unmapped mbufs.
2021-05-25 Konstantin... amd64/linux*: add required header to get the constant...
2021-05-25 Rick Macklemnfscl: Use hash lists to improve expected search perfor...
2021-05-25 Cy Schubertipfilter: Fix ip_nat memory leak and use-after-free
2021-05-25 Bjoern A. ZeebBump __FreeBSD_version to 1400015 for LinuxKPI changes.
2021-05-25 Bjoern A. ZeebLinuxKPI: add addrconf_addr_solict_mult()
2021-05-25 Bjoern A. ZeebLinuxKPI: add Exponentially Weighted Moving Average...
2021-05-25 Bjoern A. ZeebLinuxKPI: add linux/bsearch.h for sort(9)
2021-05-25 Bjoern A. ZeebLinuxKPI: byteorder.h
2021-05-25 Bjoern A. ZeebLinuxKPI: cache.h add SMP_CACHE_BYTES
2021-05-25 Bjoern A. ZeebLinuxKPI: compiler.h add three more defines
2021-05-25 Bjoern A. ZeebLinuxKPI: add cpu.h for cpumask_*()
2021-05-25 Bjoern A. ZeebLinuxKPI: add devcoredump.h
2021-05-25 Bjoern A. ZeebLinuxKPI: add dev_crit() to linux/device.h
2021-05-25 Bjoern A. ZeebLinuxKPI: add ether_addr_equal_unaligned()
2021-05-25 Bjoern A. ZeebLinuxKPI: net/if_inet6.h add struct inet6_dev { }
2021-05-25 Bjoern A. ZeebLinuxKPI: add irq_set_affinity_hint()
2021-05-25 Bjoern A. ZeebLinuxKPI: add linux/{ip,tcp,udp}.h
2021-05-25 Bjoern A. ZeebLinuxKPI: ipv6.h add missing #include
2021-05-25 Bjoern A. ZeebLinuxKPI: add time_is_after_jiffies() definition
2021-05-25 Bjoern A. ZeebLinuxKPI: change BUILD_BUG_ON()
2021-05-25 Bjoern A. ZeebLinuxKPI: add ktime_get_boottime_ns() implementation...
2021-05-25 Bjoern A. ZeebLinuxKPI: add LINUXKPI_PARAM_charp()
2021-05-25 Bjoern A. ZeebLinuxKPI: add more #defines to pci.h
2021-05-25 Bjoern A. ZeebLinuxKPI: add prandom_u32() as used by wireless drivers.
2021-05-25 Bjoern A. ZeebLinuxKPI: add rcu_dereference_check()
2021-05-25 Bjoern A. ZeebLinuxKPI: add kfree_sensitive() using zfree().
2021-05-25 Bjoern A. ZeebLinuxKPI: extract stringify() in their own header file
2021-05-25 Bjoern A. ZeebLinuxKPI: add kernel_ulong_t typedef in linux/kernel.h.
2021-05-25 Bjoern A. ZeebLinuxKPI: add guid_t for ACPI consumers.
2021-05-25 Andrew Gallatintcp: enter network epoch when calling tfb_tcp_fb_fini
2021-05-25 Randall Stewarttcp: Fix bugs related to the PUSH bit and rack and...
2021-05-25 Chuck Silversfsdb: add missing bufinit() call
2021-05-25 Warner Loshcam_sim: style: sort includes
2021-05-25 Edward Tomasz... Clean up some of the core dumping code.
next