index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/providers: Fix return value from create_srq callbacks
Kamal Heib
2018-07-30
1
-1
/
+1
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
3
-24
/
+24
*
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-30
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-12
2
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
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-21
1
-3
/
+3
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
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-14
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
*
|
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
2017-08-10
1
-3
/
+2
|
\
\
|
*
|
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-08-10
1
-3
/
+2
|
|
|
|
\
\
*
-
.
\
\
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
2017-08-10
2
-4
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
*
|
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
2017-08-08
2
-3
/
+3
|
*
|
IB/core: Change port_attr.lid size from 16 to 32 bits
Dasaratharaman Chandramouli
2017-08-08
1
-1
/
+1
|
|
/
*
|
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
1
-1
/
+0
|
/
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
3
-0
/
+3
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
3
-69
/
+85
*
IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-5
/
+5
*
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+2
*
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+2
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
5
-9
/
+10
*
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-04-25
1
-3
/
+2
*
IB/mthca: Check validity of output parameter pointer
Leon Romanovsky
2017-04-21
1
-2
/
+10
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
IB/mthca: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-4
/
+5
|
\
\
|
*
|
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-02-14
1
-4
/
+5
|
|
/
*
|
IB/mthca: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-19
1
-13
/
+11
|
/
*
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
2
-5
/
+5
|
\
|
*
IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-12-14
1
-4
/
+2
|
*
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-13
1
-1
/
+3
*
|
IB/mthca: Remove debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-4
/
+0
|
/
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-1
/
+1
*
IB/mthca: Move user vendor structures
Leon Romanovsky
2016-10-07
1
-1
/
+1
*
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
2016-10-07
2
-3
/
+5
*
IB/mthca: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
[next]