summaryrefslogtreecommitdiff
path: root/net/rds/af_rds.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-11-30net: Move && and || to end of previous lineJoe Perches1-4/+4
2009-11-06net: pass kern to net_proto_family create functionEric Paris1-1/+2
2009-10-31RDS: Add GET_MR_FOR_DEST sockoptAndy Grover1-0/+3
2009-10-07net: mark net_proto_ops as constStephen Hemminger1-1/+1
2009-10-01net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2009-09-15net: constify remaining proto_opsAlexey Dobriyan1-1/+1
2009-08-24RDS: Modularize RDMA and TCP transportsAndy Grover1-8/+0
2009-04-10RDS: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-02-27RDS: Socket interfaceAndy Grover1-0/+586