Age | Commit message (Expand) | Author |
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-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-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-29 | net: dsa: Move the phylink driver calls into port.c | Ioana Ciornei |
2019-05-29 | net: phylink: Add struct phylink_config to PHYLINK API | Ioana Ciornei |
2019-05-12 | net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable | Vladimir Oltean |
2019-05-07 | net: dsa: support of_get_mac_address new ERR_PTR error | Petr Štetiar |
2019-05-05 | net: dsa: Add support for deferred xmit | Vladimir Oltean |
2019-05-05 | net/dsa: use intermediate representation for matchall offload | Pieter Jansen van Vuuren |
2019-04-30 | net: dsa: Add more convenient functions for installing port VLANs | Vladimir Oltean |
2019-04-04 | dsa: pass switch ID through devlink_port_attrs_set() | Jiri Pirko |
2019-04-01 | net: dsa: read mac address from DT for slave device | Xiaofei Shen |
2019-03-28 | dsa: do not support ndo_get_phys_port_name for non-legacy ports | Jiri Pirko |
2019-03-28 | dsa: implement ndo_get_devlink_port | Jiri Pirko |
2019-03-26 | net: dsa: Avoid null pointer when failing to connect to PHY | Vladimir Oltean |
2019-03-03 | net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid() | Florian Fainelli |
2019-02-27 | net: Remove switchdev_ops | Florian Fainelli |
2019-02-27 | net: dsa: Handle SWITCHDEV_PORT_ATTR_SET | Florian Fainelli |
2019-02-24 | dsa: Remove phydev parameter from disable_port call | Andrew Lunn |
2019-02-22 | net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation | Florian Fainelli |
2019-02-22 | net: dsa: Deny enslaving VLAN devices into VLAN aware bridge | Florian Fainelli |
2019-02-21 | net: Get rid of switchdev_port_attr_get() | Florian Fainelli |
2019-02-21 | net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT | Florian Fainelli |
2019-02-21 | net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS | Florian Fainelli |
2019-02-21 | net: dsa: add support for bridge flags | Russell King |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-06 | net: dsa: Implement ndo_get_port_parent_id() | Florian Fainelli |
2019-02-06 | net: dsa: Fix NULL checking in dsa_slave_set_eee() | Dan Carpenter |
2019-02-04 | net: dsa: slave: Don't propagate flag changes on down slave interfaces | Rundong Ge |
2019-01-17 | switchdev: Add extack argument to call_switchdev_notifiers() | Petr Machata |
2019-01-17 | net: Add extack argument to ndo_fdb_add() | Petr Machata |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-30 | net: dsa: Fix tagging attribute location | Florian Fainelli |
2018-11-23 | switchdev: Replace port obj add/del SDO with a notification | Petr Machata |
2018-11-23 | net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL | Petr Machata |
2018-10-19 | netpoll: allow cleanup to be synchronous | Debabrata Banerjee |
2018-10-17 | bridge: switchdev: Allow clearing FDB entry offload indication | Ido Schimmel |
2018-09-07 | net: dsa: Expose tagging protocol to user-space | Florian Fainelli |
2018-08-21 | net_sched: remove list_head from tc_action | Cong Wang |
2018-08-09 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-08-08 | dsa: slave: eee: Allow ports to use phylink | Andrew Lunn |
2018-08-02 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-08-01 | net: dsa: Do not suspend/resume closed slave_dev | Florian Fainelli |