index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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
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-03
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-14
net: vlan: Add parse protocol header ops
Eran Ben Elisha
1
-0
/
+9
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-28
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-07
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-07
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
1
-1
/
+2
2019-12-25
net: vlan: Use the PHY time stamping interface.
Richard Cochran
1
-2
/
+2
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
1
-6
/
+0
2019-10-24
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-04
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-04
vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x
Chris Leech
1
-11
/
+15
2019-02-24
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
1
-1
/
+0
2018-11-07
net: vlan: add support for tunnel offload
Davide Caratti
1
-0
/
+2
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
1
-2
/
+1
2018-05-07
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
1
-1
/
+3
2018-04-01
vlan: also check phy_driver ts_info for vlan's real device
Hangbin Liu
1
-1
/
+5
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-06-08
net: Remove support for bridge bypass ndos from stacked devices
Arkadi Sharshevsky
1
-6
/
+0
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-2
/
+2
2017-05-08
vlan: Keep NETIF_F_HW_CSUM similar to other software devices
Vlad Yasevich
1
-3
/
+10
2017-03-21
net/8021q: create device with all possible features in wanted_features
Andrey Vagin
1
-2
/
+1
2017-02-06
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
1
-2
/
+0
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+2
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
1
-0
/
+3
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2016-07-16
vlan: use a valid default mtu value for vlan over macsec
Paolo Abeni
1
-4
/
+6
2016-07-05
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
1
-0
/
+2
2016-05-31
vlan: Propagate MAC address to VLANs
Mike Manning
1
-3
/
+17
2016-03-17
vlan: propagate gso_max_segs
Eric Dumazet
1
-0
/
+1
2016-02-25
net: 8021q: use __ethtool_get_ksettings
David Decotigny
1
-4
/
+4
2016-02-21
vlan: turn on unicast filtering on vlan device
Zhang Shengju
1
-0
/
+1
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-1
/
+1
2015-12-15
switchdev: vlan: Use switchdev_port* in vlan_netdev_ops
Ido Schimmel
1
-0
/
+7
2015-08-18
net: 8021q: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-04-02
vlan: implement ndo_get_iflink
Nicolas Dichtel
1
-1
/
+8
[next]