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
/
net
/
rds
/
rdma_transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-25
net: rds: add service level support in rds-info
Zhu Yanjun
1
-2
/
+8
2019-07-27
net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler...
Jia-Ju Bai
1
-1
/
+4
2019-07-10
rds: avoid version downgrade to legitimate newer peer connections
Santosh Shilimkar
1
-2
/
+4
2019-07-10
rds: Accept peer connection reject messages due to incompatible version
Gerd Rausch
1
-2
/
+3
2019-02-05
rds: rdma: update rdma transport for tos
Santosh Shilimkar
1
-0
/
+1
2019-02-05
rds: add type of service(tos) infrastructure
Santosh Shilimkar
1
-0
/
+1
2019-02-05
rds: rdma: add consumer reject
Santosh Shilimkar
1
-0
/
+12
2018-08-01
rds: Remove IPv6 dependency
Ka-Cheong Poon
1
-0
/
+10
2018-07-25
rds: remove trailing whitespace and blank lines
Stephen Hemminger
1
-1
/
+0
2018-07-24
rds: Enable RDS IPv6 support
Ka-Cheong Poon
1
-1
/
+29
2018-07-24
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
1
-16
/
+40
2017-01-03
RDS: RDMA: start rdma listening after init
Qing Huang
1
-8
/
+3
2016-12-14
rds_rdma: log the connection reject message
Steve Wise
1
-1
/
+4
2016-06-15
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
1
-0
/
+1
2016-03-02
RDS: IB: handle the RDMA CM time wait event
santosh.shilimkar@oracle.com
1
-0
/
+8
2016-03-02
RDS: Drop stale iWARP RDMA transport
santosh.shilimkar@oracle.com
1
-11
/
+2
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
1
-2
/
+2
2015-08-25
RDS: check for valid cm_id before initiating connection
santosh.shilimkar@oracle.com
1
-2
/
+13
2015-05-18
RDS: Switch to generic logging helpers
Sagi Grimberg
1
-31
/
+3
2014-05-31
RDS/RDMA: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2011-11-01
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-05-26
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
1
-1
/
+2
2010-10-21
rds: make local functions/variables static
stephen hemminger
1
-2
/
+2
2010-09-09
RDS/IB: print string constants in more places
Zach Brown
1
-4
/
+34
2010-09-09
RDS: remove __init and __exit annotation
Zach Brown
1
-2
/
+2
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-04-23
rdma: potential ERR_PTR dereference
Dan Carpenter
1
-1
/
+1
2010-03-17
RDS: Turn down alarming reconnect messages
Andy Grover
1
-1
/
+1
2010-03-17
RDS: Do not BUG() on error returned from ib_post_send
Andy Grover
1
-2
/
+1
2009-08-24
RDS: Modularize RDMA and TCP transports
Andy Grover
1
-0
/
+6
2009-08-06
net/rds: Use AF_INET for sin_family field
Julia Lawall
1
-1
/
+1
2009-07-20
RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c
Andy Grover
1
-4
/
+4
2009-04-10
RDS: Correct some iw references in rdma_transport.c
Andy Grover
1
-6
/
+6
2009-02-27
RDS: Common RDMA transport code
Andy Grover
1
-0
/
+214