index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Age
Commit message (
Expand
)
Author
2020-12-08
net: dsa: print the MTU value that could not be set
Rasmus Villemoes
2020-11-20
net: dsa: avoid potential use-after-free error
Christian Eggers
2020-11-09
net: dsa: use net core stats64 handling
Heiner Kallweit
2020-11-05
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
2020-11-02
net: dsa: implement a central TX reallocation procedure
Vladimir Oltean
2020-10-13
net: dsa: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-20
net: dsa: install VLANs into the master's RX filter too
Vladimir Oltean
2020-09-20
net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0
Vladimir Oltean
2020-09-20
net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU...
Vladimir Oltean
2020-09-20
net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER
Vladimir Oltean
2020-09-20
net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive
Vladimir Oltean
2020-09-20
net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER
Vladimir Oltean
2020-09-11
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
2020-09-08
net: dsa: link interfaces with the DSA master to get rid of lockdep warnings
Vladimir Oltean
2020-09-07
net: dsa: don't print non-fatal MTU error if not supported
Vladimir Oltean
2020-09-07
net: dsa: change PHY error message again
Vladimir Oltean
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values
Vladimir Oltean
2020-06-30
net: dsa: Improve subordinate PHY error message
Florian Fainelli
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-27
net: dsa: declare lockless TX feature for slave ports
Vladimir Oltean
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
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-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-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
[next]