This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c08b4848f5
linux
/
net
/
can
History
Jakub Kicinski
83ec88d81a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
...
No conflicts. Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-07-07 12:07:37 -07:00
..
j1939
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
2022-04-28 13:08:15 -07:00
af_can.c
can: Use netif_rx().
2022-03-06 11:05:31 +00:00
af_can.h
can: introduce CAN midlayer private and allocate it automatically
2019-09-04 13:29:14 +02:00
bcm.c
can: bcm: use call_rcu() instead of costly synchronize_rcu()
2022-07-04 10:33:39 +02:00
gw.c
can: gw: use call_rcu() instead of costly synchronize_rcu()
2022-02-24 08:26:03 +01:00
isotp.c
can: isotp: isotp_bind(): do not validate unused address information
2022-05-19 22:11:28 +02:00
Kconfig
net: Kconfig: move the CAN device menu to the "Device Drivers" section
2022-06-11 17:11:02 +02:00
Makefile
can: add ISO 15765-2:2016 transport protocol
2020-10-07 23:18:33 +02:00
proc.c
proc: remove PDE_DATA() completely
2022-01-22 08:33:37 +02:00
raw.c
can: raw: add support for SO_TXTIME/SCM_TXTIME
2022-05-16 22:03:45 +02:00