index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mscc: ocelot: use helpers for port VLAN membership
Vladimir Oltean
2021-08-20
1
-20
/
+40
*
net: mscc: ocelot: transmit the VLAN filtering restrictions via extack
Vladimir Oltean
2021-08-20
2
-6
/
+8
*
net: mscc: ocelot: transmit the "native VLAN" error via extack
Vladimir Oltean
2021-08-20
2
-18
/
+19
*
net: mscc: ocelot: allow probing to continue with ports that fail to register
Vladimir Oltean
2021-08-20
1
-3
/
+4
*
net: mscc: ocelot: be able to reuse a devlink_port after teardown
Horatiu Vultur
2021-08-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-20
1
-0
/
+1
|
\
|
*
net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port
Vladimir Oltean
2021-08-19
1
-0
/
+1
|
*
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
2021-08-12
1
-8
/
+8
*
|
net: mscc: ocelot: convert to phylink
Vladimir Oltean
2021-08-16
5
-165
/
+308
*
|
net: dsa: felix: stop calling ocelot_port_{enable,disable}
Vladimir Oltean
2021-08-16
2
-17
/
+9
*
|
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-14
1
-0
/
+1
*
|
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
2021-08-11
1
-8
/
+8
*
|
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+3
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
|
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
1
-1
/
+1
*
|
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
1
-27
/
+18
*
|
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
1
-0
/
+71
|
/
*
net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
Vladimir Oltean
2021-07-13
1
-4
/
+5
*
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
2021-06-28
1
-2
/
+2
*
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
2021-06-28
1
-2
/
+17
*
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
1
-3
/
+3
*
net: ocelot: delete call to br_fdb_replay
Vladimir Oltean
2021-06-28
1
-4
/
+0
*
net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
Vladimir Oltean
2021-06-09
1
-0
/
+5
*
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
2021-04-27
2
-4
/
+57
*
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
2021-04-27
2
-14
/
+28
*
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-04-27
2
-4
/
+4
*
time64.h: Consolidated PSEC_PER_SEC definition
Andy Shevchenko
2021-04-07
1
-0
/
+2
*
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
2021-03-31
1
-1
/
+2
*
net: ocelot: Simplify MRP deletion
Horatiu Vultur
2021-03-24
1
-16
/
+0
*
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
2021-03-23
3
-31
/
+107
*
net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
Vladimir Oltean
2021-03-23
1
-25
/
+86
*
net: ocelot: support multiple bridges
Vladimir Oltean
2021-03-19
1
-36
/
+36
*
net: ocelot: Fix deletetion of MRP entries from MAC table
Horatiu Vultur
2021-03-19
1
-2
/
+2
*
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
2021-03-16
1
-2
/
+1
*
net: ocelot: Extend MRP
Horatiu Vultur
2021-03-16
2
-81
/
+158
*
net: ocelot: Add PGID_BLACKHOLE
Horatiu Vultur
2021-03-16
1
-0
/
+3
*
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
2021-03-13
2
-0
/
+11
*
net: mscc: ocelot: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-10
1
-0
/
+1
*
net: mscc: ocelot: properly reject destination IP keys in VCAP IS1
Vladimir Oltean
2021-03-04
1
-1
/
+2
*
net: mscc: ocelot: select NET_DEVLINK
Arnd Bergmann
2021-02-27
1
-0
/
+1
*
net: mscc: ocelot: select PACKING in the Kconfig
Vladimir Oltean
2021-02-17
1
-0
/
+1
*
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
2021-02-16
4
-1
/
+245
*
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
2021-02-15
1
-1
/
+1
*
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
2021-02-15
2
-2
/
+8
*
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
2021-02-15
2
-135
/
+156
*
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-02-15
3
-77
/
+24
*
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
2021-02-15
2
-74
/
+87
*
net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame
Vladimir Oltean
2021-02-15
1
-1
/
+1
*
net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler
Vladimir Oltean
2021-02-15
1
-10
/
+12
*
net: mscc: ocelot: only drain extraction queue on error
Vladimir Oltean
2021-02-15
1
-1
/
+1
[next]