summaryrefslogtreecommitdiffstats
path: root/net/8021q
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-223-12/+3Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-073-15/+3Star
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-15/+3Star
* | net: vlan: Inherit MPLS features from parent deviceAriel Levkovich2019-06-041-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-221-0/+1
|\
| * vlan: Mark expected switch fall-throughGustavo A. R. Silva2019-05-201-0/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* vlan: disable SIOCSHWTSTAMP in containerHangbin Liu2019-05-091-1/+3
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-2/+2
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-2/+2
* vlan: do not transfer link state in vlan bridge binding modeMike Manning2019-04-192-11/+26
* vlan: support binding link state to vlan member bridge portsMike Manning2019-04-192-2/+4
* vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2xChris Leech2019-04-051-11/+15
* net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli2019-02-251-1/+0Star
* net: core: dev: Add extack argument to dev_change_flags()Petr Machata2018-12-061-1/+3
* net: 8021q: move vlan offload registrations into vlan_coreJiri Pirko2018-11-172-96/+99
* 8021q: use __vlan_hwaccel helpersMichał Mirosław2018-11-091-1/+1
* net: 8021q: vlan_core: allow use list of vlans for real deviceIvan Khoronzhuk2018-11-091-0/+27
* net: vlan: add support for tunnel offloadDavide Caratti2018-11-083-0/+15
* netpoll: allow cleanup to be synchronousDebabrata Banerjee2018-10-201-2/+1Star
* net: remove blank lines at end of fileStephen Hemminger2018-07-241-1/+0Star
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-1/+1
|\
| * net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-021-1/+1
* | net: Convert GRO SKB handling to list_head.David Miller2018-06-261-6/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-074-16/+47
|\
| * vlan: Add extack messages for link createDavid Ahern2018-05-173-15/+44
| * vlan: correct the file path in vlan_dev_change_flags() commentSun Lianwen2018-05-081-1/+3
* | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-161-15/+3Star
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-19/+2Star
|/
* vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu2018-04-021-1/+5
* vlan: vlan_hw_filter_capable() can be staticWei Yongjun2018-04-011-1/+1
* net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2018-03-303-25/+100
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0Star
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-2/+2
|\
| * vlan: Fix out of order vlan headers with reorder header offToshiaki Makita2018-03-161-2/+2
* | net: Convert /proc creating and destroying pernet_operationsKirill Tkhai2018-02-271-0/+1
|/
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-161-2/+0Star
* 8021q: fix a memory leak for VLAN 0 deviceCong Wang2018-01-101-6/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-121-3/+3
|\
| * vlan: fix a use-after-free in vlan_device_event()Cong Wang2017-11-111-3/+3
* | add support of IFF_XMIT_DST_RELEASE bit in vlanVadim Fedorenko2017-11-042-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-044-0/+4
|\|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-061-0/+6
|\|
| * net: 8021q: skip packets if the vlan is downVishakha Narvekar2017-10-051-0/+6
* | net: Add extack to upper device linkingDavid Ahern2017-10-053-5/+5
|/
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-271-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-271-3/+4