]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Merge ^/head r279163 through r279308.
[FreeBSD/FreeBSD.git] / sys / netinet /
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-25 hselaskyFix a special case in ip_fragment() to produce a more...
2015-02-25 delphijFix integer overflow in IGMP protocol.
2015-02-24 zbbChange struct attribute to avoid aligned operations...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-19 glebiusThe last userland piece of in_var.h is now 'struct...
2015-02-19 glebiusNow that all users of _WANT_IFADDR are fixed, remove...
2015-02-19 glebius- Rename 'struct igmp_ifinfo' into 'struct igmp_ifsoftc...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-19 kibFix build with KTR after r278978.
2015-02-19 glebiusWiden _KERNEL ifdef to hide more kernel network stack...
2015-02-19 glebiusUse new struct mbufq instead of struct ifqueue to manag...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-10 dimMerge ^/head r278351 through r278498.
2015-02-09 rrsThis fixes a bug in the way that the LLE timers for nd6
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-02 dimMerge ^/head r278005 through r278109.
2015-02-02 hselaskyThe flowid and hashtype should be copied from the origi...
2015-01-30 dimMerge ^/head r277902 through r277944.
2015-01-30 hirenMake syncookie_mac() use 'tcp_seq irs' in computing...
2015-01-28 dimMerge ^/head r277804 through r277843.
2015-01-27 tuexenWhitespace change.
2015-01-27 delphijFix SCTP stream reset vulnerability.
2015-01-27 delphijFix SCTP SCTP_SS_VALUE kernel memory corruption and...
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
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
next