index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
caif
/
chnl_net.c
Age
Commit message (
Expand
)
Author
2018-01-08
net: caif: remove unused hardirq.h
Yang Shi
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-01-19
net: caif: Remove unused stats member from struct chnl_net
Tobias Klauser
2016-06-28
caif: Remove unneeded header file
Amitoj Kaur Chawla
2015-01-29
caif: remove wrong dev_net_set() call
Nicolas Dichtel
2014-01-14
caif: __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2013-04-23
caif: Remove bouncing address for Daniel Martensson
sjur.brandeland@stericsson.com
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
2013-03-07
CAIF: fix indentation for function arguments
Silviu-Mihai Popescu
2012-08-20
caif: Do not dereference NULL in chnl_recv_cb()
Jesper Juhl
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
2012-04-02
caif: Stop using NLA_PUT*().
David S. Miller
2012-03-11
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
2012-02-07
caif: remove duplicate initialization
Dan Carpenter
2012-02-04
caif: Add drop count for caif_net device.
sjur.brandeland@stericsson.com
2011-06-21
Remove redundant linux/version.h includes from net/
Jesper Juhl
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-01
caif: Fix race when conditionally taking rtnl lock
sjur.brandeland@stericsson.com
2011-05-15
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
2011-05-15
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
2011-05-15
caif: Protected in-flight packets using dev or sock refcont.
sjur.brandeland@stericsson.com
2011-02-08
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
2011-01-10
CAIF: Fix IPv6 support in receive path for GPRS/3G
Kumar Sanghvi
2010-09-21
caif: Remove buggy re-definition of pr_debug
Sjur Braendeland
2010-09-06
net/caif: Use pr_fmt
Joe Perches
2010-06-20
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
2010-04-28
caif: Bugfixes in CAIF netdevice for close and flow control
Sjur Braendeland
2010-03-30
net-caif: add CAIF netdevice
Sjur Braendeland