]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Fix 'zpool create -t <tempname>'
[FreeBSD/FreeBSD.git] / sys / netinet /
2018-05-14 Michael Tuexensctp_get_mbuf_for_msg() should honor the allinone param...
2018-05-14 Michael TuexenEnsure that the MTU's used are multiple of 4.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Stephen HurdFix LORs in in6?_leave_group()
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-09 Warner LoshUse the full year, for real this time.
2018-05-09 Warner LoshMinor style nits
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Michael TuexenFix two typos reported by N. J. Mann, which were introd...
2018-05-08 Michael TuexenWhen reporting ERROR or ABORT chunks, don't use more...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-08 Matt MacyFix spurious retransmit recovery on low latency networks
2018-05-07 Alexander MotinKeep CARP state as INIT when net.inet.carp.allow=0.
2018-05-06 Matt Macyr333175 introduced deferred deletion of multicast addre...
2018-05-06 Michael TuexenEnsure we are not dereferencing a NULL pointer.
2018-05-06 Mark JohnstonImport the netdump client code.
2018-05-05 Matt MacyCurrently in_pcbfree will unconditionally wunlock the...
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-04 Andrey V. ElsukovImmediately propagate EACCES error code to application...
2018-05-03 Sean Brunocc_cubic:
2018-05-02 Michael TuexenSImplify the call to tcp_drop(), since the handling...
2018-05-02 Stephen HurdSeparate list manipulation locking from state change...
2018-05-01 Jung-uk KimMFV: r333077
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-26 Randall StewartThis change re-arranges the fields within the tcp-pcb...
2018-04-24 Sean BrunoRevert r332894 at the request of the submitter.
2018-04-23 Sean BrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-19 Randall StewartThese two modules need the tcp_hpts.h file for
2018-04-19 Randall StewartThis commit brings in the TCP high precision timer...
2018-04-13 Brooks DavisRemove support for the Arcnet protocol.
2018-04-11 Brooks DavisRemove support for FDDI networks.
2018-04-10 Jonathan T. LooneyAdd missing header change from r332381.
2018-04-10 Jonathan T. LooneyModify the net.inet.tcp.function_ids sysctl introduced...
2018-04-10 Jonathan T. LooneyMove the TCP Blackbox Recorder probe in tcp_output...
2018-04-10 Jonathan T. LooneyClean up some debugging code left in tcp_log_buf.c...
2018-04-08 Michael TuexenFix a logical inversion bug.
2018-04-08 Michael TuexenSmall cleanup, no functional change.
2018-04-08 Michael TuexenFix a signed/unsigned warning showing up for the userla...
2018-04-06 Brooks DavisMove most of the contents of opt_compat.h to opt_global.h.
2018-04-06 Jonathan T. LooneyIf a user closes the socket before we call tcp_usr_abor...
2018-04-06 Jonathan T. LooneyCheck that in_pcbfree() is only called once for each...
2018-04-04 Ed MasteFix kernel memory disclosure in tcp_ctloutput
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 Jonathan T. Looneyr330675 introduced an extra window check in the LRO...
2018-04-03 Navdeep ParharAdd a hook to allow the toedev handling an offloaded...
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-03-30 Brooks DavisUse an accessor function to access ifr_data.
2018-03-29 Navdeep ParharFix RSS build (broken in r331309).
2018-03-28 Brooks DavisRemove infrastructure for token-ring networks.
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-26 Sean BrunoCC Cubic: fix underflow for cubic_cwnd()
2018-03-24 Jonathan T. LooneyMake the TCP blackbox code committed in r331347 be...
2018-03-24 Jonathan T. LooneyFix compilation for platforms that don't support atomic...
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-23 Sean BrunoRevert r331379 as the "simple" lock changes have reveal...
2018-03-23 Kristof Provostnetpfil: Introduce PFIL_FWD flag
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 Sean BrunoSimple locking fixes in ip_ctloutput, ip6_ctloutput...
2018-03-22 Jonathan T. LooneyAdd the "TCP Blackbox Recorder" which we discussed...
2018-03-22 Gleb SmirnoffFix LINT-NOINET build initializing local to false....
2018-03-21 Gleb SmirnoffThe net.inet.tcp.nolocaltimewait=1 optimization prevent...
2018-03-21 Jonathan T. LooneyIf the INP lock is uncontested, avoid taking a referenc...
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-19 Lawrence StewartAdd support for the experimental Internet-Draft "TCP...
2018-03-17 Alexander V. ChernikovFix outgoing TCP/UDP packet drop on arp/ndp entry expir...
2018-03-16 Michael TuexenSet the inp_vflag consistently for accepted TCP/IPv6...
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-09 Sean BrunoUpdate tcp_lro with tested bugfixes from Netflix and...
2018-03-07 Andriy GaponMFV r330591: 8984 fix for 6764 breaks ACL inheritance
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-27 Michael TuexenWhen checking the TCP fast cookie length, conststently...
2018-02-26 Patrick KelseyEnsure signed comparison to avoid false trip of assert...
next