summaryrefslogtreecommitdiff
path: root/net/dsa/slave.c
AgeCommit message (Expand)Author
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-23net: dsa: add GRO support via gro_cellsAlexander Lobakin
2020-04-22net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean
2020-04-02net: dsa: dsa_bridge_mtu_normalization() can be statickbuild test robot
2020-03-31net: dsa: fix oops while probing Marvell DSA switchesRussell King
2020-03-30net: dsa: add port policersVladimir Oltean
2020-03-30net: dsa: refactor matchall mirred action to separate functionVladimir Oltean
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean
2020-03-03net: dsa: fix phylink_start()/phylink_stop() callsRussell King
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-30net: dsa: add ethtool pause configuration supportHeiner Kallweit
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-09-16net: dsa: Pass ndo_setup_tc slave callback to driversVladimir Oltean
2019-08-27net: dsa: Advertise the VLAN offload netdev ability only if switch supports itVladimir Oltean
2019-08-27net: dsa: clear VLAN PVID flag for CPU portVivien Didelot
2019-08-27net: dsa: program VLAN on CPU port from slaveVivien Didelot
2019-08-27net: dsa: check bridge VLAN in slave operationsVivien Didelot
2019-08-27net: dsa: add slave VLAN helpersVivien Didelot
2019-08-27net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_addVivien Didelot
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso
2019-07-09net: dsa: add support for BRIDGE_MROUTER attributeVivien Didelot
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso
2019-06-14net: dsa: use switchdev handle helpersVivien Didelot
2019-06-14net: dsa: make dsa_slave_dev_check use constVivien Didelot
2019-06-08net: dsa: Keep a pointer to the skb clone for TX timestampingVladimir Oltean
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29net: dsa: Move the phylink driver calls into port.cIoana Ciornei
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean
2019-05-07net: dsa: support of_get_mac_address new ERR_PTR errorPetr Štetiar