summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/siw/siw_cm.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()Krishnamraju Eraparaju2020-02-111-3/+2
* RDMA/siw: use true,false for bool variablezhengbin2020-01-031-1/+1
* RDMA/siw: Fix port number endianness in a debug messageBart Van Assche2019-10-011-8/+1
* RDMA/siw: Simplify several debug messagesBart Van Assche2019-10-011-29/+7
* RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler2019-08-281-11/+20
* RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler2019-08-231-41/+36
* RDMA/siw: Fix potential NULL de-refBernard Metzler2019-08-201-2/+3
* RDMA/siw: Remove set but not used variables 'rv'Mao Wenan2019-07-221-2/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-151-3/+2
* rdma/siw: Remove set but not used variable 's'YueHaibing2019-07-111-3/+0
* RDMA/siw: Add missing rtnl_lock around access to ifaJason Gunthorpe2019-07-111-0/+2
* rdma/siw: connection managementBernard Metzler2019-07-021-0/+2072
OpenPOWER on IntegriCloud