index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
/
proc.c
Age
Commit message (
Expand
)
Author
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-14
net/can: single_open_net needs to be paired with single_release_net
Christoph Hellwig
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-05
can: af_can: give struct holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-10-18
net: can: Convert timers to use timer_setup()
Kees Cook
2017-04-25
can: complete initial namespace support
Oliver Hartkopp
2017-04-04
can: initial support for network namespaces
Mario Kicherer
2016-06-17
can: build proc support only if CONFIG_PROC_FS is activated
Alexander Aring
2014-05-19
can: add hash based access to single EFF frame filters
Oliver Hartkopp
2014-05-19
can: proc: make array printing function indenpendent from sff frames
Oliver Hartkopp
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-07-02
can: fix sparse warning in af_can.c
Oliver Hartkopp
2011-10-17
can: remove references to berlios mailinglist
Marc Kleine-Budde
2011-05-26
can: convert to %pK for kptr_restrict support
Oliver Hartkopp
2010-01-03
can: Speed up CAN frame receiption by using ml_priv
Oliver Hartkopp
2009-08-29
can: switch to seq_file
Alexey Dobriyan
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2008-01-28
[CAN]: Add PF_CAN core module
Oliver Hartkopp