index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
8021q
/
vlan_dev.c
Age
Commit message (
Expand
)
Author
2022-08-22
vlan: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-09
vlan: adopt u64_stats_t
Eric Dumazet
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
2022-02-23
Revert "vlan: move dev_put into vlan_dev_uninit"
Xin Long
2022-02-09
vlan: move dev_put into vlan_dev_uninit
Xin Long
2022-02-09
vlan: introduce vlan_dev_free_egress_priority
Xin Long
2021-12-07
vlan: add net device refcount tracker
Eric Dumazet
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
2021-11-03
net: vlan: fix a UAF in vlan_dev_real_dev()
Ziyang Xuan
2021-10-02
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-03
net: vlan: Avoid using strncpy()
Kees Cook
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
2021-03-24
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
2021-01-14
net: vlan: Add parse protocol header ops
Eran Ben Elisha
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-28
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-05-07
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-07
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
2019-12-25
net: vlan: Use the PHY time stamping interface.
Richard Cochran
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-04
net: vlan: Inherit MPLS features from parent device
Ariel Levkovich
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-20
vlan: Mark expected switch fall-through
Gustavo A. R. Silva
2019-05-09
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
2019-04-19
vlan: do not transfer link state in vlan bridge binding mode
Mike Manning
2019-04-19
vlan: support binding link state to vlan member bridge ports
Mike Manning
2019-04-04
vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
Chris Leech
2019-02-24
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
2018-11-07
net: vlan: add support for tunnel offload
Davide Caratti
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
2018-05-07
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
2018-04-01
vlan: also check phy_driver ts_info for vlan's real device
Hangbin Liu
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-08
net: Remove support for bridge bypass ndos from stacked devices
Arkadi Sharshevsky
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-08
vlan: Keep NETIF_F_HW_CSUM similar to other software devices
Vlad Yasevich
2017-03-21
net/8021q: create device with all possible features in wanted_features
Andrey Vagin
2017-02-06
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
[next]