]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mlx5/mlx5_en
Only update lossy buffers config when manual PFC configuration was done
[FreeBSD/FreeBSD.git] / sys / dev / mlx5 / mlx5_en /
2019-10-02 hselaskyOnly update lossy buffers config when manual PFC config...
2019-10-02 hselaskyFix regression issue about bad refcounting of unlimited...
2019-10-02 hselaskySeal transmit path with regards to using destroyed...
2019-10-02 hselaskyRemove unused cpu field from channel structure in mlx5e...
2019-10-02 hselaskyRemove mkey_be from channel structure in mlx5en(4).
2019-10-02 hselaskyAdd sysctl(8) to get and set forward error correction...
2019-10-02 hselaskyMove EEPROM information query from a sysctl in mlx5en...
2019-10-02 hselaskyAdd support for buffer parameter manipulations in mlx5e...
2019-10-02 hselaskyImport Linux code to query/set buffer state in mlx5en(4).
2019-10-02 hselaskyAdd mlx5e_dbg() compatibility macro.
2019-10-02 hselaskyUnify prints in mlx5en(4).
2019-10-02 hselaskyAdd port module event software counters in mlx5core.
2019-10-02 hselaskyCorrect and update some counter names in mlx5en(4).
2019-10-02 hselaskyExport channel IRQ number as part of the "hw_ctx_debug...
2019-10-02 hselaskyAdd support for Multi-Physical Function Switch, MPFS...
2019-10-02 hselaskyImplement macro for asserting priv lock in mlx5en.
2019-10-02 hselaskyCheck return value of mlx5_vector2eqn() function in...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-08-22 cyMFV r346563:
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-02 markjFix warnings about unused identifiers when compiling...
2019-08-01 rrsThis adds the third step in getting BBR into the tree...
2019-07-28 asomersMFHead @r350386
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-29 jhbAdd support for IFCAP_NOMAP to mlx5(4).
2019-06-28 mmMFV r349454:
2019-06-17 mmMFV r349134:
2019-06-06 asomersMFHead @348740
2019-06-04 hselaskyMake sure the DMA tags get freed in mlx5en(4).
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-24 jhbRestructure mbuf send tags to provide stronger guarantees.
2019-05-21 cemInclude eventhandler.h in more compilation units
2019-05-20 mmMFV r347989:
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 hselaskyFix LINT compilation issue.
2019-05-08 hselaskyBump the Mellanox driver version numbers and the FreeBS...
2019-05-08 hselaskyEnsure the flowtable rules are not freed twice in mlx5e...
2019-05-08 hselaskyUndo previous steps upon returning failure in mlx5en(4).
2019-05-08 hselaskyMake sure the flow destination structure does not use...
2019-05-08 hselaskyRemove non-functional MLX5E_MAX_RX_SEGS macro in mlx5en(4).
2019-05-08 hselaskyFix for compilation warning in mlx5en(4).
2019-05-08 hselaskyExpose per-lane counters before correction mechanism...
2019-05-08 hselaskyAdd support for extended PCIe counters in mlx5en(4).
2019-05-08 hselaskyExtend the counters framework in mlx5en(4).
2019-05-08 hselaskyMove workqueue from mlx5en(4) to mlx5core.
2019-05-08 hselaskyDo not add IFM_10G_LR and IFM_40G_ER4 to supported...
2019-05-08 hselaskyAdd support for 200Gb ethernet speeds to mlx5core.
2019-05-08 hselaskyCorrect check for the calibration generation in mlx5en(4).
2019-05-08 hselaskyLet rx_out_of_buffer be a 32-bit counter in mlx5en(4).
2019-05-08 hselaskyAdd vnic steering drop statistics in mlx5en(4).
2019-05-08 hselaskyUse software counters for rx_packets and rx_bytes in...
2019-05-08 hselaskyFix netstat counters mapping in mlx5en(4).
2019-05-08 hselaskyAvoid leaking send queue mbufs during error recovery...
2019-05-08 hselaskyMake sure the running variable is properly set for...
2019-05-08 hselaskyConfigure firmware to use RX hash format in mini CQE...
2019-05-08 hselaskyDisable CQE zipping by default in mlx5en(4).
2019-05-08 hselaskySplit mlx5e_update_stats_work() in mlx5en(4).
2019-05-08 hselaskyImplement fast close of RX channel in mlx5en(4).
2019-05-08 hselaskyCorrect number of elements for priority to traffic...
2019-05-08 hselaskyDestroy port stats debug context in correct order in...
2019-05-08 hselaskyFix tx_jumbo_packets counter in mlx5en(4).
2019-05-08 hselaskyUpdate Ethernet extended counters in mlx5en(4).
2019-05-08 hselaskyAdd support for Dynamic Interrupt Moderation, DIM,...
2019-04-25 gallatinTrack TCP connection's NUMA domain in the inpcb
2019-04-23 cyMFV r346563:
2019-04-22 gallatinTrack device's NUMA domain in ifnet & alloc ifnet from...
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-15 gallatinmlx5en: Enable new pfil(9) KPI ethernet filtering hooks
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 kibFix build with option RSS, removing unused variables.
2018-12-06 sjgUpdate bmake to version 20180919
next