| Age | Commit message (Expand) | Author |
| 2019-09-02 | net: dsa: Fix off-by-one number of calls to devlink_port_unregister | Vladimir Oltean |
| 2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
| 2019-08-31 | net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering | Vladimir Oltean |
| 2019-08-27 | net: dsa: Advertise the VLAN offload netdev ability only if switch supports it | Vladimir Oltean |
| 2019-08-27 | net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID | Vladimir Oltean |
| 2019-08-27 | net: dsa: clear VLAN PVID flag for CPU port | Vivien Didelot |
| 2019-08-27 | net: dsa: program VLAN on CPU port from slave | Vivien Didelot |
| 2019-08-27 | net: dsa: check bridge VLAN in slave operations | Vivien Didelot |
| 2019-08-27 | net: dsa: add slave VLAN helpers | Vivien Didelot |
| 2019-08-27 | net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add | Vivien Didelot |
| 2019-08-27 | net: dsa: remove bitmap operations | Vivien Didelot |
| 2019-08-20 | net: dsa: enable and disable all ports | Vivien Didelot |
| 2019-08-20 | net: dsa: use a single switch statement for port setup | Vivien Didelot |
| 2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
| 2019-08-17 | net: dsa: remove calls to genphy_config_init | Heiner Kallweit |
| 2019-08-11 | net: dsa: Check existence of .port_mdb_add callback before calling it | Chen-Yu Tsai |
| 2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
| 2019-08-06 | net: dsa: sja1105: Fix memory leak on meta state machine error path | Vladimir Oltean |
| 2019-08-06 | net: dsa: sja1105: Fix memory leak on meta state machine normal path | Vladimir Oltean |
| 2019-08-06 | net: dsa: dump CPU port regs through master | Vivien Didelot |
| 2019-08-06 | net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477 | Marek Vasut |
| 2019-07-30 | net: dsa: ksz: Add KSZ8795 tag code | Tristram Ha |
| 2019-07-19 | net: flow_offload: add flow_block structure and use it | Pablo Neira Ayuso |
| 2019-07-19 | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t | Pablo Neira Ayuso |
| 2019-07-19 | net: flow_offload: remove netns parameter from flow_block_cb_alloc() | Pablo Neira Ayuso |
| 2019-07-18 | net: dsa: sja1105: Fix missing unlock on error in sk_buff() | Wei Yongjun |
| 2019-07-09 | net: dsa: add support for BRIDGE_MROUTER attribute | Vivien Didelot |
| 2019-07-09 | net: flow_offload: add flow_block_cb_is_busy() and use it | Pablo Neira Ayuso |
| 2019-07-09 | drivers: net: use flow block API | Pablo Neira Ayuso |
| 2019-07-09 | net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* | Pablo Neira Ayuso |
| 2019-07-09 | net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND | Pablo Neira Ayuso |
| 2019-06-14 | net: dsa: use switchdev handle helpers | Vivien Didelot |
| 2019-06-14 | net: dsa: make dsa_slave_dev_check use const | Vivien Didelot |
| 2019-06-14 | net: dsa: do not check orig_dev in vlan del | Vivien Didelot |
| 2019-06-13 | net: dsa: tag_sja1105: Select CONFIG_PACKING | Vladimir Oltean |
| 2019-06-12 | net: dsa: Deal with non-existing PHY/fixed-link | Florian Fainelli |
| 2019-06-08 | net: dsa: sja1105: Add a state machine for RX timestamping | Vladimir Oltean |
| 2019-06-08 | net: dsa: sja1105: Receive and decode meta frames | Vladimir Oltean |
| 2019-06-08 | net: dsa: sja1105: Make sja1105_is_link_local not match meta frames | Vladimir Oltean |
| 2019-06-08 | net: dsa: sja1105: Build a minimal understanding of meta frames | Vladimir Oltean |
| 2019-06-08 | net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode | Vladimir Oltean |
| 2019-06-08 | net: dsa: tag_8021q: Create helper function for removing VLAN header | Vladimir Oltean |
| 2019-06-08 | net: dsa: Add teardown callback for drivers | Vladimir Oltean |
| 2019-06-08 | net: dsa: Keep a pointer to the skb clone for TX timestamping | Vladimir Oltean |
| 2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
| 2019-05-31 | net: dsa: sja1105: Don't store frame type in skb->cb | Vladimir Oltean |
| 2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2019-05-31 | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
| 2019-05-30 | net: dsa: Add error path handling in dsa_tree_setup() | Ioana Ciornei |