index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
mad.c
Age
Commit message (
Expand
)
Author
2016-10-07
IB/mad: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-06-06
IB/mad: Fix indentation
Bart Van Assche
2016-05-24
IB/MAD: Integrate ib_mad module into ib_core module
Mark Bloch
2016-01-19
IB/mad: use CQ abstraction
Christoph Hellwig
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2015-12-24
IB/mad: Ensure fairness in ib_mad_completion_handler
Dean Luick
2015-12-08
IB/mad: Require CM send method for everything except ClassPortInfo
Hal Rosenstock
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-08-30
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-07-14
IB/mad: Fix compare between big endian and cpu endian
Ira Weiny
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-06-12
IB/mad: Add final OPA MAD processing
Ira Weiny
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
IB/mad: Convert allocations from kmem_cache to kzalloc
Ira Weiny
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
IB/mad: Split IB SMI handling from MAD Recv handler
Ira Weiny
2015-06-12
IB/mad cleanup: Generalize processing of MAD data
Ira Weiny
2015-06-12
IB/mad cleanup: Clean up function params -- find_mad_agent
Ira Weiny
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-20
IB/mad: Add const qualifiers to query only functions
Ira Weiny
2015-05-20
IB/mad: Clean up rcv_has_same_class
Ira Weiny
2015-05-20
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
2015-05-20
IB/mad: Change validate_mad signature arguments
Ira Weiny
2015-05-18
IB/mad: Rename is_data_mad to is_rmpp_data_mad
Ira Weiny
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_smi()
Michael Wang
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_mad()
Michael Wang
2015-05-18
IB/Verbs: Reform IB-core mad/agent/user_mad
Michael Wang
2014-08-10
IB/mad: Add user space RMPP support
Ira Weiny
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2014-08-10
IB/mad: Add dev_notice messages for various umad/mad registration failures
Ira Weiny
2014-08-10
IB/mad: Update module to [pr|dev]_* style print messages
Ira Weiny
2014-04-01
IB/mad: Check and handle potential DMA mapping errors
Yan Burman
2013-07-31
IB/core: Create QP1 using the pkey index which contains the default pkey
Jack Morgenstein
2012-08-21
workqueue: deprecate __cancel_delayed_work()
Tejun Heo
2012-08-21
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
2012-04-24
IB/mad: Don't send response for failed MADs
Jack Morgenstein
2012-04-24
IB/mad: Set 'D' bit in response for unhandled MADs
Jack Morgenstein
2012-02-25
IB/mad: Return error response for unsupported MADs
Swapna Thete
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-10-06
IB/mad: Verify mgmt class in received MADs
Hefty, Sean
2011-05-23
IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP required
Ira Weiny
2010-10-13
IB/mad: IBoE supports only QP1 (no QP0)
Eli Cohen
[next]