aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/siw/siw_cm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03RDMA/siw: use true,false for bool variablezhengbin1-1/+1
2019-10-01RDMA/siw: Fix port number endianness in a debug messageBart Van Assche1-8/+1
2019-10-01RDMA/siw: Simplify several debug messagesBart Van Assche1-29/+7
2019-08-28RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler1-11/+20
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler1-41/+36
2019-08-20RDMA/siw: Fix potential NULL de-refBernard Metzler1-2/+3
2019-07-22RDMA/siw: Remove set but not used variables 'rv'Mao Wenan1-2/+1
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+2070
2019-07-11rdma/siw: Remove set but not used variable 's'YueHaibing1-3/+0
2019-07-11RDMA/siw: Add missing rtnl_lock around access to ifaJason Gunthorpe1-0/+2
2019-07-02rdma/siw: connection managementBernard Metzler1-0/+2072