index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
1
-10
/
+1
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-4
/
+2
*
net: rds: fix spelling mistake "syctl" -> "sysctl"
Colin Ian King
2019-05-05
1
-1
/
+1
*
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
2019-03-28
1
-1
/
+1
*
rds: add transport specific tos_map hook
Santosh Shilimkar
2019-02-04
1
-0
/
+7
*
rds: add type of service(tos) infrastructure
Santosh Shilimkar
2019-02-04
1
-0
/
+1
*
net: rds: remove unnecessary NULL check
Zhu Yanjun
2019-01-01
1
-1
/
+1
*
rds: tcp: remove duplicated include from tcp.c
Yue Haibing
2018-08-21
1
-1
/
+0
*
rds: Remove IPv6 dependency
Ka-Cheong Poon
2018-08-01
1
-0
/
+25
*
rds: remove trailing whitespace and blank lines
Stephen Hemminger
2018-07-24
1
-1
/
+0
*
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
2018-07-23
1
-0
/
+44
*
rds: Enable RDS IPv6 support
Ka-Cheong Poon
2018-07-23
1
-20
/
+34
*
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
2018-07-23
1
-3
/
+29
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
rds: tcp: remove register_netdevice_notifier infrastructure.
Sowmini Varadhan
2018-03-22
1
-70
/
+23
*
rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
Sowmini Varadhan
2018-03-17
1
-8
/
+9
*
net: Convert rds_tcp_net_ops
Kirill Tkhai
2018-03-13
1
-0
/
+1
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-5
/
+2
*
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...
Sowmini Varadhan
2018-02-08
1
-12
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
1
-2
/
+3
|
\
|
*
rds: tcp: compute m_ack_seq as offset from ->write_seq
Sowmini Varadhan
2018-01-22
1
-2
/
+3
*
|
rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()
Sowmini Varadhan
2017-12-27
1
-20
/
+26
*
|
rds: tcp: initialize t_tcp_detached to false
Sowmini Varadhan
2017-12-27
1
-0
/
+1
*
|
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
Sowmini Varadhan
2017-12-01
1
-2
/
+7
*
|
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
2017-12-01
1
-2
/
+2
*
|
rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
Sowmini Varadhan
2017-12-01
1
-24
/
+1
|
/
*
rds: cancel send/recv work before queuing connection shutdown
Sowmini Varadhan
2017-07-16
1
-1
/
+1
*
-
.
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-26
1
-17
/
+21
|
\
\
|
|
*
rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races
Sowmini Varadhan
2017-03-07
1
-5
/
+10
|
|
*
rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races
Sowmini Varadhan
2017-03-07
1
-10
/
+9
|
|
*
rds: tcp: Take explicit refcounts on struct net
Sowmini Varadhan
2017-03-07
1
-2
/
+2
|
|
/
*
/
don't open-code kernel_setsockopt()
Al Viro
2017-04-06
1
-4
/
+1
|
/
*
rds: remove unnecessary returned value check
Zhu Yanjun
2017-03-03
1
-5
/
+1
*
rds: fix memory leak error
Zhu Yanjun
2017-02-24
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-0
/
+2
|
\
|
*
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
2016-12-02
1
-0
/
+2
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
|
RDS: TCP: report addr/port info based on TCP socket in rds-info
Sowmini Varadhan
2016-11-09
1
-7
/
+13
|
/
*
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
2016-07-15
1
-1
/
+1
*
RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()
Sowmini Varadhan
2016-07-15
1
-18
/
+4
*
RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready
Sowmini Varadhan
2016-07-15
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
1
-2
/
+3
|
\
|
*
RDS: fix rds_tcp_init() error path
Vegard Nossum
2016-07-04
1
-2
/
+3
*
|
RDS: TCP: Hooks to set up a single connection path
Sowmini Varadhan
2016-07-01
1
-1
/
+1
*
|
RDS: TCP: make receive path use the rds_conn_path
Sowmini Varadhan
2016-07-01
1
-1
/
+1
*
|
RDS: TCP: make ->sk_user_data point to a rds_conn_path
Sowmini Varadhan
2016-07-01
1
-12
/
+13
*
|
RDS: TCP: Refactor connection destruction to handle multiple paths
Sowmini Varadhan
2016-07-01
1
-7
/
+39
*
|
RDS: TCP: Make rds_tcp_connection track the rds_conn_path
Sowmini Varadhan
2016-07-01
1
-19
/
+25
*
|
RDS: TCP: Remove dead logic around c_passive in rds-tcp
Sowmini Varadhan
2016-07-01
1
-6
/
+1
*
|
RDS: Rework path specific indirections
Sowmini Varadhan
2016-07-01
1
-3
/
+3
[next]