aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/tcp.c
Commit message (Expand)AuthorAgeFilesLines
* update network codemigrate_3.2Wolfgang Wiedmeyer2015-10-241-0/+1
* rds: Remove kfreed tcp conn from listPavel Emelyanov2010-11-031-0/+6
* rds: make local functions/variables staticstephen hemminger2010-10-211-3/+3
* RDS: remove __init and __exit annotationZach Brown2010-09-081-1/+1
* RDS: Stop supporting old cong map sending methodAndy Grover2010-09-081-1/+0
* RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-081-1/+0
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDS: Track transports via an array, not a listAndy Grover2009-08-231-0/+1
* RDS: Add TCP transport to RDSAndy Grover2009-08-231-0/+319