summaryrefslogtreecommitdiff
path: root/net/caif/chnl_net.c
Commit message (Expand)AuthorAge
* caif: remove wrong dev_net_set() callNicolas Dichtel2015-01-29
* caif: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-14
* caif: Remove bouncing address for Daniel Martenssonsjur.brandeland@stericsson.com2013-04-23
* caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-23
* CAIF: fix indentation for function argumentsSilviu-Mihai Popescu2013-03-07
* caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl2012-08-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-13
|\
| * caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek2012-04-13
* | caif: Stop using NLA_PUT*().David S. Miller2012-04-02
|/
* caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com2012-03-11
* caif: remove duplicate initializationDan Carpenter2012-02-07
* caif: Add drop count for caif_net device.sjur.brandeland@stericsson.com2012-02-04
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-06-21
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com2011-06-01
* caif: remove unesesarry exportssjur.brandeland@stericsson.com2011-05-15
* caif: prepare support for namespacessjur.brandeland@stericsson.com2011-05-15
* caif: Protected in-flight packets using dev or sock refcont.sjur.brandeland@stericsson.com2011-05-15
* net/caif: Fix dangling list pointer in freed object on error.David S. Miller2011-02-08
* CAIF: Fix IPv6 support in receive path for GPRS/3GKumar Sanghvi2011-01-10
* caif: Remove buggy re-definition of pr_debugSjur Braendeland2010-09-21
* net/caif: Use pr_fmtJoe Perches2010-09-06
* caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-20
* caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland2010-04-28
* net-caif: add CAIF netdeviceSjur Braendeland2010-03-30