aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/af_rds.c
Commit message (Expand)AuthorAge
* RDS/IB: print string constants in more placesZach Brown2010-09-08
* RDS: have sockets get transport module referencesZach Brown2010-09-08
* RDS: remove __init and __exit annotationZach Brown2010-09-08
* rds: Use RCU for the bind lookup searchesChris Mason2010-09-08
* RDS: fold rdma.h into rds.hAndy Grover2010-09-08
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
* net: sk_sleep() helperEric Dumazet2010-04-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | rds: cleanup: remove unneeded variableDan Carpenter2010-03-24
* | RDS: only put sockets that have seen congestion on the poll_waitqAndy Grover2010-03-17
|/
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* net: pass kern to net_proto_family create functionEric Paris2009-11-06
* RDS: Add GET_MR_FOR_DEST sockoptAndy Grover2009-10-30
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* net: constify remaining proto_opsAlexey Dobriyan2009-09-14
* RDS: Modularize RDMA and TCP transportsAndy Grover2009-08-23
* RDS: remove unused #include <version.h>Huang Weiyi2009-04-09
* RDS: Socket interfaceAndy Grover2009-02-27