]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
MFC r307779:
[FreeBSD/FreeBSD.git] / sys / netinet /
2016-12-18 tuexenMFC r307779:
2016-12-18 tuexenMFC r307217:
2016-12-18 tuexenMFC r307216:
2016-12-18 tuexenMFC r306082:
2016-12-18 tuexenMFC r309397:
2016-12-18 tuexenMFC r308832:
2016-12-18 tuexenMFC r308745:
2016-12-18 tuexenMFC r307726:
2016-12-18 tuexenMFC r305810:
2016-12-05 hirenMFC r308943
2016-11-30 vangyzenMFC r306577 r306652 306830
2016-11-13 aeMFC r308358:
2016-11-07 jchMFC r307966:
2016-11-01 hirenMFC r307545
2016-10-25 jchMFC r307551:
2016-10-20 rmacklemMFC: r306559
2016-10-14 hirenMFC r306464
2016-10-13 lidlMFC r306458: Properly preserve ip_tos bits for IPv4...
2016-10-13 jtlMFC r306766:
2016-10-09 jchMFC r306443:
2016-09-30 hirenMFC r304855
2016-09-07 dimMFC r305389:
2016-09-01 sepheMFC 304202
2016-08-30 tuexenMFC r304736:
2016-08-29 hirenMFC r303626 (by gallatin)
2016-08-26 sepheMFC 303766
2016-08-25 tuexenMFC r304543:
2016-08-18 tuexenMFC r304146:
2016-08-14 karelsMFC r303978; Fix kernel build with TCP_RFC7413 option
2016-08-14 tuexenMFC r303927:
2016-08-14 aeMFC r303955:
2016-08-11 gallatinMFC r303457:
2016-08-11 tuexenMFC r303792:
2016-08-03 karelsMFC r303171: Fix per-connection L2 caching in fast...
2016-08-02 brdMFC r303343: Fix the case for some sysctl descriptions.
2016-07-24 tuexenMFC r302904:
2016-07-06 jtlThe TCPPCAP debugging feature caches recently-used...
2016-07-06 nwhitehornReplace a number of conflations of mp_ncpus and mp_maxi...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-30 tuexenThis patch fixes two bugs related to the setting of...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 tuexenThis patch fixes two bugs related to the SCTP message...
2016-06-26 tuexenThis patch fixes a locking bug when a send() call blocks
2016-06-23 bzTry to avoid a 2nd conditional by re-writing the loop...
2016-06-23 npAdd spares to struct ifnet and socket for packet pacing...
2016-06-23 tuexenFix a bug in the handling of non-blocking SCTP 1-to...
2016-06-23 bzIn VNET TCP teardown Do not sleep unconditionally but...
2016-06-23 tuexenDon't consider the socket when processing an incoming...
2016-06-23 bzCheck the V_tcbinfo.ipi_count to hit 0 before doing...
2016-06-23 bzNo longer mark TCP TW zone NO_FREE.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 bzGet closer to a VIMAGE network stack teardown from...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 aeCleanup unneded include "opt_ipfw.h".
2016-06-08 tuexenUse a separate MID counter for ordered und unordered...
2016-06-07 sephenet: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid...
2016-06-06 bzAdd a `show igi_list` command to DDB to debug IGMP...
2016-06-06 bzDestroy the mutex last. In this case it should not...
2016-06-06 gnnAdd missing constants from RFCs 4443 and 6550
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 bzIntroduce a per-VNET flag to enable/disable netisr...
2016-06-03 hselaskyUse insertion sort instead of bubble sort in TCP LRO.
2016-06-03 delphijMFV r301238:
2016-06-03 tuexenGet struct sctp_net_route in-sync with struct route...
2016-06-03 tuexenStore the peers vtag in host byte order in the cookie...
2016-06-02 gnnThis change re-adds L2 caching for TCP and UDP, as...
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 bzThe pr_destroy field does not allow us to run the teard...
2016-05-30 tuexenAdd PR_CONNREQUIRED for SOCK_STREAM sockets using SCTP.
2016-05-30 tuexenFix a byte order issue for the scope stored in the...
2016-05-30 sephetcp: Don't prematurely drop receiving-only connections
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 glebiusPlug route reference underleak that happens with FLOWTA...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 truckmanImport Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 jhbDon't reuse the source mbuf in tcp_respond() if it...
2016-05-26 tuexenMake struct sctp_paddrthlds compliant to RFC 7829.
2016-05-26 hselaskyUse optimised complexity safe sorting routine instead...
2016-05-25 tuexenWhen sending in ICMP response to an SCTP packet,
2016-05-25 tuexenSend an ICMP packet indicating destination unreachable...
2016-05-25 tuexenCount packets as not being delivered only if they are...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 truckmanChange net.inet.tcp.ecn.enable sysctl mib from a binary...
2016-05-17 glebiusTiny refactor of r294869/r296881: use defines to mask...
2016-05-17 rrsThis small change adopts the excellent suggestion for...
2016-05-17 aeMake named objects set-aware. Now it is possible to...
2016-05-15 markjopt_kdtrace.h is not needed for SDT probes as of r258541.
2016-05-15 markjFix a few style issues in the ICMP sysctl descriptions.
2016-05-14 tuexenFix a locking bug which only shows up on Mac OS X.
2016-05-13 tuexenFix a bug introduced by the implementation of I-DATA...
2016-05-12 tuexenRetire net.inet.sctp.strict_sacks and net.inet.sctp...
2016-05-12 tuexenEnable SACK Immediately per default.
2016-05-12 tuexenUse a format string in snprintf() for consistency.
2016-05-12 mmMFV r299425:
2016-05-10 sephetcp/syncache: Add comment for syncache_respond
2016-05-09 hirenAdd an option to use rfc6675 based pipe/inflight bytes...
2016-05-09 tuexenCleanup a comment.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
next