index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
4
-34
/
+0
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
1
-25
/
+14
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
3
-23
/
+31
*
RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-02-11
1
-20
/
+16
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-09
1
-19
/
+10
*
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
1
-2
/
+2
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-01-18
1
-2
/
+2
|
|
\
|
|
*
RDMA/mthca: Clear QP objects during their allocation
Leon Romanovsky
2019-01-11
1
-2
/
+2
*
|
|
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
1
-1
/
+1
*
|
|
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
1
-2
/
+3
|
\
|
|
|
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+3
|
|
/
*
|
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
1
-3
/
+6
*
|
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
1
-1
/
+1
*
|
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
2019-01-11
1
-1
/
+1
*
|
RDMA: Clear CQ objects during their allocation
Leon Romanovsky
2019-01-11
1
-1
/
+1
*
|
RDMA: Clear PD objects during their allocation
Leon Romanovsky
2019-01-11
1
-1
/
+1
*
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-11
1
-1
/
+1
|
/
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-20
2
-3
/
+4
*
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-20
2
-1
/
+2
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-19
4
-33
/
+43
*
RDMA/mthca: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-51
/
+88
*
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-17
1
-23
/
+18
*
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
2018-10-04
1
-2
/
+2
*
IB/mthca: Fix error return code in __mthca_init_one()
Wei Yongjun
2018-10-04
1
-1
/
+2
*
IB/mthca: remove redundant inner check of mdev->mthca_flags
Colin Ian King
2018-09-27
1
-2
/
+1
*
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-26
1
-2
/
+3
*
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-2
/
+1
*
RDMA/providers: Fix return value from create_srq callbacks
Kamal Heib
2018-07-31
1
-1
/
+1
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
3
-24
/
+24
*
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-31
1
-4
/
+4
*
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-2
/
+3
*
RDMA: Convert drivers to use the AH's sgid_attr in post_wr paths
Parav Pandit
2018-06-18
1
-4
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
7
-20
/
+24
*
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+2
*
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-19
1
-0
/
+1
*
IB/mthca: remove mthca_user.h
Corentin Labbe
2018-01-28
1
-112
/
+0
*
IB/mthca: Fix gup usage in mthca_map_user_db()
Davidlohr Bueso
2018-01-26
1
-1
/
+1
*
IB/mthca: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-01-02
1
-3
/
+2
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-22
1
-3
/
+3
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-22
1
-3
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
1
-5
/
+5
|
\
|
*
IB/mthca: Fix indentation
Bart Van Assche
2017-10-15
1
-5
/
+5
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
RDMA/mthca: Make explicit conversion to 64bit value
Leon Romanovsky
2017-08-24
1
-1
/
+1
*
IB/core: Fix input len in multiple user verbs
Amrani, Ram
2017-08-22
1
-1
/
+1
*
IB/mthca: Replace PCI pool old API
Romain Perier
2017-08-22
3
-11
/
+11
*
Add OPA extended LID support
Hiatt, Don
2017-08-18
2
-4
/
+4
*
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
1
-1
/
+1
|
\
|
*
infiniband: mthca: constify pci_device_id.
Arvind Yadav
2017-08-18
1
-1
/
+1
[next]