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
/
core
/
mad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-12
1
-6
/
+6
*
RDMA/mad: Delete never implemented functions
Leon Romanovsky
2019-11-06
1
-19
/
+0
*
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
2019-08-01
1
-10
/
+10
*
IB/MAD: Add SMP details to MAD tracing
Ira Weiny
2019-03-27
1
-0
/
+8
*
IB/MAD: Add agent trace points
Ira Weiny
2019-03-27
1
-0
/
+4
*
IB/MAD: Add recv path trace point
Ira Weiny
2019-03-27
1
-0
/
+3
*
IB/MAD: Add send path trace points
Ira Weiny
2019-03-27
1
-1
/
+32
*
IB/mad: Convert ib_mad_clients to XArray
Matthew Wilcox
2019-03-26
1
-25
/
+14
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
1
-2
/
+2
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-12
/
+10
*
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
2018-10-16
1
-1
/
+1
*
RDMA/core: Rate limit MAD error messages
Parav Pandit
2018-09-06
1
-35
/
+37
*
RDMA/core: Fail early if unsupported QP is provided
Parav Pandit
2018-09-06
1
-0
/
+4
*
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2018-09-05
1
-1
/
+1
*
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
1
-9
/
+5
*
IB/mad: Use IDR for agent IDs
willy@infradead.org
2018-06-18
1
-32
/
+51
*
IB/mad: Agent registration is process context only
Matthew Wilcox
2018-06-18
1
-7
/
+9
*
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-18
1
-2
/
+2
*
RDMA/mad: Convert BUG_ONs to error flows
Leon Romanovsky
2018-06-01
1
-4
/
+7
*
RDMA/mad: Delete inaccessible BUG_ON
Leon Romanovsky
2018-06-01
1
-1
/
+0
*
IB/core: Make ib_mad_client_id atomic
Håkon Bugge
2018-04-30
1
-2
/
+2
*
drivers: infiniband: remove duplicate includes
Pravin Shedge
2017-12-22
1
-1
/
+0
*
IB/core: Avoid crash on pkey enforcement failed in received MADs
Parav Pandit
2017-11-10
1
-1
/
+2
*
IB/core: Enforce security on management datagrams
Daniel Jurgens
2017-05-23
1
-8
/
+44
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-8
/
+13
*
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: change the return type to void
Zhu Yanjun
2017-04-25
1
-2
/
+1
*
IB/mad: Add port_num to error message
Yuval Shaia
2017-01-24
1
-1
/
+3
*
-
.
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
1
-3
/
+3
|
\
\
|
*
|
IB/mad: Fix an array index check
Bart Van Assche
2016-12-14
1
-1
/
+1
|
*
|
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2016-12-14
1
-2
/
+2
|
|
/
*
|
IB/mad: Remove debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-34
/
+6
|
/
*
IB/mad: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
*
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
1
-1
/
+1
*
IB/mad: Fix indentation
Bart Van Assche
2016-06-06
1
-3
/
+3
*
IB/MAD: Integrate ib_mad module into ib_core module
Mark Bloch
2016-05-24
1
-10
/
+3
*
IB/mad: use CQ abstraction
Christoph Hellwig
2016-01-19
1
-104
/
+58
*
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2016-01-19
1
-8
/
+10
*
IB/mad: Ensure fairness in ib_mad_completion_handler
Dean Luick
2015-12-24
1
-0
/
+18
*
IB/mad: Require CM send method for everything except ClassPortInfo
Hal Rosenstock
2015-12-08
1
-0
/
+5
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-28
1
-20
/
+20
|
\
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-20
/
+20
*
|
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-21
1
-1
/
+1
|
/
*
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
1
-23
/
+3
*
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-30
1
-1
/
+1
*
IB/mad: Fix compare between big endian and cpu endian
Ira Weiny
2015-07-14
1
-1
/
+1
*
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-07-14
1
-29
/
+16
*
IB/mad: Add final OPA MAD processing
Ira Weiny
2015-06-12
1
-29
/
+195
*
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
1
-10
/
+32
[next]