Show patches with: Submitter = Vincent Mailhol       |    Archived = No       |   245 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,6/7] can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-10 Vincent Mailhol netdev Awaiting Upstream
[v6,5/7] net: Kconfig: move the CAN device menu to the "Device Drivers" section can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-10 Vincent Mailhol netdev Awaiting Upstream
[v6,4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-10 Vincent Mailhol netdev Awaiting Upstream
[v6,3/7] can: bittiming: move bittiming calculation functions to calc_bittiming.c can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-10 Vincent Mailhol netdev Awaiting Upstream
[v6,2/7] can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-10 Vincent Mailhol netdev Awaiting Upstream
[v6,1/7] can: Kconfig: rename config symbol CAN_DEV into CAN_NETLINK can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-10 Vincent Mailhol netdev Awaiting Upstream
[v5,7/7] can: skb: drop tx skb if in listen only mode can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-04 Vincent Mailhol netdev Superseded
[v5,6/7] can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-04 Vincent Mailhol netdev Superseded
[v5,5/7] net: Kconfig: move the CAN device menu to the "Device Drivers" section can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-04 Vincent Mailhol netdev Superseded
[v5,4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-04 Vincent Mailhol netdev Superseded
[v5,3/7] can: bittiming: move bittiming calculation functions to calc_bittiming.c can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-04 Vincent Mailhol netdev Superseded
[v5,2/7] can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-04 Vincent Mailhol netdev Superseded
[v5,1/7] can: Kbuild: rename config symbol CAN_DEV into CAN_NETLINK can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-04 Vincent Mailhol netdev Superseded
[v4,7/7] can: skb: drop tx skb if in listen only mode can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-03 Vincent Mailhol netdev Superseded
[v4,6/7] can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-03 Vincent Mailhol netdev Superseded
[v4,5/7] net: Kconfig: move the CAN device menu to the "Device Drivers" section can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-03 Vincent Mailhol netdev Superseded
[v4,4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-03 Vincent Mailhol netdev Superseded
[v4,3/7] can: bittiming: move bittiming calculation functions to calc_bittiming.c can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-03 Vincent Mailhol netdev Superseded
[v4,2/7] can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-03 Vincent Mailhol netdev Superseded
[v4,1/7] can: Kbuild: rename config symbol CAN_DEV into CAN_NETLINK can: refactoring of can-dev module and of Kbuild - - - 1-- 2022-06-03 Vincent Mailhol netdev Superseded
[v3,4/4] can: dev: drop tx skb if in listen only mode can: can_dropped_invalid_skb() and Kbuild changes - - - 1-- 2022-05-14 Vincent Mailhol netdev Awaiting Upstream
[v3,3/4] can: skb:: move can_dropped_invalid_skb and can_skb_headroom_valid to skb.c can: can_dropped_invalid_skb() and Kbuild changes - - - 1-- 2022-05-14 Vincent Mailhol netdev Awaiting Upstream
[v3,2/4] can: Kconfig: change CAN_DEV into a menuconfig can: can_dropped_invalid_skb() and Kbuild changes - - - 1-- 2022-05-14 Vincent Mailhol netdev Awaiting Upstream
[v3,1/4] can: slcan: use can_dropped_invalid_skb() instead of manual check can: can_dropped_invalid_skb() and Kbuild changes - - - 1-- 2022-05-14 Vincent Mailhol netdev Awaiting Upstream
[RFC,v1] can: gs_usb: change active_channels's type from atomic_t to u8 [RFC,v1] can: gs_usb: change active_channels's type from atomic_t to u8 - - - 1-- 2022-02-14 Vincent Mailhol netdev RFC
[iproute2] iplink_can: print_usage: typo fix, add missing spaces [iproute2] iplink_can: print_usage: typo fix, add missing spaces 1 - - 1-- 2022-02-12 Vincent Mailhol shemminger Accepted
can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation - - - 1-- 2022-02-12 Vincent Mailhol netdev Awaiting Upstream
can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8 can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8 - - - 1-- 2022-02-12 Vincent Mailhol netdev Awaiting Upstream
[iproute2-next,v4] iplink_can: add ctrlmode_{supported,_static} to the "--details --json" output [iproute2-next,v4] iplink_can: add ctrlmode_{supported,_static} to the "--details --json" output - - - 1-- 2022-01-09 Vincent Mailhol dsa Accepted
[RFC,v3] iplink_can: add ctrlmode_{supported,_static} to the "--details --json" output [RFC,v3] iplink_can: add ctrlmode_{supported,_static} to the "--details --json" output - - - 1-- 2022-01-06 Vincent Mailhol Superseded
[RESEND,v1] can: etas_es58x: es58x_init_netdev: populate net_device::dev_port [RESEND,v1] can: etas_es58x: es58x_init_netdev: populate net_device::dev_port - - - 1-- 2021-12-13 Vincent Mailhol netdev Awaiting Upstream
[v6,4/4] can: netlink: report the CAN controller mode supported flags report the controller capabilities through the netlink interface - - - 142- 2021-12-13 Vincent Mailhol netdev Awaiting Upstream
[v6,3/4] can: dev: reorder struct can_priv members for better packing report the controller capabilities through the netlink interface - - - 151- 2021-12-13 Vincent Mailhol Awaiting Upstream
[v6,2/4] can: dev: add sanity check in can_set_static_ctrlmode() report the controller capabilities through the netlink interface - - - 151- 2021-12-13 Vincent Mailhol netdev Awaiting Upstream
[v6,1/4] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode() report the controller capabilities through the netlink interface - - - 151- 2021-12-13 Vincent Mailhol netdev Awaiting Upstream
[v5,5/5] can: do not increase tx_bytes statistics for RTR frames fix statistics and payload issues for error - - 1 1-- 2021-12-07 Vincent Mailhol netdev Awaiting Upstream
[v5,4/5] can: do not increase rx_bytes statistics for RTR frames fix statistics and payload issues for error - - 1 1-- 2021-12-07 Vincent Mailhol netdev Awaiting Upstream
[v5,3/5] can: do not copy the payload of RTR frames fix statistics and payload issues for error - - 1 1-- 2021-12-07 Vincent Mailhol netdev Awaiting Upstream
[v5,2/5] can: kvaser_usb: do not increase tx statistics when sending error message frames fix statistics and payload issues for error - - - 1-- 2021-12-07 Vincent Mailhol netdev Awaiting Upstream
[v5,1/5] can: do not increase rx statistics when generating a CAN rx error message frame fix statistics and payload issues for error - - 1 1-- 2021-12-07 Vincent Mailhol netdev Awaiting Upstream
[v4,5/5] can: do not increase tx_bytes statistics for RTR frames fix statistics and payload issues for error - - 1 1-- 2021-12-03 Vincent Mailhol netdev Superseded
[v4,4/5] can: do not increase rx_bytes statistics for RTR frames fix statistics and payload issues for error - - 1 1-- 2021-12-03 Vincent Mailhol netdev Superseded
[v4,3/5] can: do not copy the payload of RTR frames fix statistics and payload issues for error - - - 1-- 2021-12-03 Vincent Mailhol netdev Superseded
[v4,2/5] can: kvaser_usb: do not increase tx statistics when sending error message frames fix statistics and payload issues for error - - - 1-- 2021-12-03 Vincent Mailhol netdev Superseded
[v4,1/5] can: do not increase rx statistics when generating a CAN rx error message frame fix statistics and payload issues for error - - 1 1-- 2021-12-03 Vincent Mailhol netdev Superseded
[v3,5/5] can: do not increase tx_bytes statistics for RTR frames fix statistics and payload issues for error - - - 1-- 2021-11-28 Vincent Mailhol netdev Superseded
[v3,4/5] can: do not increase rx_bytes statistics for RTR frames fix statistics and payload issues for error - - - 1-- 2021-11-28 Vincent Mailhol netdev Superseded
[v3,3/5] can: do not copy the payload of RTR frames fix statistics and payload issues for error - - - 1-- 2021-11-28 Vincent Mailhol netdev Superseded
[v3,2/5] can: kvaser_usb: do not increase tx statistics when sending error message frames fix statistics and payload issues for error - - 1 1-- 2021-11-28 Vincent Mailhol netdev Superseded
[v3,1/5] can: do not increase rx statistics when generating a CAN rx error message frame fix statistics and payload issues for error - - - 1-- 2021-11-28 Vincent Mailhol netdev Superseded
[v2,5/5] can: do not increase tx_bytes statistics for RTR frames fix statistics and payload issues for error - - - 1-- 2021-11-25 Vincent Mailhol netdev Superseded
[v2,4/5] can: do not increase rx_bytes statistics for RTR frames fix statistics and payload issues for error - - - 1-- 2021-11-25 Vincent Mailhol netdev Superseded
[v2,3/5] can: do not copy the payload of RTR frames fix statistics and payload issues for error - - - 1-- 2021-11-25 Vincent Mailhol netdev Superseded
[v2,2/5] can: kvaser_usb: do not increase tx statistics when sending error message frames fix statistics and payload issues for error - - - 1-- 2021-11-25 Vincent Mailhol netdev Superseded
[v2,1/5] can: do not increase rx statistics when generating a CAN rx error message frame fix statistics and payload issues for error - - - 1-- 2021-11-25 Vincent Mailhol netdev Superseded
[v2] can: bittiming: replace CAN units with the generic ones from linux/units.h [v2] can: bittiming: replace CAN units with the generic ones from linux/units.h - - - 1-- 2021-11-24 Vincent Mailhol netdev Awaiting Upstream
[v1,2/2] can: do not increase rx_bytes statistics for RTR frames fix statistics for CAN RTR and Error frames - - - 1-- 2021-11-23 Vincent Mailhol netdev Awaiting Upstream
[v1,1/2] can: do not increase rx statistics when receiving CAN error frames fix statistics for CAN RTR and Error frames - - - 1-- 2021-11-23 Vincent Mailhol netdev Awaiting Upstream
can: pch_can: pch_can_rx_normal: fix use after free can: pch_can: pch_can_rx_normal: fix use after free - - - 1-- 2021-11-23 Vincent Mailhol netdev Awaiting Upstream
can: bittiming: replace CAN units with the SI metric can: bittiming: replace CAN units with the SI metric - - - 1-- 2021-11-19 Vincent Mailhol netdev Awaiting Upstream
[v2] can: m_can: m_can_read_fifo: fix memory leak in error branch [v2] can: m_can: m_can_read_fifo: fix memory leak in error branch - - - 1-- 2021-11-07 Vincent Mailhol netdev Awaiting Upstream
[iproute2-next,5.16,v6,5/5] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Comp… iplink_can: cleaning, fixes and adding TDC support. - - - 1-- 2021-11-03 Vincent Mailhol dsa Accepted
[iproute2-next,5.16,v6,4/5] iplink_can: print brp and dbrp bittiming variables iplink_can: cleaning, fixes and adding TDC support. - - - 1-- 2021-11-03 Vincent Mailhol dsa Accepted
[iproute2-next,5.16,v6,3/5] iplink_can: use PRINT_ANY to factorize code and fix signedness iplink_can: cleaning, fixes and adding TDC support. - - - 1-- 2021-11-03 Vincent Mailhol dsa Accepted
[iproute2-next,5.16,v6,2/5] iplink_can: code refactoring of print_ctrlmode() iplink_can: cleaning, fixes and adding TDC support. - - - 1-- 2021-11-03 Vincent Mailhol dsa Accepted
[iproute2-next,5.16,v6,1/5] iplink_can: fix configuration ranges in print_usage() and add unit iplink_can: cleaning, fixes and adding TDC support. - - - 1-- 2021-11-03 Vincent Mailhol dsa Accepted
[RFC,v1] can: m_can: m_can_read_fifo: fix memory leak in error branch [RFC,v1] can: m_can: m_can_read_fifo: fix memory leak in error branch - - - 1-- 2021-10-26 Vincent Mailhol netdev Superseded
[v1] can: etas_es58x: es58x_rx_err_msg: fix memory leak in error path [v1] can: etas_es58x: es58x_rx_err_msg: fix memory leak in error path - - - 1-- 2021-10-26 Vincent Mailhol netdev Awaiting Upstream
[v1] can: etas_es58x: es58x_init_netdev: populate net_device::dev_port [v1] can: etas_es58x: es58x_init_netdev: populate net_device::dev_port - - - 1-- 2021-10-26 Vincent Mailhol netdev Awaiting Upstream
[v4] can: netlink: report the CAN controller mode supported flags [v4] can: netlink: report the CAN controller mode supported flags - - - 1-- 2021-10-26 Vincent Mailhol netdev Awaiting Upstream
[v3,4/4] can: netlink: report the CAN controller mode supported flags report the controller capabilities through the netlink interface - - - 141- 2021-10-25 Vincent Mailhol netdev Awaiting Upstream
[v3,3/4] can: dev: reorder struct can_priv members for better packing report the controller capabilities through the netlink interface - - - 141- 2021-10-25 Vincent Mailhol Awaiting Upstream
[v3,2/4] can: dev: add sanity check in can_set_static_ctrlmode() report the controller capabilities through the netlink interface - - - 141- 2021-10-25 Vincent Mailhol netdev Awaiting Upstream
[v3,1/4] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode() report the controller capabilities through the netlink interface - - - 141- 2021-10-25 Vincent Mailhol netdev Awaiting Upstream
[v2,3/3] can: netlink: report the CAN controller mode supported flags report the controller capabilities through the netlink interface - - - 141- 2021-10-09 Vincent Mailhol netdev Awaiting Upstream
[v2,2/3] can: dev: reorder struct can_priv members for better packing report the controller capabilities through the netlink interface - - - 141- 2021-10-09 Vincent Mailhol Awaiting Upstream
[v2,1/3] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode() report the controller capabilities through the netlink interface - - - 141- 2021-10-09 Vincent Mailhol netdev Awaiting Upstream
[RFC,v1,3/3] uapi: can: netlink: add new field to struct can_ctrlmode to report capabilities iproute2-next: iplink_can: report the controller capabilities - - - 1-- 2021-10-03 Vincent Mailhol RFC
[RFC,v1,2/3] iplink_can: add ctrlmode_{supported,_static} to the "--details --json" output iproute2-next: iplink_can: report the controller capabilities - - - 1-- 2021-10-03 Vincent Mailhol RFC
[RFC,v1,1/3] iplink_can: code refactoring of print_ctrlmode() iproute2-next: iplink_can: report the controller capabilities - - - 1-- 2021-10-03 Vincent Mailhol RFC
[v1] can: netlink: report the CAN controller mode supported flags [v1] can: netlink: report the CAN controller mode supported flags - - - 1-- 2021-10-03 Vincent Mailhol netdev Awaiting Upstream
[v6,6/6] can: dev: add can_tdc_get_relative_tdco() helper function add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 141- 2021-09-18 Vincent Mailhol netdev Awaiting Upstream
[v6,5/6] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 141- 2021-09-18 Vincent Mailhol netdev Awaiting Upstream
[v6,4/6] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 132- 2021-09-18 Vincent Mailhol netdev Awaiting Upstream
[v6,3/6] can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 132- 2021-09-18 Vincent Mailhol netdev Awaiting Upstream
[v6,2/6] can: bittiming: change unit of TDC parameters to clock periods add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 141- 2021-09-18 Vincent Mailhol netdev Awaiting Upstream
[v6,1/6] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 132- 2021-09-18 Vincent Mailhol netdev Awaiting Upstream
[v3,2/2] can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv prevent incoherent can configuration in case of early return in the CAN netlink interface - - - 1032 2021-09-06 Vincent Mailhol netdev Awaiting Upstream
[v3,1/2] can: netlink: prevent incoherent can configuration in case of early return prevent incoherent can configuration in case of early return in the CAN netlink interface - - - 1113 2021-09-06 Vincent Mailhol netdev Awaiting Upstream
[RESEND,v2] can: netlink: prevent incoherent can configuration in case of early return [RESEND,v2] can: netlink: prevent incoherent can configuration in case of early return - - - 1-- 2021-09-03 Vincent Mailhol netdev Awaiting Upstream
[v2] can: netlink: prevent incoherent can configuration in case of early return [v2] can: netlink: prevent incoherent can configuration in case of early return - - - 1-- 2021-08-23 Vincent Mailhol netdev Superseded
can: netlink: prevent incoherent can configuration in case of early return can: netlink: prevent incoherent can configuration in case of early return - - - 1-- 2021-08-20 Vincent Mailhol netdev Superseded
[v5,7/7] can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 141- 2021-08-15 Vincent Mailhol netdev Awaiting Upstream
[v5,6/7] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 141- 2021-08-15 Vincent Mailhol netdev Awaiting Upstream
[v5,5/7] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 132- 2021-08-15 Vincent Mailhol netdev Awaiting Upstream
[v5,4/7] can: dev: add can_tdc_get_relative_tdco() helper function add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 141- 2021-08-15 Vincent Mailhol netdev Awaiting Upstream
[v5,3/7] can: bittiming: change unit of TDC parameters to clock periods add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 141- 2021-08-15 Vincent Mailhol netdev Awaiting Upstream
[v5,2/7] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 132- 2021-08-15 Vincent Mailhol netdev Awaiting Upstream
[v5,1/7] can: netlink: allow user to turn off unsupported features add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC) - - - 141- 2021-08-15 Vincent Mailhol netdev Awaiting Upstream
[v5,4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC) iplink_can: cleaning, fixes and adding TDC support. - - - 1-- 2021-08-14 Vincent Mailhol dsa Awaiting Upstream
« 1 2 3 »