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/mlx5: Fix MR cache memory leak
Maor Gottlieb
2020-12-14
1
-0
/
+1
*
RDMA/rxe: Use acquire/release for memory ordering
Bob Pearson
2020-12-12
4
-50
/
+81
*
RDMA/hns: Simplify AEQE process for different types of queue
Yixian Liu
2020-12-11
3
-62
/
+23
*
RDMA/hns: Fix inaccurate prints
Yixing Liu
2020-12-11
8
-90
/
+107
*
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
2020-12-11
10
-73
/
+73
*
RDMA/hns: Clear redundant variable initialization
Xinhao Liu
2020-12-11
2
-5
/
+5
*
RDMA/hns: Fix coding style issues
Lang Cheng
2020-12-11
13
-51
/
+43
*
RDMA/hns: Remove unnecessary access right set during INIT2INIT
Yixian Liu
2020-12-11
1
-46
/
+0
*
RDMA/hns: WARN_ON if get a reserved sl from users
Weihang Li
2020-12-11
1
-0
/
+4
*
RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
Weihang Li
2020-12-11
1
-10
/
+1
*
RDMA/hns: Do shift on traffic class when using RoCEv2
Weihang Li
2020-12-11
3
-8
/
+12
*
RDMA/hns: Normalization the judgment of some features
Wenpeng Liang
2020-12-11
3
-7
/
+7
*
RDMA/hns: Limit the length of data copied between kernel and userspace
Wenpeng Liang
2020-12-11
5
-16
/
+22
*
RDMA/mlx4: Remove bogus dev_base_lock usage
Vladimir Oltean
2020-12-10
1
-3
/
+0
*
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
2020-12-10
2
-9
/
+15
*
RDMA/core: Do not indicate device ready when device enablement fails
Jack Morgenstein
2020-12-10
1
-3
/
+4
*
RDMA/core: Clean up cq pool mechanism
Jack Morgenstein
2020-12-10
3
-15
/
+9
*
RDMA/core: Update kernel documentation for ib_create_named_qp()
Lukas Bulwahn
2020-12-10
1
-0
/
+1
*
MAINTAINERS: SOFT-ROCE: Change Zhu Yanjun's email address
Zhu Yanjun
2020-12-10
2
-1
/
+2
*
RDMA/mlx5: Remove unneeded semicolon
Tom Rix
2020-12-10
1
-1
/
+1
*
RDMA/iser: Remove in_interrupt() usage
Sebastian Andrzej Siewior
2020-12-07
1
-17
/
+5
*
RDMA/mlx5: Assign dev to DM MR
Maor Gottlieb
2020-12-07
4
-30
/
+35
*
RDMA/hns: Move capability flags of QP and CQ to hns-abi.h
Weihang Li
2020-12-07
7
-15
/
+11
*
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-07
13
-23
/
+36
*
RDMA/bnxt_re: Fix max_qp_wrs reported
Selvin Xavier
2020-12-07
1
-1
/
+1
*
RDMA/i40iw: Replace atomic_add_return(1, ..)
Yejune Deng
2020-12-07
1
-3
/
+3
*
Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...
Jason Gunthorpe
2020-12-07
20
-104
/
+250
|
\
|
*
net/mlx5: Treat host PF vport as other (non eswitch manager) vport
Parav Pandit
2020-11-27
4
-44
/
+34
|
*
net/mlx5: Enable host PF HCA after eswitch is initialized
Parav Pandit
2020-11-27
4
-19
/
+66
|
*
net/mlx5: Rename peer_pf to host_pf
Parav Pandit
2020-11-27
3
-25
/
+40
|
*
net/mlx5: Make API mlx5_core_is_ecpf accept const pointer
Parav Pandit
2020-11-27
1
-1
/
+1
|
*
net/mlx5: Export steering related functions
Eli Cohen
2020-11-27
1
-0
/
+3
|
*
net/mlx5: Expose other function ifc bits
Yishai Hadas
2020-11-27
1
-2
/
+7
|
*
net/mlx5: Expose IP-in-IP TX and RX capability bits
Aya Levin
2020-11-27
1
-1
/
+4
|
*
net/mlx5: Update the hardware interface definition for vhca state
Parav Pandit
2020-11-27
2
-3
/
+21
|
*
net/mlx5: Update the list of the PCI supported devices
Meir Lichtinger
2020-11-27
1
-0
/
+1
|
*
net/mlx5: Avoid exposing driver internal command helpers
Parav Pandit
2020-11-27
3
-7
/
+4
|
*
net/mlx5: Add ts_cqe_to_dest_cqn related bits
Eran Ben Elisha
2020-11-27
1
-2
/
+8
|
*
net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bits
Muhammad Sammar
2020-11-27
4
-3
/
+27
|
*
net/mlx5: Check dr mask size against mlx5_match_param size
Muhammad Sammar
2020-11-27
3
-3
/
+3
|
*
net/mlx5: Add sampler destination type
Chris Mi
2020-11-27
4
-0
/
+8
|
*
net/mlx5: Add sample offload hardware bits and structures
Chris Mi
2020-11-27
1
-0
/
+29
*
|
RDMA/mlx5: Fix error unwinds for rereg_mr
Jason Gunthorpe
2020-12-07
1
-128
/
+188
*
|
RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()
Jason Gunthorpe
2020-12-07
3
-129
/
+140
*
|
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-12-07
10
-55
/
+160
*
|
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2020-12-07
4
-17
/
+12
*
|
RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()
Jason Gunthorpe
2020-12-07
1
-4
/
+6
*
|
RDMA/efa: Use dma_set_mask_and_coherent() to simplify code
Gal Pressman
2020-12-02
1
-9
/
+2
*
|
RDMA/hns: Refactor process of setting extended sge
Weihang Li
2020-12-02
1
-32
/
+28
*
|
RDMA/hns: Bugfix for calculation of extended sge
Yangyang Li
2020-12-02
1
-1
/
+6
[next]