summaryrefslogtreecommitdiff
path: root/net/rds/tcp_recv.c
AgeCommit message (Expand)Author
2010-10-21rds: make local functions/variables staticstephen hemminger
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-24net: fix a lockdep splatEric Dumazet
2010-09-08RDS: remove __init and __exit annotationZach Brown
2010-09-08RDS: inc_purge() transport function unused - remove itAndy Grover
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16RDS: update copy_to_user state in tcp transportAndy Grover
2009-08-23RDS: Add TCP transport to RDSAndy Grover