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
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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-0
/
+2
7 days
can: etas_es58x: allow partial RX URB allocation to succeed
Szymon Wilczek
1
-1
/
+1
2025-12-10
can: gs_usb: gs_can_open(): fix error handling
Marc Kleine-Budde
1
-1
/
+1
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-15
/
+89
2025-11-17
can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...
Marc Kleine-Budde
1
-5
/
+54
2025-11-16
can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...
Marc Kleine-Budde
1
-7
/
+19
2025-11-16
can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs
Marc Kleine-Budde
1
-2
/
+15
2025-11-16
can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
Seungjin Bae
1
-2
/
+2
2025-10-31
can: peak_usb: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
1
-21
/
+18
2025-10-31
can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks
Vadim Fedorenko
3
-5
/
+21
2025-10-17
can: treewide: remove can_change_mtu()
Vincent Mailhol
11
-11
/
+0
2025-10-08
can: gs_usb: gs_make_candev(): populate net_device->dev_port
Celeste Liu
1
-0
/
+1
2025-10-08
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
1
-12
/
+10
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-34
/
+57
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+844
2025-09-26
Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
7
-34
/
+57
2025-09-19
can: esd_usb: Avoid errors triggered from USB disconnect
Stefan Mätje
1
-8
/
+26
2025-09-19
can: esd_usb: Rework display of error messages
Stefan Mätje
1
-16
/
+20
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: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-1
/
+2
2025-09-16
can: Add Nuvoton NCT6694 CANFD support
Ming Yu
3
-0
/
+844
2025-09-13
can: peak: Modification of references to email accounts being deleted
Stéphane Grosjean
6
-13
/
+14
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
9
-57
/
+364
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+9
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: peak_usb: fix USB FD devices potential malfunction
Stephane Grosjean
1
-8
/
+9
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-06-10
can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
Vincent Mailhol
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
7
-19
/
+19
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-25
/
+18
2025-03-14
can: ucan: fix out of bound read in strscpy() source
Vincent Mailhol
1
-25
/
+18
2025-02-19
can: gs_usb: add VID/PID for the CANnectivity firmware
Henrik Brix Andersen
1
-0
/
+5
2025-02-08
can: etas_es58x: fix potential NULL pointer dereference on udev->serial
Vincent Mailhol
1
-1
/
+5
2025-01-10
Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-101
/
+73
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
2024-11-26
can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-3
/
+7
2024-11-26
can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-25
/
+33
[next]