]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Import DTS from Linux 4.20
[FreeBSD/FreeBSD.git] / sys / netinet /
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-09 Michael TuexenFix getsockopt() for IP_OPTIONS/IP_RETOPTS.
2019-01-09 Gleb SmirnoffMechanical cleanup of epoch(9) usage in network stack.
2019-01-09 Jung-uk KimMFV: r342867
2019-01-04 Mark JohnstonSupport MSG_DONTWAIT in send*(2).
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-20 Michael TuexenFix a regression in the TCP handling of received segments.
2018-12-18 Cy SchubertMFV r342175:
2018-12-15 Hiren PanchasaraRevert r331567 CC Cubic: fix underflow for cubic_cwnd()
2018-12-15 Brooks DavisFix bugs in plugable CC algorithm and siftr sysctls.
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-14 Jung-uk KimMFV: r342049
2018-12-13 Martin MatuskaMFV r341771,342040,342041:
2018-12-11 Mateusz GuzikRemove unused argument to priv_check_cred.
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Cy SchubertMFV r341618:
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-12-05 Mark JohnstonClamp the INPCB port hash tables to IPPORT_MAX + 1...
2018-12-04 Andrey V. ElsukovAdd ability to request listing and deleting only for...
2018-11-30 Michael TuexenLimit option_len for the TCP_CCALGOOPT.
2018-11-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
2018-11-26 Martin MatuskaMFV r340938:
2018-11-24 Dimitry AndricMerge ^/head r340427 through r340868.
2018-11-24 Martin MatuskaMFV r340865:
2018-11-22 Mark JohnstonPlug some networking sysctl leaks.
2018-11-22 Michael TuexenA TCP stack is required to check SEG.ACK first, when...
2018-11-22 Michael TuexenEnsure that the TCP RACK stack honours the setting...
2018-11-22 Michael TuexenEnsure that the default RTT stack can make an RTT measu...
2018-11-22 Michael TuexenEnsure that TCP RST-segments announce consistently...
2018-11-21 Michael TuexenImprove two KASSERTs in the TCP RACK stack.
2018-11-20 Jung-uk KimMerge OpenSSL 1.1.1a.
2018-11-20 Andrey V. ElsukovMake multiline APPLY_MASK() macro to be function-like.
2018-11-17 Bjoern A. ZeebImprove the comment for arpresolve_full() in if_ether.c.
2018-11-17 Bjoern A. ZeebRetire arpresolve_addr(), which is not used anywhere...
2018-11-16 Jonathan T. LooneyAdd some additional length checks to the IPv4 fragmenta...
2018-11-12 Dimitry AndricMerge ^/head r340235 through r340367.
2018-11-10 Emmanuel VadotUpdate our devicetree to 4.19 for arm and arm64
2018-11-10 Mark JohnstonEnsure that IP fragments do not extend beyond IP_MAXPACKET.
2018-11-08 Ed MasteAvoid buffer underwrite in icmp_error
2018-11-07 Dimitry AndricMerge ^/head r340126 through r340212.
2018-11-06 Michael TuexenDon't use a function when neither INET nor INET6 are...
2018-11-04 Eric van GyzenUpdate expat to 2.2.6
2018-11-04 Dimitry AndricMerge ^/head r339813 through r340125.
2018-11-04 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-11-02 Jung-uk KimMFV: r339981
2018-11-02 Jonathan T. Looneym_pulldown() may reallocate n. Update the oip pointer...
2018-11-01 Dag-Erling SmørgravMerge upstream r4932: turn so-reuseport option off...
2018-11-01 Bjoern A. Zeebcarpstats are the last virtualised variable in the...
2018-11-01 Mark JohnstonRemove redundant checks for a NULL lbgroup table.
2018-11-01 Mark JohnstonImprove style in in_pcbinslbgrouphash() and related...
2018-11-01 Michael TuexenRemove debug code which slipped in accidently.
2018-11-01 Michael TuexenImprove a comment to refer to the actual sections in...
2018-10-30 Bjoern A. ZeebInitial implementation of draft-ietf-6man-ipv6only...
2018-10-29 Mark JohnstonExpose some netdump configuration parameters through...
2018-10-28 Philip PaepsImport tzdata 2018g
2018-10-27 Dimitry AndricMerge ^/head r339670 through r339812.
2018-10-27 Eugene GrosbeinPrevent ip_input() from panicing due to unprotected...
2018-10-27 Eugene GrosbeinPrevent multicast code from panicing due to unprotected...
2018-10-26 Martin MatuskaMFV r339792:
2018-10-26 Michael TuexenAdd initial descriptions for SCTP related MIB variable.
2018-10-25 Martin MatuskaMFV r339750:
2018-10-25 Martin MatuskaMFV r339640,339641,339644:
2018-10-23 Dimitry AndricMerge ^/head r339015 through r339669.
2018-10-23 Andrey V. ElsukovAdd the check that current VNET is ready and access...
2018-10-22 John BaldwinA couple of style fixes in recent TCP changes.
2018-10-21 Eugene GrosbeinNew sysctl: net.inet.icmp.error_keeptags
2018-10-21 Andrey V. ElsukovInclude <sys/eventhandler.h> to fix the build.
2018-10-21 Andrey V. ElsukovAdd handling for appearing/disappearing of ingress...
2018-10-21 Andrey V. ElsukovAdd handling for appearing/disappearing of ingress...
2018-10-21 Andrey V. ElsukovAdd KPI that can be used by tunneling interfaces to...
2018-10-21 Andrey V. ElsukovAdd IPFW_RULE_JUSTOPTS flag, that is used by ipfw(8...
2018-10-21 Andrey V. ElsukovAdd ifaddr_event_ext event. It is similar to ifaddr_eve...
2018-10-20 Philip PaepsImport tzdata 2018f
2018-10-20 Baptiste DaroussinUpdate libdialog to 1.3-20180621
2018-10-18 Michael TuexenThe handling of RST segments in the SYN-RCVD state...
2018-10-16 Jonathan T. LooneyIn r338102, the TCP reassembly code was substantially...
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-12 Bjoern A. ZeebIn udp_input() when walking the pcblist we can come...
2018-10-12 Bjoern A. Zeebr217592 moved the check for imo in udp_input() into...
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 Jung-uk KimUpdate ACPICA to 20181003.
2018-10-09 John BaldwinUpdate sendmail to work with the OpenSSL 1.1 API.
2018-10-09 John BaldwinUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 Glen BarberMFH r338661 through r339253.
2018-10-09 Ed MasteCopy libevent sources to contrib
2018-10-09 Jonathan T. LooneyThere are three places where we return from a function...
2018-10-08 Glen BarberFix a mismerge from head to projects/openssl111.
2018-10-08 Glen BarberMFH r339206-r339212, r339215-r339239
2018-10-08 Glen BarberMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-07 Michael TuexenAvoid truncating unrecognised parameters when reporting...
2018-10-07 Michael TuexenEnsure that the ips_localout counter is incremented for
next