| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | net/mlx5: Introduce ifc bits for using software vhca id | Yishai Hadas | 2022-07-13 | 1 | -4/+21 |
* | | | net/mlx5: Use devl_ API in mlx5e_devlink_port_register | Moshe Shemesh | 2022-07-12 | 1 | -0/+4 |
* | | | net/mlx5: E-switch, Remove dependency between sriov and eswitch mode | Chris Mi | 2022-07-02 | 1 | -2/+6 |
|/ / |
|
* | | net/mlx5: Add bits and fields to support enhanced CQE compression | Ofer Levi | 2022-06-13 | 2 | -3/+20 |
* | | net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASK | Shay Drory | 2022-06-13 | 1 | -19/+0 |
* | | net/mlx5: Add support EXECUTE_ASO action for flow entry | Jianbo Liu | 2022-06-13 | 1 | -0/+14 |
* | | net/mlx5: Add HW definitions of vport debug counters | Saeed Mahameed | 2022-06-13 | 1 | -4/+19 |
* | | net/mlx5: Add IFC bits and enums for flow meter | Jianbo Liu | 2022-06-13 | 2 | -4/+111 |
* | | net/mlx5: Manage ICM of type modify-header pattern | Yevgeny Kliteynik | 2022-06-13 | 1 | -0/+1 |
* | | net/mlx5: Introduce header-modify-pattern ICM properties | Yevgeny Kliteynik | 2022-06-13 | 1 | -2/+5 |
|/ |
|
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2022-06-03 | 2 | -0/+40 |
|\ |
|
| * | vdpa/mlx5: Add support for reading descriptor statistics | Eli Cohen | 2022-05-31 | 2 | -0/+40 |
* | | Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-06-02 | 1 | -3/+2 |
|\ \ |
|
| * | | net/mlx5: correct ECE offset in query qp output | Changcheng Liu | 2022-05-31 | 1 | -3/+2 |
| |/ |
|
* | | Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2022-06-01 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIs | Yishai Hadas | 2022-05-10 | 1 | -0/+12 |
* | | net/mlx5: Support multiport eswitch mode | Eli Cohen | 2022-05-17 | 1 | -2/+3 |
* | | net/mlx5: Inline db alloc API function | Tariq Toukan | 2022-05-17 | 1 | -1/+6 |
* | | net/mlx5: Add last command failure syndrome to debugfs | Moshe Shemesh | 2022-05-17 | 1 | -0/+2 |
* | | net/mlx5: Lag, add debugfs to query hardware lag state | Mark Bloch | 2022-05-09 | 1 | -0/+1 |
* | | net/mlx5: Support devices with more than 2 ports | Mark Bloch | 2022-05-09 | 1 | -1/+1 |
* | | net/mlx5: Lag, expose number of lag ports | Mark Bloch | 2022-05-09 | 1 | -0/+1 |
* | | net/mlx5: Add exit route when waiting for FW | Gavin Li | 2022-05-09 | 1 | -0/+1 |
* | | net/mlx5: Remove not-supported ICV length | Leon Romanovsky | 2022-05-03 | 1 | -2/+0 |
* | | net/mlx5: Merge various control path IPsec headers into one file | Leon Romanovsky | 2022-05-03 | 1 | -145/+0 |
* | | net/mlx5: Remove useless validity check | Leon Romanovsky | 2022-05-03 | 1 | -10/+0 |
* | | net/mlx5: Store IPsec ESN update work in XFRM state | Leon Romanovsky | 2022-05-03 | 1 | -4/+6 |
* | | net/mlx5: fs, add unused destination type | Mark Bloch | 2022-05-02 | 1 | -0/+1 |
* | | net/mlx5: fs, split software and IFC flow destination definitions | Mark Bloch | 2022-05-02 | 2 | -10/+17 |
|/ |
|
* | net/mlx5: Remove not-implemented IPsec capabilities | Leon Romanovsky | 2022-04-09 | 1 | -7/+4 |
* | net/mlx5: Remove ipsec_ops function table | Leon Romanovsky | 2022-04-09 | 1 | -3/+0 |
* | net/mlx5: Remove not-needed IPsec config | Leon Romanovsky | 2022-04-09 | 2 | -3/+3 |
* | net/mlx5: Unify device IPsec capabilities check | Leon Romanovsky | 2022-04-09 | 1 | -2/+5 |
* | RDMA/mlx5: Drop crypto flow steering API | Leon Romanovsky | 2022-04-09 | 1 | -8/+5 |
* | net/mlx5_fpga: Drop INNOVA IPsec support | Leon Romanovsky | 2022-04-09 | 1 | -148/+0 |
* | IB/mlx5: Fix undefined behavior due to shift overflowing the constant | Borislav Petkov | 2022-04-06 | 1 | -1/+1 |
* | net/mlx5_fpga: Drop INNOVA TLS support | Leon Romanovsky | 2022-04-06 | 1 | -63/+0 |
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-03-24 | 6 | -43/+68 |
|\ |
|
| * | net/mlx5e: Fix build warning, detected write beyond size of field | Saeed Mahameed | 2022-03-22 | 1 | -0/+5 |
| * | net/mlx5: Remove unused fill page array API function | Tariq Toukan | 2022-03-17 | 1 | -1/+0 |
| * | net/mlx5: Remove unused exported contiguous coherent buffer allocation API | Tariq Toukan | 2022-03-17 | 1 | -3/+0 |
| * | net/mlx5: Parse module mapping using mlx5_ifc | Gal Pressman | 2022-03-10 | 2 | -5/+4 |
| * | net/mlx5: Query the maximum MCIA register read size from firmware | Gal Pressman | 2022-03-10 | 2 | -2/+3 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-03-10 | 1 | -3/+2 |
| |\ |
|
| * | | net/mlx5: DR, Add support for ConnectX-7 steering | Yevgeny Kliteynik | 2022-03-09 | 1 | -0/+1 |
| * | | net/mlx5: DR, Add support for matching on Internet Header Length (IHL) | Yevgeny Kliteynik | 2022-03-09 | 1 | -1/+4 |
| * | | net/mlx5: Add debugfs counters for page commands failures | Moshe Shemesh | 2022-03-09 | 1 | -0/+3 |
| * | | net/mlx5: Add pages debugfs | Moshe Shemesh | 2022-03-09 | 1 | -3/+6 |
| * | | net/mlx5: Move debugfs entries to separate struct | Moshe Shemesh | 2022-03-09 | 1 | -7/+10 |
| * | | net/mlx5: Change release_all_pages cap bit location | Moshe Shemesh | 2022-03-09 | 1 | -1/+2 |