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
/
include
/
linux
/
can
/
dev.h
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
can: propagate CAN device capabilities via ml_priv
Oliver Hartkopp
1
-0
/
+1
10 days
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
1
-7
/
+0
2025-11-29
can: Kconfig: select CAN driver infrastructure by default
Oliver Hartkopp
1
-0
/
+7
2025-11-26
can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only mode
Oliver Hartkopp
1
-0
/
+19
2025-11-26
can: netlink: add initial CAN XL support
Vincent Mailhol
1
-1
/
+6
2025-11-26
can: netlink: add CAN_CTRLMODE_RESTRICTED
Vincent Mailhol
1
-24
/
+26
2025-11-26
can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
Vincent Mailhol
1
-3
/
+11
2025-10-31
can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks
Vadim Fedorenko
1
-1
/
+5
2025-10-17
can: treewide: remove can_change_mtu()
Vincent Mailhol
1
-1
/
+0
2025-09-24
can: dev: add can_get_ctrlmode_str()
Vincent Mailhol
1
-0
/
+2
2025-09-24
can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.h
Vincent Mailhol
1
-29
/
+0
2025-09-24
can: dev: move struct data_bittiming_params to linux/can/bittiming.h
Vincent Mailhol
1
-11
/
+0
2025-09-24
can: populate the minimum and maximum MTU values
Vincent Mailhol
1
-0
/
+1
2025-09-23
can: dev: turn can_set_static_ctrlmode() into a non-inline function
Vincent Mailhol
1
-21
/
+2
2025-06-10
can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
Vincent Mailhol
1
-1
/
+1
2025-06-10
can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
Vincent Mailhol
1
-1
/
+1
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
1
-12
/
+16
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2023-10-05
can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...
Marc Kleine-Budde
1
-0
/
+4
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-0
/
+16
2022-09-15
can: dev: add CAN XL support to virtual CAN
Oliver Hartkopp
1
-0
/
+5
2022-07-28
can: dev: add generic function can_eth_ioctl_hwts()
Vincent Mailhol
1
-0
/
+1
2022-07-28
can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
Vincent Mailhol
1
-0
/
+3
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-10
/
+0
2022-01-05
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
1
-3
/
+3
2022-01-05
can: dev: add sanity check in can_set_static_ctrlmode()
Vincent Mailhol
1
-2
/
+9
2022-01-05
can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
Vincent Mailhol
1
-2
/
+5
2021-10-24
can: dev: add can_tdc_get_relative_tdco() helper function
Vincent Mailhol
1
-0
/
+29
2021-10-24
can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
Vincent Mailhol
1
-0
/
+1
2021-10-24
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
1
-0
/
+4
2021-08-19
can: dev: provide optional GPIO based termination support
Oleksij Rempel
1
-0
/
+8
2021-03-30
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
1
-6
/
+7
2021-03-30
can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
Vincent Mailhol
1
-0
/
+3
2021-01-27
can: dev: export can_get_state_str() function
Vincent Mailhol
1
-0
/
+1
2021-01-13
can: dev: move netlink related code into seperate file
Marc Kleine-Budde
1
-0
/
+6
2021-01-13
can: dev: move skb related into seperate file
Marc Kleine-Budde
1
-76
/
+0
2021-01-13
can: dev: move length related code into seperate file
Marc Kleine-Budde
1
-40
/
+1
2021-01-13
can: dev: move bittiming related code into seperate file
Marc Kleine-Budde
1
-15
/
+1
2020-11-20
can: drivers: introduce helpers to access Classical CAN DLC values
Oliver Hartkopp
1
-0
/
+25
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
1
-2
/
+2
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-2
/
+2
2020-11-20
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
1
-1
/
+0
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-4
/
+4
2020-10-07
can: dev: add a helper function to calculate the duration of one bit
Vincent Mailhol
1
-0
/
+15
2020-10-06
can: dev: fix type of get_can_dlc() and get_canfd_dlc() macros
Vincent Mailhol
1
-3
/
+3
2020-09-21
can: dev: can_put_echo_skb(): propagate error in case of errors
Marc Kleine-Budde
1
-2
/
+2
2020-09-21
can: include: fix spelling mistakes
Marc Kleine-Budde
1
-1
/
+1
2020-01-02
can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...
Oliver Hartkopp
1
-0
/
+34
2019-09-03
can: dev: avoid long lines
Marc Kleine-Budde
1
-1
/
+2
2018-11-09
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-0
/
+1
[next]