]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Improve patch for SA-15:04.igmp to solve a potential buffer overflow.
[FreeBSD/FreeBSD.git] / sys / netinet /
2015-04-07 delphijImprove patch for SA-15:04.igmp to solve a potential...
2015-04-06 glebiusAdd sleepable lock to protect at least against two...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-02 hselaskyExtend fixes made in r278103 and r38754 by copying...
2015-04-02 jchProvide better debugging information in tcp_timer_activ...
2015-04-02 glebiusProvide a comment explaining issues with the counter...
2015-04-02 bzTry to unbreak the build after r280971 by providing...
2015-04-01 glebiuso Use new function ip_fillid() in all places throughout...
2015-03-31 jchUse appropriate timeout_t* instead of void* in tcp_time...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-28 glebiusVNETalize random IP ID engine.
2015-03-28 glebiusInitialize random IP ID engine via SYSINIT() instead...
2015-03-27 fabientOn multi CPU systems, we may emit successive packets...
2015-03-26 tuexenImprove the selection of the destination address of...
2015-03-25 tuexenMake sure that we don't free an SCTP shared key too...
2015-03-25 tuexenUse the reference count of the right SCTP inp.
2015-03-24 tuexenFix two bugs which resulted in a screwed up end point...
2015-03-24 lstewartThe addition of flowid and flowtype in r280233 and...
2015-03-24 tuexenFix the bug in the handling of fragmented abandoned...
2015-03-24 tuexenFix an accounting bug related to the per stream chunk...
2015-03-23 tuexenWhen an ICMP message is received and the MTU shrinks...
2015-03-23 tuexenRemove a useless assignment.
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-19 hirenAdd connection flow type to siftr(4).
2015-03-18 hirenAdd connection flowid to siftr(4).
2015-03-18 adrianCorrectly const-ify things.
2015-03-15 dimMerge ^/head r279995 through r280029.
2015-03-14 ianGo back to using sbuf_new() with a preallocated large...
2015-03-14 ianUse sbuf_new_for_sysctl() instead of plain sbuf_new...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-13 aeFix `ipfw fwd tablearg'. Use dedicated field nh4 in...
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-11 tuexenUpdate a comment to get it aligned with the code change.
2015-03-11 tuexenIt seems that sb_acc is a better replacement for sb_cc...
2015-03-11 tuexenFix the adaptation of the path state when thresholds...
2015-03-10 tuexenKeep track on the socket lock state. This fixes a bug...
2015-03-10 tuexenUnlock the stcb when using setsockopt() for the SCTP_PE...
2015-03-10 tuexenAdd a SCTP socket option to limit the cwnd for each...
2015-03-10 tuexenFix a typo.
2015-03-09 jchIn TCP, connect() can return incorrect error code EINVAL
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 aella_lookup() can directly call llentry_free() for stati...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 hrsImplement Enhanced DAD algorithm for IPv6 described in
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
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.
next