index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
1
-5
/
+12
*
IB/mad: Convert allocations from kmem_cache to kzalloc
Ira Weiny
2015-06-12
1
-81
/
+88
*
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
1
-0
/
+3
*
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
1
-1
/
+2
*
IB/mad: Split IB SMI handling from MAD Recv handler
Ira Weiny
2015-06-12
1
-36
/
+49
*
IB/mad cleanup: Generalize processing of MAD data
Ira Weiny
2015-06-12
1
-6
/
+6
*
IB/mad cleanup: Clean up function params -- find_mad_agent
Ira Weiny
2015-06-12
1
-18
/
+18
*
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
1
-1
/
+3
*
-
.
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-20
1
-51
/
+51
|
\
\
|
|
*
IB/Verbs: Use management helper rdma_cap_ib_smi()
Michael Wang
2015-05-18
1
-1
/
+1
|
|
*
IB/Verbs: Use management helper rdma_cap_ib_mad()
Michael Wang
2015-05-18
1
-3
/
+3
|
|
*
IB/Verbs: Reform IB-core mad/agent/user_mad
Michael Wang
2015-05-18
1
-22
/
+21
|
|
/
|
/
|
|
*
IB/mad: Add const qualifiers to query only functions
Ira Weiny
2015-05-20
1
-8
/
+8
|
*
IB/mad: Clean up rcv_has_same_class
Ira Weiny
2015-05-20
1
-3
/
+3
|
*
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
2015-05-20
1
-10
/
+10
|
*
IB/mad: Change validate_mad signature arguments
Ira Weiny
2015-05-20
1
-6
/
+6
|
*
IB/mad: Rename is_data_mad to is_rmpp_data_mad
Ira Weiny
2015-05-18
1
-3
/
+4
|
/
*
IB/mad: Add user space RMPP support
Ira Weiny
2014-08-10
1
-23
/
+51
*
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2014-08-10
1
-1
/
+3
*
IB/mad: Add dev_notice messages for various umad/mad registration failures
Ira Weiny
2014-08-10
1
-9
/
+49
*
IB/mad: Update module to [pr|dev]_* style print messages
Ira Weiny
2014-08-10
1
-68
/
+79
*
IB/mad: Check and handle potential DMA mapping errors
Yan Burman
2014-04-01
1
-0
/
+14
*
IB/core: Create QP1 using the pkey index which contains the default pkey
Jack Morgenstein
2013-07-31
1
-1
/
+7
*
workqueue: deprecate __cancel_delayed_work()
Tejun Heo
2012-08-21
1
-1
/
+1
*
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
2012-08-21
1
-9
/
+5
*
IB/mad: Don't send response for failed MADs
Jack Morgenstein
2012-04-24
1
-3
/
+3
*
IB/mad: Set 'D' bit in response for unhandled MADs
Jack Morgenstein
2012-04-24
1
-0
/
+2
*
IB/mad: Return error response for unsupported MADs
Swapna Thete
2012-02-25
1
-0
/
+21
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
IB/mad: Verify mgmt class in received MADs
Hefty, Sean
2011-10-06
1
-0
/
+3
|
/
*
IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP required
Ira Weiny
2011-05-23
1
-0
/
+7
*
IB/mad: IBoE supports only QP1 (no QP0)
Eli Cohen
2010-10-13
1
-4
/
+23
*
IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static
Roland Dreier
2010-05-23
1
-2
/
+2
*
IB/core: Use kmemdup() instead of kmalloc()+memcpy()
Julia Lawall
2010-05-15
1
-3
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
IB/mad: Ignore iWARP devices on device removal
Steve Wise
2010-03-11
1
-0
/
+3
*
infiniband: use for_each_set_bit()
Akinobu Mita
2010-03-06
1
-16
/
+5
*
Merge branch 'mad' into for-linus
Roland Dreier
2009-09-10
1
-8
/
+23
|
\
|
*
IB/mad: Allow tuning of QP0 and QP1 sizes
Hal Rosenstock
2009-09-07
1
-5
/
+20
|
*
IB/mad: Fix possible lock-lock-timer deadlock
Roland Dreier
2009-09-07
1
-3
/
+3
*
|
IB: Use DEFINE_SPINLOCK() for static spinlocks
Roland Dreier
2009-09-05
1
-5
/
+1
|
/
*
IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp
Ralph Campbell
2009-03-03
1
-6
/
+6
*
IB/mad: initialize mad_agent_priv before putting on lists
Ralph Campbell
2009-02-27
1
-11
/
+10
*
IB/mad: Fix null pointer dereference in local_completions()
Ralph Campbell
2009-02-27
1
-3
/
+4
*
IB/mad: Use krealloc() to resize snoop table
Roland Dreier
2008-10-14
1
-9
/
+5
[next]