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-09-19
can: peak_usb: fix shift-out-of-bounds issue
Stéphane Grosjean
1
-1
/
+1
2025-09-19
can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-0
/
+1
2025-09-19
can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-0
/
+1
2025-09-19
can: hi311x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-0
/
+1
2025-09-19
can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-1
/
+2
2025-09-19
can: rcar_canfd: Fix controller mode setting
Duy Nguyen
1
-3
/
+4
2025-09-19
can: hi311x: fix null pointer dereference when resuming from sleep before int...
Chen Yufeng
1
-16
/
+17
2025-09-10
can: rcar_can: rcar_can_resume(): fix s2ram with PSCI
Geert Uytterhoeven
1
-7
/
+1
2025-09-10
can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB
Anssi Hannula
1
-8
/
+8
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-2
/
+2
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
25
-335
/
+796
2025-07-29
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+3
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+9
2025-07-25
Merge tag 'linux-can-next-for-6.17-20250725' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
17
-131
/
+596
2025-07-25
can: kvaser_usb: Add devlink port support
Jimmy Assarsson
3
-3
/
+41
2025-07-25
can: kvaser_usb: Expose device information via devlink info_get()
Jimmy Assarsson
1
-0
/
+51
2025-07-25
can: kvaser_usb: Add devlink support
Jimmy Assarsson
5
-26
/
+63
2025-07-25
can: kvaser_usb: Store additional device information
Jimmy Assarsson
3
-2
/
+13
2025-07-25
can: kvaser_usb: Store the different firmware version components in a struct
Jimmy Assarsson
4
-9
/
+29
2025-07-25
can: kvaser_usb: Move comment regarding max_tx_urbs
Jimmy Assarsson
1
-2
/
+2
2025-07-25
can: kvaser_usb: Add intermediate variables
Jimmy Assarsson
1
-7
/
+13
2025-07-25
can: kvaser_usb: Assign netdev.dev_port based on device channel index
Jimmy Assarsson
1
-0
/
+1
2025-07-25
can: kvaser_usb: Add support for ethtool set_phys_id()
Jimmy Assarsson
1
-0
/
+26
2025-07-25
can: kvaser_usb: Add support to control CAN LEDs on device
Jimmy Assarsson
3
-0
/
+116
2025-07-25
can: kvaser_pciefd: Add devlink port support
Jimmy Assarsson
3
-0
/
+37
2025-07-25
can: kvaser_pciefd: Expose device firmware version via devlink info_get()
Jimmy Assarsson
1
-0
/
+24
2025-07-25
can: kvaser_pciefd: Add devlink support
Jimmy Assarsson
5
-4
/
+27
2025-07-25
can: kvaser_pciefd: Split driver into C-file and header-file.
Jimmy Assarsson
4
-71
/
+96
2025-07-25
can: kvaser_pciefd: Store device channel index
Jimmy Assarsson
1
-0
/
+1
2025-07-25
can: kvaser_pciefd: Store the different firmware version components in a struct
Jimmy Assarsson
1
-6
/
+11
2025-07-25
can: kvaser_pciefd: Add intermediate variable for device struct in probe()
Jimmy Assarsson
1
-3
/
+4
2025-07-25
can: kvaser_pciefd: Add support for ethtool set_phys_id()
Jimmy Assarsson
1
-0
/
+24
2025-07-25
can: kvaser_pciefd: Add support to control CAN LEDs on device
Jimmy Assarsson
1
-0
/
+18
2025-07-25
docs: Fix kernel-doc error in CAN driver
Luis Felipe Hernandez
1
-5
/
+6
2025-07-25
can: tscan1: CAN_TSCAN1 can depend on PC104
Randy Dunlap
1
-1
/
+1
2025-07-25
can: peak_usb: fix USB FD devices potential malfunction
Stephane Grosjean
1
-8
/
+9
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+21
2025-07-22
can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do...
Marc Kleine-Budde
2
-3
/
+21
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-20
/
+41
2025-07-15
can: tscan1: Kconfig: add COMPILE_TEST
Vincent Mailhol
1
-1
/
+1
2025-07-15
can: ti_hecc: Kconfig: add COMPILE_TEST
Vincent Mailhol
1
-1
/
+1
2025-07-15
can: ti_hecc: fix -Woverflow compiler warning
Vincent Mailhol
1
-1
/
+1
2025-07-15
can: tcan4x5x: fix reset gpio usage during probe
Brett Werling
1
-20
/
+41
2025-07-15
can: janz-ican3: use sysfs_emit() in fwinfo_show()
Khaled Elnaggar
1
-1
/
+1
2025-07-14
Merge tag 'linux-can-next-for-6.17-20250711' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-97
/
+5
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-07-11
can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...
Sean Nyekjaer
1
-1
/
+1
2025-07-11
can: rcar_canfd: Drop unused macros
Biju Das
1
-93
/
+0
2025-07-11
can: rcar_can: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-4
/
+5
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
3
-3
/
+3
[next]