index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
/
siw_cm.c
Age
Commit message (
Expand
)
Author
2024-12-19
RDMA/siw: Remove direct link to net_device
Bernard Metzler
2023-11-15
RDMA/siw: Introduce siw_destroy_cep_sock
Guoqing Jiang
2023-11-15
RDMA/siw: Remove siw_sk_save_upcalls
Guoqing Jiang
2023-11-15
RDMA/siw: Cleanup siw_accept
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_free_cm_id
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_cep_set_free_and_put
Guoqing Jiang
2023-11-15
RDMA/siw: No need to check term_info.valid before call siw_send_terminate
Guoqing Jiang
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-09-11
RDMA/siw: Fix connection failure handling
Bernard Metzler
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-22
RDMA/siw: Balance the reference of cep->kref in the error path
Guoqing Jiang
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2022-07-18
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
2022-05-04
RDMA/siw: Fix a condition race issue in MPA request processing
Cheng Xu
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-03-10
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
2020-11-02
RDMA/siw: Fix typo of EAGAIN not -EAGAIN in siw_cm_work_handler()
Zhang Qilong
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
2020-03-04
RDMA/siw: Fix passive connection establishment
Bernard Metzler
2020-02-11
RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
Krishnamraju Eraparaju
2020-01-03
RDMA/siw: use true,false for bool variable
zhengbin
2019-10-01
RDMA/siw: Fix port number endianness in a debug message
Bart Van Assche
2019-10-01
RDMA/siw: Simplify several debug messages
Bart Van Assche
2019-08-28
RDMA/siw: Fix IPv6 addr_list locking
Bernard Metzler
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
2019-08-20
RDMA/siw: Fix potential NULL de-ref
Bernard Metzler
2019-07-22
RDMA/siw: Remove set but not used variables 'rv'
Mao Wenan
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-11
rdma/siw: Remove set but not used variable 's'
YueHaibing
2019-07-11
RDMA/siw: Add missing rtnl_lock around access to ifa
Jason Gunthorpe
2019-07-02
rdma/siw: connection management
Bernard Metzler