index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-20
/
+9
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-2
/
+2
2019-01-02
infiniband/qedr: Potential null ptr dereference of qp
Aditya Pakki
1
-0
/
+2
2019-01-02
infiniband: bnxt_re: qplib: Check the return value of send_message
Aditya Pakki
1
-3
/
+2
2019-01-02
Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"
Leon Romanovsky
1
-16
/
+3
2019-01-02
IB/mlx5: Allow XRC INI usage via verbs in DEVX context
Yishai Hadas
1
-1
/
+2
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+5
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-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-8
/
+5
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/mellanox/linux
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
[next]