summaryrefslogtreecommitdiff
path: root/net/caif/chnl_net.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-02caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com1-6/+3
2011-05-16caif: remove unesesarry exportssjur.brandeland@stericsson.com1-2/+3
2011-05-16caif: prepare support for namespacessjur.brandeland@stericsson.com1-6/+6
2011-05-16caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com1-2/+26
2011-02-09net/caif: Fix dangling list pointer in freed object on error.David S. Miller1-2/+2
2011-01-11CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi1-1/+17
2010-09-22caif: Remove buggy re-definition of pr_debugSjur Braendeland1-3/+0
2010-09-07net/caif: Use pr_fmtJoe Perches1-25/+21
2010-06-21caif: Use link layer MTU instead of fixed MTUSjur Braendeland1-10/+57
2010-04-28caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland1-57/+73
2010-03-31net-caif: add CAIF netdeviceSjur Braendeland1-0/+451