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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-10
RDMA: Clear CQ objects during their allocation
Leon Romanovsky
2
-2
/
+2
2019-01-10
RDMA: Clear PD objects during their allocation
Leon Romanovsky
5
-5
/
+5
2019-01-10
RDMA/qedr: Fix out of bounds index check in query pkey
Gal Pressman
1
-1
/
+1
2019-01-10
RDMA/ocrdma: Fix out of bounds index check in query pkey
Gal Pressman
1
-1
/
+1
2019-01-10
IB/usnic: Fix out of bounds index check in query pkey
Gal Pressman
1
-1
/
+1
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
36
-144
/
+162
2019-01-10
IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs
Shamir Rabinovitch
6
-14
/
+10
2019-01-10
RDMA/mthca: Clear QP objects during their allocation
Leon Romanovsky
1
-2
/
+2
2019-01-10
RDMA/vmw_pvrdma: Return the correct opcode when creating WR
Adit Ranadive
2
-1
/
+40
2019-01-08
RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type
Steve Wise
1
-1
/
+4
2019-01-08
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
4
-44
/
+33
2019-01-08
RDMA/mlx5: Introduce and reuse helper to identify ODP MR
Leon Romanovsky
3
-13
/
+16
2019-01-08
RDMA/core: Don't depend device ODP capabilities on kconfig option
Leon Romanovsky
2
-7
/
+5
2019-01-08
RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING
Leon Romanovsky
1
-2
/
+0
2019-01-08
IB/srp: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
16
-79
/
+71
2019-01-07
RDMA/nldev: Don't expose unsafe global rkey to regular user
Leon Romanovsky
1
-4
/
+0
2019-01-07
RDMA/hns: Modify the pbl ba page size for hip08
Lijun Ou
1
-1
/
+1
2019-01-07
RDMA/hns: Add constraint on the setting of local ACK timeout
Lijun Ou
1
-4
/
+10
2019-01-07
RDMA/hns: Bugfix for the scene without receiver queue
Lijun Ou
1
-1
/
+2
2019-01-07
RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
Lijun Ou
1
-3
/
+7
2019-01-07
iw_cxgb4: Check for send WR also while posting write with completion WR
Potnuri Bharat Teja
1
-6
/
+13
2019-01-07
IB/core: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-01-07
IB/usnic: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-07
IB/cm: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-07
RDMA/uverbs: Fix post send success return value in case of error
Gal Pressman
1
-1
/
+3
2019-01-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-21
/
+10
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-4
/
+3
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
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2019-01-02
IB/core: Add advise_mr to the list of known ops
Moni Shoua
1
-0
/
+1
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
2
-20
/
+13
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
174
-3980
/
+6946
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-9
/
+1
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2
-20
/
+13
2018-12-22
RDMA/srpt: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2018-12-22
RDMA/mlx5: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
1
-1
/
+1
2018-12-22
IB/uverbs: 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-21
IB/umad: Start using dev_groups of class
Parav Pandit
1
-16
/
+12
2018-12-21
IB/umad: Use class_groups and let core create class file
Parav Pandit
1
-9
/
+14
2018-12-21
IB/umad: Refactor code to use cdev_device_add()
Parav Pandit
1
-83
/
+84
2018-12-21
IB/umad: Avoid destroying device while it is accessed
Parav Pandit
1
-9
/
+13
2018-12-21
IB/umad: Simplify and avoid dynamic allocation of class
Parav Pandit
1
-21
/
+21
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
RDMA/iwcm: Don't copy past the end of dev_name() string
Steve Wise
1
-4
/
+8
[prev]
[next]