index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
24
-18
/
+36
2022-07-20
can: usb_8dev: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-07-20
can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-2
/
+4
2022-07-20
can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-4
/
+8
2022-07-20
can: sun4i_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-5
/
+4
2022-07-20
can: hi311x: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-2
/
+3
2022-07-20
can: slcan: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-7
/
+5
2022-07-20
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-07-20
can: rcar_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-4
/
+4
2022-07-20
can: pch_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+3
2022-07-19
can: peak_usb: include support for a new MCU
Stephane Grosjean
1
-10
/
+58
2022-07-19
can: peak_usb: correction of an initially misnamed field name
Stephane Grosjean
2
-2
/
+2
2022-07-19
can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as const
Stephane Grosjean
2
-2
/
+2
2022-07-19
can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x.
Pavel Pisa
1
-4
/
+28
2022-07-19
can: c_can: remove wrong comment
Dario Binacchi
1
-1
/
+0
2022-07-19
can: slcan: do not sleep with a spin lock held
Dario Binacchi
1
-4
/
+3
2022-07-19
can: sja1000: Change the return type as void for SoC specific init
Biju Das
1
-9
/
+4
2022-07-19
can: sja1000: Use device_get_match_data to get device data
Biju Das
1
-5
/
+2
2022-07-19
can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
Biju Das
2
-4
/
+7
2022-07-19
can: slcan: clean up if/else
Marc Kleine-Budde
1
-7
/
+6
2022-07-19
can: slcan: convert comparison to NULL into !val
Marc Kleine-Budde
1
-8
/
+7
2022-07-19
can: slcan: fix whitespace issues
Marc Kleine-Budde
1
-5
/
+5
2022-07-19
can: slcan: slcan_init() convert printk(LEVEL ...) to pr_level()
Marc Kleine-Budde
1
-1
/
+1
2022-07-19
can: slcan: convert comments to network style comments
Marc Kleine-Budde
1
-31
/
+24
2022-07-19
can: slcan: use scnprintf() as a hardening measure
Dan Carpenter
1
-1
/
+1
2022-07-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-11
/
+15
2022-07-19
net: macb: fixup sparse warnings on __be16 ports
Ben Dooks
1
-3
/
+4
2022-07-19
net: prestera: acl: fix code formatting
Maksym Glubokiy
1
-4
/
+4
2022-07-19
vmxnet3: Record queue number to incoming packets
Andrey Turkin
1
-0
/
+1
2022-07-19
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
4
-123
/
+95
2022-07-19
mlxsw: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
10
-241
/
+248
2022-07-18
atl1c: use netif_napi_add_tx() for Tx NAPI
Sieng-Piaw Liew
1
-2
/
+2
2022-07-18
net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'
Arun Ramadoss
1
-1
/
+1
2022-07-15
ice: Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
1
-6
/
+0
2022-07-15
ice: Add EXTTS feature to the feature bitmap
Anirudh Venkataramanan
3
-5
/
+15
2022-07-15
octeontx2-af: Set NIX link credits based on max LMAC
Sunil Goutham
7
-9
/
+102
2022-07-15
octeontx2-af: Fixes static warnings
Ratheesh Kannoth
2
-15
/
+55
2022-07-15
net: dsa: qca8k: move driver to qca dir
Christian Marangi
6
-9
/
+9
2022-07-15
Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
16
-113
/
+662
2022-07-15
net: devlink: make devlink_dpipe_headers_register() return void
Jiri Pirko
1
-4
/
+2
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
103
-486
/
+779
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
40
-171
/
+373
2022-07-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-6
/
+2
2022-07-14
nfp: flower: configure tunnel neighbour on cmsg rx
Tianyu Yuan
1
-5
/
+13
2022-07-14
xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
Juergen Gross
1
-0
/
+1
2022-07-14
amdgpu: disable powerpc support for the newer display engine
Linus Torvalds
1
-1
/
+1
2022-07-14
ARM: 9207/1: amba: fix refcount underflow if amba_device_add() fails
Wang Kefeng
1
-6
/
+2
2022-07-14
net: atlantic: remove aq_nic_deinit() when resume
Chia-Lin Kao (AceLan)
1
-3
/
+0
2022-07-14
net: atlantic: remove deep parameter on suspend/resume functions
Chia-Lin Kao (AceLan)
1
-14
/
+10
2022-07-14
sfc: fix kernel panic when creating VF
Íñigo Huguet
1
-0
/
+3
[next]