开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
iwpm_util.c
Age
Commit message (
Expand
)
Author
2023-08-07
RDMA: Remove unnecessary NULL values
Ruan Jinjie
2021-10-12
RDMA/iwpm: Remove redundant initialization of pointer err_str
Colin Ian King
2021-07-30
RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are valid
Leon Romanovsky
2021-07-30
RDMA/iwpm: Remove not-needed reference counting
Leon Romanovsky
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_data
Weihang Li
2021-01-19
RDMA/core/iwpm_util: Fix some param description misspellings
Lee Jones
2019-08-27
RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"
Markus Elfring
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-02-14
RDMA/iwpm: Remove set but not used variable 'msg_seq'
YueHaibing
2019-02-05
RDMA/iwpm: move kdoc comments to functions
Steve Wise
2019-02-04
RDMA/IWPM: Support no port mapping requirements
Steve Wise
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-27
RDMA/iwpm: fix memory leak on map_info
Colin Ian King
2018-02-28
RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_cre...
Markus Elfring
2017-12-13
RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
Geert Uytterhoeven
2017-09-29
RDMA/iwpm: Properly mark end of NL messages
Shiraz Saleem
2017-08-10
RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*
Leon Romanovsky
2017-08-10
RDMA/iwcm: Remove extra EXPORT_SYMBOLS
Leon Romanovsky
2017-08-10
RDMA/iwcm: Remove useless check of netlink client validity
Leon Romanovsky
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2016-12-03
IB/core: Remove debug prints after allocation failure
Leon Romanovsky
2016-08-03
Use smaller 512 byte messages for portmapper messages
Mustafa Ismail
2016-05-13
IB/IWPM: Fix a potential skb leak
Mark Bloch
2016-03-16
iwpm: crash fix for large connections test
Faisal Latif
2015-07-14
RDMA/core: Fixes for port mapper client registration
Tatyana Nikolova
2015-05-05
RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...
Tatyana Nikolova
2014-06-10
RDMA/core: Add support for iWARP Port Mapper user space service
Tatyana Nikolova