index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
vxcan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-02-26
1
-1
/
+1
*
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-20
1
-6
/
+1
*
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-11-01
1
-1
/
+1
*
can: dev: add CAN XL support to virtual CAN
Oliver Hartkopp
2022-09-15
1
-4
/
+4
*
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-28
1
-0
/
+6
*
can: v(x)can: add software tx timestamps
Vincent Mailhol
2022-07-28
1
-0
/
+2
*
can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb
Marc Kleine-Budde
2022-03-13
1
-1
/
+1
*
vxcan: enable local echo for sent CAN frames
Oliver Hartkopp
2022-03-10
1
-1
/
+1
*
vxcan: remove sk reference in peer skb
Oliver Hartkopp
2022-03-10
1
-6
/
+11
*
can: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-06
1
-1
/
+1
*
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-1
/
+1
*
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
2021-02-24
1
-1
/
+5
*
can: vxcan: vxcan_xmit: fix use after free bug
Vincent Mailhol
2021-01-20
1
-2
/
+4
*
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
1
-2
/
+2
*
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
2019-09-04
1
-0
/
+1
*
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
2019-09-04
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-1
/
+1
|
\
|
*
can: vxcan: improve handling of missing peer name attribute
Oliver Hartkopp
2018-01-04
1
-1
/
+1
*
|
can: vxcan: Use common error handling code in vxcan_newlink()
Markus Elfring
2017-12-01
1
-8
/
+8
|
/
*
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-27
1
-1
/
+2
*
can: enable CAN FD for virtual CAN devices by default
Oliver Hartkopp
2017-06-09
1
-1
/
+1
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
*
can: add Virtual CAN Tunnel driver (vxcan)
Oliver Hartkopp
2017-04-25
1
-0
/
+316