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
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
108
-1609
/
+3681
2018-12-22
RDMA/mlx5: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
1
-1
/
+1
2018-12-21
IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported
Yishai Hadas
3
-2
/
+26
2018-12-20
IB/mlx5: Fix wrong error unwind
Jason Gunthorpe
1
-3
/
+5
2018-12-20
IB/mlx4: Remove set but not used variable 'pd'
YueHaibing
1
-3
/
+0
2018-12-20
IB/mlx5: Fix long EEH recover time with NVMe offloads
Huy Nguyen
1
-3
/
+16
2018-12-20
IB/mlx5: Simplify netdev unbinding
Or Gerlitz
1
-5
/
+9
2018-12-20
IB/mlx5: Use the correct commands for UMEM and UCTX allocation
Yishai Hadas
1
-19
/
+15
2018-12-20
IB/mlx5: Use uid as part of alloc/dealloc transport domain
Yishai Hadas
1
-0
/
+2
2018-12-20
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
4
-28
/
+25
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+19
2018-12-19
RDMA/bnxt_re: Increase depth of control path command queue
Devesh Sharma
3
-26
/
+68
2018-12-19
RDMA/bnxt_re: Query HWRM Interface version from FW
Selvin Xavier
2
-0
/
+32
2018-12-19
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
1
-4
/
+7
2018-12-19
RDMA/bnxt_re: Make use of destroy AH sleepable flag
Gal Pressman
3
-5
/
+8
2018-12-19
RDMA/bnxt_re: Make use of create AH sleepable flag
Gal Pressman
3
-5
/
+8
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
20
-32
/
+35
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
21
-16
/
+24
2018-12-19
IB/mlx5: Fix compile issue when ODP disabled
Doug Ledford
1
-4
/
+4
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
21
-109
/
+120
2018-12-18
IB/mlx5: Add advise_mr() support
Moni Shoua
4
-9
/
+157
2018-12-18
IB/uverbs: Add helper to get array size from ptr attribute
Moni Shoua
1
-7
/
+5
2018-12-18
IB/mlx4: Utilize macro to calculate SQ spare size
Yuval Shaia
1
-1
/
+1
2018-12-18
RDMA/hns: Fix an error code in hns_roce_create_srq()
Dan Carpenter
1
-0
/
+1
2018-12-18
IB/qib: Fix an error code in qib_sdma_verbs_send()
Dan Carpenter
1
-1
/
+3
2018-12-18
RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'
Gal Pressman
1
-4
/
+4
2018-12-18
RDMA/i40iw: Make sure to initialize ib_device_ops
Kamal Heib
1
-0
/
+1
2018-12-18
RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion
Leon Romanovsky
3
-100
/
+5
2018-12-14
net/mlx5: Make RoCE and SR-IOV LAG modes explicit
Aviv Heller
3
-6
/
+10
2018-12-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
3
-22
/
+19
2018-12-14
IB/mlx5: Unify e-switch representors load approach between uplink and VFs
Mark Bloch
3
-22
/
+19
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
4
-4
/
+4
2018-12-12
RDMA/vmw_pvrdma: Initialize ib_device_ops struct
Kamal Heib
1
-37
/
+45
2018-12-12
RDMA/usnic: Initialize ib_device_ops struct
Kamal Heib
1
-29
/
+32
2018-12-12
RDMA/qib: Initialize ib_device_ops struct
Kamal Heib
1
-2
/
+6
2018-12-12
RDMA/qedr: Initialize ib_device_ops struct
Kamal Heib
1
-51
/
+52
2018-12-12
RDMA/ocrdma: Initialize ib_device_ops struct
Kamal Heib
1
-46
/
+46
2018-12-12
RDMA/nes: Initialize ib_device_ops struct
Kamal Heib
1
-32
/
+35
2018-12-12
RDMA/mthca: Initialize ib_device_ops struct
Kamal Heib
1
-51
/
+88
2018-12-12
RDMA/mlx5: Initialize ib_device_ops struct
Kamal Heib
1
-96
/
+131
2018-12-11
RDMA/mlx4: Initialize ib_device_ops struct
Kamal Heib
1
-79
/
+99
2018-12-11
RDMA/i40iw: Initialize ib_device_ops struct
Kamal Heib
1
-30
/
+33
2018-12-11
RDMA/hns: Initialize ib_device_ops struct
Kamal Heib
4
-58
/
+87
2018-12-11
RDMA/hfi1: Initialize ib_device_ops struct
Kamal Heib
1
-7
/
+11
2018-12-11
RDMA/cxgb4: Initialize ib_device_ops struct
Kamal Heib
1
-35
/
+39
2018-12-11
RDMA/cxgb3: Initialize ib_device_ops struct
Kamal Heib
1
-30
/
+34
2018-12-11
RDMA/bnxt_re: Initialize ib_device_ops struct
Kamal Heib
1
-51
/
+45
2018-12-11
IB/mlx4: Remove unneeded NULL check
Yuval Shaia
1
-3
/
+3
2018-12-11
RDMA/ocrdma: Use PCI-ID as an identification in debugfs
Leon Romanovsky
1
-2
/
+3
2018-12-11
RDMA/vmw_pvrdma: Use atomic memory allocation in create AH
Gal Pressman
1
-1
/
+1
[next]