summaryrefslogtreecommitdiffstats
path: root/net/can/proc.c
Commit message (Expand)AuthorAge
* can: introduce CAN midlayer private and allocate it automaticallyMarc Kleine-Budde2019-09-04
* can: proc: give variable holding the CAN per device receive lists a sensible ...Marc Kleine-Budde2019-09-04
* can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde2019-09-04
* can: proc: give variables holding CAN statistics a sensible nameMarc Kleine-Budde2019-09-04
* can: netns: give members of struct netns_can holding the statistics a sensibl...Marc Kleine-Budde2019-09-04
* can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde2019-09-04
* can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp2019-07-24
* proc: introduce proc_create_net_singleChristoph Hellwig2018-05-16
* net/can: single_open_net needs to be paired with single_release_netChristoph Hellwig2018-05-14
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde2018-01-05
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* net: can: Convert timers to use timer_setup()Kees Cook2017-10-18
* can: complete initial namespace supportOliver Hartkopp2017-04-25
* can: initial support for network namespacesMario Kicherer2017-04-04
* can: build proc support only if CONFIG_PROC_FS is activatedAlexander Aring2016-06-17
* can: add hash based access to single EFF frame filtersOliver Hartkopp2014-05-19
* can: proc: make array printing function indenpendent from sff framesOliver Hartkopp2014-05-19
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
* can: fix sparse warning in af_can.cOliver Hartkopp2012-07-02
* can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-17
* can: convert to %pK for kptr_restrict supportOliver Hartkopp2011-05-26
* can: Speed up CAN frame receiption by using ml_privOliver Hartkopp2010-01-04
* can: switch to seq_fileAlexey Dobriyan2009-08-29
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* [CAN]: Add PF_CAN core moduleOliver Hartkopp2008-01-28