]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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 Tuexenppp: improve MSS clamping
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 Tuexentraceroute6: fix capabilities for the rcv socket
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-02-01 Jamie Landeg... usr.bin/stat: Fix error message formatting.
2023-02-01 Cy Schubertnetwork.subr: Fix infinite loop
2023-02-01 Cy Schubertnetwork.subr: Replace "\ " with "[[:space:]]"
2023-02-01 Gregory Neil... Note upgrade to sendmail 8.17.1
2023-02-01 Gregory Neil... MFC: Note upgrade to sendmail 8.17.1
2023-02-01 Gregory Neil... MFC: Minor changes to force commit these files so new...
2023-02-01 Gregory Neil... MFC: Sync with vendor sendmail 8.17.1 cf/cf/submit.mc
2023-02-01 Gregory Neil... MFC: sendmail 8.17.1 included this fix, though in a...
2023-02-01 Gregory Neil... MFC: Add -DSTARTTLS CFLAG in order to enable DANE in...
2023-02-01 Gregory Neil... MFC: Update for new library files in sendmail 8.17.1
2023-02-01 Gregory Neil... Merge commit '28fbd2825d216dafca4d991ad96d05b312f4f9a3'
2023-01-31 Jessica ClarkeMakefile.inc1: Print the right PATH for missing install...
2023-01-31 Dag-Erling... Bring our tzcode up to date.
2023-01-31 Edward Tomasz... tzcode: Implement timezone change detection
2023-01-31 Kristof Provostpfctl: rule.label is a two-dimensional array
2023-01-31 Jessica Clarkegoldfish_rtc: Fix handling a local time RTC
2023-01-31 Jessica Clarkelibcrypto: Work around strict aliasing violations in...
2023-01-31 Jessica Clarkemips: Fix sendsig for stack layout randomisation
2023-01-31 Jessica Clarkelibc: Fix longjmp/_longjmp(buf, 0) for MIPS
2023-01-31 Jessica Clarkelibc: Fix longjmp/_longjmp(buf, 0) for AArch64 and...
2023-01-31 Jake FreelandMakefile: Avoid sanitizing PATH on non-FreeBSD systems
2023-01-31 Jose Luis Duranstrfmon(3): Match the return type
2023-01-31 Jose Luis Duranstrfmon(3): Wording improvements
2023-01-31 Jose Luis Duranstrfmon(3): Add an EXAMPLES section
2023-01-31 Konstantin... libcxx: add comment explaining why umtx is only used...
next