]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Update to tzdata 2020a.
[FreeBSD/FreeBSD.git] / sys / netinet /
2019-01-25 Michael TuexenMFC r343089:
2019-01-25 Michael TuexenMFC r342879:
2019-01-21 Brooks DavisMFC r343162:
2019-01-11 Mark JohnstonMFC r342768:
2018-12-23 Michael TuexenMFC r342280:
2018-12-19 Mark JohnstonMFC r341595:
2018-12-18 Brooks DavisMFC r342125:
2018-12-17 Hiren PanchasaraMFC r342127
2018-12-04 Michael TuexenMFC r339989, r339991:
2018-12-04 Michael TuexenMFC r341335:
2018-12-04 Michael TuexenMFC r340782:
2018-12-04 Michael TuexenMFC r340781:
2018-12-04 Michael TuexenMFC r340777:
2018-12-04 Michael TuexenMFC r340774:
2018-12-04 Michael TuexenMFC r340738:
2018-11-29 Mark JohnstonMFC r340483 (by jtl):
2018-11-27 Andrey V. ElsukovMFC r340689:
2018-11-26 Eugene GrosbeinMFC r339808: Prevent ip_input() from panicing due to...
2018-11-26 Eugene GrosbeinMFC r339807: Prevent multicast code from panicing due...
2018-11-25 Mark JohnstonMFC r340783:
2018-11-20 Eugene GrosbeinMFC r339558: New sysctl: net.inet.icmp.error_keeptags
2018-11-18 Andrey V. ElsukovMFC r339551:
2018-11-18 Andrey V. ElsukovMFC r339550,339556:
2018-11-18 Andrey V. ElsukovMFC r339537:
2018-11-17 Andrey V. ElsukovMFC r339539:
2018-11-17 Mark JohnstonMFC r339883:
2018-11-17 Mark JohnstonMFC r340005:
2018-11-17 Mark JohnstonMFC r340004:
2018-11-13 Mark JohnstonMFC r340313:
2018-11-08 Glen BarberMFC r340260 (emaste):
2018-11-04 Bjoern A. ZeebMFC r340009:
2018-10-29 Michael TuexenMFC r339791:
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
2018-10-06 Ed Masteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 Glen BarberMFH r338661 through r339200.
2018-10-05 Tom JonesConvert UDP length to host byte order
2018-10-04 Ryan StoneHold a write lock across udp_notify()
2018-10-01 Michael TuexenMitigate providing a timing signal if the COOKIE or...
2018-10-01 Michael TuexenAfter allocating chunks set the fields in a consistent...
2018-10-01 Andrey V. ElsukovAdd INP_INFO_WUNLOCK_ASSERT() macro and use it instead of
2018-09-30 Michael TuexenPlug mbuf leak in the SCTP input path in an error case.
2018-09-30 Michael TuexenPlug mbuf leaks in the SCTP output path in error cases.
2018-09-30 Michael TuexenFix the handling of ancillary data for SCTP socket...
2018-09-30 Michael TuexenIncrement the corresponding UDP stats counter (udps_opa...
2018-09-28 Michael TuexenFix typo in comment.
2018-09-26 Michael TuexenWhitespace changes and fixing a typo. No functional...
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-23 Michael TuexenRemove the unused parameter 'locked' from the function
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Andrey V. ElsukovAdd new field max_hdrsize to struct encap_config.
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-18 Michael TuexenRemove unused code.
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-12 Michael TuexenFix TCP Fast Open for the TCP RACK stack.
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Mark JohnstonFix synchronization of LB group access.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-09-07 Mark JohnstonUse ratecheck(9) in in_pcbinslbgrouphash().
2018-09-06 Bjoern A. ZeebThe inp_lle field to struct inpcb, along with two ...
2018-09-06 Bjoern A. ZeebMake tcp_hpts.c compile a LINT kernel with options...
2018-09-06 Mark JohnstonDefine sctp probes only when SCTP is configured.
2018-09-05 Mark JohnstonFix style bugs in in_pcblookup_lbgroup().
2018-09-05 Eugene GrosbeinFix "ipfw fwd" to work for incoming IPv4 packets when...
2018-09-03 Mark JohnstonUse the correct malloc type in in_pcblbgroup_free().
2018-08-24 Michael TuexenFix a shadowed variable warning.
2018-08-23 Michael TuexenUse arc4rand() instead of read_random() in the SCTP...
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-23 Michael TuexenDon't use the explicit number 32 for the length of...
2018-08-22 Michael TuexenAdd support for send, receive and state-change DTrace...
2018-08-22 Matt Macyin_mcast: fix copy paste error when clearing flag
2018-08-21 Michael TuexenEnabling the IPPROTO_IPV6 level socket option IPV6_USE_...
2018-08-21 Michael TuexenFix the inheritance of IPv6 level socket options on...
2018-08-21 Michael TuexenWhitespace change.
2018-08-21 Michael TuexenRefactor the SHUTDOWN_PENDING state handling.
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 Bjoern A. ZeebGC inc_isipv6; it was added for "temp" compatibility...
2018-08-20 Randall StewartThis change represents a substantial restructure of...
2018-08-19 Michael TuexenDon't expose the uptime via the TCP timestamps.
2018-08-16 Navdeep ParharAdd the ability to look up the 3b PCP of a VLAN interfa...
2018-08-15 Matt MacyFix in6_multi double free
next