index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
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
2018-05-14
net/can: single_open_net needs to be paired with single_release_net
Christoph Hellwig
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-03-22
net: Convert can_pernet_ops
Kirill Tkhai
2018-03-05
net: Convert cangw_pernet_ops
Kirill Tkhai
2018-02-27
net: Convert /proc creating and destroying pernet_operations
Kirill Tkhai
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-01-26
can: migrate documentation to restructured text
Robert Schwebel
[next]