summaryrefslogtreecommitdiffstats
path: root/net/caif/caif_socket.c
AgeCommit message (Expand)AuthorLines
2010-05-23caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland-29/+18
2010-05-23caif: Bugfix - missing spin_unlockSjur Braendeland-5/+5
2010-05-23caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland-15/+6
2010-05-23caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland-7/+6
2010-04-28caif: Rewritten socket implementationSjur Braendeland-967/+828
2010-04-26net: use sk_sleep()Eric Dumazet-15/+15
2010-04-20net: sk_sleep() helperEric Dumazet-1/+1
2010-03-30net-caif: add CAIF socket implementationSjur Braendeland-0/+1391