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
/
can
/
proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
1
-104
/
+23
2018-05-14
net/can: single_open_net needs to be paired with single_release_net
Christoph Hellwig
1
-3
/
+3
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-6
/
+0
2018-01-05
can: af_can: give struct holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
1
-4
/
+4
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-10-18
net: can: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-04-25
can: complete initial namespace support
Oliver Hartkopp
1
-65
/
+76
2017-04-04
can: initial support for network namespaces
Mario Kicherer
1
-74
/
+70
2016-06-17
can: build proc support only if CONFIG_PROC_FS is activated
Alexander Aring
1
-2
/
+1
2014-05-19
can: add hash based access to single EFF frame filters
Oliver Hartkopp
1
-3
/
+45
2014-05-19
can: proc: make array printing function indenpendent from sff frames
Oliver Hartkopp
1
-12
/
+16
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-07-02
can: fix sparse warning in af_can.c
Oliver Hartkopp
1
-3
/
+0
2011-10-18
can: remove references to berlios mailinglist
Marc Kleine-Budde
1
-2
/
+0
2011-05-26
can: convert to %pK for kptr_restrict support
Oliver Hartkopp
1
-4
/
+3
2010-01-04
can: Speed up CAN frame receiption by using ml_priv
Oliver Hartkopp
1
-32
/
+61
2009-08-29
can: switch to seq_file
Alexey Dobriyan
1
-150
/
+131
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-2
/
+0
2008-01-29
[CAN]: Add PF_CAN core module
Oliver Hartkopp
1
-0
/
+533