index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
8021q
/
vlan_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-2
/
+2
2024-02-21
net: vlan: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-14
vlan: use netdev_lockdep_set_classes()
Eric Dumazet
1
-23
/
+1
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
1
-14
/
+1
2023-08-03
net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
1
-5
/
+22
2023-05-17
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
1
-2
/
+2
2023-04-21
vlan: Add MACsec offload operations for VLAN interface
Emeel Hakim
1
-0
/
+242
2023-03-17
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
1
-1
/
+1
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
1
-2
/
+2
2022-08-23
vlan: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-06-10
vlan: adopt u64_stats_t
Eric Dumazet
1
-9
/
+9
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-2
/
+2
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-2
/
+1
2022-02-24
Revert "vlan: move dev_put into vlan_dev_uninit"
Xin Long
1
-5
/
+3
2022-02-09
vlan: move dev_put into vlan_dev_uninit
Xin Long
1
-3
/
+5
2022-02-09
vlan: introduce vlan_dev_free_egress_priority
Xin Long
1
-1
/
+6
2021-12-08
vlan: add net device refcount tracker
Eric Dumazet
1
-2
/
+2
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-11-26
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
1
-0
/
+3
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-1
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
1
-1
/
+1
2021-11-03
net: vlan: fix a UAF in vlan_dev_real_dev()
Ziyang Xuan
1
-0
/
+3
2021-10-02
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-3
/
+3
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-3
/
+3
2021-06-04
net: vlan: Avoid using strncpy()
Kees Cook
1
-3
/
+3
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
1
-0
/
+6
2021-03-24
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
1
-0
/
+15
2021-01-15
net: vlan: Add parse protocol header ops
Eran Ben Elisha
1
-0
/
+9
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-29
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
1
-5
/
+4
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-2
/
+6
2020-05-08
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
1
-3
/
+2
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+21
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-01-08
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
1
-1
/
+2
2019-12-26
net: vlan: Use the PHY time stamping interface.
Richard Cochran
1
-2
/
+2
2019-10-25
net: remove unnecessary variables and callback
Taehee Yoo
1
-6
/
+0
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
1
-27
/
+0
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+1
2019-06-05
net: vlan: Inherit MPLS features from parent device
Ariel Levkovich
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-20
vlan: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-09
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
1
-1
/
+3
2019-04-19
vlan: do not transfer link state in vlan bridge binding mode
Mike Manning
1
-7
/
+12
2019-04-19
vlan: support binding link state to vlan member bridge ports
Mike Manning
1
-1
/
+2
2019-04-05
vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
Chris Leech
1
-11
/
+15
2019-02-25
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
1
-1
/
+0
2018-11-08
net: vlan: add support for tunnel offload
Davide Caratti
1
-0
/
+2
[next]