index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
infiniband: hfi1: fix memory leaks
Wenwen Wang
1
-3
/
+6
2019-08-20
infiniband: hfi1: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-20
IB/mlx4: Fix memory leaks
Wenwen Wang
1
-2
/
+2
2019-08-20
IB/mlx5: Block MR WR if UMR is not possible
Moni Shoua
1
-5
/
+19
2019-08-20
IB/mlx5: Fix MR re-registration flow to use UMR properly
Moni Shoua
1
-1
/
+2
2019-08-20
IB/mlx5: Report and handle ODP support properly
Moni Shoua
2
-11
/
+12
2019-08-20
IB/mlx5: Consolidate use_umr checks into single function
Moni Shoua
2
-3
/
+15
2019-08-20
IB/hfi1: Drop stale TID RDMA packets that cause TIDErr
Kaike Wan
1
-44
/
+3
2019-08-20
IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet
Kaike Wan
1
-0
/
+7
2019-08-20
IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet
Kaike Wan
1
-1
/
+4
2019-08-20
IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet
Kaike Wan
1
-2
/
+2
2019-08-20
IB/hfi1: Drop stale TID RDMA packets
Kaike Wan
1
-2
/
+11
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
1
-2
/
+3
2019-08-20
RDMA/hns: Fix some white space check_mtu_validate()
Dan Carpenter
1
-1
/
+1
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-20
/
+15
2019-08-13
RDMA/hns: Remove unuseful member
Lang Cheng
2
-2
/
+0
2019-08-13
RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver
Xi Wang
1
-2
/
+4
2019-08-13
RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver
Xi Wang
1
-6
/
+13
2019-08-13
RDMA/hns: Modify pi vlaue when cq overflows
Yangyang Li
1
-1
/
+1
2019-08-13
RDMA/hns: Bugfix for creating qp attached to srq
Lijun Ou
1
-6
/
+17
2019-08-13
RDMA/hns: Logic optimization of wc_flags
Weihang Li
1
-1
/
+2
2019-08-13
RDMA/mlx5: Annotate lock dependency in bind/unbind slave port
Leon Romanovsky
1
-2
/
+4
2019-08-13
IB/mlx5: Expose XRQ legacy commands over the DEVX interface
Yishai Hadas
1
-0
/
+4
2019-08-13
IB/mlx5: Add legacy events to DEVX list
Yishai Hadas
1
-0
/
+8
2019-08-13
Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-next
Doug Ledford
2
-3
/
+4
2019-08-12
IB/mlx5: Fix use-after-free error while accessing ev_file pointer
Yishai Hadas
1
-4
/
+5
2019-08-12
RDMA/hns: Use the new APIs for printing log
Lijun Ou
2
-24
/
+29
2019-08-12
RDMA/hns: Disable alw_lcl_lpbk of SSU
Weihang Li
1
-1
/
+1
2019-08-12
RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()
Weihang Li
1
-3
/
+2
2019-08-12
RDMA/hns: Refactor hns_roce_v2_set_hem for hip08
Yangyang Li
1
-33
/
+42
2019-08-12
RDMA/hns: Remove unnecessary kzalloc
Lang Cheng
1
-37
/
+27
2019-08-12
RDMA/hns: Refactor irq request code
Lang Cheng
1
-12
/
+13
2019-08-12
RDMA/hns: Split bool statement and assign statement
Lang Cheng
1
-6
/
+8
2019-08-12
RDMA/hns: Handling the error return value of hem function
Lang Cheng
1
-5
/
+10
2019-08-12
RDMA/hns: Update some comments style
Lang Cheng
4
-43
/
+38
2019-08-12
RDMA/hns: Clean up unnecessary initial assignment
Lang Cheng
1
-2
/
+2
2019-08-12
RDMA/hns: Remove unnessary init for cmq reg
Yixian Liu
2
-6
/
+2
2019-08-12
RDMA/hns: Update the prompt message for creating and destroy qp
Yixian Liu
2
-4
/
+5
2019-08-12
RDMA/hns: Optimize hns_roce_modify_qp function
Lijun Ou
1
-48
/
+69
2019-08-12
RDMA/hns: Encapsulate some lines for setting sq size in user mode
Lijun Ou
1
-7
/
+22
2019-08-12
RDMA/hns: remove obsolete Kconfig comment
YueHaibing
1
-8
/
+0
2019-08-12
RDMA/{cxgb3, cxgb4, i40iw}: Remove common code
Kamal Heib
3
-60
/
+0
2019-08-12
RDMA/cxgb3: Use ib_device_set_netdev()
Kamal Heib
1
-0
/
+20
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
9
-24
/
+17
2019-08-07
IB/mlx5: Check the correct variable in error handling code
Dan Carpenter
1
-1
/
+1
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
1
-15
/
+9
2019-08-07
mlx5: Use refcount_t for refcount
Chuhong Yuan
1
-3
/
+3
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
19
-116
/
+106
2019-08-05
RDMA/efa: Rate limit admin queue error prints
Gal Pressman
2
-86
/
+120
2019-08-05
RDMA/hns: Remove not used UAR assignment
Leon Romanovsky
1
-13
/
+5
[prev]
[next]