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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
can: tcan4x5x: Fix register range of first two blocks
Markus Schneider-Pargmann
1
-2
/
+2
2022-12-12
can: tcan4x5x: Fix use of register error status mask
Markus Schneider-Pargmann
1
-7
/
+7
2022-12-12
can: tcan4x5x: Remove invalid write in clear_interrupts
Markus Schneider-Pargmann
1
-5
/
+0
2022-12-12
can: m_can: Batch acknowledge rx fifo
Markus Schneider-Pargmann
1
-5
/
+10
2022-12-12
can: m_can: Batch acknowledge transmit events
Markus Schneider-Pargmann
1
-6
/
+9
2022-12-12
can: m_can: Count read getindex in the driver
Markus Schneider-Pargmann
1
-7
/
+10
2022-12-12
can: m_can: Count TXE FIFO getidx in the driver
Markus Schneider-Pargmann
1
-3
/
+2
2022-12-12
can: m_can: Read register PSR only on error
Markus Schneider-Pargmann
1
-5
/
+4
2022-12-12
can: m_can: Avoid reading irqstatus twice
Markus Schneider-Pargmann
1
-7
/
+9
2022-12-12
can: m_can: Eliminate double read of TXFQS in tx_handler
Markus Schneider-Pargmann
1
-4
/
+11
2022-12-12
dt-bindings: can: renesas,rcar-canfd: Fix number of channels for R-Car V3U
Geert Uytterhoeven
1
-61
/
+72
2022-12-12
can: raw: add support for SO_MARK
Marc Kleine-Budde
1
-0
/
+1
2022-12-12
can: m_can: Call the RAM init directly from m_can_chip_config
Vivek Yadav
3
-15
/
+26
2022-12-12
Merge patch series "can: usb: remove pointers to struct usb_interface in devi...
Marc Kleine-Budde
2
-22
/
+9
2022-12-12
can: gs_usb: remove gs_can::iface
Vincent Mailhol
1
-20
/
+9
2022-12-12
can: ucan: remove unused ucan_priv::intf
Vincent Mailhol
1
-2
/
+0
2022-12-12
net: af_can: remove useless parameter 'err' in 'can_rx_register()'
Ye Bin
1
-2
/
+1
2022-12-12
can: ucan: use strscpy() to instead of strncpy()
Xu Panda
1
-3
/
+2
2022-12-12
Merge patch series "can: etas_es58x: report firmware, bootloader and hardware...
Marc Kleine-Budde
12
-61
/
+372
2022-12-12
Documentation: devlink: add devlink documentation for the etas_es58x driver
Vincent Mailhol
2
-0
/
+37
2022-12-12
can: etas_es58x: remove es58x_get_product_info()
Vincent Mailhol
1
-49
/
+3
2022-12-12
can: etas_es58x: export product information through devlink_ops::info_get()
Vincent Mailhol
3
-0
/
+264
2022-12-12
net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
Vincent Mailhol
2
-0
/
+7
2022-12-12
can: c_can: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-12-12
USB: core: export usb_cache_string()
Vincent Mailhol
3
-1
/
+2
2022-12-12
dt-bindings: can: renesas,rcar-canfd: Document RZ/Five SoC
Lad Prabhakar
1
-1
/
+1
2022-12-12
can: etas_es58x: add devlink port support
Vincent Mailhol
2
-8
/
+29
2022-12-12
dt-bindings: can: fsl,flexcan: add imx93 compatible
Haibo Chen
1
-0
/
+1
2022-12-12
can: etas_es58x: add devlink support
Vincent Mailhol
5
-4
/
+31
2022-12-12
can: flexcan: add auto stop mode for IMX93 to support wakeup
Haibo Chen
2
-3
/
+36
2022-12-12
can: etas_es58x: sort the includes by alphabetic order
Vincent Mailhol
4
-11
/
+11
2022-12-12
can: ctucanfd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-12-12
Merge patch series "R-Car CAN FD driver enhancements"
Marc Kleine-Budde
1
-34
/
+51
2022-12-12
Merge branch 'ovs-tc-dedup'
David S. Miller
8
-258
/
+169
2022-12-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
8
-252
/
+166
2022-12-12
net: sched: update the nat flag for icmp error packets in ct_nat_execute
Xin Long
1
-1
/
+1
2022-12-12
openvswitch: return NF_DROP when fails to add nat ext in ovs_ct_nat
Xin Long
1
-1
/
+1
2022-12-12
openvswitch: return NF_ACCEPT when OVS_CT_NAT is not set in info nat
Xin Long
1
-2
/
+4
2022-12-12
openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute
Xin Long
1
-11
/
+6
2022-12-12
net: amd-xgbe: Check only the minimum speed for active/passive cables
Tom Lendacky
1
-12
/
+2
2022-12-12
net: amd-xgbe: Fix logic around active and passive cables
Tom Lendacky
1
-3
/
+6
2022-12-12
af_unix: call proto_unregister() in the error path in af_unix_init()
Yang Yingliang
1
-0
/
+1
2022-12-12
net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
Richard Gobert
1
-5
/
+10
2022-12-12
myri10ge: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-12-12
liquidio: use strscpy() to instead of strncpy()
Xu Panda
1
-4
/
+3
2022-12-12
hns: use strscpy() to instead of strncpy()
Xu Panda
1
-7
/
+4
2022-12-12
Merge branch 'net-dev_kfree_skb_irq'
David S. Miller
5
-8
/
+8
2022-12-12
net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2
-2
/
+2
2022-12-12
hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-3
/
+3
2022-12-12
net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+2
[prev]
[next]