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: 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
2019-01-22
can: bcm: check timer values before ktime conversion
Oliver Hartkopp
2019-01-07
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
2018-12-17
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2018-11-09
can: raw: check for CAN FD capable netdev in raw_sendmsg()
Oliver Hartkopp
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
[prev]
[next]