]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
MFV r289310:
[FreeBSD/FreeBSD.git] / sys / netinet /
2015-10-16 Alexander MotinMFV r289310:
2015-10-15 Alexander MotinMFV r289312: 2605 want to resume interrupted zfs send
2015-10-15 Bjoern A. ZeebHopefully also unbreak VIMAGE kernels replacing the...
2015-10-14 Bjoern A. ZeebProperly define functions withut argument and wrap...
2015-10-14 Alexander MotinMFV r289311: 5764 "zfs send -nv" directs output to...
2015-10-14 Alexander MotinMFV r289308: 6267 dn_bonus evicted too early
2015-10-14 Alexander MotinMFV r289306: 6295 metaslab_condense's dbgmsg should...
2015-10-14 Alexander MotinMFV r289304: 6293 ztest failure: error == 28 (0xc ...
2015-10-14 Alexander MotinMFV r289298: 6286 ZFS internal error when set large...
2015-10-14 Alexander MotinMFV r289296: 6288 dmu_buf_will_dirty could be faster
2015-10-14 Alexander MotinMFV r289294: 5219 l2arc_write_buffers() may write beyon...
2015-10-14 Hiren PanchasaraFix an unnecessarily aggressive behavior where mtu...
2015-10-14 Hiren PanchasaraThere are times when it would be really nice to have...
2015-10-13 Michael TuexenFix the timeout for INIT retransmissions in the case...
2015-10-12 Alexander MotinMFV r289188: 6281 prefetching should apply to 1MB reads
2015-10-12 Alexander MotinMFV r289187: 6251 add tunable to disable free_bpobj...
2015-10-12 Alexander MotinMFV r289185: 6250 zvol_dump_init() can hold txg open
2015-10-12 Peter WemmUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 Baptiste DaroussinUpdate Dragonfly Mail Agent to v0.10
2015-10-09 Ed MasteUpdate to ELF Tool Chain r3250
2015-10-09 Dag-Erling SmørgravUpgrade to Unbound 1.5.5.
2015-10-07 Gleb SmirnoffFix regression from r287779, that bite me. If we call...
2015-10-06 Dimitry AndricMerge ^/head r288836 through r288925.
2015-10-06 Hiren PanchasaraAdd a comment specifying how we implement rfc3042.
2015-10-01 Dimitry AndricMerge ^/head r288197 through r288456.
2015-09-30 Andrey V. ElsukovTake extra reference to security policy before calling...
2015-09-30 Mark JohnstonMFV r288408:
2015-09-30 Gleb SmirnoffWhen processing ICMP need frag message, ignore the...
2015-09-27 Xin LIMFV r288243: nc from OpenBSD 5.8.
2015-09-27 Alexander V. ChernikovEliminate nd6_nud_hint() and its TCP bindings.
2015-09-27 Alexander V. Chernikovrtsock requests for deleting interface address lles...
2015-09-25 Xin LIMFV r288063: make dataset property de-registration...
2015-09-23 Ed MasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 Xin LIMFV r288140: update file to 5.25.
2015-09-22 Dimitry AndricMerge ^/head r288100 through r288125.
2015-09-22 Alexander V. ChernikovReplace toe_nd6_resolve() with nd6_resolve().
2015-09-22 Dimitry AndricMerge ^/head r288035 through r288099.
2015-09-21 Andriy GaponMFV r287817: 6220 memleak in l2arc on debug build
2015-09-21 Alexander V. ChernikovUnify nd6 state switching by using newly-created nd6_ll...
2015-09-20 Dimitry AndricMerge ^/head r287878 through r288034.
2015-09-17 Gleb SmirnoffUse proper byteswap macro. This isn't a functional...
2015-09-17 Dag-Erling SmørgravUpgrade to Unbound 1.5.4.
2015-09-16 Dimitry AndricMerge ^/head r287680 through r287877.
2015-09-16 Dimitry AndricUpdate libc++ to 3.7.0 release.
2015-09-16 Gleb SmirnoffIn tcp_ctlinput() separate the (ip == NULL) block from...
2015-09-16 Alexander V. ChernikovUnify loopback route switching:
2015-09-15 Brad DavisRemove redundant 'man page'
2015-09-15 Hiren PanchasaraRemove unnecessary tcp state transition call.
2015-09-15 Alexander V. Chernikov* Improve logging invalid arp messages
2015-09-15 Alexander V. Chernikov* Require explicitl lle unlink prior to calling llentry...
2015-09-14 Alexander V. Chernikov* Do more fine-grained locking: call eventhandlers...
2015-09-14 Alexander V. Chernikov* Improve error checking for arp messages.
2015-09-14 Hans Petter SelaskyUpdate TSO limits to include all headers.
2015-09-14 Xin LIMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-09-14 Xin LIMFV r277429:
2015-09-13 George V. Neville... dd DTrace probe points, translators and a corresponding...
2015-09-13 Xin LIMFV r287623: 5997 FRU field not set during pool creatio...
2015-09-13 Xin LINote r286552 as merged and reduce diff against upstream.
2015-09-12 Michael TuexenFix compilation issue introduced in r287717.
2015-09-12 Michael TuexenAddress a compile warning.
2015-09-12 Michael TuexenCleanup the handling of error causes for ERROR chunks...
2015-09-12 Xin LIMFV r287699: 6214 zpools going south
2015-09-12 Xin LIMFV r287684: 6091 avl_add doesn't assert on non-debug...
2015-09-12 Xin LIMFV r287624: 5987 zfs prefetch code needs work
2015-09-11 Dimitry AndricMerge ^/head r287527 through r287679.
2015-09-11 Dimitry AndricSince contrib/libc++'s ancestry was never correct,...
2015-09-11 Michael TuexenEnsure that ERROR chunks are always padded by implement...
2015-09-11 Mark JohnstonMFV r283513:
2015-09-11 Mark JohnstonMFV r283512:
2015-09-10 Dimitry AndricUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-07 Michael TuexenRFC 4960 requires that packets containing an INIT chunk...
2015-09-07 Allan Judemissed file that should have been included in r287528
2015-09-06 Dimitry AndricMerge ^/head r287502 through r287526.
2015-09-06 Adrian ChaddReplace rss_m2cpuid with rss_soft_m2cpuid_v4 for ip_dir...
2015-09-06 Dimitry AndricUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 Dimitry AndricUpdate lldb to upstream trunk r242221.
2015-09-05 Dimitry AndricMerge ^/head r286858 through r287489.
2015-09-05 Alexander V. ChernikovDo not pass lle to nd6_ns_output(). Use newly-added
2015-09-05 Gleb SmirnoffUse Jenkins hash for TCP syncache.
2015-09-04 Gleb SmirnoffMake tcp_mtudisc() static and void. No functional changes.
2015-09-04 Michael TuexenDon't leak memory in an error case.
2015-09-04 Michael TuexenAdd a NULL pointer check to silence the clang code...
2015-09-04 Xin LIMFV r287451 + 287452: file 5.24 + fix for bin/181436.
2015-09-03 Michael TuexenFix a bug where two SHUTDOWN_ACK chunks were sent if...
2015-08-30 Julien CharbonPut r284245 back in place: If at first this fix was...
2015-08-29 Michael TuexenUse 5 times RTO.Max as the default for the shutdown...
2015-08-29 Michael TuexenFix the exporting of SCTP association states to userlan...
2015-08-29 Adrian ChaddRename rss_soft_m2cpuid() -> rss_soft_m2cpuid_v4(...
2015-08-28 Adrian ChaddReplace the printf()s with optional rate limited debugg...
2015-08-27 Bjoern A. Zeebget_inpcbinfo() and get_pcblist() are UDP local functio...
2015-08-26 Jung-uk KimMerge ACPICA 20150818.
2015-08-24 Andriy GaponMFV (partial) r286889: 5692 expose the number of hole...
2015-08-24 Julien CharbonRevert r284245: "Fix a callout race condition introduc...
2015-08-22 Xin LIMFV r287019: leapseconds from tzdata2015f.
2015-08-20 Alexander V. Chernikov* Split allocation and table linking for lle's.
2015-08-19 Alexander V. ChernikovCheck value return from lle_create() for NULL.
2015-08-18 Julien CharbonMake clear that TIME_WAIT timeout expiration is managed...
2015-08-18 Alexander V. ChernikovFix panic when handling non-inet arp message introduced...
2015-08-17 Dimitry AndricMerge ^/head r286697 through r286857.
2015-08-16 Alexander V. ChernikovSplit arpresolve() into fast/slow path.
next