index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/siw: Enable siw on tunnel devices
Bernard Metzler
2022-05-11
1
-2
/
+3
*
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
2022-05-09
3
-0
/
+17
*
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
2022-05-09
2
-29
/
+29
*
RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
Bob Pearson
2022-05-09
1
-6
/
+4
*
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
2022-05-09
3
-10
/
+4
*
RDMA/rxe: Check rxe_get() return value
Bob Pearson
2022-05-09
3
-3
/
+6
*
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
2022-05-09
4
-22
/
+25
*
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
2022-05-06
3
-57
/
+74
*
RDMA/rxe: Skip adjusting remote addr for write in retry operation
Chengguang Xu
2022-05-06
1
-2
/
+0
*
RDMA/rxe: Optimize the mr pool struct
Zhu Yanjun
2022-05-05
2
-11
/
+3
*
RDMA/hns: Remove the num_cqc_timer variable
Yixing Liu
2022-05-05
4
-5
/
+3
*
RDMA/hns: Add the detection for CMDQ status in the device initialization process
Yangyang Li
2022-05-05
2
-0
/
+27
*
RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr()
Guo Zhengkui
2022-05-05
1
-2
/
+1
*
RDMA/rxe: Replace paylen by payload
Bob Pearson
2022-05-04
1
-6
/
+6
*
RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage
Tetsuo Handa
2022-04-25
1
-10
/
+14
*
RDMA/rxe: Remove useless parameters for update_state()
Li Zhijian
2022-04-25
1
-3
/
+2
*
RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()
Aharon Landau
2022-04-25
4
-145
/
+1
*
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
2022-04-25
5
-208
/
+116
*
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
2022-04-25
5
-75
/
+164
*
RDMA/mlx5: Move creation and free of translation tables to umr.c
Aharon Landau
2022-04-25
3
-100
/
+116
*
RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access
Aharon Landau
2022-04-25
3
-25
/
+45
*
RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs
Aharon Landau
2022-04-25
3
-28
/
+34
*
RDMA/mlx5: Introduce mlx5_umr_post_send_wait()
Aharon Landau
2022-04-25
2
-0
/
+104
*
RDMA/mlx5: Expose wqe posting helpers outside of wr.c
Aharon Landau
2022-04-25
2
-111
/
+121
*
RDMA/mlx5: Simplify get_umr_update_access_mask()
Aharon Landau
2022-04-25
1
-10
/
+5
*
RDMA/mlx5: Move mkey ctrl segment logic to umr.c
Aharon Landau
2022-04-25
5
-141
/
+147
*
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
2022-04-25
5
-70
/
+72
*
RDMA/mlx5: Move init and cleanup of UMR to umr.c
Aharon Landau
2022-04-25
4
-103
/
+125
*
RDMA/mlx5: Fix flow steering egress flow
Leon Romanovsky
2022-04-19
1
-5
/
+0
*
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
2022-04-12
1
-1
/
+1
*
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jason Gunthorpe
2022-04-12
54
-5354
/
+364
|
\
|
*
net/mlx5: Remove not-implemented IPsec capabilities
Leon Romanovsky
2022-04-09
2
-10
/
+5
|
*
net/mlx5: Remove ipsec_ops function table
Leon Romanovsky
2022-04-09
5
-157
/
+8
|
*
net/mlx5: Reduce kconfig complexity while building crypto support
Leon Romanovsky
2022-04-09
2
-8
/
+1
|
*
net/mlx5: Move IPsec file to relevant directory
Leon Romanovsky
2022-04-09
12
-11
/
+11
|
*
net/mlx5: Remove not-needed IPsec config
Leon Romanovsky
2022-04-09
5
-36
/
+8
|
*
net/mlx5: Align flow steering allocation namespace to common style
Leon Romanovsky
2022-04-09
2
-8
/
+0
|
*
net/mlx5: Unify device IPsec capabilities check
Leon Romanovsky
2022-04-09
6
-57
/
+32
|
*
net/mlx5: Remove useless IPsec device checks
Leon Romanovsky
2022-04-09
3
-35
/
+20
|
*
net/mlx5: Remove ipsec vs. ipsec offload file separation
Leon Romanovsky
2022-04-09
11
-285
/
+205
|
*
RDMA/core: Delete IPsec flow action logic from the core
Leon Romanovsky
2022-04-09
3
-392
/
+1
|
*
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
2022-04-09
5
-262
/
+10
|
*
RDMA/mlx5: Delete never supported IPsec flow action
Leon Romanovsky
2022-04-09
1
-4
/
+0
|
*
net/mlx5: Remove FPGA ipsec specific statistics
Leon Romanovsky
2022-04-09
5
-68
/
+0
|
*
net/mlx5: Remove XFRM no_trailer flag
Leon Romanovsky
2022-04-09
3
-5
/
+0
|
*
net/mlx5: Remove not-used IDA field from IPsec struct
Leon Romanovsky
2022-04-09
2
-4
/
+1
|
*
net/mlx5: Delete metadata handling logic
Leon Romanovsky
2022-04-09
5
-245
/
+0
|
*
net/mlx5_fpga: Drop INNOVA IPsec support
Leon Romanovsky
2022-04-09
13
-1906
/
+5
|
*
IB/mlx5: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-06
1
-1
/
+1
|
*
net/mlx5: Cleanup kTLS function names and their exposure
Leon Romanovsky
2022-04-06
4
-34
/
+19
[next]