Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f0508977787b3bcfd54e82111ab50d6245b9f4df
/
net
/
rds
/
tcp.c
bd7c5f9
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
by Sowmini Varadhan
· 9 years ago
eb19284
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
by Sowmini Varadhan
· 9 years ago
a3382e4
RDS: TCP: Remove unused constant
by Sowmini Varadhan
· 9 years ago
c6a58ff
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
by Sowmini Varadhan
· 9 years ago
f48e723
rds: duplicate include net/tcp.h
by stephen hemminger
· 9 years ago
1edd6a1
RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
by Sowmini Varadhan
· 9 years ago
467fa15
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
by Sowmini Varadhan
· 9 years ago
d5a8ac2
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
by Sowmini Varadhan
· 9 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 14 years ago
8200a59
rds: Remove kfreed tcp conn from list
by Pavel Emelyanov
· 14 years ago
ff51bf8
rds: make local functions/variables static
by stephen hemminger
· 14 years ago
ef87b7e
RDS: remove __init and __exit annotation
by Zach Brown
· 14 years ago
77dd550
RDS: Stop supporting old cong map sending method
by Andy Grover
· 15 years ago
809fa14
RDS: inc_purge() transport function unused - remove it
by Andy Grover
· 15 years ago
8690bfa
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
by Andy Grover
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
335776b
RDS: Track transports via an array, not a list
by Andy Grover
· 15 years ago
7004108
RDS: Add TCP transport to RDS
by Andy Grover
· 15 years ago