Linux CAN Development
[Prev Page][Next Page]
- [PATCH v1 20/40] j1939: transport: remove useless ifindex check, (continued)
- [PATCH v1 20/40] j1939: transport: remove useless ifindex check, Oleksij Rempel
- [PATCH v1 23/40] j1939: socket: add j1939_sk_alloc_skb(), Oleksij Rempel
- [PATCH v1 21/40] j1939: transport: don't use can_skb_prv(session->skb)->ifindex with netdev_alert, Oleksij Rempel
- [PATCH v1 27/40] j1939: socket: j1939_sk_send_multi: start using skb queue, Oleksij Rempel
- [PATCH v1 24/40] j1939: socket: add j1939_sk_send_multi() and j1939_sk_send_one(), Oleksij Rempel
- [PATCH v1 25/40] j1939: allow to use session by socket code, Oleksij Rempel
- [PATCH v1 28/40] j1939: transport: print last command in j1939_xtp_rx_rts_current in cases of error, Oleksij Rempel
- [PATCH v1 30/40] j1939: transport: rework j1939_session_fresh_new and j1939_tp_tx_dat_new paths, Oleksij Rempel
- [PATCH v1 32/40] j1939: transport: use skcb instead of skb in j1939_tp_im_involved_anydir(), Oleksij Rempel
- [PATCH v1 31/40] j1939: transport: remove unused j1939_session_skb_find, Oleksij Rempel
- [PATCH v1 35/40] j1939: transport: reduce use of j1939_session_skb_find in j1939_tp_txnext, Oleksij Rempel
- [PATCH v1 33/40] j1939: transport: remove useless check in j1939_session_cancel, Oleksij Rempel
- [PATCH v1 36/40] j1939: move j1939_socks socket list to the priv, Oleksij Rempel
- [PATCH v1 29/40] j1939: transport: use skcb instead of skb in transmitter or receiver related functions, Oleksij Rempel
- [PATCH v1 34/40] j1939: transport: rework j1939_xtp_do_tx_ctl() path, Oleksij Rempel
- [PATCH v1 39/40] j1939: transport: remove rest of ifindex calls from netdev_* prints, Oleksij Rempel
- [PATCH v1 40/40] j1939: bus: drop ecu_dbg, Oleksij Rempel
- [PATCH v1 37/40] j1939: transport: use skbc instead of skb in j1939_session_match() path, Oleksij Rempel
- [PATCH v1 10/40] j1939: socket: make sure all sessions are finished on close, Oleksij Rempel
- [PATCH v1 38/40] j1939: link sock to the session, Oleksij Rempel
- Re: [PATCH v1 00/40] implement support for huge ETP transfers, Oleksij Rempel
- [PATCH 0/2] can: flexcan: add PE clock source select support,
Joakim Zhang
- [PATCH net-next] can: flexcan: fix 'passing zero to ERR_PTR()' warning,
YueHaibing
- [PATCH] can: flexcan: add TX support for variable payload size,
Joakim Zhang
- [[RFC] PATCH v2 0/4] M_CAN framework patches,
Dan Murphy
- [PATCH v1 00/10] preparation for big trasnfers,
Oleksij Rempel
- [PATCH v1 07/10] j1939: transport add warning for j1939_xtp_rx_rts_old(), Oleksij Rempel
- [PATCH v1 09/10] j1939: transport: warn if skb can't be freed in j1939_session_destroy(), Oleksij Rempel
- [PATCH v1 02/10] j1939: transport: rework TP size check, Oleksij Rempel
- [PATCH v1 04/10] j1939: transport: add j1939_xtp_rx_rts_new() function, Oleksij Rempel
- [PATCH v1 03/10] j1939: move j1939_tp_max_packet_size to priv, Oleksij Rempel
- [PATCH v1 01/10] j1939: rework j1939_send data path, Oleksij Rempel
- [PATCH v1 05/10] j1939: transport: add j1939_xtp_rx_rts_old() function, Oleksij Rempel
- [PATCH v1 08/10] j1939: transport: j1939_tp_send(): fix skb refcounting, Oleksij Rempel
- [PATCH v1 06/10] j1939: transport: j1939_xtp_rx_rts: remove useless check, Oleksij Rempel
- [PATCH v1 10/10] j1939: socket: make sure all sessions are finished on close, Oleksij Rempel
- [PATCH v3 0/2] dt-bindings: can: rcar_can*: add R-Car D3,
Ulrich Hecht
- [PATCH v3] can: Add driver for Kvaser PCIEcan devices,
Jimmy Assarsson
- [PATCH net-next] can: flexcan: flexcan_chip_start(): fix the error return code in flexcan_setup_stop_mode(),
Wei Yongjun
- [PATCH V4] can: flexcan: implement can Runtime PM,
Joakim Zhang
- IsoBUS: huge transfers,
Oleksij Rempel
- [PATCH V3] can: flexcan: implement can Runtime PM,
Joakim Zhang
- [PATCH AUTOSEL 4.19 10/68] can: ucan: remove set but not used variable 'udev', Sasha Levin
- [PATCH AUTOSEL 4.19 11/68] can: rcar_can: Fix erroneous registration, Sasha Levin
- [PATCH AUTOSEL 4.14 05/35] can: rcar_can: Fix erroneous registration, Sasha Levin
- [PATCH AUTOSEL 4.4 03/13] can: rcar_can: Fix erroneous registration, Sasha Levin
- [PATCH AUTOSEL 3.18 2/6] can: rcar_can: Fix erroneous registration, Sasha Levin
- [PATCH AUTOSEL 4.9 05/18] can: rcar_can: Fix erroneous registration, Sasha Levin
- Can Frame submission and dropped frames,
kernel
- pull-request: can-next 2018-11-28,
Marc Kleine-Budde
- [PATCH][resend] can: rcar_can: convert to SPDX identifiers,
Kuninori Morimoto
- [PATCH V2] can: flexcan: implement can Runtime PM, Joakim Zhang
- [PATCH V6 0/2] can: flexcan: add can self wakeup support,
Joakim Zhang
- [PATCH RESEND V2] Documentation: can: flexcan: add stop mode property, Joakim Zhang
- [PATCH V5] can: flexcan: add self wakeup support, Joakim Zhang
- [PATCH V4 0/1] can: flexcan: add self wakeup support,
Joakim Zhang
- [mkl-can-next:j1939-individual 19/473] net/can/j1939/socket.c:915:13: error: initialization from incompatible pointer type, kbuild test robot
- [mkl-can-next:at91 1/1] drivers/net/can/at91_can.c:566:29: error: 'mask' undeclared; did you mean 'msr'?, kbuild test robot
- [PATCH v1 1/2] j1939: convert most of pr_* to netdev_*,
Oleksij Rempel
- pull-request: can 2018-11-09,
Marc Kleine-Budde
- [PATCH 09/20] can: hi311x: Use level-triggered interrupt, Marc Kleine-Budde
- [PATCH 20/20] can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*(), Marc Kleine-Budde
- [PATCH 18/20] can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure, Marc Kleine-Budde
- [PATCH 16/20] can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb, Marc Kleine-Budde
- [PATCH 11/20] can: flexcan: Always use last mailbox for TX, Marc Kleine-Budde
- [PATCH 15/20] can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb is accessed out of bounds, Marc Kleine-Budde
- [PATCH 14/20] can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length, Marc Kleine-Budde
- [PATCH 19/20] can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail(), Marc Kleine-Budde
- [PATCH 17/20] can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions, Marc Kleine-Budde
- [PATCH 13/20] can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb(), Marc Kleine-Budde
- [PATCH 12/20] can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan_priv::tx_mb_idx, Marc Kleine-Budde
- [PATCH 10/20] can: flexcan: Unlock the MB unconditionally, Marc Kleine-Budde
- [PATCH 08/20] dt-bindings: can: rcar_can: Add r8a774a1 support, Marc Kleine-Budde
- [PATCH 06/20] dt-bindings: can: rcar_can: document r8a77965 support, Marc Kleine-Budde
- [PATCH 01/20] can: raw: check for CAN FD capable netdev in raw_sendmsg(), Marc Kleine-Budde
- [PATCH 07/20] can: rcar_can: Fix erroneous registration, Marc Kleine-Budde
- [PATCH 05/20] can: ucan: remove duplicated include from ucan.c, Marc Kleine-Budde
- [PATCH 03/20] can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit(), Marc Kleine-Budde
- [PATCH 04/20] can: ucan: remove set but not used variable 'udev', Marc Kleine-Budde
- [PATCH 02/20] can: kvaser_usb: Fix potential uninitialized variable use, Marc Kleine-Budde
- Re: pull-request: can 2018-11-09, David Miller
- [PATCH] Documentation: can: flexcan: Add flexcan clocks' information,
Pankaj Bansal
- [PATCH V3 0/1] can: flexcan: Add CAN self wakeup support,
Joakim Zhang
- [mkl-can-next:j1939-individual 92/460] net/can/j1939/socket.c:707:2: error: too few arguments to function 'sock_tx_timestamp', kbuild test robot
- [PATCH v2] can: Add driver for Kvaser PCIEcan devices,
Jimmy Assarsson
- [mkl-can-next:j1939-individual 19/460] net//can/j1939/main.c:349:24: error: passing argument 1 of 'can_rx_register' from incompatible pointer type, kbuild test robot
- [PATCH] can: Add driver for Kvaser PCIEcan devices,
Jimmy Assarsson
- [PATCH 0/6] Add Support for MCAN transceivers in AM65x-evm,
Faiz Abbas
- [PATCH v1 0/5] fix some of address cache related issues,
Oleksij Rempel
- [PATCH v2 0/8] fix TX-ECHO out of order issue,
Marc Kleine-Budde
- [mkl-can-next:j1939-individual 16/380] net/can/j1939/socket.c:789:13: error: initialization of 'int (*)(struct socket *, struct sockaddr *, int)' from incompatible pointer type 'int (*)(struct socket *, struct sockaddr *, int *, int)', kbuild test robot
- [mkl-can-next:j1939-individual 16/380] net/can/j1939/socket.c:789:13: error: initialization from incompatible pointer type,
kbuild test robot
- [PATCH] can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock,
Oleksij Rempel
- [PATCH] can: hi311x: Use level-triggered interrupt, Lukas Wunner
- write()-call return values,
Steffen Rose
- [PATCH V2 0/2] can: flexcan: Add CAN self wakeup support,
Joakim Zhang
- [PATCH] arm64: dts: Add flexcan nodes in LX2160A,
Pankaj Bansal
- [PATCH] can: check for CAN FD capable netdev in raw_sendmsg(), Oliver Hartkopp
- [PATCH] can: usb: Remove some duplicated includes from ucan.c, zhong jiang
- [PATCH V1 0/2] can: flexcan: Add CAN self wakeup support,
Joakim Zhang
- [PATCH] can: janz-ican3: fix a missing-check bug, Wenwen Wang
- [PATCH] can: flexcan: Implement CAN Runtime PM,
Joakim Zhang
- [PATCH] can: ucan: fix some typos in comments, Martin Kepplinger
- [PATCHv2 1/2] can: xilinx: add can 2.0 support,
shubhrajyoti.datta
- [PATCH 1/2] can: xilinx: add can 2.0 support,
Shubhrajyoti Datta
- [PATCH 1/2] can: flexcan: Unlock mailbox also in timestamp based offloading,
Alexander Stein
- [RFC PATCH 0/3] M_CAN Framework rework,
Dan Murphy
- [PATCH v1 0/5] can: add SAE J1939 protocol,
Oleksij Rempel
- [PATCH v2 00/15] can: cleanup of af_can/raw + simplifying of ndev->ml_priv handling,
Oleksij Rempel
- [PATCH v2 03/15] can: af_can: give variables holding CAN statistics a sensible name, Oleksij Rempel
- [PATCH v2 02/15] can: netns: give members of struct netns_can holding the statistics a sensible name, Oleksij Rempel
- [PATCH v2 04/15] can: proc: give variables holding CAN statistics a sensible name, Oleksij Rempel
- [PATCH v2 01/15] can: netns: give structs holding the CAN statistics a sensible name, Oleksij Rempel
- [PATCH v2 06/15] can: af_can: give variable holding the CAN per device receive lists a sensible name, Oleksij Rempel
- [PATCH v2 05/15] can: netns: remove "can_" prefix from members struct netns_can, Oleksij Rempel
- [PATCH v2 08/15] can: af_can: rename find_rcv_list() to can_rcv_list_find(), Oleksij Rempel
- [PATCH v2 11/15] can: af_can: can_rx_register(): use max() instead of open coding it, Oleksij Rempel
- [PATCH v2 14/15] can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists, Oleksij Rempel
- [PATCH v2 07/15] can: proc: give variable holding the CAN per device receive lists a sensible name, Oleksij Rempel
- [PATCH v2 10/15] can: af_can: give variable holding the CAN receiver and the receiver list a sensible name, Oleksij Rempel
- [PATCH v2 15/15] can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find(), Oleksij Rempel
- [PATCH v2 09/15] can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find(), Oleksij Rempel
- [PATCH v2 13/15] can: introduce CAN midlayer private and allocate it automatically, Oleksij Rempel
- [PATCH v2 12/15] can: af_can: can_pernet_exit(): no need to iterate over and cleanup registered CAN devices, Oleksij Rempel
- Re: [PATCH v2 00/15] can: cleanup of af_can/raw + simplifying of ndev->ml_priv handling, Marc Kleine-Budde
- [PATCH 0/1] can: m_can: Add support for version 3.3.0,
Mario Hüttel
- [PATCH v7] can: usb: IXXAT USB-to-CAN adapters drivers, Florian Ferg
- [PATCH] dt-bindings: can: rcar_can: Add r8a7744 support,
Biju Das
- [PATCH] j1939: update MAINTAINERS,
Oleksij Rempel
- [PATCH net-next] can: xilinx: fix return type of ndo_start_xmit function,
YueHaibing
- longterm kernel 4.9, flexcan: move can_get_echo_skb() from irq context, use napi for handling tx bottom efficiently, Krzysztof Blaszkowski
- longterm kernel 4.9, flexcan: clk_per, clk_ipg should be initialized always,
Krzysztof Blaszkowski
MCAN Filtering Support,
Felipe Balbi
[PATCH resend] can: rcar_can: convert to SPDX identifiers,
Kuninori Morimoto
[PATCH net-next 00/22] net: fix return type of ndo_start_xmit function,
YueHaibing
- [PATCH net-next 06/22] net: wiznet: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 07/22] net: i825xx: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 15/22] net: hamradio: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 22/22] net: hsr: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 20/22] rionet: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 09/22] net: smsc: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 10/22] net: ti: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 11/22] net: faraday: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 12/22] net: ovs: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 13/22] net: xen-netback: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 14/22] net: caif: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 16/22] usbnet: ipheth: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 17/22] hv_netvsc: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 18/22] can: xilinx: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 19/22] net: plip: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 21/22] l2tp: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 08/22] net: apple: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 03/22] net: seeq: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 05/22] net: sgi: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 04/22] net: cirrus: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 02/22] net: freescale: fix return type of ndo_start_xmit function, YueHaibing
- [PATCH net-next 01/22] net: micrel: fix return type of ndo_start_xmit function, YueHaibing
- Re: [PATCH net-next 00/22] net: fix return type of ndo_start_xmit function, David Miller
- Re: [PATCH net-next 00/22] net: fix return type of ndo_start_xmit function, Grygorii Strashko
[PATCH v1 0/4] fix TX-ECHO out of order issue,
Oleksij Rempel
[PATCH cangw] counter byte support (user space), Brad Drehmer
SPI CAN device enumeration / network device naming,
Hubert Denkmair
[PATCH] can: xilinx_can: use correct bittiming_const for CAN FD core,
Anssi Hannula
[PATCH 1/2] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver,
Dan Murphy
[PATCH v2 0/3] Add can support to RZ/G2M,
Fabrizio Castro
[CAN-ISOTP] handle broadcast,
Zahari Zahariev
[PATCH] can: rcar_can: convert to SPDX identifiers,
Kuninori Morimoto
[PATCH v4] CAN FD data bitrate support,
Andre Hartmann
[PATCH] can: xilinx: Enable clocks even when CONFIG_PM is disabled, shubhrajyoti.datta
[PATCH] can: at91_can: fix fall-through annotations,
Gustavo A. R. Silva
[PATCH] can: mcp251x: fix fall-through annotation, Gustavo A. R. Silva
[PATCH] can: peak_canfd: fix spelling mistake in fall-through annotation, Gustavo A. R. Silva
[PATCH v6] can: usb: IXXAT USB-to-CAN adapters drivers, Florian Ferg
fq_codel on can issues, Dave Taht
[PATCH] can: ucan: remove redundant pointer 'udev', Colin King
[PATCH can-gw] add support for counter byte,
Brad Drehmer
[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling,
Arnd Bergmann
CAN FD bit timings recommendations,
Pankaj Bansal
[PATCH can-next] can: ucan: remove set but not used variable 'udev',
YueHaibing
[PATCH can-next] can: ucan: remove duplicated include from ucan.c,
YueHaibing
Status of can-j1939 integration into linux kernel,
Michael Josenhans
[PATCH v2 0/2] tree-wide: use SPDX identifier for Renesas drivers,
Wolfram Sang
[PATCH 0/3] Add CAN support to rcar_can driver,
Fabrizio Castro
[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers,
Wolfram Sang
[PATCH v3 net-next] dt-bindings: can: rcar_can: document r8a77965 support,
Eugeniu Rosca
Re: [PATCH v5 1/6] net: can: flexcan: enable loopback mode in flexcan, Marc Kleine-Budde
[PATCH] dt-bindings: can: rcar_can: Add r8a774a1 support,
Fabrizio Castro
Re: Fwd: [GIT] Networking, Marc Kleine-Budde
Docker containers, vxcan and cangw,
Christian Gagneraud
[PATCH v5] can: usb: IXXAT USB-to-CAN adapters drivers,
Florian Ferg
[mkl-can-next:testing 5/6] flexcan.c:undefined reference to `devm_ioremap_resource',
kbuild test robot
[mkl-can-next:testing 5/6] drivers/net/can/flexcan.c:633:29: sparse: expression using sizeof(void),
kbuild test robot
Re: [PATCH 4/4] Add compile option to disable error logging,
Jonas Mark (BT-FIR/ENG1)
[PATCH] can: sja1000: plx_pci: add support for ASEM CAN raw device,
Flavio Suligoi
[PATCH] can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit(),
Jimmy Assarsson
[PATCH 0/4] Series of enhacements / fixes to libsocketcan,
Mark Jonas
Added 29bit support to 'cansniffer',
Cory Fowler
About the ability of receiving out of order frames,
Stéphane Grosjean
[bug report] can: kvaser_usb: Add support for Kvaser USB hydra family,
Dan Carpenter
[bug report] can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.c, Dan Carpenter
WARNING: ODEBUG bug in enqueue_hrtimer, syzbot
[RFC] net: can: flexcan: can FD Format (FDF) changes,
Pankaj Bansal
[PATCH][can-next] can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting",
Colin King
[PATCH 0/6] net: can: flexcan: groundwork for CAN FD protocol,
Pankaj Bansal
[Index of Archives]
[Automotive Discussions]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]