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
2022-11-10
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-02
IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
Mark Zhang
2021-04-12
RDMA/core: Correct format of block comments
Wenpeng Liang
2021-04-12
RDMA/core: Correct format of braces
Wenpeng Liang
2021-04-12
RDMA/core: Remove redundant spaces
Wenpeng Liang
2021-04-12
RDMA/core: Remove the redundant return statements
Wenpeng Liang
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-24
IB/mad: Change atomics to refcount API
Shay Drory
2020-06-24
IB/mad: Issue complete whenever decrements agent refcount
Shay Drory
2020-06-22
IB/mad: Fix use after free when destroying MAD agent
Shay Drory
2020-06-19
RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
Fan Guo
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
RDMA/mad: Remove snoop interface
Maor Gottlieb
2019-11-12
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-06
RDMA/mad: Delete never implemented functions
Leon Romanovsky
2019-08-01
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
2019-03-27
IB/MAD: Add SMP details to MAD tracing
Ira Weiny
2019-03-27
IB/MAD: Add agent trace points
Ira Weiny
2019-03-27
IB/MAD: Add recv path trace point
Ira Weiny
2019-03-27
IB/MAD: Add send path trace points
Ira Weiny
2019-03-26
IB/mad: Convert ib_mad_clients to XArray
Matthew Wilcox
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
2018-09-06
RDMA/core: Rate limit MAD error messages
Parav Pandit
2018-09-06
RDMA/core: Fail early if unsupported QP is provided
Parav Pandit
2018-09-05
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2018-07-24
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-06-18
IB/mad: Use IDR for agent IDs
willy@infradead.org
2018-06-18
IB/mad: Agent registration is process context only
Matthew Wilcox
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-01
RDMA/mad: Convert BUG_ONs to error flows
Leon Romanovsky
2018-06-01
RDMA/mad: Delete inaccessible BUG_ON
Leon Romanovsky
2018-04-30
IB/core: Make ib_mad_client_id atomic
HÃ¥kon Bugge
2017-12-22
drivers: infiniband: remove duplicate includes
Pravin Shedge
2017-11-10
IB/core: Avoid crash on pkey enforcement failed in received MADs
Parav Pandit
2017-05-23
IB/core: Enforce security on management datagrams
Daniel Jurgens
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-25
IB/core: change the return type to void
Zhu Yanjun
2017-01-24
IB/mad: Add port_num to error message
Yuval Shaia
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
IB/mad: Fix an array index check
Bart Van Assche
2016-12-14
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2016-12-03
IB/mad: Remove debug prints after allocation failure
Leon Romanovsky
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
[next]