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.12.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
/
j1939
/
transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: j1939: use correct function name in comment
Zhang Changzhong
2024-08-30
1
-4
/
+4
*
net: can: j1939: recover socket queue on CAN bus error during BAM transmission
Oleksij Rempel
2024-06-21
1
-0
/
+2
*
net: can: j1939: enhanced error handling for tightly received RTS messages in...
Oleksij Rempel
2024-06-21
1
-2
/
+17
*
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
2023-04-05
1
-1
/
+4
*
can: j1939: prevent deadlock by moving j1939_sk_errqueue()
Oleksij Rempel
2023-03-27
1
-2
/
+6
*
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
1
-1
/
+1
|
\
|
*
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
*
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
|
/
|
/
|
*
|
can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...
Yang Yingliang
2022-10-27
1
-1
/
+3
|
/
*
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
2022-08-09
1
-1
/
+7
*
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-18
1
-1
/
+1
*
can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
Zhang Changzhong
2021-11-06
1
-0
/
+5
*
can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
Zhang Changzhong
2021-11-06
1
-0
/
+6
*
can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes
Zhang Changzhong
2021-10-17
1
-0
/
+2
*
can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with erro...
Zhang Changzhong
2021-10-17
1
-2
/
+5
*
can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer
Ziyang Xuan
2021-10-17
1
-3
/
+2
*
can: j1939: extend UAPI to notify about RX status
Oleksij Rempel
2021-08-04
1
-4
/
+18
*
can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
Oleksij Rempel
2021-08-04
1
-4
/
+4
*
can: j1939: j1939_session_tx_dat(): fix typo
Marc Kleine-Budde
2021-08-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-3
/
+8
|
\
|
*
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....
Zhang Changzhong
2021-07-24
1
-1
/
+1
|
*
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
2021-07-24
1
-2
/
+7
*
|
can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb cont...
Marc Kleine-Budde
2021-07-25
1
-4
/
+4
*
|
can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session s...
Marc Kleine-Budde
2021-07-25
1
-4
/
+4
*
|
can: j1939: j1939_session_completed(): use consistent name se_skb for the ses...
Marc Kleine-Budde
2021-07-25
1
-4
/
+4
*
|
can: j1939: replace fall through comment by fallthrough pseudo-keyword
Marc Kleine-Budde
2021-07-25
1
-5
/
+10
*
|
can: j1939: fix checkpatch warnings
Marc Kleine-Budde
2021-07-25
1
-2
/
+3
|
/
*
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
2021-06-16
1
-14
/
+40
*
net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt
Marc Kleine-Budde
2020-10-08
1
-0
/
+1
*
can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt
Cong Wang
2020-10-08
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-10
/
+10
*
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
2020-08-15
1
-8
/
+20
*
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
2020-08-15
1
-1
/
+1
*
can: j1939: cancel rxtimer on multipacket broadcast session complete
Zhang Changzhong
2020-08-15
1
-0
/
+1
*
can: j1939: fix support for multipacket broadcast message
Zhang Changzhong
2020-08-15
1
-3
/
+14
*
can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...
Oleksij Rempel
2020-08-14
1
-1
/
+14
*
can: j1939: transport: add j1939_session_skb_find_by_offset() function
Oleksij Rempel
2020-08-14
1
-7
/
+15
*
can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...
Oleksij Rempel
2020-08-14
1
-0
/
+15
*
can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...
Oleksij Rempel
2020-08-14
1
-0
/
+4
*
can: j1939: warn if resources are still linked on destroy
Oleksij Rempel
2019-11-13
1
-0
/
+3
*
can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc...
Oleksij Rempel
2019-11-13
1
-1
/
+5
*
can: j1939: make sure socket is held as long as session exists
Oleksij Rempel
2019-11-13
1
-0
/
+2
*
can: j1939: transport: make sure the aborted session will be deactivated only...
Oleksij Rempel
2019-11-13
1
-8
/
+17
*
can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct ...
Oleksij Rempel
2019-11-04
1
-0
/
+18
*
can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with...
Oleksij Rempel
2019-11-04
1
-1
/
+1
*
can: add support of SAE J1939 protocol
The j1939 authors
2019-09-04
1
-0
/
+2027