index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
can
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-29
can: Kconfig: select CAN driver infrastructure by default
Oliver Hartkopp
1
-0
/
+7
2025-11-26
can: calc_bittiming: add PWM calculation
Vincent Mailhol
1
-0
/
+10
2025-11-26
can: bittiming: add PWM validation
Vincent Mailhol
1
-0
/
+22
2025-11-26
can: bittiming: add PWM parameters
Vincent Mailhol
1
-2
/
+39
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
2
-3
/
+10
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-11-26
can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
Vincent Mailhol
1
-1
/
+1
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: calc_bittiming: make can_calc_tdco() FD agnostic
Vincent Mailhol
1
-2
/
+2
2025-09-24
can: netlink: add can_validate_tdc()
Vincent Mailhol
1
-0
/
+4
2025-09-24
can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.h
Vincent Mailhol
2
-29
/
+29
2025-09-24
can: dev: move struct data_bittiming_params to linux/can/bittiming.h
Vincent Mailhol
2
-11
/
+11
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-09-13
can: peak: Modification of references to email accounts being deleted
Stéphane Grosjean
1
-2
/
+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
2
-2
/
+2
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 on the current error counters
Marc Kleine-Budde
1
-0
/
+4
2023-07-28
can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
Marc Kleine-Budde
1
-1
/
+4
2023-07-28
can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_skb_queue_timestamp()
Marc Kleine-Budde
1
-3
/
+3
2023-06-22
can: length: refactor frame lengths definition to add size in bits
Vincent Mailhol
1
-88
/
+214
2023-06-22
can: length: fix description of the RRS field
Vincent Mailhol
1
-2
/
+3
2023-06-22
can: length: fix bitstuffing count
Vincent Mailhol
1
-6
/
+8
2023-05-15
can: length: make header self contained
Marc Kleine-Budde
1
-0
/
+3
2023-02-08
can: bittiming: can_calc_bittiming(): add missing parameter to no-op function
Marc Kleine-Budde
1
-1
/
+1
2023-02-06
can: bittiming: factor out can_sjw_set_default() and can_sjw_check()
Marc Kleine-Budde
1
-0
/
+5
2023-02-06
can: bittiming: can_changelink() pass extack down callstack
Marc Kleine-Budde
1
-2
/
+3
2022-11-24
can: sja1000: fix size of OCR_MODE_MASK define
Heiko Schocher
1
-1
/
+1
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-09-15
can: canxl: update CAN infrastructure for CAN XL frames
Oliver Hartkopp
1
-1
/
+22
2022-09-15
can: skb: add skb CAN frame data length helpers
Oliver Hartkopp
1
-1
/
+23
2022-09-15
can: skb: unify skb CAN frame identification helpers
Oliver Hartkopp
1
-1
/
+11
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-07-03
can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
Dario Binacchi
1
-0
/
+2
2022-06-11
can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
Vincent Mailhol
1
-58
/
+1
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2
-61
/
+0
2022-04-19
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue_timestamp()
Marc Kleine-Budde
1
-2
/
+2
2022-02-24
can: bittiming: mark function arguments and local variables as const
Marc Kleine-Budde
1
-3
/
+3
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
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-2
/
+3
[next]