index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-11-15
RDMA/siw: Introduce siw_destroy_cep_sock
Guoqing Jiang
1
-14
/
+12
2023-11-15
RDMA/siw: Remove siw_sk_save_upcalls
Guoqing Jiang
1
-11
/
+5
2023-11-15
RDMA/siw: Cleanup siw_accept
Guoqing Jiang
1
-27
/
+14
2023-11-15
RDMA/siw: Introduce siw_free_cm_id
Guoqing Jiang
1
-16
/
+14
2023-11-15
RDMA/siw: Introduce siw_cep_set_free_and_put
Guoqing Jiang
1
-17
/
+14
2023-11-15
RDMA/siw: No need to check term_info.valid before call siw_send_terminate
Guoqing Jiang
1
-3
/
+2
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+12
2023-09-11
RDMA/siw: Fix connection failure handling
Bernard Metzler
1
-4
/
+12
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
1
-1
/
+1
2023-08-22
RDMA/siw: Balance the reference of cep->kref in the error path
Guoqing Jiang
1
-1
/
+0
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
1
-0
/
+5
2022-07-18
RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event
Cheng Xu
1
-3
/
+4
2022-05-05
RDMA/siw: Fix a condition race issue in MPA request processing
Cheng Xu
1
-3
/
+4
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-3
/
+1
2021-03-10
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
1
-2
/
+17
2020-11-02
RDMA/siw: Fix typo of EAGAIN not -EAGAIN in siw_cm_work_handler()
Zhang Qilong
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+0
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-20
/
+4
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-13
/
+5
2020-03-04
RDMA/siw: Fix passive connection establishment
Bernard Metzler
1
-106
/
+31
2020-02-11
RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
Krishnamraju Eraparaju
1
-3
/
+2
2020-01-04
RDMA/siw: use true,false for bool variable
zhengbin
1
-1
/
+1
2019-10-01
RDMA/siw: Fix port number endianness in a debug message
Bart Van Assche
1
-8
/
+1
2019-10-01
RDMA/siw: Simplify several debug messages
Bart Van Assche
1
-29
/
+7
2019-08-28
RDMA/siw: Fix IPv6 addr_list locking
Bernard Metzler
1
-11
/
+20
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
1
-41
/
+36
2019-08-20
RDMA/siw: Fix potential NULL de-ref
Bernard Metzler
1
-2
/
+3
2019-07-22
RDMA/siw: Remove set but not used variables 'rv'
Mao Wenan
1
-2
/
+1
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+2070
2019-07-11
rdma/siw: Remove set but not used variable 's'
YueHaibing
1
-3
/
+0
2019-07-11
RDMA/siw: Add missing rtnl_lock around access to ifa
Jason Gunthorpe
1
-0
/
+2
2019-07-02
rdma/siw: connection management
Bernard Metzler
1
-0
/
+2072