summaryrefslogtreecommitdiffstats
path: root/net/8021q
AgeCommit message (Expand)Author
2020-03-20vlan: vlan_changelink() should propagate errorsEric Dumazet
2020-03-20vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20vlan: Mark expected switch fall-throughGustavo A. R. Silva
2019-05-09vlan: disable SIOCSHWTSTAMP in containerHangbin Liu
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-19vlan: do not transfer link state in vlan bridge binding modeMike Manning
2019-04-19vlan: support binding link state to vlan member bridge portsMike Manning
2019-04-04vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2xChris Leech
2019-02-24net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata
2018-11-16net: 8021q: move vlan offload registrations into vlan_coreJiri Pirko
2018-11-088021q: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08net: 8021q: vlan_core: allow use list of vlans for real deviceIvan Khoronzhuk
2018-11-07net: vlan: add support for tunnel offloadDavide Caratti
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee
2018-07-24net: remove blank lines at end of fileStephen Hemminger
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-06-26net: Convert GRO SKB handling to list_head.David Miller
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-17vlan: Add extack messages for link createDavid Ahern
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-07vlan: correct the file path in vlan_dev_change_flags() commentSun Lianwen
2018-04-01vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu
2018-03-31vlan: vlan_hw_filter_capable() can be staticWei Yongjun
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita
2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan
2018-01-108021q: fix a memory leak for VLAN 0 deviceCong Wang
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang
2017-11-04add support of IFF_XMIT_DST_RELEASE bit in vlanVadim Fedorenko
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-04net: Add extack to upper device linkingDavid Ahern
2017-10-04net: 8021q: skip packets if the vlan is downVishakha Narvekar
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer