index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-16
rds: cancel send/recv work before queuing connection shutdown
Sowmini Varadhan
1
-1
/
+1
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
1
-17
/
+21
2017-04-06
don't open-code kernel_setsockopt()
Al Viro
1
-4
/
+1
2017-03-07
rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races
Sowmini Varadhan
1
-5
/
+10
2017-03-07
rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races
Sowmini Varadhan
1
-10
/
+9
2017-03-07
rds: tcp: Take explicit refcounts on struct net
Sowmini Varadhan
1
-2
/
+2
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
1
-5
/
+1
2017-02-24
rds: fix memory leak error
Zhu Yanjun
1
-3
/
+4
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-12-02
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
1
-0
/
+2
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-09
RDS: TCP: report addr/port info based on TCP socket in rds-info
Sowmini Varadhan
1
-7
/
+13
2016-07-15
RDS: TCP: Enable multipath RDS for TCP
Sowmini Varadhan
1
-1
/
+1
2016-07-15
RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()
Sowmini Varadhan
1
-18
/
+4
2016-07-15
RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready
Sowmini Varadhan
1
-0
/
+7
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2016-07-04
RDS: fix rds_tcp_init() error path
Vegard Nossum
1
-2
/
+3
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: TCP: make ->sk_user_data point to a rds_conn_path
Sowmini Varadhan
1
-12
/
+13
2016-07-01
RDS: TCP: Refactor connection destruction to handle multiple paths
Sowmini Varadhan
1
-7
/
+39
2016-07-01
RDS: TCP: Make rds_tcp_connection track the rds_conn_path
Sowmini Varadhan
1
-19
/
+25
2016-07-01
RDS: TCP: Remove dead logic around c_passive in rds-tcp
Sowmini Varadhan
1
-6
/
+1
2016-07-01
RDS: Rework path specific indirections
Sowmini Varadhan
1
-3
/
+3
2016-06-17
RDS: TCP: Fix non static symbol warnings
Wei Yongjun
1
-2
/
+2
2016-06-14
RDS: Update rds_conn_shutdown to work with rds_conn_path
Sowmini Varadhan
1
-1
/
+1
2016-06-14
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
1
-0
/
+1
2016-06-07
RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()
Sowmini Varadhan
1
-1
/
+13
2016-06-07
RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re...
Sowmini Varadhan
1
-0
/
+1
2016-06-07
RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely
Sowmini Varadhan
1
-3
/
+62
2016-05-03
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
Sowmini Varadhan
1
-0
/
+1
2016-05-03
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
Sowmini Varadhan
1
-1
/
+1
2016-03-18
RDS: TCP: Remove unused constant
Sowmini Varadhan
1
-2
/
+0
2016-03-18
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
Sowmini Varadhan
1
-10
/
+135
2016-02-11
rds: duplicate include net/tcp.h
stephen hemminger
1
-1
/
+0
2015-10-05
RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
Sowmini Varadhan
1
-12
/
+4
2015-08-07
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
1
-16
/
+145
2015-08-07
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
1
-2
/
+2
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2010-11-03
rds: Remove kfreed tcp conn from list
Pavel Emelyanov
1
-0
/
+6
2010-10-21
rds: make local functions/variables static
stephen hemminger
1
-3
/
+3
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
1
-1
/
+1
2010-09-08
RDS: Stop supporting old cong map sending method
Andy Grover
1
-1
/
+0
2010-09-08
RDS: inc_purge() transport function unused - remove it
Andy Grover
1
-1
/
+0
2010-09-08
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-23
RDS: Track transports via an array, not a list
Andy Grover
1
-0
/
+1
2009-08-23
RDS: Add TCP transport to RDS
Andy Grover
1
-0
/
+319