]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Remove spurious newline
[FreeBSD/FreeBSD.git] / sys / netinet /
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.
2018-11-17 bzRetire arpresolve_addr(), which is not used anywhere...
2018-11-16 jtlAdd some additional length checks to the IPv4 fragmenta...
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-10 markjEnsure that IP fragments do not extend beyond IP_MAXPACKET.
2018-11-08 emasteAvoid buffer underwrite in icmp_error
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-06 tuexenDon't use a function when neither INET nor INET6 are...
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 jtlm_pulldown() may reallocate n. Update the oip pointer...
2018-11-01 bzcarpstats are the last virtualised variable in the...
2018-11-01 markjRemove redundant checks for a NULL lbgroup table.
2018-11-01 markjImprove style in in_pcbinslbgrouphash() and related...
2018-11-01 tuexenRemove debug code which slipped in accidently.
2018-11-01 tuexenImprove a comment to refer to the actual sections in...
2018-10-30 bzInitial implementation of draft-ietf-6man-ipv6only...
2018-10-29 markjExpose some netdump configuration parameters through...
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-27 eugenPrevent ip_input() from panicing due to unprotected...
2018-10-27 eugenPrevent multicast code from panicing due to unprotected...
2018-10-26 tuexenAdd initial descriptions for SCTP related MIB variable.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-23 aeAdd the check that current VNET is ready and access...
2018-10-22 jhbA couple of style fixes in recent TCP changes.
2018-10-21 eugenNew sysctl: net.inet.icmp.error_keeptags
2018-10-21 aeInclude <sys/eventhandler.h> to fix the build.
2018-10-21 aeAdd handling for appearing/disappearing of ingress...
2018-10-21 aeAdd handling for appearing/disappearing of ingress...
2018-10-21 aeAdd KPI that can be used by tunneling interfaces to...
2018-10-21 aeAdd IPFW_RULE_JUSTOPTS flag, that is used by ipfw(8...
2018-10-21 aeAdd ifaddr_event_ext event. It is similar to ifaddr_eve...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-18 tuexenThe handling of RST segments in the SYN-RCVD state...
2018-10-16 jtlIn r338102, the TCP reassembly code was substantially...
2018-10-12 bzIn udp_input() when walking the pcblist we can come...
2018-10-12 bzr217592 moved the check for imo in udp_input() into...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
next