aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/tcp_listen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-22rds: Don't disable BH on BH contextYing Xue1-2/+2
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov1-1/+1
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: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover1-2/+2
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-02-03net/rds: remove uses of NIPQUAD, use %pI4Joe Perches1-3/+3
2009-10-18inet: rename some inet_sock fieldsEric Dumazet1-4/+4
2009-08-23RDS: Add TCP transport to RDSAndy Grover1-0/+199