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
2020-06-15
RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'
Kieran Bingham
3
-3
/
+3
2020-06-15
RDMA/mlx5: Fix -Wformat warning in check_ucmd_data()
Tom Seewald
1
-1
/
+1
2020-06-15
RDMA/mlx5: Remove duplicated assignment to resp.response_length
Colin Ian King
1
-2
/
+0
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
13
-19
/
+19
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
3
-7
/
+7
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
104
-7750
/
+8458
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
15
-161
/
+804
2020-06-03
RDMA/mlx5: Return ECE DC support
Leon Romanovsky
1
-14
/
+31
2020-06-03
RDMA/mlx5: Don't rely on FW to set zeros in ECE response
Leon Romanovsky
1
-2
/
+4
2020-06-03
RDMA/mlx5: Return an error if copy_to_user fails
Leon Romanovsky
1
-6
/
+2
2020-06-02
IB/hfi1: Use free_netdev() in hfi1_netdev_free()
YueHaibing
1
-4
/
+1
2020-06-02
RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
Dan Carpenter
1
-1
/
+1
2020-06-02
IB/hfi1: Fix hfi1_netdev_rx_init() error handling
Dan Carpenter
1
-2
/
+9
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
8
-17
/
+0
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
6
-6
/
+0
2020-06-02
RDMA/mthca: Remove FMR support for memory registration
Max Gurtovoy
4
-380
/
+1
2020-06-02
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
3
-120
/
+0
2020-06-02
RDMA/i40iw: Remove FMR leftovers
Jason Gunthorpe
2
-10
/
+0
2020-06-02
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
4
-14
/
+0
2020-06-02
RDMA/mlx5: Remove FMR leftovers
Gal Pressman
1
-8
/
+0
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+0
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+7
2020-05-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-38
/
+14
2020-05-29
IB/hfi1: Fix spelling mistake "enought" -> "enough"
Colin Ian King
1
-1
/
+1
2020-05-29
RDMA/hns: remove duplicate assignment to pointer raq
Colin Ian King
1
-1
/
+1
2020-05-29
RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode
Mark Zhang
3
-2
/
+10
2020-05-29
hfi1: get rid of pointless access_ok()
Al Viro
1
-7
/
+0
2020-05-27
RDMA/mlx5: Return ECE data after modify QP
Leon Romanovsky
2
-4
/
+46
2020-05-27
RDMA/mlx5: Set ECE options during modify QP
Leon Romanovsky
4
-14
/
+23
2020-05-27
RDMA/mlx5: Convert modify QP to use MLX5_SET macros
Leon Romanovsky
1
-106
/
+97
2020-05-27
RDMA/mlx5: Remove manually crafted QP context the query call
Leon Romanovsky
1
-73
/
+56
2020-05-27
RDMA/mlx5: Use direct modify QP implementation
Leon Romanovsky
1
-6
/
+11
2020-05-27
RDMA/mlx5: Set ECE options during QP create
Leon Romanovsky
1
-9
/
+66
2020-05-27
RDMA/mlx5: Get ECE options from FW during create QP
Leon Romanovsky
3
-11
/
+17
2020-05-27
Merge branch 'mellanox/mlx5-next' into rdma.git for/next
Jason Gunthorpe
1
-1
/
+4
2020-05-27
IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command
Mark Zhang
1
-0
/
+4
2020-05-25
RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove
Potnuri Bharat Teja
1
-0
/
+1
2020-05-25
RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
Qiushi Wu
1
-1
/
+1
2020-05-25
RDMA/hns: Make the end of sge process more clear
Yixian Liu
1
-2
/
+2
2020-05-25
RDMA/hns: Simplify process related to poll cq
Lang Cheng
1
-8
/
+3
2020-05-25
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
2
-7
/
+6
2020-05-25
RDMA/hns: Remove redundant type cast for general pointers
Weihang Li
3
-137
/
+73
2020-05-25
RDMA/hns: Optimize the usage of MTR
Xi Wang
2
-27
/
+30
2020-05-25
RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...
Xi Wang
1
-115
/
+149
2020-05-25
RDMA/hns: Change variables representing quantity to unsigned
Weihang Li
2
-10
/
+11
2020-05-25
RDMA/hns: Change all page_shift to unsigned
Weihang Li
5
-24
/
+27
2020-05-25
RDMA/hns: Rename QP buffer related function
Xi Wang
1
-4
/
+4
[next]