- d9c9606 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 11 months ago
- 2acbeb5 Merge tag 'linux-can-next-for-6.4-20230404-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 1 year, 11 months ago
- 0517374 can: isotp: fix race between isotp_sendsmg() and isotp_release() by Oliver Hartkopp · 1 year, 11 months ago
- 79e19fa can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events by Michal Sojka · 1 year, 11 months ago
- 0145462 can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos by Oliver Hartkopp · 1 year, 11 months ago
- b45193cb can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access by Oleksij Rempel · 1 year, 11 months ago
- 96d1c81 can: isotp: add module parameter for maximum pdu size by Oliver Hartkopp · 1 year, 11 months ago
- 2b4c99f can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write by Ivan Orlov · 2 years ago
- d1366b2 can: j1939: prevent deadlock by moving j1939_sk_errqueue() by Oleksij Rempel · 1 year, 11 months ago
- 8697a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years ago
- f2f527d can: raw: use temp variable instead of rolling back config by Oliver Hartkopp · 2 years, 1 month ago
- 61d731e Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Paolo Abeni · 2 years ago
- 4ae5e1e can: j1939: do not wait 250 ms if the same addr was already claimed by Devid Antonio Filoni · 2 years, 3 months ago
- c6adf65 can: isotp: check CAN address family in isotp_bind() by Oliver Hartkopp · 2 years, 2 months ago
- 2a30b2b can: gw: give feedback on missing CGW_FLAGS_CAN_IIF_TX_OK flag by Oliver Hartkopp · 2 years, 1 month ago
- 4f027cb can: isotp: split tx timer into transmission and timeout by Oliver Hartkopp · 2 years, 2 months ago
- 823b2e4 can: isotp: handle wait_event_interruptible() return values by Oliver Hartkopp · 2 years, 1 month ago
- 3793301 can: raw: fix CAN FD frame transmissions over CAN XL devices by Oliver Hartkopp · 2 years, 1 month ago
- d055368 can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate by Ziyang Xuan · 3 years, 6 months ago
- 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 2 months ago
- 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 2 months ago
- 0826e82 can: raw: add support for SO_MARK by Marc Kleine-Budde · 2 years, 2 months ago
- f793458 net: af_can: remove useless parameter 'err' in 'can_rx_register()' by Ye Bin · 2 years, 3 months ago
- 837e8ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 2 months ago
- 0acc442 can: af_can: fix NULL pointer dereference in can_rcv_filter by Oliver Hartkopp · 2 years, 3 months ago
- 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 4 months ago
- 966a9b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
- 3eb3d28 can: j1939: j1939_send_one(): fix missing CAN header initialization by Oliver Hartkopp · 2 years, 4 months ago
- 8663378 can: isotp: fix tx state handling for echo tx processing by Oliver Hartkopp · 2 years, 4 months ago
- 8aa59e3 can: af_can: fix NULL pointer dereference in can_rx_register() by Zhengchao Shao · 2 years, 4 months ago
- a3335fa can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet by Chen Zhongjin · 2 years, 4 months ago
- 31f1aa4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 4 months ago
- c3c06c6 can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb() by Yang Yingliang · 2 years, 4 months ago
- de1deb1 can: j1939: j1939_session_tx_eoma(): fix debug info by Zhang Changzhong · 2 years, 5 months ago
- 3fd7bfd can: bcm: check the result of can_send() in bcm_can_tx() by Ziyang Xuan · 2 years, 5 months ago
- edd1a7e can: bcm: registration process optimization in bcm_module_init() by Ziyang Xuan · 2 years, 5 months ago
- 6263326 can: raw: add CAN XL support by Oliver Hartkopp · 2 years, 5 months ago
- fb08cba can: canxl: update CAN infrastructure for CAN XL frames by Oliver Hartkopp · 2 years, 5 months ago
- 0618346 can: set CANFD_FDF flag in all CAN FD frame structures by Oliver Hartkopp · 2 years, 5 months ago
- 96a7457 can: skb: unify skb CAN frame identification helpers by Oliver Hartkopp · 2 years, 5 months ago
- 170277c5 can: raw: use guard clause to optimize nesting in raw_rcv() by Ziyang Xuan · 2 years, 6 months ago
- c28b3bf can: raw: process optimization in raw_init() by Ziyang Xuan · 2 years, 6 months ago
- 8c21c54 can: j1939: j1939_session_destroy(): fix memory leak of skbs by Fedor Pchelkin · 2 years, 7 months ago
- 8ef49f7 can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once() by Fedor Pchelkin · 2 years, 7 months ago
- 83ec88d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
- f1b4e32 can: bcm: use call_rcu() instead of costly synchronize_rcu() by Oliver Hartkopp · 2 years, 9 months ago
- d7786af net: Kconfig: move the CAN device menu to the "Device Drivers" section by Vincent Mailhol · 2 years, 9 months ago
- b76b163 can: isotp: isotp_bind(): do not validate unused address information by Oliver Hartkopp · 2 years, 9 months ago
- 2aa3988 can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting by Oliver Hartkopp · 2 years, 9 months ago
- 9f39d36 can: isotp: add support for transmission without flow control by Oliver Hartkopp · 2 years, 10 months ago
- 51a0d5e can: raw: add support for SO_TXTIME/SCM_TXTIME by Marc Kleine-Budde · 2 years, 10 months ago
- 2af8493 can: raw: raw_sendmsg(): remove not needed setting of skb->sk by Marc Kleine-Budde · 2 years, 10 months ago
- c8227d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
- 72ed3ee can: isotp: remove re-binding of bound socket by Oliver Hartkopp · 2 years, 10 months ago
- 6fd1d51 net: SO_RCVMARK socket option for SO_MARK with recvmsg() by Erin MacNeil · 2 years, 10 months ago
- f70925b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 2 years, 10 months ago
- d734970 can: isotp: stop timeout monitoring when no first frame was sent by Oliver Hartkopp · 2 years, 11 months ago
- f4b41f0 net: remove noblock parameter from skb_recv_datagram() by Oliver Hartkopp · 2 years, 11 months ago
- e382fea can: isotp: restore accidentally removed MSG_PEEK feature by Oliver Hartkopp · 2 years, 11 months ago
- 42bf50a can: isotp: support MSG_TRUNC flag when reading from socket by Oliver Hartkopp · 3 years ago
- 30ffd53 can: isotp: return -EADDRNOTAVAIL when reading from unbound socket by Oliver Hartkopp · 3 years ago
- 3ea5664 can: isotp: sanitize CAN ID checks in isotp_bind() by Oliver Hartkopp · 3 years ago
- 9c0c191 can: isotp: set max PDU size to 64 kByte by Oliver Hartkopp · 3 years ago
- 530e0d4 can: isotp: set default value for N_As to 50 micro seconds by Oliver Hartkopp · 3 years ago
- 4b7fe92 can: isotp: add local echo tx processing for consecutive frames by Oliver Hartkopp · 3 years ago
- 00f4a0a can: Use netif_rx(). by Sebastian Andrzej Siewior · 3 years ago
- aaa25a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 181d444 can: gw: use call_rcu() instead of costly synchronize_rcu() by Eric Dumazet · 3 years ago
- a1cdec5 net-timestamp: convert sk->sk_tskey to atomic_t by Eric Dumazet · 3 years ago
- 5b91c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 8375dfa can: isotp: fix error path in isotp_sendmsg() to unlock wait queue by Oliver Hartkopp · 3 years ago
- 7c75904 can: isotp: fix potential CAN frame reception race in isotp_rcv() by Oliver Hartkopp · 3 years ago
- ef0de66 can: gw: switch cangw_pernet_exit() to batch mode by Eric Dumazet · 3 years ago
- 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years, 1 month ago
- 5f33a09 can: isotp: convert struct tpcon::{idx,len} to unsigned int by Marc Kleine-Budde · 3 years, 2 months ago
- 164051a can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM by Zhang Changzhong · 3 years, 4 months ago
- a79305e can: j1939: j1939_can_recv(): ignore messages with invalid source address by Zhang Changzhong · 3 years, 4 months ago
- c0f49d9 can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport by Zhang Changzhong · 3 years, 4 months ago
- 9b44a92 can: bcm: Use hrtimer_forward_now() by Thomas Gleixner · 3 years, 5 months ago
- d674a8f can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path by Marc Kleine-Budde · 3 years, 10 months ago
- 43a08c3 can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg() by Ziyang Xuan · 3 years, 5 months ago
- 9acf636 can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible() by Ziyang Xuan · 3 years, 5 months ago
- a4fbe70 can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes by Zhang Changzhong · 3 years, 4 months ago
- 3797439 can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length by Zhang Changzhong · 3 years, 5 months ago
- d9d52a3 can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv by Ziyang Xuan · 3 years, 5 months ago
- b504a88 can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer by Ziyang Xuan · 3 years, 6 months ago
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 7 months ago
- 5b9272e can: j1939: extend UAPI to notify about RX status by Oleksij Rempel · 3 years, 8 months ago
- cd85d3a can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_* by Oleksij Rempel · 3 years, 8 months ago
- f8145cf can: j1939: j1939_session_tx_dat(): fix typo by Marc Kleine-Budde · 3 years, 7 months ago
- d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- a08ec5f can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb control buffer by Marc Kleine-Budde · 3 years, 9 months ago
- 78b77c7 can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session skb control buffer by Marc Kleine-Budde · 3 years, 9 months ago
- 7ac56e4 can: j1939: j1939_session_completed(): use consistent name se_skb for the session skb by Marc Kleine-Budde · 3 years, 9 months ago
- 641ba6d can: j1939: replace fall through comment by fallthrough pseudo-keyword by Marc Kleine-Budde · 3 years, 8 months ago
- 3331287 can: j1939: fix checkpatch warnings by Marc Kleine-Budde · 3 years, 8 months ago
- 04bdec2 can: j1939: j1939_sk_sock_destruct(): correct a grammatical error by gushengxian · 3 years, 9 months ago
- c6eea1c can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms by Zhang Changzhong · 3 years, 8 months ago
- 0c71437 can: j1939: j1939_session_deactivate(): clarify lifetime of session object by Oleksij Rempel · 3 years, 7 months ago
- 54f9333 can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF by Ziyang Xuan · 3 years, 7 months ago