index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-14
can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)
Oleksij Rempel
2024-02-14
can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
Ziqi Zhao
2024-02-13
can: canxl: add virtual CAN network identifier support
Oliver Hartkopp
2024-02-12
can: isotp: support dynamic flow control parameters
Oliver Hartkopp
2024-02-12
can: bcm: add recvmsg flags for own, local and remote traffic
Nicolas Maier
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-06
can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
Lukas Magel
2023-10-04
can: raw: Remove NULL check before dev_{put, hold}
Jiapeng Chong
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-08-22
can: raw: add missing refcount for memory leak fix
Oliver Hartkopp
2023-08-22
can: isotp: fix support for transmission of SF without flow control
Oliver Hartkopp
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-20
can: raw: fix lockdep issue in raw_release()
Eric Dumazet
2023-07-17
can: bcm: Fix UAF in bcm_proc_show()
YueHaibing
2023-07-17
can: raw: fix receiver memory leak
Ziyang Xuan
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-22
can: isotp: isotp_sendmsg(): fix return error fix on TX path
Oliver Hartkopp
2023-06-05
can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
Fedor Pchelkin
2023-06-05
can: j1939: change j1939_netdev_lock type to mutex
Fedor Pchelkin
2023-06-05
can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...
Oleksij Rempel
2023-05-15
can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
2023-05-15
can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-05
Merge tag 'linux-can-next-for-6.4-20230404-2' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2023-04-05
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
2023-04-05
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
2023-04-05
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
2023-04-05
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
2023-03-28
can: isotp: add module parameter for maximum pdu size
Oliver Hartkopp
2023-03-27
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
2023-03-27
can: j1939: prevent deadlock by moving j1939_sk_errqueue()
Oleksij Rempel
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-08
can: raw: use temp variable instead of rolling back config
Oliver Hartkopp
2023-02-07
Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
2023-02-07
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
2023-02-02
can: isotp: check CAN address family in isotp_bind()
Oliver Hartkopp
2023-02-02
can: gw: give feedback on missing CGW_FLAGS_CAN_IIF_TX_OK flag
Oliver Hartkopp
2023-02-02
can: isotp: split tx timer into transmission and timeout
Oliver Hartkopp
2023-02-02
can: isotp: handle wait_event_interruptible() return values
Oliver Hartkopp
2023-02-02
can: raw: fix CAN FD frame transmissions over CAN XL devices
Oliver Hartkopp
2023-02-02
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
can: raw: add support for SO_MARK
Marc Kleine-Budde
2022-12-12
net: af_can: remove useless parameter 'err' in 'can_rx_register()'
Ye Bin
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-07
can: af_can: fix NULL pointer dereference in can_rcv_filter
Oliver Hartkopp
[prev]
[next]