]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
arm64: Add atomic_fcmpset_8 and atomic_fcmpset_16
[FreeBSD/FreeBSD.git] / sys / netinet /
2018-05-28 tuexenUse correct mask.
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-27 mmacyin_pcbladdr: remove debug code that snuck in with ifa...
2018-05-24 mmacyCK: update consumers to use CK macros across the board
2018-05-24 mmacyconvert allocations to INVARIANTS M_ZERO
2018-05-23 mmacyUDP: further performance improvements on tx
2018-05-23 mmacyudp: assign flowid to udp sockets round-robin
2018-05-23 mmacyepoch: allow for conditionally asserting that the epoch...
2018-05-23 philImport libxo-0.9.0:
2018-05-22 markjInitialize the dumper struct before calling set_dumper().
2018-05-21 mmacyinpcb: revert deferred inpcb free pending further review
2018-05-21 tuexenOnly fillin data srucuture when actually stored.
2018-05-21 tuexenDo the appropriate accounting when ip_output() fails.
2018-05-21 tuexenMake clear why there is an assignment, which is not...
2018-05-21 emastePair CURVNET_SET and CURVNET_RESTORE in a block
2018-05-21 emasteRevert r333968, it broke all archs but i386 and amd64
2018-05-21 mmacyin(6)_mcast: Expand out vnet set / restore macro so...
2018-05-21 mmacyensure that vnet is set when doing in_leavegroup
2018-05-20 mmacyin(s)_moptions: free before tearing down inpcb
2018-05-20 eadlerMFV: file 5.33
2018-05-20 mmacyinpcb: defer destruction of inpcb until after a grace...
2018-05-20 mmacyinpcb: consolidate possible deletion in pcblist functio...
2018-05-20 mmacyin_pcb: add helper for deferring inpcb rele calls from...
2018-05-20 mmacyip(6)_freemoptions: defer imo destruction to epoch...
2018-05-19 mmacynetinet silence warnings
2018-05-19 mmacytcp sysctl fix may be uninitialized
2018-05-19 mmacytcp fastopen: fix may be uninitialized
2018-05-19 sjgMerge bmake-20180512
2018-05-18 mmacyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-17 markjFix netdump configuration when VIMAGE is enabled.
2018-05-17 lstewartPlug a memory leak and potential NULL-pointer dereferen...
2018-05-15 brooksUnwrap a line that no longer requires wrapping.
2018-05-15 brooksRemove stray tabs from in_lltable_dump_entry().
2018-05-15 shurdCheck that ifma_protospec != NULL in inm_lookup
2018-05-14 tuexensctp_get_mbuf_for_msg() should honor the allinone param...
2018-05-14 tuexenEnsure that the MTU's used are multiple of 4.
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 shurdFix LORs in in6?_leave_group()
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-09 impUse the full year, for real this time.
2018-05-09 impMinor style nits
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 tuexenFix two typos reported by N. J. Mann, which were introd...
2018-05-08 tuexenWhen reporting ERROR or ABORT chunks, don't use more...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-08 mmacyFix spurious retransmit recovery on low latency networks
2018-05-07 mavKeep CARP state as INIT when net.inet.carp.allow=0.
2018-05-06 mmacyr333175 introduced deferred deletion of multicast addre...
2018-05-06 tuexenEnsure we are not dereferencing a NULL pointer.
2018-05-06 markjImport the netdump client code.
2018-05-05 mmacyCurrently in_pcbfree will unconditionally wunlock the...
2018-05-04 aeImmediately propagate EACCES error code to application...
2018-05-03 sbrunocc_cubic:
2018-05-02 tuexenSImplify the call to tcp_drop(), since the handling...
2018-05-02 shurdSeparate list manipulation locking from state change...
2018-04-26 rrsThis change re-arranges the fields within the tcp-pcb...
2018-04-24 sbrunoRevert r332894 at the request of the submitter.
2018-04-23 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-19 rrsThese two modules need the tcp_hpts.h file for
2018-04-19 rrsThis commit brings in the TCP high precision timer...
2018-04-13 brooksRemove support for the Arcnet protocol.
2018-04-11 brooksRemove support for FDDI networks.
2018-04-10 jtlAdd missing header change from r332381.
2018-04-10 jtlModify the net.inet.tcp.function_ids sysctl introduced...
2018-04-10 jtlMove the TCP Blackbox Recorder probe in tcp_output...
2018-04-10 jtlClean up some debugging code left in tcp_log_buf.c...
2018-04-08 tuexenFix a logical inversion bug.
2018-04-08 tuexenSmall cleanup, no functional change.
2018-04-08 tuexenFix a signed/unsigned warning showing up for the userla...
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-06 jtlIf a user closes the socket before we call tcp_usr_abor...
2018-04-06 jtlCheck that in_pcbfree() is only called once for each...
2018-04-04 emasteFix kernel memory disclosure in tcp_ctloutput
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-03 jtlr330675 introduced an extra window check in the LRO...
2018-04-03 npAdd a hook to allow the toedev handling an offloaded...
2018-03-30 brooksUse an accessor function to access ifr_data.
2018-03-29 npFix RSS build (broken in r331309).
2018-03-28 brooksRemove infrastructure for token-ring networks.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-26 sbrunoCC Cubic: fix underflow for cubic_cwnd()
2018-03-24 jtlMake the TCP blackbox code committed in r331347 be...
2018-03-24 jtlFix compilation for platforms that don't support atomic...
2018-03-24 philipImport tzdata 2018d
2018-03-23 sbrunoRevert r331379 as the "simple" lock changes have reveal...
2018-03-23 kpnetpfil: Introduce PFIL_FWD flag
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-22 sbrunoSimple locking fixes in ip_ctloutput, ip6_ctloutput...
2018-03-22 jtlAdd the "TCP Blackbox Recorder" which we discussed...
2018-03-22 glebiusFix LINT-NOINET build initializing local to false....
2018-03-21 glebiusThe net.inet.tcp.nolocaltimewait=1 optimization prevent...
2018-03-21 jtlIf the INP lock is uncontested, avoid taking a referenc...
2018-03-19 brImport Intel Processor Trace decoder library from
next