aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/tcp_listen.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* net/rds: remove uses of NIPQUAD, use %pI4Joe Perches2010-02-031-3/+3
* inet: rename some inet_sock fieldsEric Dumazet2009-10-181-4/+4
* RDS: Add TCP transport to RDSAndy Grover2009-08-231-0/+199