summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/iwpm_util.c
AgeCommit message (Expand)Author
2021-10-12RDMA/iwpm: Remove redundant initialization of pointer err_strColin Ian King
2021-07-30RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are validLeon Romanovsky
2021-07-30RDMA/iwpm: Remove not-needed reference countingLeon Romanovsky
2021-06-21RDMA/core: Fix incorrect print format specifierWenpeng Liang
2021-06-08RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_dataWeihang Li
2021-01-19RDMA/core/iwpm_util: Fix some param description misspellingsLee Jones
2019-08-27RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"Markus Elfring
2019-07-25RDMA/core: Support netlink commands in non init_net net namespacesParav Pandit
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-02-14RDMA/iwpm: Remove set but not used variable 'msg_seq'YueHaibing
2019-02-05RDMA/iwpm: move kdoc comments to functionsSteve Wise
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-27RDMA/iwpm: fix memory leak on map_infoColin Ian King
2018-02-28RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_cre...Markus Elfring
2017-12-13RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven
2017-09-29RDMA/iwpm: Properly mark end of NL messagesShiraz Saleem
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky
2017-08-10RDMA/iwcm: Remove extra EXPORT_SYMBOLSLeon Romanovsky
2017-08-10RDMA/iwcm: Remove useless check of netlink client validityLeon Romanovsky
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2016-12-03IB/core: Remove debug prints after allocation failureLeon Romanovsky
2016-08-03Use smaller 512 byte messages for portmapper messagesMustafa Ismail
2016-05-13IB/IWPM: Fix a potential skb leakMark Bloch
2016-03-16iwpm: crash fix for large connections testFaisal Latif
2015-07-14RDMA/core: Fixes for port mapper client registrationTatyana Nikolova
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova
2014-06-10RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova