summaryrefslogtreecommitdiffstats
path: root/net/rds/af_rds.c
Commit message (Expand)AuthorAgeFilesLines
* net: Move && and || to end of previous lineJoe Perches2009-11-301-4/+4
* net: pass kern to net_proto_family create functionEric Paris2009-11-061-1/+2
* RDS: Add GET_MR_FOR_DEST sockoptAndy Grover2009-10-301-0/+3
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-10-011-1/+1
* net: constify remaining proto_opsAlexey Dobriyan2009-09-151-1/+1
* RDS: Modularize RDMA and TCP transportsAndy Grover2009-08-241-8/+0Star
* RDS: remove unused #include <version.h>Huang Weiyi2009-04-101-1/+0Star
* RDS: Socket interfaceAndy Grover2009-02-271-0/+586