index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
2022-04-29
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
2022-04-17
can: isotp: stop timeout monitoring when no first frame was sent
Oliver Hartkopp
2022-03-31
can: isotp: restore accidentally removed MSG_PEEK feature
Oliver Hartkopp
2022-03-16
can: isotp: support MSG_TRUNC flag when reading from socket
Oliver Hartkopp
2022-03-16
can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
Oliver Hartkopp
2022-03-16
can: isotp: sanitize CAN ID checks in isotp_bind()
Oliver Hartkopp
2022-03-10
can: isotp: set max PDU size to 64 kByte
Oliver Hartkopp
2022-03-10
can: isotp: set default value for N_As to 50 micro seconds
Oliver Hartkopp
2022-03-10
can: isotp: add local echo tx processing for consecutive frames
Oliver Hartkopp
2022-03-06
can: Use netif_rx().
Sebastian Andrzej Siewior
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
can: gw: use call_rcu() instead of costly synchronize_rcu()
Eric Dumazet
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-09
can: isotp: fix error path in isotp_sendmsg() to unlock wait queue
Oliver Hartkopp
2022-02-09
can: isotp: fix potential CAN frame reception race in isotp_rcv()
Oliver Hartkopp
2022-02-08
can: gw: switch cangw_pernet_exit() to batch mode
Eric Dumazet
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-05
can: isotp: convert struct tpcon::{idx,len} to unsigned int
Marc Kleine-Budde
2021-11-06
can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
Zhang Changzhong
2021-11-06
can: j1939: j1939_can_recv(): ignore messages with invalid source address
Zhang Changzhong
2021-11-06
can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
Zhang Changzhong
2021-10-24
can: bcm: Use hrtimer_forward_now()
Thomas Gleixner
2021-10-19
can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path
Marc Kleine-Budde
2021-10-17
can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg()
Ziyang Xuan
2021-10-17
can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible()
Ziyang Xuan
2021-10-17
can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes
Zhang Changzhong
2021-10-17
can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with erro...
Zhang Changzhong
2021-10-17
can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv
Ziyang Xuan
2021-10-17
can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer
Ziyang Xuan
2021-08-05
net: Remove redundant if statements
Yajun Deng
2021-08-04
can: j1939: extend UAPI to notify about RX status
Oleksij Rempel
2021-08-04
can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
Oleksij Rempel
2021-08-03
can: j1939: j1939_session_tx_dat(): fix typo
Marc Kleine-Budde
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-25
can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb cont...
Marc Kleine-Budde
2021-07-25
can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session s...
Marc Kleine-Budde
2021-07-25
can: j1939: j1939_session_completed(): use consistent name se_skb for the ses...
Marc Kleine-Budde
2021-07-25
can: j1939: replace fall through comment by fallthrough pseudo-keyword
Marc Kleine-Budde
2021-07-25
can: j1939: fix checkpatch warnings
Marc Kleine-Budde
2021-07-25
can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
gushengxian
2021-07-24
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....
Zhang Changzhong
2021-07-24
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
2021-07-24
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-24
can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for opt...
Norbert Slusarek
2021-06-19
can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RC...
Oleksij Rempel
2021-06-19
can: isotp: isotp_release(): omit unintended hrtimer restart on socket release
Oliver Hartkopp
2021-06-19
can: gw: synchronize rcu operations before removing gw job entry
Oliver Hartkopp
[next]