]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Fix Clang warning: passing 'unsigned int *' to parameter of type 'int *' converts...
[FreeBSD/FreeBSD.git] / sys / netinet /
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.
2014-11-06 melifaroMake checks for rt_mtu generic:
2014-11-05 melifaroRemove old hack abusing domattach from NFS code.
2014-11-03 hselaskyRestore spares used in "struct tcpcb" and bump "__FreeB...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-11-01 tuexenDon't zero the stats before they are read out.
2014-10-31 aeRemove the check for packets with broadcast source...
2014-10-31 aeFix typo.
2014-10-30 jchFix a race condition in TCP timewait between tcp_tw_2ms...
2014-10-28 hselaskyThe SYSCTL data pointers can come from userspace and...
2014-10-27 hselaskyPreserve limitation of "TCP_CA_NAME_MAX" when matching...
2014-10-27 hselaskyMake assignments to "net.inet.tcp.cc.algorithm" work...
2014-10-26 mjgAvoid dynamic syscall overhead for statically compiled...
2014-10-25 tuexenFix a use of an uninitialized variable by makeing sure
2014-10-24 aeRemove redundant check and m_pullup() call.
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-19 neelIFC @r273206
2014-10-16 tuexenFix the reported streams in a SCTP_STREAM_RESET_EVENT...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 aeOverhaul if_gif(4):
2014-10-14 neelIFC @r273066
2014-10-13 sbrunoHandle small file case with regards to plpmtud blackhol...
2014-10-13 sbrunoCatch ipv6 case when attempting to do PLPMTUD blackhole...
2014-10-13 melifaroFix matching default rule on clear/show commands.
2014-10-12 jchA connection in TIME_WAIT state before calling close...
2014-10-12 rwatsonWhen deciding whether to call m_pullup() even though...
2014-10-11 jhbUpdate ip_divert.ko to depend on version 3 of ipfw.
2014-10-10 neelIFC @r272887
2014-10-10 bryanvAdd context pointer and source address to the UDP tunne...
2014-10-09 bryanvAdd missing UDP multicast receive dtrace probes
2014-10-09 tuexenEnsure that the flags field of sctp_tmit_chunks is...
2014-10-09 melifaroMerge projects/ipfw to HEAD.
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 marcelMove the SCTP syscalls to netinet with the rest of...
2014-10-09 bryanvCheck for mbuf copy failure when there are multiple...
2014-10-08 aeWhen tunneling interface is going to insert mbuf into...
2014-10-08 tuexenEnsure that the list of streams sent in a stream reset...
2014-10-08 tuexenEnsure that the number of stream reported in srs_number...
next