]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mlx5
Import OpenCSD -- an ARM CoreSight(tm) Trace Decode Library.
[FreeBSD/FreeBSD.git] / sys / dev / mlx5 /
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-04 Hans Petter SelaskyBump driver version number in mlx5en(4).
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-03-30 Hans Petter SelaskyRemove unused structure field in mlx5core.
2018-03-30 Hans Petter SelaskyBump mlx5core driver version.
2018-03-30 Hans Petter SelaskyFix for use after free in mlx5core.
2018-03-30 Hans Petter SelaskyMake sure Giant is locked when allocating bus resources...
2018-03-30 Hans Petter SelaskyCollect firmware dump when mlx5core is in device error...
2018-03-30 Hans Petter SelaskyReorganize health recovery in mlx5core.
2018-03-30 Hans Petter SelaskyPrepare for FW dump in error state in mlx5core.
2018-03-30 Hans Petter SelaskyProperly check if crspace is supported in mlx5core.
2018-03-30 Hans Petter SelaskyAdd missing newline character in print in mlx5core.
2018-03-30 Brooks DavisUse an accessor function to access ifr_data.
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-25 Hans Petter SelaskyRemove redundant prototype to fix compilation with...
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-23 Hans Petter SelaskyDon't wait for completions when a mlx5en(4) device...
2018-03-23 Hans Petter SelaskyFix incorrect page count when mlx5core is in internal...
2018-03-23 Hans Petter SelaskyDon't save PCI state when PCI error is detected in...
2018-03-23 Hans Petter SelaskyAdd mutual exclusion mechanism for software reset of...
2018-03-23 Hans Petter SelaskyIssue a software reset on firmware assert in mlx5core.
2018-03-23 Hans Petter SelaskyHandle software reset of firmware in error flow in...
2018-03-23 Hans Petter SelaskyHide verbose proclamation of error when forced in mlx5core.
2018-03-23 Hans Petter SelaskyCancel delayed recovery work when unloading the mlx5cor...
2018-03-23 Hans Petter SelaskyAdd support for fast unload in shutdown flow in mlx5core.
2018-03-23 Hans Petter SelaskyImprove support for health recovery in mlx5core.
2018-03-23 Hans Petter SelaskyCreate designated workqueue for each mlx5en(4) device...
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-10 Conrad Meyermlx5(4): Remove redundant declaration of mlx5_enter_err...
2018-03-08 Konstantin BelousovMake mlx5 compilable on ILP32 arches.
2018-03-08 Hans Petter SelaskySet correct SL in completion for RoCE in mlx5ib(4).
2018-03-08 Hans Petter SelaskyAdd call to setup firmware data dump structure during...
2018-03-08 Hans Petter SelaskyAvoid more LFENCE/SFENCe on x86 in mlx5en(4),
2018-03-08 Hans Petter SelaskyFix mlx5en(4) driver to properly call m_defrag().
2018-03-08 Hans Petter SelaskyUse vport rather than physical-port MTU in mlx5en(4).
2018-03-08 Hans Petter SelaskyUse the device unit number for naming the ifnet interfa...
2018-03-08 Hans Petter SelaskyRemove duplicate prototypes.
2018-03-08 Hans Petter SelaskyAdd kernel and userspace code to dump the firmware...
2018-03-08 Hans Petter SelaskyAdd vendor specific capability interface support in...
2018-03-08 Hans Petter SelaskyUse device_printf() instead of printf() when printing...
2018-03-08 Hans Petter SelaskyAdd support for per priority flow control, PFC, to...
2018-03-08 Hans Petter SelaskyAdd support for explicit congestion notification, ECN...
2018-03-08 Hans Petter SelaskyUse the autogenerated interface file for all commands...
2018-03-08 Hans Petter SelaskyFix race between PCI error handlers and health work...
2018-03-08 Hans Petter SelaskyAvoid calling sleeping function from the health poll...
2018-03-08 Hans Petter SelaskyUpdates for PCI and health monitor recovery in mlx5core.
2018-03-07 Hans Petter SelaskyImplement priority to traffic class mapping in mlx5core.
2018-03-07 Hans Petter SelaskyImplement rate limit per traffic class in mlx5core.
2018-03-07 Hans Petter SelaskyImplement missing query for current port rate in mlx5ib(4).
2018-03-07 Hans Petter SelaskyAdd log message for unsupported QSFPs in mlx5core.
2018-03-07 Hans Petter SelaskyMake sure default VNET is set when adding a new interfa...
2018-03-07 Hans Petter SelaskyAdd timeout handle to commands with callback in mlx5core.
2018-03-07 Hans Petter SelaskyFix potential deadlock in command mode change in mlx5core.
2018-03-07 Hans Petter SelaskyUse a macro in mlx5_command_str() instead of copying...
2018-03-07 Hans Petter SelaskyDisable unsupported disassociate ucontext functionality...
2018-03-07 Andriy GaponMFV r330591: 8984 fix for 6764 breaks ACL inheritance
2018-03-05 Hans Petter SelaskyOptimize ibcore RoCE address handle creation from user...
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-22 Alexander MotinMFV r329807:
2018-02-22 Alexander MotinMFV r329803:
2018-02-22 Alexander MotinMFV r329799, r329800:
2018-02-22 Alexander MotinMFV r329793, r329795:
2018-02-22 Alexander Motin8942 zfs promote .../%recv should be an error
2018-02-22 Alexander MotinMFV r329776: 8477 Assertion failed in vdev_state_dirty...
2018-02-22 Alexander MotinMFV r329774:
2018-02-22 Alexander MotinMFV r329770: 9035 zfs: this statement may fall through
2018-02-22 Alexander MotinMFV r329766: 8962 zdb should work on non-idle pools
2018-02-22 Alexander MotinMFV r329762: 8961 SPA load/import should tell us why...
2018-02-21 Alexander MotinMFV r329760: 7638 Refactor spa_load_impl into several...
2018-02-21 Alexander Motin9018 Replace kmem_cache_reap_now() with kmem_cache_reap...
2018-02-21 Alexander MotinMFV r329753: 8809 libzpool should leverage work done...
2018-02-21 Alexander MotinMFV r329736: 8969 Cannot boot from RAIDZ with parity > 1
2018-02-21 Alexander MotinMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 Andriy GaponMFV r329718: 8520 7198 lzc_rollback_to should support...
2018-02-21 Andriy GaponMFV r329715: 8997 ztest assertion failure in zil_lwb_wr...
2018-02-21 Andriy GaponMFV r329713: 8731 ASSERT3U(nui64s, <=, UINT16_MAX)...
2018-02-21 Andriy GaponMFV r329710: 8966 Source file zfs_acl.c, function zfs_a...
2018-02-21 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-21 Alexander MotinMFV r322231:
2018-02-21 Alexander MotinMFV r319737: 6939 add sysevents to zfs core for commands
2018-02-21 Alexander MotinMFV r319736: 6396 remove SVM
2018-02-21 Alexander MotinMFV r318941: 7446 zpool create should support efi syste...
2018-02-20 Alexander MotinMFV r316918: 7990 libzfs: snapspec_cb() does not need...
2018-02-20 Alexander MotinMFV r316902: 7745 print error if lzc_* is called before...
next