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
/
rds.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
rds: add transport specific tos_map hook
Santosh Shilimkar
1
-0
/
+1
2019-02-05
rds: add type of service(tos) infrastructure
Santosh Shilimkar
1
-2
/
+7
2019-02-05
rds: make v3.1 as compat version
Santosh Shilimkar
1
-0
/
+4
2019-01-07
rds: use DIV_ROUND_UP instead of ceil
Jacob Wen
1
-4
/
+0
2018-12-19
net/rds: remove user triggered WARN_ON in rds_sendmsg
shamir rabinovitch
1
-1
/
+2
2018-12-19
net/rds: fix warn in rds_message_alloc_sgs
shamir rabinovitch
1
-4
/
+16
2018-09-02
rds: store socket timestamps as ktime_t
Arnd Bergmann
1
-1
/
+1
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2018-07-27
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
Avinash Repaka
1
-1
/
+4
2018-07-24
rds: Enable RDS IPv6 support
Ka-Cheong Poon
1
-8
/
+14
2018-07-24
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
1
-23
/
+47
2018-06-15
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
1
-0
/
+5
2018-03-12
net: rds: drop VLA in rds_for_each_conn_info()
Salvatore Mesoraca
1
-0
/
+1
2018-03-08
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
1
-6
/
+17
2018-02-27
rds: deliver zerocopy completion notification with data
Sowmini Varadhan
1
-0
/
+2
2018-02-17
rds: zerocopy Tx support.
Sowmini Varadhan
1
-1
/
+2
2018-02-17
rds: support for zcopy completion notification
Sowmini Varadhan
1
-0
/
+14
2018-02-08
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...
Sowmini Varadhan
1
-0
/
+7
2018-01-05
rds: Use atomic flag to track connections being destroyed
Sowmini Varadhan
1
-2
/
+2
2017-12-01
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-03
rds: reduce memory footprint for RDS when transport is RDMA
Sowmini Varadhan
1
-1
/
+1
2017-07-17
rds: cancel send/recv work before queuing connection shutdown
Sowmini Varadhan
1
-1
/
+1
2017-07-05
net, rds: convert rds_message.m_refcount from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-05
net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-07-05
net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-06-22
rds: tcp: set linger to 1 when unloading a rds-tcp
Sowmini Varadhan
1
-1
/
+2
2017-06-22
rds: tcp: send handshake ping-probe from passive endpoint
Sowmini Varadhan
1
-0
/
+1
2017-06-16
rds: tcp: various endian-ness fixes
Sowmini Varadhan
1
-0
/
+2
2017-06-16
rds: tcp: remove cp_outgoing
Sowmini Varadhan
1
-2
/
+0
2017-03-08
rds: tcp: Take explicit refcounts on struct net
Sowmini Varadhan
1
-3
/
+3
2017-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
1
-1
/
+1
2017-03-03
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+0
2017-01-03
RDS: add receive message trace used by application
Santosh Shilimkar
1
-0
/
+10
2017-01-03
RDS: make message size limit compliant with spec
Avinash Repaka
1
-0
/
+3
2017-01-03
RDS: add stat for socket recv memory usage
Venkat Venkatsubra
1
-0
/
+3
2017-01-03
RDS: RDMA: Fix the composite message user notification
Santosh Shilimkar
1
-0
/
+1
2016-12-27
rds: remove dead code
Al Viro
1
-7
/
+0
2016-11-17
RDS: TCP: Track peer's connection generation number
Sowmini Varadhan
1
-1
/
+7
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-10-29
rds: debug messages are enabled by default
shamir rabinovitch
1
-1
/
+1
2016-10-17
rds: Remove unused rds_conn_error
Joe Perches
1
-4
/
+0
2016-08-09
RDS: add __printf format attribute to error reporting functions
Nicolas Iooss
1
-0
/
+1
2016-07-15
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
1
-2
/
+23
2016-07-01
RDS: TCP: Hooks to set up a single connection path
Sowmini Varadhan
1
-1
/
+1
2016-07-01
RDS: TCP: make receive path use the rds_conn_path
Sowmini Varadhan
1
-1
/
+1
2016-07-01
RDS: Rework path specific indirections
Sowmini Varadhan
1
-3
/
+0
2016-06-15
RDS: Update rds_conn_shutdown to work with rds_conn_path
Sowmini Varadhan
1
-2
/
+3
2016-06-15
RDS: Add rds_conn_path_error()
Sowmini Varadhan
1
-0
/
+4
[next]