index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-1
/
+1
*
can: proc: remove unnecessary variables
zuoqilin
2021-05-27
1
-5
/
+1
*
can: proc: fix rcvlist_* header alignment on 64-bit system
Erik Flodin
2021-04-25
1
-2
/
+4
*
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
2021-02-24
1
-6
/
+13
*
can: proc: can_remove_proc(): silence remove_proc_entry warning
Zhang Changzhong
2020-11-03
1
-2
/
+4
*
can: remove obsolete version strings
Oliver Hartkopp
2020-10-12
1
-12
/
+0
*
can: remove "WITH Linux-syscall-note" from SPDX tag of C files
Masahiro Yamada
2020-09-21
1
-1
/
+1
*
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
2019-09-04
1
-0
/
+1
*
can: proc: give variable holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
2019-09-04
1
-18
/
+20
*
can: netns: remove "can_" prefix from members struct netns_can
Marc Kleine-Budde
2019-09-04
1
-7
/
+7
*
can: proc: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
1
-58
/
+58
*
can: netns: give members of struct netns_can holding the statistics a sensibl...
Marc Kleine-Budde
2019-09-04
1
-7
/
+7
*
can: netns: give structs holding the CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
1
-8
/
+8
*
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
2019-07-24
1
-0
/
+1
*
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
1
-104
/
+23
*
net/can: single_open_net needs to be paired with single_release_net
Christoph Hellwig
2018-05-14
1
-3
/
+3
*
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
1
-6
/
+0
*
can: af_can: give struct holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
2018-01-05
1
-4
/
+4
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-2
/
+2
*
net: can: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-4
/
+4
*
can: complete initial namespace support
Oliver Hartkopp
2017-04-25
1
-65
/
+76
*
can: initial support for network namespaces
Mario Kicherer
2017-04-04
1
-74
/
+70
*
can: build proc support only if CONFIG_PROC_FS is activated
Alexander Aring
2016-06-17
1
-2
/
+1
*
can: add hash based access to single EFF frame filters
Oliver Hartkopp
2014-05-19
1
-3
/
+45
*
can: proc: make array printing function indenpendent from sff frames
Oliver Hartkopp
2014-05-19
1
-12
/
+16
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+1
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
1
-1
/
+1
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
can: fix sparse warning in af_can.c
Oliver Hartkopp
2012-07-02
1
-3
/
+0
*
can: remove references to berlios mailinglist
Marc Kleine-Budde
2011-10-17
1
-2
/
+0
*
can: convert to %pK for kptr_restrict support
Oliver Hartkopp
2011-05-26
1
-4
/
+3
*
can: Speed up CAN frame receiption by using ml_priv
Oliver Hartkopp
2010-01-03
1
-32
/
+61
*
can: switch to seq_file
Alexey Dobriyan
2009-08-29
1
-150
/
+131
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-2
/
+0
*
[CAN]: Add PF_CAN core module
Oliver Hartkopp
2008-01-28
1
-0
/
+533