]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
MFC r307779:
[FreeBSD/FreeBSD.git] / sys / netinet /
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/net*: minor spelling fixes.
2016-05-03 sephetcp/lro: Refactor the active list operation.
2016-05-02 tuexenUndo a spell fix introduced in r298942, which breaks...
2016-05-02 pfgnetinet/sctp*: minor spelling fixes in comments.
2016-05-01 tuexenWhen a client uses UDP encapsulation and lists IP addre...
2016-04-30 tuexenAdd the UDP encaps port as a parameter to sctp_add_remo...
2016-04-29 tuexenDon't assign, just compare...
2016-04-29 tuexenAdd support for handling ICMP and ICMP6 messages sent...
2016-04-29 sephetcp/syncache: Set flowid and hash type properly for...
2016-04-28 rrsComplete the UDP tunneling of ICMP msgs to those protocols
2016-04-28 rrsThis cleans up the timers code in TCP to start using...
2016-04-28 pfgipdivert: Remove unnecessary and incorrectly typed...
2016-04-28 sephetcp/lro: Fix more typo
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 tuexenDon't use the control argument after calling sctp_add_t...
2016-04-27 sephetcp/lro: Fix typo.
2016-04-27 delphijMFV r298691:
2016-04-26 cemin_lltable_alloc and in6 copy: Don't leak LLE in error...
2016-04-26 cemtcp_usrreq: Free allocated buffer in relock case
2016-04-23 tuexenRemove a function, which is not used anymore.
2016-04-21 jtlPrevent underflows in tp->snd_wnd if the remote side...
2016-04-20 pfgIndentation issues.
2016-04-19 pfgkernel: use our nitems() macro when it is available...
2016-04-18 tuexenAddress issues found by the XCode code analyzer.
2016-04-18 tuexenFix signed/unsigned warnings.
2016-04-18 tuexenFix a warning about an unused variable.
2016-04-18 tuexenPut panic() calls under INVARIANTS.
2016-04-18 delphijMFV r298178:
2016-04-18 tuexenCleanup debug output.
2016-04-18 tuexenDon't use anonymous unions.
2016-04-18 tuexenRemove a left-over debug printf().
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 tuexenFix the ICMP6 handling for SCTP.
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 pfgnetinet: for pointers replace 0 with NULL.
2016-04-14 aeAdd External Actions KPI to ipfw(9).
2016-04-14 tuexenAllow the handling of ICMP messages sent in response...
2016-04-14 tuexenWhen delivering an ICMP packet to the ctlinput function...
2016-04-14 loosDo not overwrite the dchg variable.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 tuexenRefactor the handling of ICMP/IPv4 packets for SCTP...
2016-04-12 gjbMFH
2016-04-12 tuexenWhen processing an ICMP packet containing an SCTP packe...
2016-04-11 gjbMFH
2016-04-09 bzMfp: r296310,r296343
2016-04-09 bzMfp: r296260
2016-04-09 bzMfp: r296259
2016-04-09 bzMfp: r296309
2016-04-09 bzMfp: r296345
2016-04-09 bzMfp: r296346
2016-04-07 rrsA couple of minor changes that I missed that Michael...
2016-04-07 rrsThis is work done by Michael Tuexen and myself at the...
2016-04-04 gjbMFH
2016-04-01 tuexenSet the chunk id for ERROR chunks.
2016-04-01 sephetcp/lro: Change SLIST to LIST, so that removing an...
2016-04-01 sephetcp/lro: Use tcp_lro_flush_all in device drivers to...
2016-03-31 gnnUnbreak the RSS/PCBGROUp build.
2016-03-29 traszRemove some NULL checks for M_WAITOK allocations.
2016-03-28 tuexenDon't allow the user to set a peer primary which is...
2016-03-28 tuexenRestrict local addresses until they are acked by the...
2016-03-28 tuexenTrigger sending of queued ASCONF chunks if outstanding...
2016-03-27 tuexenImprove compilation on windows 64-bit (for the userland...
2016-03-25 sephetcp/lro: Return TCP_LRO_NO_ENTRIES if we are short...
2016-03-24 bzFix compile errors after r297225:
2016-03-24 gnnFreeBSD previously provided route caching for TCP ...
2016-03-23 tuexenAdd const to several constants. Thanks to Nicholas...
2016-03-22 jtlto_flags is currently a 64-bit integer; however, we...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 hselaskyFix kernel build after adding new sysctl asserts in...
2016-03-15 glebiusRedo r294869. The array of counters for TCP states...
2016-03-14 gjbMFH
2016-03-14 glebiusComment fix: statistics are not read-only.
2016-03-13 bzRemove duplicate external declaration of tcprexmtthresh...
2016-03-11 jhbUse SI_SUB_LAST instead of SI_SUB_SMP as the "catch...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-10 tuexenActually send a asconf chunk, not only queue one.
2016-03-08 rrsFix a sneaky bug where we were missing an extern
2016-03-07 gjbMFH
2016-03-07 jtlAs reported on the transport@ and current@ mailing...
2016-03-07 jtlSome cleanup in tcp_respond() in preparation for anothe...
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 gnnFix dtrace probes (introduced in 287759): debug__input...
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 gjbMFH
2016-02-23 bdreweryFix build after r29592.
2016-02-23 rrsThis fixes the fastpath code to have a better module...
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-19 tuexenUse the SCTP level pointer, not the interface level.
2016-02-18 tuexenAdd protection code.
2016-02-18 tuexenAdd some protection code.
2016-02-18 sephetcp/lro: Allow drivers to set the TCP ACK/data segment...
2016-02-18 gjbMFH
next