aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/tcp_recv.c
Commit message (Expand)AuthorAgeFilesLines
* rds: make local functions/variables staticstephen hemminger2010-10-211-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-2/+2
|\
| * net: fix a lockdep splatEric Dumazet2010-09-241-2/+2
* | RDS: remove __init and __exit annotationZach Brown2010-09-081-1/+1
* | RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-081-1/+1
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-5/+5
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | RDS: update copy_to_user state in tcp transportAndy Grover2010-03-161-0/+1
|/
* RDS: Add TCP transport to RDSAndy Grover2009-08-231-0/+356