index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-07
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
1
-0
/
+40
2023-02-02
can: isotp: split tx timer into transmission and timeout
Oliver Hartkopp
1
-36
/
+29
2023-02-02
can: isotp: handle wait_event_interruptible() return values
Oliver Hartkopp
1
-0
/
+4
2023-02-02
can: raw: fix CAN FD frame transmissions over CAN XL devices
Oliver Hartkopp
1
-16
/
+31
2023-02-02
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
1
-4
/
+0
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+3
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-12-12
can: raw: add support for SO_MARK
Marc Kleine-Budde
1
-0
/
+1
2022-12-12
net: af_can: remove useless parameter 'err' in 'can_rx_register()'
Ye Bin
1
-2
/
+1
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2022-12-07
can: af_can: fix NULL pointer dereference in can_rcv_filter
Oliver Hartkopp
1
-3
/
+3
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-2
/
+2
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-34
/
+43
2022-11-07
can: j1939: j1939_send_one(): fix missing CAN header initialization
Oliver Hartkopp
1
-0
/
+3
2022-11-07
can: isotp: fix tx state handling for echo tx processing
Oliver Hartkopp
1
-33
/
+38
2022-11-07
can: af_can: fix NULL pointer dereference in can_rx_register()
Zhengchao Shao
1
-1
/
+1
2022-11-07
can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
Chen Zhongjin
1
-0
/
+1
2022-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-10-27
can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...
Yang Yingliang
1
-1
/
+3
2022-10-19
can: j1939: j1939_session_tx_eoma(): fix debug info
Zhang Changzhong
1
-1
/
+1
2022-09-23
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
1
-3
/
+4
2022-09-23
can: bcm: registration process optimization in bcm_module_init()
Ziyang Xuan
1
-3
/
+15
2022-09-15
can: raw: add CAN XL support
Oliver Hartkopp
1
-12
/
+43
2022-09-15
can: canxl: update CAN infrastructure for CAN XL frames
Oliver Hartkopp
1
-1
/
+24
2022-09-15
can: set CANFD_FDF flag in all CAN FD frame structures
Oliver Hartkopp
1
-0
/
+5
2022-09-15
can: skb: unify skb CAN frame identification helpers
Oliver Hartkopp
5
-45
/
+24
2022-09-06
can: raw: use guard clause to optimize nesting in raw_rcv()
Ziyang Xuan
1
-7
/
+6
2022-09-06
can: raw: process optimization in raw_init()
Ziyang Xuan
1
-3
/
+11
2022-08-09
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
1
-1
/
+7
2022-08-09
can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...
Fedor Pchelkin
1
-1
/
+4
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+14
2022-07-04
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
1
-4
/
+14
2022-06-11
net: Kconfig: move the CAN device menu to the "Device Drivers" section
Vincent Mailhol
1
-3
/
+2
2022-05-19
can: isotp: isotp_bind(): do not validate unused address information
Oliver Hartkopp
1
-12
/
+17
2022-05-16
can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
Oliver Hartkopp
1
-0
/
+5
2022-05-16
can: isotp: add support for transmission without flow control
Oliver Hartkopp
1
-21
/
+79
2022-05-16
can: raw: add support for SO_TXTIME/SCM_TXTIME
Marc Kleine-Budde
1
-1
/
+10
2022-05-16
can: raw: raw_sendmsg(): remove not needed setting of skb->sk
Marc Kleine-Budde
1
-1
/
+0
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-20
/
+5
2022-04-29
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
1
-20
/
+5
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
3
-3
/
+3
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+9
2022-04-17
can: isotp: stop timeout monitoring when no first frame was sent
Oliver Hartkopp
1
-1
/
+9
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
4
-13
/
+4
2022-03-31
can: isotp: restore accidentally removed MSG_PEEK feature
Oliver Hartkopp
1
-1
/
+1
2022-03-16
can: isotp: support MSG_TRUNC flag when reading from socket
Oliver Hartkopp
1
-12
/
+15
2022-03-16
can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
Oliver Hartkopp
1
-0
/
+4
2022-03-16
can: isotp: sanitize CAN ID checks in isotp_bind()
Oliver Hartkopp
1
-20
/
+21
2022-03-10
can: isotp: set max PDU size to 64 kByte
Oliver Hartkopp
1
-2
/
+2
2022-03-10
can: isotp: set default value for N_As to 50 micro seconds
Oliver Hartkopp
1
-1
/
+11
[next]