]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Remove cruft; ICL_RDMA was never actually working, and will be redone
[FreeBSD/FreeBSD.git] / sys / netinet /
2015-01-25 jhbUse an sbuf to generate the output of the net.inet...
2015-01-23 willLog hardware interface up/down as "hardware" rather...
2015-01-23 willWhen a CARP state change is caused by an ifconfig reque...
2015-01-22 willImprove CARP logging so that all state transitions...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-20 tuexenRemove comparisons which are not necessary.
2015-01-19 tuexenCode cleanup.
2015-01-18 tuexenFix a bug which only shows up when an mbuf allocation...
2015-01-18 tuexenRemove an unnecessary check.
2015-01-18 tuexenAdd protection code to free memory in case of processin...
2015-01-18 tuexenRemove an unused variable.
2015-01-18 adrianRefactor / restructure the RSS code into generic, IPv4...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-12 glebiusDo not go one layer down to check ifqueue length. First...
2015-01-12 glebiusRemove incorrect layering violating code that:
2015-01-12 hirenDCTCP (Data Center TCP) implementation.
2015-01-12 tuexenRemove dead code.
2015-01-12 tuexenRemove dead code.
2015-01-12 tuexenRemove dead code.
2015-01-11 tuexenRemove dead code.
2015-01-11 tuexenRemove dead code.
2015-01-11 tuexenRemove dead code.
2015-01-11 tuexenRemove dead code.
2015-01-10 tuexenMinimize the usage of SCTP_BUF_IS_EXTENDED.
2015-01-10 tuexenRetire SCTP_BUF_EXTEND_SIZE. This patch was suggested by
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-09 melifaro* Deal with ARCNET L2 multicast mapping for IPv6 the...
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 rwatsonUse M_WRITABLE() and M_LEADINGSPACE() rather than check...
2015-01-06 loosRemove the check that prevent carp(4) advskew to be...
2015-01-05 rwatsonTo ease changes to underlying mbuf structure and the...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-31 adrianMigrate the RSS IPv6 hash code to use pointers to the...
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 aeExtern declarations in C files loses compile-time check...
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-23 aeRemove in_gif.h and in6_gif.h files. They only contain...
2014-12-21 tuexenDon't check twice that inp is not NULL.
2014-12-21 impWhere appropriate, use the modern terms for the one...
2014-12-20 tuexenFix and harmonize the validation of PR-SCTP policies.
2014-12-20 tuexenCleanup the code.
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-17 tuexenAdd a missing break.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-13 dimMerge ^/head r275715 through r275748.
2014-12-11 dimMerge ^/head r275685 through r275714.
2014-12-11 aeDo not count security policy violation twice.
2014-12-11 aeUse ipsec4_in_reject() to simplify ip_ipsec_fwd() and...
2014-12-11 aeRemove flag/flags argument from the following functions:
2014-12-11 aeRemove flags and tunalready arguments from ipsec4_proce...
2014-12-11 aeMove ip_ipsec_fwd() from ip_input() into ip_forward().
2014-12-11 aeRemove PACKET_TAG_IPSEC_IN_DONE mbuf tag lookup and...
2014-12-11 aeRemove check for presence of PACKET_TAG_IPSEC_PENDING_T...
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 dimMerge ^/head r275478 through r275622.
2014-12-08 markjMFV r272851:
2014-12-06 tuexenInclude the received chunk padding when reporting an...
2014-12-06 tuexenFix the support of mapped IPv4 addresses.
2014-12-06 rodrigcMFp4: @181627
2014-12-06 delphijMFV r260710 + 275532:
2014-12-04 tuexenThis is the SCTP specific companion of
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 tuexenDo the renaming of sb_cc to sb_ccc in a way with less...
2014-12-02 aeRemove route chaching support from ipsec code. It isn...
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-12-01 hselaskyStart process of removing the use of the deprecated...
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-30 glebiusMerge from projects/sendfile: extend protocols API...
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-30 glebiusMissed in r274421: use sbavail() instead of bare access...
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-27 melifaroDo not return unlocked/unreferenced lle in arpresolve...
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-17 jchRe-introduce padding fields removed with r264321 to...
2014-11-17 melifaroFinish r274175: do control plane MTU tracking.
2014-11-12 glebiusIn preparation of merging projects/sendfile, transform...
2014-11-11 hselaskyFix some minor TSO issues:
2014-11-11 melifaroKill custom in_matroute() radix mathing function removi...
2014-11-10 melifaroRemove kernel handling of ICMP_SOURCEQUENCH.
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-08 aeRemove ip6_getdstifaddr() and all functions to work...
2014-11-07 aeOverhaul if_gre(4).
2014-11-07 glebiusRemove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNE...
2014-11-06 melifaroFinish r274118: remove useless fields from struct domain.
next