index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
2023-04-05
1
-24
/
+31
*
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
2023-04-05
1
-1
/
+16
*
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
2023-04-05
1
-1
/
+1
*
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
2023-04-05
1
-1
/
+4
*
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
2023-03-27
1
-6
/
+10
*
can: j1939: prevent deadlock by moving j1939_sk_errqueue()
Oleksij Rempel
2023-03-27
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
1
-0
/
+40
|
\
|
*
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
2023-02-07
1
-0
/
+40
*
|
can: raw: use temp variable instead of rolling back config
Oliver Hartkopp
2023-02-08
1
-5
/
+6
*
|
Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
2023-02-07
2
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
can: isotp: check CAN address family in isotp_bind()
Oliver Hartkopp
2023-02-02
1
-0
/
+3
|
*
can: gw: give feedback on missing CGW_FLAGS_CAN_IIF_TX_OK flag
Oliver Hartkopp
2023-02-02
1
-0
/
+7
*
|
can: isotp: split tx timer into transmission and timeout
Oliver Hartkopp
2023-02-02
1
-36
/
+29
*
|
can: isotp: handle wait_event_interruptible() return values
Oliver Hartkopp
2023-02-02
1
-0
/
+4
*
|
can: raw: fix CAN FD frame transmissions over CAN XL devices
Oliver Hartkopp
2023-02-02
1
-16
/
+31
*
|
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
2023-02-02
1
-4
/
+0
|
/
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
3
-3
/
+3
|
\
|
*
can: raw: add support for SO_MARK
Marc Kleine-Budde
2022-12-12
1
-0
/
+1
|
*
net: af_can: remove useless parameter 'err' in 'can_rx_register()'
Ye Bin
2022-12-12
1
-2
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
1
-3
/
+3
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
3
-34
/
+43
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
1
-1
/
+3
|
|
\
\
\
|
*
|
|
|
can: j1939: j1939_session_tx_eoma(): fix debug info
Zhang Changzhong
2022-10-19
1
-1
/
+1
*
|
|
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
2
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
2
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
can: af_can: fix NULL pointer dereference in can_rcv_filter
Oliver Hartkopp
2022-12-07
1
-3
/
+3
|
/
/
/
*
|
|
can: j1939: j1939_send_one(): fix missing CAN header initialization
Oliver Hartkopp
2022-11-07
1
-0
/
+3
*
|
|
can: isotp: fix tx state handling for echo tx processing
Oliver Hartkopp
2022-11-07
1
-33
/
+38
*
|
|
can: af_can: fix NULL pointer dereference in can_rx_register()
Zhengchao Shao
2022-11-07
1
-1
/
+1
*
|
|
can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
Chen Zhongjin
2022-11-07
1
-0
/
+1
|
|
/
|
/
|
*
|
can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...
Yang Yingliang
2022-10-27
1
-1
/
+3
|
/
*
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
2022-09-23
1
-3
/
+4
*
can: bcm: registration process optimization in bcm_module_init()
Ziyang Xuan
2022-09-23
1
-3
/
+15
*
can: raw: add CAN XL support
Oliver Hartkopp
2022-09-15
1
-12
/
+43
*
can: canxl: update CAN infrastructure for CAN XL frames
Oliver Hartkopp
2022-09-15
1
-1
/
+24
*
can: set CANFD_FDF flag in all CAN FD frame structures
Oliver Hartkopp
2022-09-15
1
-0
/
+5
*
can: skb: unify skb CAN frame identification helpers
Oliver Hartkopp
2022-09-15
5
-45
/
+24
*
can: raw: use guard clause to optimize nesting in raw_rcv()
Ziyang Xuan
2022-09-06
1
-7
/
+6
*
can: raw: process optimization in raw_init()
Ziyang Xuan
2022-09-06
1
-3
/
+11
*
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
2022-08-09
1
-1
/
+7
*
can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...
Fedor Pchelkin
2022-08-09
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
1
-4
/
+14
|
\
|
*
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
2022-07-04
1
-4
/
+14
*
|
net: Kconfig: move the CAN device menu to the "Device Drivers" section
Vincent Mailhol
2022-06-11
1
-3
/
+2
|
/
*
can: isotp: isotp_bind(): do not validate unused address information
Oliver Hartkopp
2022-05-19
1
-12
/
+17
*
can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
Oliver Hartkopp
2022-05-16
1
-0
/
+5
*
can: isotp: add support for transmission without flow control
Oliver Hartkopp
2022-05-16
1
-21
/
+79
*
can: raw: add support for SO_TXTIME/SCM_TXTIME
Marc Kleine-Budde
2022-05-16
1
-1
/
+10
*
can: raw: raw_sendmsg(): remove not needed setting of skb->sk
Marc Kleine-Budde
2022-05-16
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
1
-20
/
+5
|
\
[next]