Age | Commit message (Expand) | Author |
2020-07-23 | net: dsa: stop overriding master's ndo_get_phys_port_name | Vladimir Oltean |
2020-07-22 | net: dsa: of: Allow ethernet-ports as encapsulating node | Kurt Kanzenbach |
2020-07-20 | net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values | Vladimir Oltean |
2020-07-20 | net: dsa: Setup dsa_netdev_ops | Florian Fainelli |
2020-07-13 | net: dsa: felix: create a template for the DSA tags on xmit | Vladimir Oltean |
2020-07-09 | devlink: Replace devlink_port_attrs_set parameters with a struct | Danielle Ratson |
2020-07-08 | net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag | Linus Walleij |
2020-07-05 | net: dsa: tag_qca.c: Fix warning for __be16 vs u16 | Andrew Lunn |
2020-07-05 | net: dsa: tag_mtk: Fix warnings for __be16 | Andrew Lunn |
2020-07-05 | net: dsa: tag_lan9303: Fix __be16 warnings | Andrew Lunn |
2020-07-05 | net: dsa: tag_ksz: Fix __be16 warnings | Andrew Lunn |
2020-07-05 | net: dsa: Add __percpu property to prevent warnings | Andrew Lunn |
2020-06-30 | net: dsa: Improve subordinate PHY error message | Florian Fainelli |
2020-06-24 | dsa: Allow forwarding of redirected IGMP traffic | Daniel Mack |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-09 | net: change addr_list_lock back to static key | Cong Wang |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-29 | net: dsa: tag_8021q: stop restoring VLANs from bridge | Vladimir Oltean |
2020-05-27 | net: dsa: declare lockless TX feature for slave ports | Vladimir Oltean |
2020-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-16 | net: dsa: mt7530: fix roaming from DSA user ports | DENG Qingfang |
2020-05-12 | net: dsa: tag_sja1105: appease sparse checks for ethertype accessors | Vladimir Oltean |
2020-05-12 | net: dsa: tag_sja1105: implement sub-VLAN decoding | Vladimir Oltean |
2020-05-12 | net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs | Vladimir Oltean |
2020-05-12 | net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously | Vladimir Oltean |
2020-05-12 | net: dsa: sja1105: save/restore VLANs using a delta commit method | Vladimir Oltean |
2020-05-12 | net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper | Vladimir Oltean |
2020-05-12 | net: dsa: provide an option for drivers to always receive bridge VLANs | Russell King |
2020-05-11 | net: dsa: tag_sja1105: Constify dsa_device_ops | Florian Fainelli |
2020-05-11 | net: dsa: ocelot: Constify dsa_device_ops | Florian Fainelli |
2020-05-10 | net: dsa: sja1105: implement cross-chip bridging operations | Vladimir Oltean |
2020-05-10 | net: dsa: introduce a dsa_switch_find function | Vladimir Oltean |
2020-05-10 | net: dsa: permit cross-chip bridging between all trees in the system | Vladimir Oltean |
2020-05-07 | netpoll: accept NULL np argument in netpoll_send_skb() | Eric Dumazet |
2020-05-07 | net: remove newlines in NL_SET_ERR_MSG_MOD | Jacob Keller |
2020-05-07 | net: dsa: introduce a dsa_port_from_netdev public helper | Vladimir Oltean |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-06 | net: dsa: Do not leave DSA master with NULL netdev_ops | Florian Fainelli |
2020-05-06 | net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred | Vladimir Oltean |
2020-05-04 | net: partially revert dynamic lockdep key changes | Cong Wang |
2020-05-04 | net: dsa: Do not make user port errors fatal | Florian Fainelli |
2020-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-04-24 | net: phylink, dsa: eliminate phylink_fixed_state_cb() | Russell King |
2020-04-23 | net: dsa: add GRO support via gro_cells | Alexander Lobakin |
2020-04-22 | net: dsa: don't fail to probe if we couldn't set the MTU | Vladimir Oltean |
2020-04-14 | net: dsa: Down cpu/dsa ports phylink will control | Andrew Lunn |
2020-04-02 | net: dsa: dsa_bridge_mtu_normalization() can be static | kbuild test robot |
2020-03-31 | net: dsa: fix oops while probing Marvell DSA switches | Russell King |
2020-03-30 | net: dsa: add port policers | Vladimir Oltean |