| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| | * | | net/mlx5: Add command failures data to debugfs | Moshe Shemesh | 2022-03-09 | 1 | -0/+9 |
| | * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | 2022-02-28 | 4 | -14/+22 |
| | |\ \ |
|
| | | * | | net/mlx5: Add clarification on sync reset failure | Moshe Shemesh | 2022-02-23 | 1 | -0/+3 |
| | | * | | net/mlx5: Add reset_state field to MFRL register | Moshe Shemesh | 2022-02-23 | 1 | -2/+12 |
| | | * | | net/mlx5: cmdif, Refactor error handling and reporting of async commands | Saeed Mahameed | 2022-02-23 | 1 | -1/+2 |
| | | * | | net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct} | Saeed Mahameed | 2022-02-23 | 1 | -0/+2 |
| | | * | | net/mlx5: cmdif, Add new api for command execution | Saeed Mahameed | 2022-02-23 | 1 | -0/+2 |
| | | * | | net/mlx5: cmdif, cmd_check refactoring | Saeed Mahameed | 2022-02-23 | 1 | -1/+0 |
| | | * | | net/mlx5: Add ability to insert to specific flow group | Mark Bloch | 2022-02-23 | 1 | -0/+1 |
| | | * | | mlx5: remove unused static inlines | Jakub Kicinski | 2022-02-23 | 1 | -10/+0 |