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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-1
/
+1
2018-06-26
IB/mlx5: Avoid dealing with vport representors if not being e-switch manager
Or Gerlitz
1
-1
/
+1
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-28
/
+51
2018-06-18
IB/rxe: Fix missing completion for mem_reg work requests
Vijay Immanuel
1
-0
/
+3
2018-06-18
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
1
-6
/
+8
2018-06-12
treewide: Use array_size() in kvzalloc_node()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
5
-13
/
+22
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2
-7
/
+6
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
23
-51
/
+62
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
20
-62
/
+79
2018-06-12
Convert infiniband uverbs to struct_size
Matthew Wilcox
1
-2
/
+2
2018-06-12
IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write
Jason Gunthorpe
1
-4
/
+10
2018-06-11
IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
Christophe Jaillet
1
-2
/
+5
2018-06-11
RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CM
Kalderon, Michal
1
-0
/
+3
2018-06-11
IB/mlx5: Fix return value check in flow_counters_set_data()
weiyongjun (A)
1
-2
/
+2
2018-06-11
IB/mlx5: Fix memory leak in mlx5_ib_create_flow
Gustavo A. R. Silva
1
-13
/
+19
2018-06-11
IB/rxe: avoid double kfree skb
Zhu Yanjun
1
-1
/
+1
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
122
-1722
/
+4093
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+8
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-100
/
+70
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-22
/
+22
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
7
-22
/
+22
2018-06-05
RDMA/mlx5: Update SPDX tags to show proper license
Leon Romanovsky
2
-2
/
+2
2018-06-05
RDMA/restrack: Change SPDX tag to properly reflect license
Leon Romanovsky
1
-1
/
+1
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
2
-86
/
+57
2018-06-04
IB/hfi1: Fix comment on default hdr entry size
Mike Marciniszyn
1
-2
/
+2
2018-06-04
IB/hfi1: Rename exp_lock to exp_mutex
Kaike Wan
3
-8
/
+8
2018-06-04
IB/hfi1: Add bypass register defines and replace blind constants
Mike Marciniszyn
2
-1
/
+9
2018-06-04
IB/hfi1: Remove unused variable
Kaike Wan
1
-3
/
+1
2018-06-04
IB/hfi1: Ensure VL index is within bounds
Kaike Wan
1
-9
/
+3
2018-06-04
IB/hfi1: Fix user context tail allocation for DMA_RTAIL
Mike Marciniszyn
3
-10
/
+9
2018-06-04
IB/hns: Use zeroing memory allocator instead of allocator/memset
YueHaibing
1
-5
/
+3
2018-06-04
infiniband: fix a possible use-after-free bug
Cong Wang
1
-1
/
+5
2018-06-04
iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
Arnd Bergmann
1
-0
/
+1
2018-06-04
IB/isert: use T10-PI check mask definitions from core layer
Max Gurtovoy
1
-4
/
+7
2018-06-04
IB/iser: use T10-PI check mask definitions from core layer
Max Gurtovoy
2
-6
/
+2
2018-06-04
IB/isert: fix T10-pi check mask setting
Max Gurtovoy
1
-1
/
+1
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
11
-41
/
+587
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-55
/
+165
2018-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-55
/
+165
2018-06-02
IB/mlx5: Add counters read support
Raed Salem
1
-0
/
+43
2018-06-02
IB/mlx5: Add flow counters read support
Raed Salem
2
-1
/
+27
2018-06-02
IB/mlx5: Add flow counters binding support
Raed Salem
2
-13
/
+224
2018-06-02
IB/mlx5: Add counters create and destroy support
Raed Salem
2
-0
/
+33
2018-06-02
IB/uverbs: Add support for flow counters
Raed Salem
2
-11
/
+71
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
4
-4
/
+18
2018-06-02
IB/uverbs: Add read counters support
Raed Salem
1
-1
/
+58
2018-06-02
IB/uverbs: Add create/destroy counters support
Raed Salem
4
-2
/
+104
[next]