summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/iwpm_util.c
Commit message (Expand)AuthorAgeFilesLines
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-4/+4
* RDMA/iwpm: Remove set but not used variable 'msg_seq'YueHaibing2019-02-141-2/+0Star
* RDMA/iwpm: move kdoc comments to functionsSteve Wise2019-02-051-0/+40
* RDMA/IWPM: Support no port mapping requirementsSteve Wise2019-02-051-1/+47
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-4/+6
* RDMA/iwpm: fix memory leak on map_infoColin Ian King2018-04-271-1/+4
* RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_cre...Markus Elfring2018-02-281-3/+2Star
* RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven2017-12-131-0/+1
* RDMA/iwpm: Properly mark end of NL messagesShiraz Saleem2017-09-291-0/+5
* RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky2017-08-101-2/+2
* RDMA/iwcm: Remove extra EXPORT_SYMBOLSLeon Romanovsky2017-08-101-5/+0Star
* RDMA/iwcm: Remove useless check of netlink client validityLeon Romanovsky2017-08-101-6/+0Star
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-2/+4
* IB/core: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-8/+4Star
* Use smaller 512 byte messages for portmapper messagesMustafa Ismail2016-08-041-1/+2
* IB/IWPM: Fix a potential skb leakMark Bloch2016-05-141-0/+1
* iwpm: crash fix for large connections testFaisal Latif2016-03-161-7/+7
* RDMA/core: Fixes for port mapper client registrationTatyana Nikolova2015-07-141-2/+10
* RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova2015-05-051-33/+175
* RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-101-0/+607