index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Age
Commit message (
Expand
)
Author
2020-05-06
net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred
Vladimir Oltean
2020-04-22
net: dsa: don't fail to probe if we couldn't set the MTU
Vladimir Oltean
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-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-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-03
net: dsa: Add bypass operations for the flower classifier-action filter
Vladimir Oltean
2020-03-03
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-30
net: dsa: add ethtool pause configuration support
Heiner Kallweit
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-09-16
net: dsa: Pass ndo_setup_tc slave callback to drivers
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: 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-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-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
[next]