index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
mad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-23
IB/core: Enforce security on management datagrams
Daniel Jurgens
1
-8
/
+44
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-8
/
+13
2017-05-01
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-1
/
+1
2017-04-25
IB/core: change the return type to void
Zhu Yanjun
1
-2
/
+1
2017-01-24
IB/mad: Add port_num to error message
Yuval Shaia
1
-1
/
+3
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
1
-3
/
+3
2016-12-14
IB/mad: Fix an array index check
Bart Van Assche
1
-1
/
+1
2016-12-14
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
1
-2
/
+2
2016-12-03
IB/mad: Remove debug prints after allocation failure
Leon Romanovsky
1
-34
/
+6
2016-10-07
IB/mad: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-06-07
IB/mad: Fix indentation
Bart Van Assche
1
-3
/
+3
2016-05-24
IB/MAD: Integrate ib_mad module into ib_core module
Mark Bloch
1
-10
/
+3
2016-01-19
IB/mad: use CQ abstraction
Christoph Hellwig
1
-104
/
+58
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
1
-8
/
+10
2015-12-24
IB/mad: Ensure fairness in ib_mad_completion_handler
Dean Luick
1
-0
/
+18
2015-12-08
IB/mad: Require CM send method for everything except ClassPortInfo
Hal Rosenstock
1
-0
/
+5
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-20
/
+20
2015-10-22
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-1
/
+1
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-20
/
+20
2015-08-31
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-23
/
+3
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-1
/
+1
2015-07-14
IB/mad: Fix compare between big endian and cpu endian
Ira Weiny
1
-1
/
+1
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
1
-29
/
+16
2015-06-12
IB/mad: Add final OPA MAD processing
Ira Weiny
1
-29
/
+195
2015-06-12
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
1
-10
/
+32
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
1
-5
/
+12
2015-06-12
IB/mad: Convert allocations from kmem_cache to kzalloc
Ira Weiny
1
-81
/
+88
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
1
-0
/
+3
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
2015-06-12
IB/mad: Split IB SMI handling from MAD Recv handler
Ira Weiny
1
-36
/
+49
2015-06-12
IB/mad cleanup: Generalize processing of MAD data
Ira Weiny
1
-6
/
+6
2015-06-12
IB/mad cleanup: Clean up function params -- find_mad_agent
Ira Weiny
1
-18
/
+18
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-1
/
+3
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
1
-51
/
+51
2015-05-20
IB/mad: Add const qualifiers to query only functions
Ira Weiny
1
-8
/
+8
2015-05-20
IB/mad: Clean up rcv_has_same_class
Ira Weiny
1
-3
/
+3
2015-05-20
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
1
-10
/
+10
2015-05-20
IB/mad: Change validate_mad signature arguments
Ira Weiny
1
-6
/
+6
2015-05-18
IB/mad: Rename is_data_mad to is_rmpp_data_mad
Ira Weiny
1
-3
/
+4
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_smi()
Michael Wang
1
-1
/
+1
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_mad()
Michael Wang
1
-3
/
+3
2015-05-18
IB/Verbs: Reform IB-core mad/agent/user_mad
Michael Wang
1
-22
/
+21
2014-08-11
IB/mad: Add user space RMPP support
Ira Weiny
1
-23
/
+51
2014-08-11
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
1
-1
/
+3
2014-08-11
IB/mad: Add dev_notice messages for various umad/mad registration failures
Ira Weiny
1
-9
/
+49
2014-08-11
IB/mad: Update module to [pr|dev]_* style print messages
Ira Weiny
1
-68
/
+79
2014-04-01
IB/mad: Check and handle potential DMA mapping errors
Yan Burman
1
-0
/
+14
2013-08-01
IB/core: Create QP1 using the pkey index which contains the default pkey
Jack Morgenstein
1
-1
/
+7
[next]