]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/mlx5
mly: clean up empty lines in .c and .h files
[FreeBSD/FreeBSD.git] / sys / dev / mlx5 /
2020-09-01 hselaskyMake hardware TLS send tag allocation synchronous in...
2020-08-31 kibmlx5 sriov: Add controls for VFs to set port/node GUIDs.
2020-08-31 kibmlx5 sriov: add error message for failed MAC programmin...
2020-08-31 kibmlx5en: Implement SIOCGIFDOWNREASON.
2020-08-31 kibmlx5_core: add mlx5_query_pddr().
2020-08-31 kibmlx5_core: Import PDDR register definitions
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 jkimMFV: r362513
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-06 hselaskyInfiniband clients must be attached and detached in...
2020-07-02 kibmlx5_core: remove unneccessary LFENCE instruction.
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 jkimMFV: r362286
2020-06-17 hselaskyFix HW TLS offload regression issue after r359919,...
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-15 freqlabsAvoid trying to toggle TSO twice
2020-06-11 hselaskyMake sure packets generated by raw IP code is let throu...
2020-06-11 hselaskyExtend use of unlikely() in the fast path, in mlx5en(4).
2020-06-11 hselaskyUse const keyword when parsing the TCP/IP header in...
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-26 hselaskySync with Linux packet pacing enhancements in mlx5en(4).
2020-05-25 hselaskyImprove set progress parameters, SET PSV for HW TLS...
2020-05-25 hselaskyCorrectly set the initial vector for TLS v1.3 for mlx5e...
2020-05-25 hselaskyUpdate the TLS capability bit after recent PRM changes...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-20 kibmlx5_core: add more port module event types to decode.
2020-05-20 kibmlx5_core: add "PMD type not enabled" port module event...
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-03 glebiusStep 4.1: mechanically rename M_NOMAP to M_EXTPG
2020-05-03 glebiusStep 3: anonymize struct mbuf_ext_pgs and move all...
2020-05-02 glebiusStep 2.4: Stop using 'struct mbuf_ext_pgs' in drivers.
2020-04-27 hselaskyAdd support for reading temperature in mlx5en(4).
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-14 gallatinKTLS: Re-work unmapped mbufs to carry ext_pgs in the...
2020-04-08 hselaskyAccount out of buffer as dropped packets in mlx5en(4).
2020-04-08 hselaskyRemove obsolete bufring stats in mlx5en(4).
2020-04-06 hselaskyDon't drop packets having too many TCP option headers...
2020-04-06 hselaskyEnsure a minimum inline size of 16 bytes in mlx5en(4).
2020-04-06 hselaskyCount number of times transmit ring is out of buffers...
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 kibmlx5_core: lower the severity of message noting that...
2020-03-18 kibmlx5: Route NIC_VPORT_CHANGE events to eswitch code.
2020-03-18 kibmlx5: Read number of VF ports from the SR-IOV cap.
2020-03-18 kibmlx5: Use eswitch interface to configure VFs steering.
2020-03-18 kibmlx5: Add 'follow' vport state, relevant for VFs.
2020-03-18 kibmlx5: Integrate eswitch and mpfs management code.
2020-03-18 kibmlx5: Restore eswitch management code from attic.
2020-03-18 kibmlx5: Basic PCIe side of SR-IOV support.
2020-03-18 kibmlx5_core: add sysctls to report device capabilities.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-04 cyMFV r358616:
2020-03-04 kibmlx5en: Support 50GBase-KR4 media type in mlx5en driver.
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 kaktusMark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT...
2020-02-24 glebiusAlthough most of the NIC drivers are epoch ready, due...
2020-02-22 dimMerge r358179 through r358238.
2020-02-21 hselaskyFix broken MLX5_IB_INDEX() macro in mlx5ib(4).
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 dimMerge ^/head r357855 through r357920.
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 jhbDon't check the auth algorithm for GCM.
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 hselaskyAdd support for debugnet in mlx5en(4).
2020-02-12 hselaskyAdd support for disabling and polling MSIX interrupts...
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-01-31 dimMerge ^/head r357270 through r357349.
2020-01-30 hselaskyWiden EPOCH(9) usage in mlx5en(4).
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
next