summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_recv.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-26RDS/IB: Receive datagrams via IBAndy Grover1-0/+869
Header parsing, ring refill. It puts the incoming data into an rds_incoming struct, which is passed up to rds-core. Signed-off-by: Andy Grover <andy.grover@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>