index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
2019-09-04
can: add support of SAE J1939 protocol
The j1939 authors
2019-09-04
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
2019-09-04
can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock
Oleksij Rempel
2019-09-04
can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()
Marc Kleine-Budde
2019-09-04
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
2019-09-04
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
2019-09-04
can: af_can: can_pernet_exit(): no need to iterate over and cleanup registere...
Marc Kleine-Budde
2019-09-04
can: af_can: can_rx_register(): use max() instead of open coding it
Marc Kleine-Budde
2019-09-04
can: af_can: give variable holding the CAN receiver and the receiver list a s...
Marc Kleine-Budde
2019-09-04
can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find()
Marc Kleine-Budde
2019-09-04
can: af_can: rename find_rcv_list() to can_rcv_list_find()
Marc Kleine-Budde
2019-09-04
can: proc: give variable holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
2019-09-04
can: af_can: give variable holding the CAN per device receive lists a sensibl...
Marc Kleine-Budde
2019-09-04
can: netns: remove "can_" prefix from members struct netns_can
Marc Kleine-Budde
2019-09-04
can: proc: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
can: af_can: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
can: netns: give members of struct netns_can holding the statistics a sensibl...
Marc Kleine-Budde
2019-09-04
can: netns: give structs holding the CAN statistics a sensible name
Marc Kleine-Budde
2019-08-13
can: gw: add support for CAN FD frames
Oliver Hartkopp
2019-08-13
can: gw: use struct canfd_frame as internal data structure
Oliver Hartkopp
2019-08-13
can: gw: cgw_parse_attr(): remove unnecessary braces for single statement block
Marc Kleine-Budde
2019-08-13
can: gw: cgw_dump_jobs(): avoid long lines
Marc Kleine-Budde
2019-08-13
can: gw: can_can_gw_rcv(): remove return at end of void function
Marc Kleine-Budde
2019-08-13
can: gw: add missing spaces around operators
Marc Kleine-Budde
2019-08-13
can: gw: remove unnecessary blank lines, add suggested blank lines
Marc Kleine-Budde
2019-08-13
can: gw: convert block comments to network style comments
Marc Kleine-Budde
2019-08-13
can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet
Thomas Gleixner
2019-08-13
can: bcm: bcm_sock_no_ioctlcmd(): mark function as static
Marc Kleine-Budde
2019-08-13
can: raw: raw_sock_no_ioctlcmd(): mark function as static
Marc Kleine-Budde
2019-08-13
can: raw: raw_module_init(): use pr_err() instead of printk(KERN_ERR, ...)
Marc Kleine-Budde
2019-08-13
can: raw: balance braces around else statements
Marc Kleine-Budde
2019-08-13
can: raw: remove unnecessary blank lines, add suggested blank lines
Marc Kleine-Budde
2019-08-13
can: raw: convert block comments to network style comments
Marc Kleine-Budde
2019-08-13
can: af_can: add missing identifiers to struct receiver::func
Marc Kleine-Budde
2019-08-13
can: af_can: can_pernet_init(): Use preferred style kzalloc(sizeof()) usage
Marc Kleine-Budde
2019-08-13
can: af_can: avoid splitting quoted string across lines
Marc Kleine-Budde
2019-08-13
can: af_can: fix alignment
Marc Kleine-Budde
2019-08-13
can: af_can: balance braces around else statements
Marc Kleine-Budde
2019-08-13
can: af_can: convert block comments to network style comments
Marc Kleine-Budde
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-07-29
can: fix ioctl function removal
Oliver Hartkopp
2019-07-24
can: gw: Fix error path of cgw_module_init
YueHaibing
2019-07-24
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
2019-07-24
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
2019-07-24
can: Kconfig: correct history of the CAN protocol
Robert P. J. Day
2019-06-07
can: purge socket error queue on sock destruct
Willem de Bruijn
2019-06-07
can: af_can: Fix error path of can_init()
YueHaibing
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
[next]