]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Initial googlemock/googletest integration into the build/FreeBSD test suite
[FreeBSD/FreeBSD.git] / sys / netinet /
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-14 glebiusRemove 'dir' argument from dummynet_io(). This makes...
2019-03-14 glebiusRemove 'dir' argument in ng_ipfw_input, since ip_fw_arg...
2019-03-14 glebiusMake second argument of ip_divert(), that specifies...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-09 bzImprove ARP logging.
2019-03-08 tuexenFix locking bug.
2019-03-08 tuexenSome cleanup and consistency improvements.
2019-03-07 cyMFV r344878:
2019-03-07 tuexenAfter removing an entry from the stream scheduler list...
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-03 tuexenAllocate an assocition id and register the stcb with...
2019-03-02 tuexenRemove debug output.
2019-03-02 tuexenAllow SCTP stream reconfiguration operations only in...
2019-03-02 tuexenHandle the case when calling the IPPROTO_SCTP level...
2019-03-02 tuexenReport the correct length when using the IPPROTO_SCTP...
2019-03-01 tuexenHonor the memory limits provided when processing the...
2019-03-01 tuexenImprove consistency, not functional change.
2019-02-27 jhbVarious cleanups to the management of multiple TCP...
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-24 bzMake arp code return (more) errors.
2019-02-23 glebiusSupport struct ip_mreqn as argument for IP_ADD_MEMBERSH...
2019-02-21 tuexenThe receive buffer autoscaling for TCP is based on...
2019-02-21 tuexenThis patch addresses an issue brought up by bz@ in...
2019-02-20 tuexenReduce the TCP initial retransmission timeout from...
2019-02-20 tuexenUse exponential backoff for retransmitting SYN segments...
2019-02-19 ngieMFhead@r344270
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-15 tuexenFix a byte ordering issue for the advertised receiver...
2019-02-13 aeIn r335015 PCB destroing was made deferred using epoch_...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 kpgarp: Fix vnet related panic for gratuitous arp
2019-02-12 tuexenImprove input validation for raw IPv4 socket using...
2019-02-10 tuexenFix a locking issue when reporing outbount messages.
2019-02-10 tuexenFix a locking issue in the IPPROTO_SCTP level SCTP_PEER...
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-10 tuexenFix a locking bug in the IPPROTO_SCTP level SCTP_EVENT...
2019-02-10 tuexenFix locking for IPPROTO_SCTP level SCTP_DEFAULT_PRINFO...
2019-02-08 tuexenEnsure that when using the TCP CDG congestion control...
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-05 tuexenOnly reduce the PMTU after the send call. The only...
2019-02-05 tuexenFix an off-by-one error in the input validation of...
2019-02-04 impRegularize the Netflix copyright
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-01 tuexenWhen handling SYN-ACK segments in the SYN-RCVD state...
2019-02-01 glebiusRepair siftr(4): PFIL_IN and PFIL_OUT are defines of...
2019-01-31 glebiusNew pfil(9) KPI together with newborn pfil API and...
2019-01-30 brooksAdd a simple port filter to SIFTR.
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-28 tuexenFix the detection of ECN-setup SYN-ACK packets.
2019-01-25 tuexenDon't include two header files when not needed.
2019-01-25 tuexenFix a bug in the restart window computation of TCP...
2019-01-24 tuexenGet the arithmetic right...
2019-01-24 tuexenKill a trailing whitespace character...
2019-01-24 tuexenUpdate a comment to reflect the current reality.
2019-01-23 markjStyle.
2019-01-23 markjFix an LLE lookup race.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 brooksMake SIFTR work again after r342125 (D18443).
2019-01-16 tuexenLimit the user-controllable amount of memory the kernel...
2019-01-15 shurdFix window update issue when scaling disabled
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-09 tuexenFix getsockopt() for IP_OPTIONS/IP_RETOPTS.
2019-01-09 glebiusMechanical cleanup of epoch(9) usage in network stack.
2019-01-04 markjSupport MSG_DONTWAIT in send*(2).
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-20 tuexenFix a regression in the TCP handling of received segments.
2018-12-18 cyMFV r342175:
2018-12-15 hirenRevert r331567 CC Cubic: fix underflow for cubic_cwnd()
2018-12-15 brooksFix bugs in plugable CC algorithm and siftr sysctls.
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-05 markjClamp the INPCB port hash tables to IPPORT_MAX + 1...
2018-12-04 aeAdd ability to request listing and deleting only for...
2018-11-30 tuexenLimit option_len for the TCP_CCALGOOPT.
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-22 markjPlug some networking sysctl leaks.
2018-11-22 tuexenA TCP stack is required to check SEG.ACK first, when...
2018-11-22 tuexenEnsure that the TCP RACK stack honours the setting...
2018-11-22 tuexenEnsure that the default RTT stack can make an RTT measu...
2018-11-22 tuexenEnsure that TCP RST-segments announce consistently...
2018-11-21 tuexenImprove two KASSERTs in the TCP RACK stack.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 aeMake multiline APPLY_MASK() macro to be function-like.
2018-11-17 bzImprove the comment for arpresolve_full() in if_ether.c.
next