]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mlx5
Upgrade Unbound to 1.6.2. More to follow.
[FreeBSD/FreeBSD.git] / sys / dev / mlx5 /
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-02 kibmlx5en: Always allow VLAN id 0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-04 hselaskyBump driver version number in mlx5en(4).
2018-03-30 hselaskyRemove unused structure field in mlx5core.
2018-03-30 hselaskyBump mlx5core driver version.
2018-03-30 hselaskyFix for use after free in mlx5core.
2018-03-30 hselaskyMake sure Giant is locked when allocating bus resources...
2018-03-30 hselaskyCollect firmware dump when mlx5core is in device error...
2018-03-30 hselaskyReorganize health recovery in mlx5core.
2018-03-30 hselaskyPrepare for FW dump in error state in mlx5core.
2018-03-30 hselaskyProperly check if crspace is supported in mlx5core.
2018-03-30 hselaskyAdd missing newline character in print in mlx5core.
2018-03-30 brooksUse an accessor function to access ifr_data.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-25 hselaskyRemove redundant prototype to fix compilation with...
2018-03-24 philipImport tzdata 2018d
2018-03-23 hselaskyDon't wait for completions when a mlx5en(4) device...
2018-03-23 hselaskyFix incorrect page count when mlx5core is in internal...
2018-03-23 hselaskyDon't save PCI state when PCI error is detected in...
2018-03-23 hselaskyAdd mutual exclusion mechanism for software reset of...
2018-03-23 hselaskyIssue a software reset on firmware assert in mlx5core.
2018-03-23 hselaskyHandle software reset of firmware in error flow in...
2018-03-23 hselaskyHide verbose proclamation of error when forced in mlx5core.
2018-03-23 hselaskyCancel delayed recovery work when unloading the mlx5cor...
2018-03-23 hselaskyAdd support for fast unload in shutdown flow in mlx5core.
2018-03-23 hselaskyImprove support for health recovery in mlx5core.
2018-03-23 hselaskyCreate designated workqueue for each mlx5en(4) device...
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-10 cemmlx5(4): Remove redundant declaration of mlx5_enter_err...
2018-03-08 kibMake mlx5 compilable on ILP32 arches.
2018-03-08 hselaskySet correct SL in completion for RoCE in mlx5ib(4).
2018-03-08 hselaskyAdd call to setup firmware data dump structure during...
2018-03-08 hselaskyAvoid more LFENCE/SFENCe on x86 in mlx5en(4),
2018-03-08 hselaskyFix mlx5en(4) driver to properly call m_defrag().
2018-03-08 hselaskyUse vport rather than physical-port MTU in mlx5en(4).
2018-03-08 hselaskyUse the device unit number for naming the ifnet interfa...
2018-03-08 hselaskyRemove duplicate prototypes.
2018-03-08 hselaskyAdd kernel and userspace code to dump the firmware...
2018-03-08 hselaskyAdd vendor specific capability interface support in...
2018-03-08 hselaskyUse device_printf() instead of printf() when printing...
2018-03-08 hselaskyAdd support for per priority flow control, PFC, to...
2018-03-08 hselaskyAdd support for explicit congestion notification, ECN...
2018-03-08 hselaskyUse the autogenerated interface file for all commands...
2018-03-08 hselaskyFix race between PCI error handlers and health work...
2018-03-08 hselaskyAvoid calling sleeping function from the health poll...
2018-03-08 hselaskyUpdates for PCI and health monitor recovery in mlx5core.
2018-03-07 hselaskyImplement priority to traffic class mapping in mlx5core.
2018-03-07 hselaskyImplement rate limit per traffic class in mlx5core.
2018-03-07 hselaskyImplement missing query for current port rate in mlx5ib(4).
2018-03-07 hselaskyAdd log message for unsupported QSFPs in mlx5core.
2018-03-07 hselaskyMake sure default VNET is set when adding a new interfa...
2018-03-07 hselaskyAdd timeout handle to commands with callback in mlx5core.
2018-03-07 hselaskyFix potential deadlock in command mode change in mlx5core.
2018-03-07 hselaskyUse a macro in mlx5_command_str() instead of copying...
2018-03-07 hselaskyDisable unsupported disassociate ucontext functionality...
2018-03-05 hselaskyOptimize ibcore RoCE address handle creation from user...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-30 hselaskyMove the mlx5 core device pointer first in the mlx5en...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-12 eadlersys/dev/mlx[45]: fix uses of 1 << 31
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 kibmlx5en: Avoid SFENCe on x86
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-29 kibImplement hardware mlx5(4) rx timestamps.
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-24 hselaskyRoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 hselaskyCompile fixes for 32-bit architectures.
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 hselaskyRemove duplicate static function prototype to fix compi...
next