index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-13
1
-20
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-2
/
+16
|
\
|
*
net: dsa: link interfaces with the DSA master to get rid of lockdep warnings
Vladimir Oltean
2020-09-08
1
-2
/
+16
*
|
net: dsa: install VLANs into the master's RX filter too
Vladimir Oltean
2020-09-20
1
-4
/
+32
*
|
net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0
Vladimir Oltean
2020-09-20
1
-2
/
+2
*
|
net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU...
Vladimir Oltean
2020-09-20
1
-0
/
+33
*
|
net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER
Vladimir Oltean
2020-09-20
1
-36
/
+38
*
|
net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive
Vladimir Oltean
2020-09-20
1
-4
/
+4
*
|
net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER
Vladimir Oltean
2020-09-20
1
-1
/
+6
*
|
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
2020-09-11
1
-3
/
+31
*
|
net: dsa: don't print non-fatal MTU error if not supported
Vladimir Oltean
2020-09-07
1
-1
/
+1
*
|
net: dsa: change PHY error message again
Vladimir Oltean
2020-09-07
1
-2
/
+3
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values
Vladimir Oltean
2020-07-20
1
-3
/
+0
*
net: dsa: Improve subordinate PHY error message
Florian Fainelli
2020-06-30
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-0
/
+1
|
\
|
*
net: dsa: declare lockless TX feature for slave ports
Vladimir Oltean
2020-05-27
1
-0
/
+1
*
|
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
2020-05-12
1
-4
/
+4
*
|
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
2020-05-07
1
-3
/
+2
*
|
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
2020-05-07
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
1
-5
/
+3
|
\
|
|
*
net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred
Vladimir Oltean
2020-05-06
1
-5
/
+3
*
|
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
1
-0
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
1
-5
/
+3
|
\
|
|
*
net: dsa: don't fail to probe if we couldn't set the MTU
Vladimir Oltean
2020-04-22
1
-5
/
+3
*
|
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
2020-04-24
1
-9
/
+11
*
|
net: dsa: add GRO support via gro_cells
Alexander Lobakin
2020-04-23
1
-1
/
+9
|
/
*
net: dsa: dsa_bridge_mtu_normalization() can be static
kbuild test robot
2020-04-02
1
-1
/
+1
*
net: dsa: fix oops while probing Marvell DSA switches
Russell King
2020-03-31
1
-1
/
+2
*
net: dsa: add port policers
Vladimir Oltean
2020-03-30
1
-6
/
+73
*
net: dsa: refactor matchall mirred action to separate function
Vladimir Oltean
2020-03-30
1
-30
/
+40
*
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
2020-03-27
1
-0
/
+114
*
net: dsa: configure the MTU for switch ports
Vladimir Oltean
2020-03-27
1
-1
/
+104
*
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-17
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-6
/
+2
|
\
|
*
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
2020-03-03
1
-6
/
+2
*
|
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-08
1
-0
/
+4
*
|
net: dsa: Add bypass operations for the flower classifier-action filter
Vladimir Oltean
2020-03-03
1
-0
/
+60
|
/
*
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-08
1
-3
/
+1
*
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2020-01-05
1
-36
/
+1
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-12
/
+0
|
\
|
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-12
/
+0
*
|
net: dsa: add ethtool pause configuration support
Heiner Kallweit
2019-10-30
1
-0
/
+18
|
/
*
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
2019-09-16
1
-4
/
+8
*
net: dsa: Advertise the VLAN offload netdev ability only if switch supports it
Vladimir Oltean
2019-08-27
1
-9
/
+6
*
net: dsa: clear VLAN PVID flag for CPU port
Vivien Didelot
2019-08-27
1
-0
/
+6
*
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
2019-08-27
1
-0
/
+14
*
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
2019-08-27
1
-0
/
+12
*
net: dsa: add slave VLAN helpers
Vivien Didelot
2019-08-27
1
-7
/
+33
[next]