| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -0/+4 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
| 2020-06-09 | net: change addr_list_lock back to static key | Cong Wang | 1 | -0/+4 |
| 2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
| 2020-05-29 | net: dsa: tag_8021q: stop restoring VLANs from bridge | Vladimir Oltean | 1 | -60/+1 |
| 2020-05-27 | net: dsa: declare lockless TX feature for slave ports | Vladimir Oltean | 1 | -0/+1 |
| 2020-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+15 |
| 2020-05-16 | net: dsa: mt7530: fix roaming from DSA user ports | DENG Qingfang | 1 | -0/+15 |
| 2020-05-12 | net: dsa: tag_sja1105: appease sparse checks for ethertype accessors | Vladimir Oltean | 1 | -2/+2 |
| 2020-05-12 | net: dsa: tag_sja1105: implement sub-VLAN decoding | Vladimir Oltean | 1 | -0/+19 |
| 2020-05-12 | net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs | Vladimir Oltean | 1 | -8/+48 |
| 2020-05-12 | net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously | Vladimir Oltean | 1 | -11/+21 |
| 2020-05-12 | net: dsa: sja1105: save/restore VLANs using a delta commit method | Vladimir Oltean | 1 | -28/+17 |
| 2020-05-12 | net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper | Vladimir Oltean | 1 | -0/+7 |
| 2020-05-12 | net: dsa: provide an option for drivers to always receive bridge VLANs | Russell King | 3 | -4/+19 |
| 2020-05-11 | net: dsa: tag_sja1105: Constify dsa_device_ops | Florian Fainelli | 1 | -1/+1 |
| 2020-05-11 | net: dsa: ocelot: Constify dsa_device_ops | Florian Fainelli | 1 | -1/+1 |
| 2020-05-10 | net: dsa: sja1105: implement cross-chip bridging operations | Vladimir Oltean | 1 | -0/+151 |
| 2020-05-10 | net: dsa: introduce a dsa_switch_find function | Vladimir Oltean | 1 | -0/+21 |
| 2020-05-10 | net: dsa: permit cross-chip bridging between all trees in the system | Vladimir Oltean | 3 | -8/+37 |
| 2020-05-07 | netpoll: accept NULL np argument in netpoll_send_skb() | Eric Dumazet | 1 | -3/+2 |
| 2020-05-07 | net: remove newlines in NL_SET_ERR_MSG_MOD | Jacob Keller | 1 | -3/+3 |
| 2020-05-07 | net: dsa: introduce a dsa_port_from_netdev public helper | Vladimir Oltean | 1 | -0/+9 |
| 2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -7/+6 |
| 2020-05-06 | net: dsa: Do not leave DSA master with NULL netdev_ops | Florian Fainelli | 1 | -1/+2 |
| 2020-05-06 | net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred | Vladimir Oltean | 1 | -5/+3 |
| 2020-05-04 | net: partially revert dynamic lockdep key changes | Cong Wang | 1 | -0/+12 |
| 2020-05-04 | net: dsa: Do not make user port errors fatal | Florian Fainelli | 1 | -1/+1 |
| 2020-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -5/+3 |
| 2020-04-24 | net: phylink, dsa: eliminate phylink_fixed_state_cb() | Russell King | 1 | -9/+11 |
| 2020-04-23 | net: dsa: add GRO support via gro_cells | Alexander Lobakin | 4 | -2/+14 |
| 2020-04-22 | net: dsa: don't fail to probe if we couldn't set the MTU | Vladimir Oltean | 1 | -5/+3 |
| 2020-04-14 | net: dsa: Down cpu/dsa ports phylink will control | Andrew Lunn | 1 | -1/+6 |
| 2020-04-02 | net: dsa: dsa_bridge_mtu_normalization() can be static | kbuild test robot | 1 | -1/+1 |
| 2020-03-31 | net: dsa: fix oops while probing Marvell DSA switches | Russell King | 1 | -1/+2 |
| 2020-03-30 | net: dsa: add port policers | Vladimir Oltean | 1 | -6/+73 |
| 2020-03-30 | net: dsa: refactor matchall mirred action to separate function | Vladimir Oltean | 1 | -30/+40 |
| 2020-03-30 | net: dsa: Simplify 'dsa_tag_protocol_to_str()' | Christophe JAILLET | 1 | -5/+1 |
| 2020-03-27 | net: dsa: implement auto-normalization of MTU for bridge hardware datapath | Vladimir Oltean | 3 | -1/+119 |
| 2020-03-27 | net: dsa: configure the MTU for switch ports | Vladimir Oltean | 5 | -16/+171 |
| 2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -53/+11 |
| 2020-03-24 | net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop | Vladimir Oltean | 2 | -53/+9 |
| 2020-03-23 | net: dsa: Implement flow dissection for tag_brcm.c | Florian Fainelli | 1 | -0/+23 |
| 2020-03-23 | net: dsa: Fix duplicate frames flooded by learning | Florian Fainelli | 1 | -0/+2 |
| 2020-03-17 | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* | Jakub Kicinski | 1 | -2/+2 |
| 2020-03-15 | net: dsa: warn if phylink_mac_link_state returns error | Russell King | 1 | -1/+6 |
| 2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -15/+39 |
| 2020-03-11 | net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed | Andrew Lunn | 1 | -3/+9 |
| 2020-03-08 | flow_offload: check for basic action hw stats type | Jiri Pirko | 1 | -0/+4 |
| 2020-03-04 | net: mscc: ocelot: eliminate confusion between CPU and NPI port | Vladimir Oltean | 1 | -1/+2 |
| 2020-03-03 | net: dsa: Add bypass operations for the flower classifier-action filter | Vladimir Oltean | 1 | -0/+60 |
| 2020-03-03 | net: dsa: fix phylink_start()/phylink_stop() calls | Russell King | 3 | -12/+30 |
| 2020-02-27 | net: dsa: propagate resolved link config via mac_link_up() | Russell King | 1 | -1/+2 |
| 2020-02-27 | net: phylink: propagate resolved link config via mac_link_up() | Russell King | 1 | -1/+3 |
| 2020-02-14 | net: dsa: tag_ar9331: Make sure there is headroom for tag | Per Forlin | 1 | -1/+1 |
| 2020-02-14 | net: dsa: tag_qca: Make sure there is headroom for tag | Per Forlin | 1 | -1/+1 |
| 2020-01-27 | net: dsa: Fix use-after-free in probing of DSA switch tree | Vladimir Oltean | 1 | -11/+25 |
| 2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -4/+1 |
| 2020-01-16 | net: dsa: tag_qca: fix doubled Tx statistics | Alexander Lobakin | 1 | -3/+0 |
| 2020-01-16 | net: dsa: tag_gswip: fix typo in tagger name | Alexander Lobakin | 1 | -1/+1 |
| 2020-01-08 | net: dsa: Get information about stacked DSA protocol | Florian Fainelli | 3 | -5/+31 |
| 2020-01-05 | net: dsa: Pass pcs_poll flag from driver to PHYLINK | Vladimir Oltean | 1 | -0/+1 |
| 2020-01-05 | net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit | Vladimir Oltean | 1 | -2/+1 |
| 2020-01-05 | net: dsa: Make deferred_xmit private to sja1105 | Vladimir Oltean | 3 | -39/+15 |
| 2019-12-28 | net: dsa: Deny PTP on master if switch supports it | Vladimir Oltean | 1 | -0/+30 |
| 2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -6/+5 |
| 2019-12-20 | net: dsa: ksz: use common define for tag len | Michael Grzeschik | 1 | -5/+3 |
| 2019-12-20 | net: dsa: add support for Atheros AR9331 TAG format | Oleksij Rempel | 3 | -0/+103 |
| 2019-12-17 | net: dsa: make unexported dsa_link_touch() static | Ben Dooks (Codethink) | 1 | -1/+2 |
| 2019-12-17 | net: dsa: Make PHYLINK related function static again | Florian Fainelli | 2 | -38/+16 |
| 2019-11-23 | net: phylink: rename mac_link_state() op to mac_pcs_get_state() | Russell King | 2 | -10/+13 |
| 2019-11-21 | net: dsa: ocelot: add hardware timestamping support for Felix | Yangbo Lu | 1 | -1/+13 |
| 2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
| 2019-11-16 | net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid | Vladimir Oltean | 1 | -1/+1 |
| 2019-11-15 | net: dsa: ocelot: add tagger for Ocelot/Felix switches | Vladimir Oltean | 3 | -0/+237 |
| 2019-11-12 | net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol | Florian Fainelli | 2 | -10/+1 |
| 2019-11-05 | net: dsa: Add support for devlink resources | Andrew Lunn | 1 | -0/+37 |
| 2019-11-05 | net: dsa: Fix use after free in dsa_switch_remove() | Florian Fainelli | 1 | -1/+2 |
| 2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn | 2 | -9/+11 |
| 2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -17/+0 |
| 2019-10-31 | net: dsa: tag_8021q: clarify index limitation | Vivien Didelot | 1 | -3/+2 |
| 2019-10-31 | net: dsa: remove limitation of switch index value | Vivien Didelot | 1 | -2/+0 |
| 2019-10-31 | net: dsa: remove tree functions related to switches | Vivien Didelot | 1 | -33/+10 |
| 2019-10-31 | net: dsa: remove the dst->ds array | Vivien Didelot | 1 | -7/+0 |
| 2019-10-31 | net: dsa: remove switch routing table setup code | Vivien Didelot | 1 | -22/+2 |
| 2019-10-31 | net: dsa: remove ds->rtable | Vivien Didelot | 1 | -4/+0 |
| 2019-10-31 | net: dsa: list DSA links in the fabric | Vivien Didelot | 1 | -1/+40 |
| 2019-10-30 | net: dsa: add ethtool pause configuration support | Heiner Kallweit | 1 | -0/+18 |
| 2019-10-28 | net: dsa: Add support for devlink device parameters | Andrew Lunn | 2 | -1/+54 |
| 2019-10-28 | net: dsa: fix dereference on ds->dev before null check error | Colin Ian King | 1 | -2/+5 |
| 2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo | 2 | -17/+0 |
| 2019-10-22 | net: dsa: remove dsa_switch_alloc helper | Vivien Didelot | 1 | -15/+6 |
| 2019-10-22 | net: dsa: allocate ports on touch | Vivien Didelot | 1 | -2/+14 |
| 2019-10-22 | net: dsa: use ports list to setup default CPU port | Vivien Didelot | 1 | -21/+12 |
| 2019-10-22 | net: dsa: use ports list to find first CPU port | Vivien Didelot | 1 | -14/+3 |
| 2019-10-22 | net: dsa: use ports list to setup multiple master devices | Vivien Didelot | 1 | -7/+15 |
| 2019-10-22 | net: dsa: use ports list to find a port by node | Vivien Didelot | 1 | -14/+3 |
| 2019-10-22 | net: dsa: use ports list for routing table setup | Vivien Didelot | 1 | -4/+3 |
| 2019-10-22 | net: dsa: use ports list to setup switches | Vivien Didelot | 1 | -52/+41 |
| 2019-10-22 | net: dsa: use ports list to find slave | Vivien Didelot | 1 | -17/+6 |
| 2019-10-22 | net: dsa: add ports list in the switch fabric | Vivien Didelot | 1 | -6/+42 |
| 2019-10-22 | net: dsa: use dsa_to_port helper everywhere | Vivien Didelot | 4 | -10/+12 |
| 2019-10-19 | net: dsa: fix switch tree list | Vivien Didelot | 1 | -1/+1 |
| 2019-10-02 | net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set | Vladimir Oltean | 1 | -1/+11 |
| 2019-09-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+2 |
| 2019-09-16 | net: dsa: sja1105: Advertise the 8 TX queues | Vladimir Oltean | 1 | -1/+2 |
| 2019-09-16 | net: dsa: Pass ndo_setup_tc slave callback to drivers | Vladimir Oltean | 1 | -4/+8 |
| 2019-09-15 | net: dsa: Fix load order between DSA drivers and taggers | Andrew Lunn | 1 | -0/+2 |
| 2019-09-12 | net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON | George McCollister | 2 | -8/+3 |
| 2019-09-02 | net: dsa: Fix off-by-one number of calls to devlink_port_unregister | Vladimir Oltean | 1 | -10/+29 |
| 2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+2 |
| 2019-08-31 | net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering | Vladimir Oltean | 1 | -20/+82 |
| 2019-08-27 | net: dsa: Advertise the VLAN offload netdev ability only if switch supports it | Vladimir Oltean | 1 | -9/+6 |
| 2019-08-27 | net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID | Vladimir Oltean | 1 | -0/+2 |
| 2019-08-27 | net: dsa: clear VLAN PVID flag for CPU port | Vivien Didelot | 1 | -0/+6 |
| 2019-08-27 | net: dsa: program VLAN on CPU port from slave | Vivien Didelot | 2 | -1/+18 |
| 2019-08-27 | net: dsa: check bridge VLAN in slave operations | Vivien Didelot | 2 | -8/+14 |
| 2019-08-27 | net: dsa: add slave VLAN helpers | Vivien Didelot | 1 | -7/+33 |
| 2019-08-27 | net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add | Vivien Didelot | 2 | -4/+7 |
| 2019-08-27 | net: dsa: remove bitmap operations | Vivien Didelot | 2 | -87/+59 |
| 2019-08-20 | net: dsa: enable and disable all ports | Vivien Didelot | 1 | -0/+11 |
| 2019-08-20 | net: dsa: use a single switch statement for port setup | Vivien Didelot | 1 | -48/+39 |
| 2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+3 |
| 2019-08-17 | net: dsa: remove calls to genphy_config_init | Heiner Kallweit | 1 | -5/+0 |
| 2019-08-11 | net: dsa: Check existence of .port_mdb_add callback before calling it | Chen-Yu Tsai | 1 | -0/+3 |
| 2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -10/+2 |
| 2019-08-06 | net: dsa: sja1105: Fix memory leak on meta state machine error path | Vladimir Oltean | 1 | -0/+1 |
| 2019-08-06 | net: dsa: sja1105: Fix memory leak on meta state machine normal path | Vladimir Oltean | 1 | -10/+1 |
| 2019-08-06 | net: dsa: dump CPU port regs through master | Vivien Didelot | 1 | -0/+66 |
| 2019-08-06 | net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477 | Marek Vasut | 1 | -7/+0 |
| 2019-07-30 | net: dsa: ksz: Add KSZ8795 tag code | Tristram Ha | 1 | -0/+62 |
| 2019-07-19 | net: flow_offload: add flow_block structure and use it | Pablo Neira Ayuso | 1 | -1/+1 |
| 2019-07-19 | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t | Pablo Neira Ayuso | 1 | -1/+1 |
| 2019-07-19 | net: flow_offload: remove netns parameter from flow_block_cb_alloc() | Pablo Neira Ayuso | 1 | -1/+1 |
| 2019-07-18 | net: dsa: sja1105: Fix missing unlock on error in sk_buff() | Wei Yongjun | 1 | -0/+1 |
| 2019-07-09 | net: dsa: add support for BRIDGE_MROUTER attribute | Vivien Didelot | 3 | -0/+17 |
| 2019-07-09 | net: flow_offload: add flow_block_cb_is_busy() and use it | Pablo Neira Ayuso | 1 | -0/+3 |
| 2019-07-09 | drivers: net: use flow block API | Pablo Neira Ayuso | 1 | -3/+19 |
| 2019-07-09 | net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* | Pablo Neira Ayuso | 1 | -2/+2 |
| 2019-07-09 | net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND | Pablo Neira Ayuso | 1 | -2/+2 |
| 2019-06-14 | net: dsa: use switchdev handle helpers | Vivien Didelot | 1 | -44/+32 |
| 2019-06-14 | net: dsa: make dsa_slave_dev_check use const | Vivien Didelot | 1 | -2/+2 |
| 2019-06-14 | net: dsa: do not check orig_dev in vlan del | Vivien Didelot | 1 | -9/+0 |
| 2019-06-13 | net: dsa: tag_sja1105: Select CONFIG_PACKING | Vladimir Oltean | 1 | -0/+1 |
| 2019-06-12 | net: dsa: Deal with non-existing PHY/fixed-link | Florian Fainelli | 1 | -1/+1 |
| 2019-06-08 | net: dsa: sja1105: Add a state machine for RX timestamping | Vladimir Oltean | 1 | -1/+120 |
| 2019-06-08 | net: dsa: sja1105: Receive and decode meta frames | Vladimir Oltean | 1 | -3/+41 |
| 2019-06-08 | net: dsa: sja1105: Make sja1105_is_link_local not match meta frames | Vladimir Oltean | 1 | -0/+2 |
| 2019-06-08 | net: dsa: sja1105: Build a minimal understanding of meta frames | Vladimir Oltean | 1 | -0/+15 |
| 2019-06-08 | net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode | Vladimir Oltean | 1 | -7/+11 |
| 2019-06-08 | net: dsa: tag_8021q: Create helper function for removing VLAN header | Vladimir Oltean | 2 | -30/+46 |
| 2019-06-08 | net: dsa: Add teardown callback for drivers | Vladimir Oltean | 1 | -0/+3 |
| 2019-06-08 | net: dsa: Keep a pointer to the skb clone for TX timestamping | Vladimir Oltean | 1 | -0/+3 |
| 2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -42/+10 |
| 2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -7/+3 |
| 2019-05-31 | net: dsa: sja1105: Don't store frame type in skb->cb | Vladimir Oltean | 1 | -7/+3 |
| 2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -14/+65 |
| 2019-05-31 | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 7 | -35/+7 |
| 2019-05-30 | net: dsa: Add error path handling in dsa_tree_setup() | Ioana Ciornei | 1 | -23/+66 |
| 2019-05-30 | net: dsa: tag_8021q: Create a stable binary format | Vladimir Oltean | 1 | -10/+50 |
| 2019-05-30 | net: dsa: tag_8021q: Change order of rx_vid setup | Ioana Ciornei | 1 | -4/+15 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 7 | -35/+7 |
| 2019-05-29 | net: dsa: Use PHYLINK for the CPU/DSA ports | Ioana Ciornei | 1 | -6/+63 |
| 2019-05-29 | net: dsa: Move the phylink driver calls into port.c | Ioana Ciornei | 3 | -95/+118 |
| 2019-05-29 | net: phylink: Add struct phylink_config to PHYLINK API | Ioana Ciornei | 1 | -13/+18 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-12 | net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable | Vladimir Oltean | 1 | -0/+2 |
| 2019-05-10 | dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND | YueHaibing | 1 | -1/+1 |
| 2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+6 |
| 2019-05-07 | net: dsa: support of_get_mac_address new ERR_PTR error | Petr Štetiar | 1 | -1/+1 |
| 2019-05-07 | net: dsa: Fix error cleanup path in dsa_init_module | YueHaibing | 1 | -2/+9 |
| 2019-05-05 | net: dsa: sja1105: Add support for traffic through standalone ports | Vladimir Oltean | 3 | -0/+141 |
| 2019-05-05 | net: dsa: Add support for deferred xmit | Vladimir Oltean | 2 | -12/+54 |
| 2019-05-05 | net: dsa: Allow drivers to filter packets they can decode source port from | Vladimir Oltean | 1 | -0/+1 |
| 2019-05-05 | net: dsa: Optional VLAN-based port separation for switches without tagging | Vladimir Oltean | 3 | -0/+234 |
| 2019-05-05 | net: dsa: Export symbols for dsa_port_vid_{add, del} | Vladimir Oltean | 1 | -0/+2 |
| 2019-05-05 | net: dsa: Call driver's setup callback after setting up its switchdev notifier | Vladimir Oltean | 1 | -4/+4 |
| 2019-05-05 | net/dsa: use intermediate representation for matchall offload | Pieter Jansen van Vuuren | 1 | -9/+7 |
| 2019-04-30 | net: dsa: Remove legacy probing support | Andrew Lunn | 5 | -774/+0 |
| 2019-04-30 | net: dsa: Add more convenient functions for installing port VLANs | Vladimir Oltean | 3 | -21/+36 |
| 2019-04-30 | net: dsa: Skip calling .port_vlan_filtering on no change | Vladimir Oltean | 1 | -0/+3 |
| 2019-04-30 | net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global | Vladimir Oltean | 1 | -1/+4 |
| 2019-04-30 | net: dsa: Unset vlan_filtering when ports leave the bridge | Vladimir Oltean | 1 | -0/+29 |
| 2019-04-30 | net: dsa: Be aware of switches where VLAN filtering is a global setting | Vladimir Oltean | 1 | -7/+45 |
| 2019-04-30 | net: dsa: Store vlan_filtering as a property of dsa_port | Vladimir Oltean | 1 | -4/+8 |
| 2019-04-30 | net: dsa: Fix pharse -> phase typo | Vladimir Oltean | 1 | -1/+1 |
| 2019-04-28 | dsa: Allow tag drivers to be built as modules | Andrew Lunn | 2 | -29/+73 |
| 2019-04-28 | dsa: tag_brcm: Avoid unused symbols | Andrew Lunn | 1 | -2/+6 |
| 2019-04-28 | dsa: Cleanup unneeded table and make tag structures static | Andrew Lunn | 11 | -76/+11 |
| 2019-04-28 | dsa: Make use of the list of tag drivers | Andrew Lunn | 1 | -5/+34 |
| 2019-04-28 | dsa: Add stub tag driver put method | Andrew Lunn | 4 | -0/+9 |
| 2019-04-28 | dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking | Andrew Lunn | 4 | -4/+5 |
| 2019-04-28 | dsa: Register the none tagger ops | Andrew Lunn | 1 | -0/+7 |
| 2019-04-28 | dsa: Keep link list of tag drivers | Andrew Lunn | 1 | -0/+28 |
| 2019-04-28 | dsa: Add boilerplate helper to register DSA tag driver modules | Andrew Lunn | 10 | -2/+52 |
| 2019-04-28 | dsa: Add TAG protocol to tag ops | Andrew Lunn | 10 | -0/+12 |
| 2019-04-28 | dsa: Add MODULE_LICENSE to tag drivers | Andrew Lunn | 9 | -0/+9 |
| 2019-04-28 | dsa: Add MODULE_ALIAS to taggers in preparation to become modules | Andrew Lunn | 9 | -0/+22 |
| 2019-04-28 | dsa: Move tagger name into its ops structure | Andrew Lunn | 10 | -43/+13 |
| 2019-04-28 | dsa: Add SPDX header to tag drivers. | Andrew Lunn | 8 | -52/+8 |