summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-063-20/+120
|\
| * RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger2020-07-271-1/+3
| * RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger2020-07-271-1/+0
| * RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMRMeir Lichtinger2020-07-241-1/+3
| * net/mlx5: Add interface changes required for VDPAEli Cohen2020-07-152-16/+100
| * net/mlx5: Add VDPA interface type to supported enumerationsEli Cohen2020-07-151-0/+1
| * net/mlx5: Support setting access rights of dma addressesEli Cohen2020-07-152-0/+7
| * net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik2020-07-031-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-0/+1
|\ \
| * | net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-07-281-0/+1
* | | net/mlx5: Hold pages RB tree per VFEran Ben Elisha2020-07-281-1/+1
* | | net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen2020-07-162-3/+14
* | | net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem2020-07-162-3/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-112-0/+29
|\| |
| * | net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2020-07-092-0/+29
* | | net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger2020-07-081-0/+3
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-06-275-6/+62
|\ \ \ | | |/ | |/|
| * | net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan2020-06-273-5/+11
| * | net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit2020-06-271-1/+0
| * | net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb2020-06-231-0/+3
| * | net/mlx5: Export resource dump interfaceMaor Gottlieb2020-06-231-0/+48
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-251-4/+6
|\ \ \ | | |/ | |/|
| * | RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky2020-06-181-4/+6
| |/
* / net/mlx5: Constify mac address pointerParav Pandit2020-06-221-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-052-69/+8
|\
| * RDMA/mlx5: Return ECE DC supportLeon Romanovsky2020-06-031-2/+3
| * RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky2020-05-271-66/+0
| * Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe2020-05-272-23/+17
| |\
| * \ Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe2020-05-134-35/+36
| |\ \
| * | | RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb2020-05-022-1/+5
* | | | net/mlx5: IPSec: Fix incorrect type for spiSaeed Mahameed2020-05-291-1/+1
* | | | net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed2020-05-291-1/+1
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-05-294-58/+53
|\ \ \ \ | | |_|/ | |/| |
| * | | net/mlx5: Add ability to read and write ECE optionsLeon Romanovsky2020-05-271-10/+16
| * | | net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit2020-05-181-10/+0
| * | | net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bitsRaed Salem2020-05-181-3/+1
| | |/ | |/|
| * | net/mlx5: Add support in forward to namespaceMaor Gottlieb2020-05-131-0/+1
| * | net/mlx5: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-103-35/+35
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-0/+16
|\ \
| * | net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2020-05-221-0/+9
| * | net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2020-05-221-0/+6
| * | net/mlx5: Add command entry handling completionMoshe Shemesh2020-05-221-0/+1
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-05-091-0/+2
|\ \ \ | | |/ | |/|
| * | net/mlx5: Add support to get lag physical portMaor Gottlieb2020-05-011-0/+2
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-04-308-134/+187
|\| |
| * | net/mlx5: TX WQE Add trailer insertion fieldRaed Salem2020-04-281-0/+6
| * | net/mlx5: Add release all pages capability bitEran Ben Elisha2020-04-281-1/+3
| * | net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan2020-04-282-4/+19
| * | net/mlx5: Add structure and defines for pci sync for fw update eventMoshe Shemesh2020-04-282-1/+18
| * | net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh2020-04-282-0/+25