index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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