aboutsummaryrefslogtreecommitdiffstats
path: root/net/caif/chnl_net.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl1-1/+0
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-01caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com1-6/+3
2011-05-15caif: remove unesesarry exportssjur.brandeland@stericsson.com1-2/+3
2011-05-15caif: prepare support for namespacessjur.brandeland@stericsson.com1-6/+6
2011-05-15caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com1-2/+26
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller1-2/+2
2011-01-10CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi1-1/+17
2010-09-21caif: Remove buggy re-definition of pr_debugSjur Braendeland1-3/+0
2010-09-06net/caif: Use pr_fmtJoe Perches1-25/+21
2010-06-20caif: 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-30net-caif: add CAIF netdeviceSjur Braendeland1-0/+451