index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
2022-04-29
1
-20
/
+5
*
|
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
3
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-22
1
-1
/
+9
|
\
|
|
*
can: isotp: stop timeout monitoring when no first frame was sent
Oliver Hartkopp
2022-04-17
1
-1
/
+9
*
|
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-06
4
-13
/
+4
|
/
*
can: isotp: restore accidentally removed MSG_PEEK feature
Oliver Hartkopp
2022-03-31
1
-1
/
+1
*
can: isotp: support MSG_TRUNC flag when reading from socket
Oliver Hartkopp
2022-03-16
1
-12
/
+15
*
can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
Oliver Hartkopp
2022-03-16
1
-0
/
+4
*
can: isotp: sanitize CAN ID checks in isotp_bind()
Oliver Hartkopp
2022-03-16
1
-20
/
+21
*
can: isotp: set max PDU size to 64 kByte
Oliver Hartkopp
2022-03-10
1
-2
/
+2
*
can: isotp: set default value for N_As to 50 micro seconds
Oliver Hartkopp
2022-03-10
1
-1
/
+11
*
can: isotp: add local echo tx processing for consecutive frames
Oliver Hartkopp
2022-03-10
1
-80
/
+139
*
can: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
1
-1
/
+1
|
\
|
*
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-18
1
-1
/
+1
*
|
can: gw: use call_rcu() instead of costly synchronize_rcu()
Eric Dumazet
2022-02-24
1
-6
/
+10
[next]