summaryrefslogtreecommitdiff
path: root/net/rds/tcp.c (follow)
Commit message (Expand)AuthorAge
* RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2020-05-10
* net: rds: Fix NULL ptr use in rds_tcp_kill_sockMao Wenan2019-10-05
* net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan2019-04-27
* RDS: fix rds_tcp_init() error pathVegard Nossum2016-08-10
* RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tuneSowmini Varadhan2015-10-05
* RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan2015-08-07
* RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan2015-08-07
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* rds: Remove kfreed tcp conn from listPavel Emelyanov2010-11-03
* rds: make local functions/variables staticstephen hemminger2010-10-21
* RDS: remove __init and __exit annotationZach Brown2010-09-08
* RDS: Stop supporting old cong map sending methodAndy Grover2010-09-08
* RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-08
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* RDS: Track transports via an array, not a listAndy Grover2009-08-23
* RDS: Add TCP transport to RDSAndy Grover2009-08-23