index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
caif
/
chnl_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
net: caif: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-2
/
+0
2021-02-16
net: caif: Use netif_rx_any_context().
Sebastian Andrzej Siewior
1
-4
/
+1
2020-04-30
net: caif: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-1
/
+1
2018-04-19
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
1
-1
/
+1
2018-01-09
net: caif: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-1
/
+2
2017-06-27
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-2
/
+2
2017-01-19
net: caif: Remove unused stats member from struct chnl_net
Tobias Klauser
1
-1
/
+0
2016-06-28
caif: Remove unneeded header file
Amitoj Kaur Chawla
1
-1
/
+0
2015-01-30
caif: remove wrong dev_net_set() call
Nicolas Dichtel
1
-1
/
+0
2014-01-15
caif: __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-2
/
+1
2013-04-23
caif: Remove bouncing address for Daniel Martensson
sjur.brandeland@stericsson.com
1
-1
/
+1
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
1
-1
/
+1
2013-03-08
CAIF: fix indentation for function arguments
Silviu-Mihai Popescu
1
-3
/
+3
2012-08-20
caif: Do not dereference NULL in chnl_recv_cb()
Jesper Juhl
1
-0
/
+4
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
1
-3
/
+6
2012-04-02
caif: Stop using NLA_PUT*().
David S. Miller
1
-7
/
+7
2012-03-12
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
1
-3
/
+6
2012-02-07
caif: remove duplicate initialization
Dan Carpenter
1
-2
/
+1
2012-02-05
caif: Add drop count for caif_net device.
sjur.brandeland@stericsson.com
1
-6
/
+6
2011-06-22
Remove redundant linux/version.h includes from net/
Jesper Juhl
1
-1
/
+0
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-02
caif: Fix race when conditionally taking rtnl lock
sjur.brandeland@stericsson.com
1
-6
/
+3
2011-05-16
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
1
-2
/
+3
2011-05-16
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
1
-6
/
+6
2011-05-16
caif: Protected in-flight packets using dev or sock refcont.
sjur.brandeland@stericsson.com
1
-2
/
+26
2011-02-09
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
1
-2
/
+2
2011-01-11
CAIF: Fix IPv6 support in receive path for GPRS/3G
Kumar Sanghvi
1
-1
/
+17
2010-09-22
caif: Remove buggy re-definition of pr_debug
Sjur Braendeland
1
-3
/
+0
2010-09-07
net/caif: Use pr_fmt
Joe Perches
1
-25
/
+21
2010-06-21
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
1
-10
/
+57
2010-04-28
caif: Bugfixes in CAIF netdevice for close and flow control
Sjur Braendeland
1
-57
/
+73
2010-03-31
net-caif: add CAIF netdevice
Sjur Braendeland
1
-0
/
+451