]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
ena: merge ena-com v2.5.0 upgrade
[FreeBSD/FreeBSD.git] / sys /
2022-02-24 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
2022-02-24 Hans Petter Selaskymlx5e: Make TLS tag zones unmanaged
2022-02-24 Hans Petter Selaskyuma: Add UMA_ZONE_UNMANAGED
2022-02-24 Hans Petter Selaskymlx5en: Use a UMA cache zone for managing TLS send...
2022-02-24 Hans Petter Selaskymlx5en: Fix TLS worker thread race.
2022-02-24 Hans Petter Selaskymlx5en: Improve RX- and TX- TLS refcounting.
2022-02-24 Hans Petter Selaskymlx5en: Add missing refcount decrement on link-down.
2022-02-24 Hans Petter Selaskymlx5en: Improve CQE error debugging.
2022-02-24 Hans Petter SelaskyAdd more USB host controller PCI ID's.
2022-02-24 Hans Petter Selaskyxhci: add PCI IDs for USB controllers found on Supermic...
2022-02-24 Hans Petter Selaskyusb(4): Belatedly add a PCI device ID for AMD Bolton...
2022-02-24 Hans Petter SelaskyAdd new USB host controller PCI ID's.
2022-02-24 Glen Barber13.1: update stable/13 to -PRERELEASE to start the...
2022-02-24 Vladimir Kondratyeviichid(4): Perform acknowledgement of I2C device interr...
2022-02-23 Robert Wingtcp_twrespond: send signed segment when connection...
2022-02-23 Robert WingFix dtrace SDT probe tcp:::debug-input
2022-02-23 Robert Winggeom: add kqfilter support for geom dev
2022-02-23 Kristof Provostif_epair: implement fanout
2022-02-23 Aleksandr Fedorovif_vtnet(4): Restore the ability to set promisc mode.
2022-02-23 Aleksandr Fedorovif_vxlan(4): Allow netmap_generic to intercept RX packets.
2022-02-23 Aleksandr Fedorovmd(4): Add dummy support of the BIO_FLUSH command for...
2022-02-23 Henri Hennebertrtsx: Add RTS5260 support and replace bootverbose with...
2022-02-23 Henri Hennebertrtsx: Update driver version number to 2.1c
2022-02-23 Henri Hennebertrtsx: Do not display pci_read_config() errors during...
2022-02-23 Henri Hennebertrtsx: Add CTLFLAG_STATS flag for read and write counters
2022-02-23 Henri Hennebertrtsx: Prefer __FreeBSD_version over __FreeBSD__
2022-02-23 Henri Hennebertrtsx: Convert driver to use the mmc_sim interface
2022-02-23 Michael Tuexensctp: remove KASSERT() which not always holds
2022-02-23 Michael Tuexensctp: make sure new locking requirements are satisfied.
2022-02-23 Michael Tuexensctp: don't hold the assoc create lock longer than...
2022-02-23 Michael Tuexensctp: cleanup sctp_lower_sosend
2022-02-23 Michael Tuexensctp: improve robustness
2022-02-23 Michael Tuexensctp: cleanup, no functional change intended.
2022-02-23 Michael Tuexensctp: remove unused parameter
2022-02-23 Michael Tuexensctp: fix a signed/unsigned mismatch.
2022-02-23 Michael Tuexensctp: avoid undefined behaviour and cleanup the code.
2022-02-23 Michael Tuexensctp: improve counting of incoming chunks
2022-02-23 Michael Tuexenudp: use appropriate pcbinfo when signalling EHOSTDOWN
2022-02-22 Michael Tuexensctp: retire sctp_mtu_size_reset()
2022-02-22 Michael Tuexensctp: improve sctp_pathmtu_adjustment()
2022-02-22 Michael Tuexensctp: minor improvements in sctp_get_frag_point
2022-02-22 Michael Tuexensctp: check that the computed frag point is a multiple...
2022-02-22 Michael Tuexensctp: cleanup the SCTP_MAXSEG socket option.
2022-02-22 Michael Tuexensctp: cleanup, on functional change intended.
2022-02-22 Michael Tuexensctp: apply limit for socket buffers as indicated in...
2022-02-22 Michael Tuexenif_oce: fix epoch handling
2022-02-22 Michael Tuexensctp: improve consistency, no functional change intended
2022-02-22 Michael Tuexensctp: add some asserts, no functional changes intended
2022-02-22 Michael Tuexensctp: improve KASSERT messages
2022-02-22 Michael Tuexensctp: don't keep being locked on a stream which is...
2022-02-22 Michael Tuexensctp: provide a specific stream scheduler function...
2022-02-22 Michael Tuexensctp: cleanup and adding KASSERT()s, no functional...
2022-02-22 Michael Tuexensctp: fix usage of stream scheduler functions
2022-02-22 Michael Tuexensctp: avoid locking an already locked mutex
2022-02-22 Michael Tuexensctp: Cleanup stream schedulers.
2022-02-22 Michael Tuexensctp: Simplify stream scheduler usage
2022-02-22 Michael Tuexensctp: improve consistency when calling stream scheduler
2022-02-22 Michael Tuexensctp: use a valid outstream when adding it to the scheduler
2022-02-22 Michael Tuexensctp: fix FCFS stream scheduler
2022-02-22 Michael Tuexensctp: cleanup, no functional change intended
2022-02-22 Michael Tuexensctp: avoid LOR
2022-02-22 Michael Tuexensctp: minor cleanup, no functional change
2022-02-22 Mark Johnstonsctp: Tighten up locking around sctp_aloc_assoc()
2022-02-22 Michael Tuexensctp: add explicit cast, no functional change intended
2022-02-22 Michael Tuexensctp: use appropriate argument when freeing association
2022-02-22 Michael Tuexensctp: cleanup timewait handling for vtags
2022-02-22 Michael Tuexensctp: minor cleanups, no functional change intended
2022-02-22 Michael Tuexentcp: make network epoch expectations of LRO explicit
2022-02-22 Michael Tuexensctp: improve handling of illegal parameters of INIT...
2022-02-22 Michael Tuexensctp: improve handling of INIT chunks with invalid...
2022-02-22 Michael Tuexensctp: remove some set, but unused variables
2022-02-22 Michael Tuexenipv6: Fix getsockopt() for some IPPROTO_IPV6 level...
2022-02-22 Michael Tuexensctp: improve handling of IPv4 addresses on IPV6 sockets
2022-02-22 Michael Tuexensctp: improve input validation of mapped addresses...
2022-02-22 Michael Tuexensctp: improve input validation of mapped addresses...
2022-02-22 Michael Tuexentcp, udp: improve input validation in handling bind()
2022-02-22 Ed Mastenewvers.sh: allow multiple -V args in one invocation
2022-02-22 Warner Loshed: Remove options
2022-02-22 Andrew TurnerStop single stepping in signal handers on arm64
2022-02-22 Andrew TurnerFix the signal code on 32-bit breakpoints on arm64
2022-02-22 Andrew TurnerSort the names of the arm64 debug registers
2022-02-22 Andrew TurnerAdd the Armv8.3-SPE registers
2022-02-22 Andrew TurnerTeach DTrace about BTI on arm64
2022-02-22 Andrew TurnerHandle functions that use a nop in the arm64 fbt
2022-02-22 Andrew TurnerFix undefined behaviour in the USB controllers
2022-02-21 Mark JohnstonFix handling of errors from dmu_write_uio_dbuf() on...
2022-02-21 Mark JohnstonAvoid memory allocations in the ARC eviction thread
2022-02-21 Mark Johnstonmsdosfs: Fix mounting when the device sector size is...
2022-02-21 Mark Johnstonsleepqueue: Annotate sleepq_max_depth as static
2022-02-21 Mark Johnstontcp: Avoid conditionally defined fields in union lro_ad...
2022-02-21 Edward Tomasz Napi... linux: Add additional ptracestop only if the debugger...
2022-02-21 Edward Tomasz Napi... linux: Make PTRACE_GETREGSET return proper buffer size
2022-02-21 Edward Tomasz Napi... linux: Fix ptrace panic with ERESTART
2022-02-21 Edward Tomasz Napi... linux: Improve debug for PTRACE_GETEVENTMSG
2022-02-21 Edward Tomasz Napi... linux: implement PTRACE_EVENT_EXEC
2022-02-21 Edward Tomasz Napi... linux: Make PTRACE_GET_SYSCALL_INFO handle EJUSTRETURN
2022-02-21 Edward Tomasz Napi... linux: Improve debug for PTRACE_GETREGSET
2022-02-21 Edward Tomasz Napi... linux: Improve debugging for PTRACE_GETREGSET
2022-02-21 Edward Tomasz Napi... linux: Implement some bits of PTRACE_PEEKUSER
2022-02-21 Edward Tomasz Napi... linux: Adjust PTRACE_GET_SYSCALL_INFO buffer size semantics
next