]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Make opal_pci driver work with POWER9
[FreeBSD/FreeBSD.git] / sys / netinet /
2018-05-29 Andrey V. ElsukovRemove empty encap_init() function.
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Michael TuexenUse correct mask.
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-27 Matt Macyin_pcbladdr: remove debug code that snuck in with ifa...
2018-05-24 Matt MacyCK: update consumers to use CK macros across the board
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Matt Macyconvert allocations to INVARIANTS M_ZERO
2018-05-23 Matt MacyUDP: further performance improvements on tx
2018-05-23 Matt Macyudp: assign flowid to udp sockets round-robin
2018-05-23 Matt Macyepoch: allow for conditionally asserting that the epoch...
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-22 Mark JohnstonInitialize the dumper struct before calling set_dumper().
2018-05-21 Matt Macyinpcb: revert deferred inpcb free pending further review
2018-05-21 Michael TuexenOnly fillin data srucuture when actually stored.
2018-05-21 Michael TuexenDo the appropriate accounting when ip_output() fails.
2018-05-21 Michael TuexenMake clear why there is an assignment, which is not...
2018-05-21 Ed MastePair CURVNET_SET and CURVNET_RESTORE in a block
2018-05-21 Ed MasteRevert r333968, it broke all archs but i386 and amd64
2018-05-21 Matt Macyin(6)_mcast: Expand out vnet set / restore macro so...
2018-05-21 Matt Macyensure that vnet is set when doing in_leavegroup
2018-05-20 Matt Macyin(s)_moptions: free before tearing down inpcb
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-20 Matt Macyinpcb: defer destruction of inpcb until after a grace...
2018-05-20 Matt Macyinpcb: consolidate possible deletion in pcblist functio...
2018-05-20 Matt Macyin_pcb: add helper for deferring inpcb rele calls from...
2018-05-20 Matt Macyip(6)_freemoptions: defer imo destruction to epoch...
2018-05-19 Matt Macynetinet silence warnings
2018-05-19 Matt Macytcp sysctl fix may be uninitialized
2018-05-19 Matt Macytcp fastopen: fix may be uninitialized
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Matt Macyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-17 Mark JohnstonFix netdump configuration when VIMAGE is enabled.
2018-05-17 Lawrence StewartPlug a memory leak and potential NULL-pointer dereferen...
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-15 Brooks DavisUnwrap a line that no longer requires wrapping.
2018-05-15 Brooks DavisRemove stray tabs from in_lltable_dump_entry().
2018-05-15 Stephen HurdCheck that ifma_protospec != NULL in inm_lookup
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...
next