messages from 2024-11-29 12:27:34 to 2024-12-19 19:20:59 UTC [more...]
[PATCH] Assign em_canid.c additionally to CAN maintainers
2024-12-19 19:08 UTC
[PATCH net 0/2] pull-request: can 2024-12-18
2024-12-19 8:03 UTC (7+ messages)
` [PATCH net 1/2] can: m_can: set init flag earlier in probe
` [PATCH net 2/2] can: m_can: fix missed interrupts with m_can_pci
[PATCH v2 0/2] rockchip: add can for RK3576 Soc
2024-12-19 1:11 UTC (3+ messages)
` [PATCH v2 1/2] net: can: "
` [PATCH v2 2/2] arm64: dts: rockchip: rk3576: add can dts nodes
[PATCH net-next v6 00/11] net: Improve netns handling in rtnetlink
2024-12-19 5:54 UTC (14+ messages)
` [PATCH net-next v6 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v6 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v6 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v6 04/11] ieee802154: 6lowpan: "
` [PATCH net-next v6 05/11] net: ip_tunnel: "
` [PATCH net-next v6 06/11] net: ipv6: "
` [PATCH net-next v6 07/11] net: xfrm: "
` [PATCH net-next v6 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v6 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v6 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v6 11/11] selftests: net: Add test cases for link and peer netns
[PATCH v4 1/2] can: m_can: set init flag earlier in probe
2024-12-18 12:20 UTC (5+ messages)
net: m_can: missing mutexes in tx_work_queue and isr-handler
2024-12-18 12:07 UTC (4+ messages)
` AW: "
[PATCH net-next v7 0/4] Add support for SO_PRIORITY cmsg
2024-12-18 11:57 UTC (8+ messages)
` [PATCH net-next v7 1/4] sock: Introduce sk_set_prio_allowed helper function
` [PATCH net-next v7 2/4] sock: support SO_PRIORITY cmsg
` [PATCH net-next v7 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender
` [PATCH net-next v7 4/4] sock: Introduce SO_RCVPRIORITY socket option
[RFC PATCH 00/14] can: netlink: add CAN XL
2024-12-18 9:13 UTC (25+ messages)
` [RFC PATCH 12/14] can: netlink: add CAN XL support
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2024-12-17 14:38 UTC (3+ messages)
[PATCH] can: m_can: m_can_dev_setup(): set CCCR_INIT bit earlier
2024-12-17 13:14 UTC (3+ messages)
[PATCH 0/2] rockchip: add can for RK3576 Soc
2024-12-17 8:43 UTC (4+ messages)
` [PATCH 1/2] net: can: "
` [PATCH 2/2] arm64: dts: rockchip: rk3576: add can dts nodes
[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
2024-12-16 17:14 UTC (30+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v3 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v3 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v3 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v3 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v3 7/7] rtc: Add Nuvoton NCT6694 RTC support
I urge you to understand my viewpoint accurately
2024-12-13 4:24 UTC
[PATCH net-next v5 0/5] net: Improve netns handling in RTNL and ip_tunnel
2024-12-12 13:06 UTC (10+ messages)
` [PATCH net-next v5 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v5 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v5 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v5 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v5 5/5] selftests: net: Add two test cases for link netns
[PATCH can-next v2] can: mcp251xfd: ACPI support
2024-12-11 9:30 UTC (11+ messages)
ACPI compatible mcp251xfd driver
2024-12-10 10:20 UTC (4+ messages)
[PATCH] can: mcp251xfd: ACPI support
2024-12-09 16:36 UTC
[RFC PATCH v3 0/6] Add helpers for stats and error frames
2024-12-08 16:59 UTC (2+ messages)
[PATCH] net: simplify resource acquisition + ioremap
2024-12-07 1:40 UTC (3+ messages)
[syzbot] Monthly can report (Dec 2024)
2024-12-05 17:40 UTC
[PATCH v4 0/3] add FlexCAN support for S32G2/S32G3 SoCs
2024-12-04 17:57 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
` [PATCH v4 2/3] can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
` [PATCH v4 3/3] can: flexcan: add NXP S32G2/S32G3 SoC support
[RFC PATCH 0/1] can: esd_usb: Fix device probe routine
2024-12-04 16:06 UTC (2+ messages)
` [RFC PATCH 1/1] can: esd_usb: Fix not detecting version reply in "
[RFC PATCH v2 1/4] can xl dummy driver from Vincent
2024-12-04 7:57 UTC (4+ messages)
` [RFC PATCH v2 2/4] add CAN XL support RFC based on Vicents cleanups
` [RFC PATCH v2 3/4] can: canxl: support Remote Request Substitution bit access
` [RFC PATCH v2 4/4] can: canxl: support CAN XL transceiver switching in data phase
[RFC PATCH v2 1/3] iplink_can: add CAN XL support RFC based on Vincent cleanups
2024-12-04 7:57 UTC (3+ messages)
` [RFC PATCH v2 2/3] iplink_can: canxl: support Remote Request Substitution bit access
` [RFC PATCH v2 3/3] iplink_can: canxl: support CAN XL transceiver switching in data phase
[PATCH net 0/15] pull-request: can 2024-12-02
2024-12-03 2:10 UTC (17+ messages)
` [PATCH net 01/15] can: dev: can_set_termination(): allow sleeping GPIOs
` [PATCH net 02/15] can: gs_usb: add usb endpoint address detection at driver probe step
` [PATCH net 03/15] can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails
` [PATCH net 04/15] can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL
` [PATCH net 05/15] can: hi311x: hi3110_can_ist(): fix potential use-after-free
` [PATCH net 06/15] can: hi311x: hi3110_can_ist(): update state error statistics if skb allocation fails
` [PATCH net 07/15] can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics
` [PATCH net 08/15] can: ifi_canfd: ifi_canfd_handle_lec_err(): "
` [PATCH net 09/15] can: hi311x: hi3110_can_ist(): "
` [PATCH net 10/15] can: sja1000: sja1000_err(): "
` [PATCH net 11/15] can: sun4i_can: sun4i_can_err(): "
` [PATCH net 12/15] can: ems_usb: ems_usb_rx_err(): "
` [PATCH net 13/15] can: f81604: f81604_handle_can_bus_errors(): "
` [PATCH net 14/15] can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6
` [PATCH net 15/15] can: j1939: j1939_session_new(): fix skb reference counting
[PATCH v3 0/3] add FlexCAN support for S32G2/S32G3 SoCs
2024-12-02 12:25 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
` [PATCH v3 2/3] can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
` [PATCH v3 3/3] can: flexcan: add NXP S32G2/S32G3 SoC support
[PATCH AUTOSEL 5.10 3/6] can: j1939: fix error in J1939 documentation
2024-12-02 11:59 UTC (2+ messages)
[PATCH net 0/14] pull-request: can 2024-11-29
2024-12-02 9:04 UTC (14+ messages)
` [PATCH net 01/14] can: dev: can_set_termination(): allow sleeping GPIOs
` [PATCH net 05/14] can: hi311x: hi3110_can_ist(): fix potential use-after-free
` [PATCH net 06/14] can: hi311x: hi3110_can_ist(): update state error statistics if skb allocation fails
` [PATCH net 07/14] can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics
` [PATCH net 08/14] can: ifi_canfd: ifi_canfd_handle_lec_err(): "
` [PATCH net 09/14] can: hi311x: hi3110_can_ist(): "
` [PATCH net 10/14] can: sja1000: sja1000_err(): "
` [PATCH net 11/14] can: sun4i_can: sun4i_can_err(): "
` [PATCH net 12/14] can: ems_usb: ems_usb_rx_err(): "
` [PATCH net 13/14] can: f81604: f81604_handle_can_bus_errors(): "
` [PATCH net 14/14] can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6
[PATCH] mailmap: add an entry for Oliver Hartkopp
2024-12-02 8:40 UTC (2+ messages)
[RFC PATCH] iplink_can: add CAN XL support RFC based on Vincent cleanups
2024-12-01 11:23 UTC
[RFC PATCH 1/2] add CAN XL support RFC based on Vicents cleanups
2024-12-01 11:22 UTC (2+ messages)
` [RFC PATCH 2/2] can xl dummy driver from Vincent
ACPI compatible mcp251cfd driver
2024-11-29 14:38 UTC
[PATCH v2] can: fix skb reference counting in j1939_session_new()
2024-11-29 13:25 UTC (8+ messages)
[PATCH v3] dt-bindings: net: can: atmel: Convert to json schema
2024-11-29 12:43 UTC (2+ messages)
[PATCH] can: tcan4x5x: get rid of false clock errors
2024-11-29 12:38 UTC (2+ messages)
[PATCH can-next v3] dt-bindings: can: convert tcan4x5x.txt to DT schema
2024-11-29 12:35 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox