Age | Commit message (Expand) | Author |
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 |
2020-03-30 | net: dsa: refactor matchall mirred action to separate function | Vladimir Oltean |
2020-03-30 | net: dsa: Simplify 'dsa_tag_protocol_to_str()' | Christophe JAILLET |
2020-03-27 | net: dsa: implement auto-normalization of MTU for bridge hardware datapath | Vladimir Oltean |
2020-03-27 | net: dsa: configure the MTU for switch ports | Vladimir Oltean |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-24 | net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop | Vladimir Oltean |
2020-03-23 | net: dsa: Implement flow dissection for tag_brcm.c | Florian Fainelli |
2020-03-23 | net: dsa: Fix duplicate frames flooded by learning | Florian Fainelli |
2020-03-17 | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* | Jakub Kicinski |
2020-03-15 | net: dsa: warn if phylink_mac_link_state returns error | Russell King |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-11 | net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed | Andrew Lunn |
2020-03-08 | flow_offload: check for basic action hw stats type | Jiri Pirko |