summaryrefslogtreecommitdiff
path: root/net/rds/af_rds.c
AgeCommit message (Expand)Author
2012-01-24rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2010-09-08RDS/IB: print string constants in more placesZach Brown
2010-09-08RDS: have sockets get transport module referencesZach Brown
2010-09-08RDS: remove __init and __exit annotationZach Brown
2010-09-08rds: Use RCU for the bind lookup searchesChris Mason
2010-09-08RDS: fold rdma.h into rds.hAndy Grover
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-04-20net: sk_sleep() helperEric Dumazet
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-24rds: cleanup: remove unneeded variableDan Carpenter
2010-03-16RDS: only put sockets that have seen congestion on the poll_waitqAndy Grover
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-10-30RDS: Add GET_MR_FOR_DEST sockoptAndy Grover
2009-10-07net: mark net_proto_ops as constStephen Hemminger
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-14net: constify remaining proto_opsAlexey Dobriyan
2009-08-23RDS: Modularize RDMA and TCP transportsAndy Grover
2009-04-09RDS: remove unused #include <version.h>Huang Weiyi
2009-02-26RDS: Socket interfaceAndy Grover