aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/iwpm_util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-28RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_create_nlmsg()Markus Elfring1-3/+2
2017-12-13RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven1-0/+1
2017-09-29RDMA/iwpm: Properly mark end of NL messagesShiraz Saleem1-0/+5
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky1-2/+2
2017-08-10RDMA/iwcm: Remove extra EXPORT_SYMBOLSLeon Romanovsky1-5/+0
2017-08-10RDMA/iwcm: Remove useless check of netlink client validityLeon Romanovsky1-6/+0
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-2/+4
2016-12-03IB/core: Remove debug prints after allocation failureLeon Romanovsky1-8/+4
2016-08-03Use smaller 512 byte messages for portmapper messagesMustafa Ismail1-1/+2
2016-05-13IB/IWPM: Fix a potential skb leakMark Bloch1-0/+1
2016-03-16iwpm: crash fix for large connections testFaisal Latif1-7/+7
2015-07-14RDMA/core: Fixes for port mapper client registrationTatyana Nikolova1-2/+10
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clientsTatyana Nikolova1-33/+175
2014-06-10RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova1-0/+607