index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
can: slcan: allow reception of short error messages
Carlos Sanchez
1
-6
/
+20
2025-05-20
can: kvaser_pciefd: Continue parsing DMA buf after dropped RX
Axel Forsman
1
-3
/
+5
2025-05-20
can: kvaser_pciefd: Fix echo_skb race
Axel Forsman
1
-34
/
+59
2025-05-20
can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
Axel Forsman
1
-43
/
+38
2025-05-06
can: mcan: m_can_class_unregister(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-06
can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-06
can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-06
can: mcp251xfd: fix TDC setting for low data bit rates
Kelsey Maes
1
-8
/
+32
2025-05-06
can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probe
Antonios Salios
1
-0
/
+1
2025-04-15
can: rockchip_canfd: fix broken quirks checks
Weizhao Ouyang
1
-3
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-10
/
+10
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-52
/
+88
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-9
/
+8
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-45
/
+44
2025-03-14
can: flexcan: disable transceiver during system PM
Haibo Chen
1
-1
/
+11
2025-03-14
can: flexcan: only change CAN state when link up in system PM
Haibo Chen
1
-2
/
+4
2025-03-14
can: rcar_canfd: Fix page entries in the AFL list
Biju Das
1
-17
/
+11
2025-03-14
can: ucan: fix out of bound read in strscpy() source
Vincent Mailhol
1
-25
/
+18
2025-03-14
can: flexcan: add transceiver capabilities
Dimitri Fedrau
2
-6
/
+22
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-1
/
+1
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2
-4
/
+7
2025-02-19
can: rockchip_canfd: rkcanfd_chip_fifo_setup(): remove duplicated setup of RX...
Robin van der Gracht
1
-5
/
+0
2025-02-19
can: gs_usb: add VID/PID for the CANnectivity firmware
Henrik Brix Andersen
1
-0
/
+5
2025-02-19
can: flexcan: add NXP S32G2/S32G3 SoC support
Ciprian Marian Costea
1
-0
/
+11
2025-02-19
can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
Ciprian Marian Costea
2
-1
/
+28
2025-02-19
can: c_can: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-15
/
+6
2025-02-19
can: c_can: Use of_property_present() to test existence of DT property
Krzysztof Kozlowski
1
-1
/
+1
2025-02-19
can: c_can: Simplify handling syscon error path
Krzysztof Kozlowski
1
-3
/
+1
2025-02-19
can: c_can: Drop useless final probe failure message
Krzysztof Kozlowski
1
-18
/
+8
2025-02-18
can: mcp251xfd: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+4
2025-02-18
can: m_can: Switch to use hrtimer_setup()
Nam Cao
1
-5
/
+4
2025-02-08
can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...
Robin van der Gracht
1
-1
/
+1
2025-02-08
can: etas_es58x: fix potential NULL pointer dereference on udev->serial
Vincent Mailhol
1
-1
/
+5
2025-02-08
can: c_can: fix unbalanced runtime PM disable in error path
Krzysztof Kozlowski
1
-2
/
+3
2025-02-08
can: ctucanfd: handle skb allocation failure
Fedor Pchelkin
1
-4
/
+6
2025-01-13
can: grcan: move napi_enable() from under spin lock
Jakub Kicinski
1
-1
/
+2
2025-01-10
Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
10
-148
/
+166
2025-01-10
can: kvaser_pciefd: Add support for CAN_CTRLMODE_BERR_REPORTING
Jimmy Assarsson
1
-13
/
+16
2025-01-10
can: kvaser_pciefd: Update stats and state even if alloc_can_err_skb() fails
Jimmy Assarsson
1
-26
/
+26
2025-01-10
can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
Jimmy Assarsson
3
-19
/
+26
2025-01-10
can: kvaser_usb: Update stats and state even if alloc_can_err_skb() fails
Jimmy Assarsson
2
-95
/
+60
2025-01-10
can: m_can: call deinit/init callback when going into suspend/resume
Sean Nyekjaer
1
-4
/
+11
2025-01-10
can: tcan4x5x: add deinit callback to set standby mode
Sean Nyekjaer
1
-0
/
+9
2025-01-10
can: m_can: add deinit callback
Sean Nyekjaer
2
-0
/
+8
2024-12-23
can: dev: can_get_state_str(): Remove dead code
Ariel Otilibili
1
-2
/
+0
2024-12-23
can: tcan4x5x: get rid of false clock errors
Sean Nyekjaer
1
-1
/
+1
2024-12-23
can: sun4i_can: continue to use likely() to check skb
Dario Binacchi
1
-1
/
+1
2024-12-23
can: tcan4x5x: add option for selecting nWKRQ voltage
Sean Nyekjaer
2
-0
/
+21
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-10
/
+28
2024-12-18
can: m_can: fix missed interrupts with m_can_pci
Matthias Schiffer
3
-5
/
+19
[next]