]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Remove the unused mutex since r273220.
[FreeBSD/FreeBSD.git] / sys / netinet /
2017-07-27 Bjoern A. ZeebAfter inpcb route caching was put back in place there...
2017-07-26 Ed Mastecc_cubic: restore braces around if-condition block
2017-07-25 Sean BrunoRevert r307901 - Inform CC modules about loss events.
2017-07-25 Sean BrunoRevert r308180 - Set slow start threshold more accurrat...
2017-07-25 Michael TuexenRemove duplicate statement.
2017-07-24 Simon J. GerratyImport bmake-20170720
2017-07-20 Dimitry AndricMerge ^/head r321239 through r321306.
2017-07-20 Michael TuexenDeal with listening socket correctly.
2017-07-20 Michael TuexenFix the explicit EOR mode. If the final messages is...
2017-07-19 Dimitry AndricMerge ^/head r320994 through r321238.
2017-07-19 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-19 Michael TuexenAvoid shadowed variables.
2017-07-19 Michael TuexenUse memset/memcpy instead of bzero/bcopy.
2017-07-19 Michael TuexenFix the accounting and add code to detect errors in...
2017-07-15 Simon J. GerratyImport bmake-20170711
2017-07-15 Michael TuexenFix the handling of Explicit EOR mode.
2017-07-14 Dimitry AndricMerge ^/head r320971 through r320993.
2017-07-14 Baptiste DaroussinUpdate zstd to 1.3.0
2017-07-14 Konstantin BelousovCorrect sysent flags for dynamically loaded syscalls.
2017-07-13 Dimitry AndricMerge ^/head r320573 through r320970.
2017-07-13 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 Martin MatuskaMFV r320924:
2017-07-12 Xin LIMFV r320905: Import upstream fix for CVE-2017-11103.
2017-07-09 Emmanuel VadotUpdate DTS files from Linux 4.12
2017-07-05 Jonathan T. LooneyDon't overpromote values when calculating len in tcp_ou...
2017-07-04 Michael TuexenMove to open state after plausibility checks.
2017-07-04 Michael TuexenDon't hold if refcount on an stcb when it is not needed.
2017-07-03 Sean BrunoAdd a sysctl to toggle the use of the sockets LOWAT...
2017-07-02 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-28 Enji CooperPull down pjdfstest 0.1
2017-06-27 Dimitry AndricMerge ^/head r320042 through r320397.
2017-06-27 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-25 Ed MasteUpdate to ELF Tool Chain snapshot at r3561
2017-06-23 Michael TuexenHandle sctp_get_next_param() in a consistent way.
2017-06-23 Michael TuexenCheck the length of a COOKIE chunk before accessing...
2017-06-23 Michael TuexenUse a longer buffer for messages in ERROR chunks.
2017-06-23 Michael TuexenHonor the backlog field.
2017-06-23 Michael TuexenImprove compilation on platforms different from FreeBSD.
2017-06-22 Andriy GaponMFV r319950: 5220 L2ARC does not support devices that...
2017-06-22 Andriy GaponMFV r319742: 8056 zfs send size estimate is inaccurate...
2017-06-22 Andriy GaponMFV r318947: 7578 Fix/improve some aspects of ZIL writing.
2017-06-20 Andriy GaponMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 Emmanuel VadotUpdate the GNU DTS file from Linux 4.11
2017-06-17 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-16 Phil ShaferMerge libxo-0.8.2:
2017-06-14 Andriy GaponMFV r319951: 8311 ZFS_READONLY is a little too strict
2017-06-14 Andriy GaponMFV r319948: 5428 provide fts(), reallocarray(), and...
2017-06-14 Andriy GaponMFV r319945,r319946: 8264 want support for promoting...
2017-06-10 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 Dimitry AndricMerge ^/head r319548 through r319778.
2017-06-09 Andriy GaponMFV r319740: 8168 NULL pointer dereference in zfs_create()
2017-06-09 Andriy GaponMFV r319741: 8156 dbuf_evict_notify() does not need...
2017-06-09 Andriy GaponMFV r319739: 8005 poor performance of 1MB writes on...
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 Gleb SmirnoffListening sockets improvements.
2017-06-08 Jonathan T. LooneyAdd the infrastructure to support loading multiple...
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-08 Gleb SmirnoffThis code was missing socket unlock and socket buffer...
2017-06-08 Gleb SmirnoffThe desired lock here is socket buffer, not socket.
2017-06-03 Michael TuexenFix the ICMP6 handling for TCP.
2017-06-03 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 Dimitry AndricMerge ^/head r319251 through r319479.
2017-06-01 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 Michael TuexenImprove comments to describe what the code does.
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-30 Dimitry AndricMerge ^/head r319165 through r319250.
2017-05-30 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-30 Jonathan T. LooneyEnforce the limit on ICMP messages before doing work...
2017-05-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-26 Dimitry AndricMerge ^/head r318658 through r318963.
2017-05-26 Michael TuexenUse the SCTP_PCB_FLAGS_ACCEPTING flags to check for...
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 Andriy GaponMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 Andriy GaponMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 Andriy GaponMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-25 Jung-uk KimMerge OpenSSL 1.0.2l.
2017-05-24 Andriy GaponMFV r316925: 6101 attempt to lzc_create() a filesystem...
2017-05-24 Andriy GaponMFV r316923: 8026 retire zfs_throttle_delay and zfs_thr...
2017-05-24 Andriy GaponMFV r316922: 5380 receive of a send -p stream doesn...
2017-05-24 Andriy GaponMFC r316921: 8027 tighten up dsl_pool_dirty_delta
2017-05-24 Andriy GaponMFV r316920: 8023 Panic destroying a metaslab deferred...
2017-05-24 Andriy GaponMFV r316917: 7968 multi-threaded spa_sync()
2017-05-24 Andriy GaponMFV r316916: 7970 zfs_arc_num_sublists_per_state should...
2017-05-24 Andriy GaponMFC r316915: 7801 add more by-dnode routines (lint)
2017-05-24 Andriy GaponMFC r316914: 7801 add more by-dnode routines
2017-05-24 Andriy GaponMFC r316913: 7869 panic in bpobj_space(): null pointer...
2017-05-24 Andriy GaponMFC r316912: 7793 ztest fails assertion in dmu_tx_willu...
2017-05-24 Andriy GaponMFC r316908: 7541 zpool import/tryimport ioctl returns...
2017-05-24 Andriy GaponMFC r316907: 1300 filename normalization doesn't work...
2017-05-24 Andriy GaponMFC r316904: 7729 libzfs_core`lzc_rollback() leaks...
2017-05-24 Andriy GaponMFV r316860: 7545 zdb should disable reference tracking
next