index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
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
[next]