aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/tcp_recv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-22rds: Don't disable BH on BH contextYing Xue1-2/+2
2012-03-20rds: remove the second argument of k[un]map_atomic()Cong Wang1-7/+4
2010-10-21rds: make local functions/variables staticstephen hemminger1-1/+2
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2010-09-24net: fix a lockdep splatEric Dumazet1-2/+2
2010-09-08RDS: remove __init and __exit annotationZach Brown1-1/+1
2010-09-08RDS: inc_purge() transport function unused - remove itAndy Grover1-1/+1
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover1-5/+5
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16RDS: update copy_to_user state in tcp transportAndy Grover1-0/+1
2009-08-23RDS: Add TCP transport to RDSAndy Grover1-0/+356