]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
amd64: do not enable PKRU if user disabled saving PKRU register in xsave mask
[FreeBSD/FreeBSD.git] / sys /
2023-02-03 Konstantin Belousovamd64: do not enable PKRU if user disabled saving PKRU...
2023-02-03 Konstantin Belousovx86: add more definitions for XCR0 bits
2023-02-02 John Baldwincxgbe tom: Force unsigned modulus for queue indices.
2023-02-02 Emmanuel Vadotfb: Add a default getinfo method
2023-02-02 Emmanuel Vadotusb/dwc3: Only force USB2 based on the PHY register...
2023-02-02 Emmanuel Vadotlinuxkpi: Move cpu_relax out of ifdef for x86
2023-02-02 Emmanuel Vadotusb/dwc3: Use more () for macros variables
2023-02-02 Emmanuel Vadotusb/dwc3: Read the full IDs/version
2023-02-02 Emmanuel Vadotdwc3: Handle optional clocks
2023-02-02 Søren SchmidtAdd support for RockChip RK356X to DWC3 driver.
2023-02-02 Emmanuel Vadotlinuxkpi: seq_read: Fix off by one error
2023-02-02 Emmanuel Vadotlinuxkpi: Fix style for dma_map_sgtable
2023-02-02 Austin Shaferlinuxkpi: Fix return value of dma_map_sgtable
2023-02-02 Gordon Berglingumcs(4): Fix a typo in a kernel message
2023-02-02 Navdeep Parharpcireg.h: Add values for ACS PCIe Extended capability.
2023-02-02 Navdeep Parharcxgbe/cxgbei: Do not validate the hardware iSCSI tag...
2023-02-02 Navdeep Parharcxgbe/tom: Fix assertions in the code that maintains...
2023-02-02 Navdeep Parharcxgbe(4): Add knob to control congestion behavior for...
2023-02-02 Navdeep Parharcxgbe(4): Add another setting to the knob that controls...
2023-02-02 Navdeep Parharcxgbe(4): Specify the ingress queue's type when creatin...
2023-02-02 Navdeep Parharcxgbe(4): Add a knob to request that clocks be gated...
2023-02-02 Navdeep Parharcxgbe(4): Decode and display some more bits in the...
2023-02-02 Navdeep Parharcxgbe(4): Update firmwares to 1.27.0.0.
2023-02-02 Navdeep Parharcxgbe/iw_cxgbe: c4iw_zero_addr should not use IN_ZERONET.
2023-02-02 Navdeep Parharcxgbe/t4_tom: Support for round-robin selection of...
2023-02-02 Navdeep Parharcxgbe(4): Add support for PPOD_EDRAM feature.
2023-02-02 Navdeep Parharcxgbe(4): Fix control flow issues reported by Coverity.
2023-02-02 Navdeep Parharcxgbe/cxgbei: Allow max PDU payload lengths to be chang...
2023-02-02 Navdeep Parharcxgbe(4): Display the number of free PM pages and p...
2023-02-02 Navdeep Parharcxgbe(4): meminfo should get the TLS region's limits...
2023-02-02 Navdeep Parharcxgbe(4): Fix the sorting order of the regions listed...
2023-02-02 Emmanuel Vadotsdio: Do not allow setting a block size if function...
2023-02-02 Emmanuel Vadotsdio: Add CCCR speed defines
2023-02-02 Emmanuel Vadotsdio: Change the sdio helper name and arg order
2023-02-02 Emmanuel Vadotsdio: Always use increment address for read/write_4
2023-02-02 Emmanuel Vadotmodules: if_awg: Add miibus_if.h to the source
2023-02-02 Emmanuel Vadotmodules: aw_mmc: Add mmc_pwrseq_if to the source
2023-02-02 Emmanuel Vadotarm64: rockchip: rk_gpio: Improve mode switching
2023-02-02 Emmanuel Vadotarm64: rockchip: pinctrl: Do not rely on the node name
2023-02-02 Cheng CuiBBLog: improve sysctl variables
2023-02-02 Michael Tuexentcp: remove unused t_rttbest
2023-02-02 Michael Tuexenlibalias: improve handling of invalid SCTP packets
2023-02-02 Michael TuexenUnbreak builds having SCTP support compiled in
2023-02-01 Michael Tuexensctp: improve sending of ABORT packets in response...
2023-02-01 Michael TuexenSync TCP related kernel config options
2023-02-01 Michael Tuexentcp: improve handling of SYN-ACK segments in TIMEWAIT...
2023-02-01 Michael Tuexentcp: honor drop_synfin sysctl variable in TIME-WAIT
2023-02-01 Michael Tuexentcp: fix stats counter for SYN_RCVD state when TCP...
2023-02-01 Michael Tuexentcp: improve BBLog for output events when using the...
2023-02-01 Michael Tuexensctp: improve handling of send() calls with no user...
2023-02-01 Michael Tuexensctp: tweak panic message
2023-02-01 Michael Tuexentcp rack: simplify computation of rsm start and end
2023-02-01 Michael Tuexentcp rack: fix switching to RACK when FIN has been sent
2023-02-01 Gleb Smirnoffsctp: do not clobber listening socket with sockbuf...
2023-02-01 Michael Tuexensctp: add KASSERTs to ensure correct handling of listeners
2023-02-01 Michael Tuexentcp: fix TCPPCAP for kernels enabling VNET
2023-02-01 Michael Tuexensctp: remove book keeping not needed anymore
2023-02-01 Michael Tuexensctp: cleanup, no functional change
2023-02-01 Michael Tuexensctp: improve handling of sctp inpcb flags
2023-02-01 Michael Tuexensctp: use a consistent view of the send parameters
2023-02-01 Michael Tuexensctp: ignore SCTP_SENDALL flag on 1-to-1 style sockets
2023-02-01 Michael Tuexensctp: improve handling of send() when association is...
2023-02-01 Michael Tuexensctp: cleanup of error paths
2023-02-01 Michael Tuexensctp: cleanup, no functional change except on error...
2023-02-01 Michael Tuexensctp: more sb_cc related cleanups
2023-02-01 Michael Tuexensctp: use sb_avail() when accessing sb_acc for reading
2023-02-01 Michael Tuexensctp: cleanup, no functional change intended
2023-02-01 Michael Tuexensctp: improve path verification
2023-02-01 Michael Tuexensctp: improve path verification
2023-02-01 Michael Tuexensctp: improve consistency
2023-02-01 Michael Tuexensctp: improve locking
2023-02-01 Michael Tuexensctp: cleanup
2023-02-01 Michael Tuexensctp: improve stopping of timers
2023-02-01 Michael Tuexensctp: hold the inp lock while calling ip6_output
2023-02-01 Michael Tuexenif_vtnet: improve dumping a kernel
2023-02-01 Michael Tuexensctp: cleanup
2023-02-01 Michael Tuexensctp: fix typo introcuded in last commit
2023-02-01 Michael Tuexensctp: don't wakeup 1-to-1 listening sockets for data...
2023-02-01 Michael Tuexensctp: don't keep a pointer to a freed stcb around
2023-02-01 Michael Tuexensctp: improve locking
2023-02-01 Michael Tuexensctp: cleanup
2023-02-01 John Baldwinsctp: #ifdef INET-only and INET6-only variables.
2023-02-01 Michael Tuexensctp: fix parameter type in NAT status message
2023-02-01 Michael Tuexensctp: remove a mutex not used anymore
2023-02-01 Michael Tuexensctp: use variable names in a consistent way
2023-02-01 Michael Tuexensctp: don't refer to a potentially outdated stream
2023-02-01 Michael Tuexensctp: cleanup, no functional change
2023-02-01 Michael Tuexensctp: remove a test, which isn't safe
2023-02-01 Michael Tuexensctp: clear pointer to stack when returning from function.
2023-02-01 Michael Tuexensctp: ensure that ASCONF chunks are not too large
2023-02-01 Michael Tuexensctp: fix typos
2023-02-01 Michael Tuexensctp: don't lock an already locked stcb.
2023-02-01 Michael Tuexensctp: get rid of stcb send lock
2023-02-01 Domagoj Stolfadtrace: Improve a verifier error message
2023-02-01 Mark Johnstonnetmap: Tell the compiler to avoid reloading ring indices
2023-02-01 Mark Johnstonnetmap: Correct a comment
2023-02-01 Mark Johnstonnetmap: Fix a queue length check in the generic port...
2023-02-01 Mark Johnstonipsec: Clear pad bytes in PF_KEY messages
2023-01-31 Jessica Clarkegoldfish_rtc: Fix handling a local time RTC
2023-01-31 Jessica Clarkemips: Fix sendsig for stack layout randomisation
next