index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
2022-05-05
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
2022-05-04
net: mscc: ocelot: don't use magic numbers for OCELOT_POLICER_DISCARD
Vladimir Oltean
2022-05-04
net: mscc: ocelot: drop port argument from qos_policer_conf_set
Vladimir Oltean
2022-05-04
net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_filter_add_to_block
Vladimir Oltean
2022-05-04
net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_block
Vladimir Oltean
2022-05-04
net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block()
Vladimir Oltean
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-25
net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...
Vladimir Oltean
2022-04-25
net: mscc: ocelot: ignore VID 0 added by 8021q module
Vladimir Oltean
2022-04-25
net: mscc: ocelot: Remove useless code
Haowen Bai
2022-04-19
net: mscc: ocelot: fix broken IP multicast flooding
Vladimir Oltean
2022-03-17
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
2022-03-17
net: mscc: ocelot: establish functions for handling VCAP aux resources
Vladimir Oltean
2022-03-17
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
2022-03-17
net: mscc: ocelot: refactor policer work out of ocelot_setup_tc_cls_matchall
Vladimir Oltean
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-17
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...
Vladimir Oltean
2022-03-15
net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCS
Vladimir Oltean
2022-03-14
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
2022-03-04
net: mscc: ocelot: use pretty names for IPPROTO_UDP and IPPROTO_TCP
Vladimir Oltean
2022-03-04
net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_block_remove_filter
Vladimir Oltean
2022-03-03
net: mscc: ocelot: accept configuring bridge port flags on the NPI port
Vladimir Oltean
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
2022-02-24
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
2022-02-17
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
2022-02-17
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
2022-02-17
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
2022-02-17
net: mscc: ocelot: use a consistent cookie for MRP traps
Vladimir Oltean
2022-02-15
net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()
Vladimir Oltean
2022-02-14
net: mscc: ocelot: use bulk reads for stats
Colin Foster
2022-02-14
net: mscc: ocelot: add ability to perform bulk reads
Colin Foster
2022-02-14
net: mscc: ocelot: remove unnecessary stat reading from ethtool
Colin Foster
2022-02-10
net: mscc: ocelot: fix mutex lock error during ethtool stats read
Colin Foster
2022-02-05
net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IP
Vladimir Oltean
2022-01-19
net: mscc: ocelot: fix using match before it is set
Tom Rix
2022-01-17
net: ocelot: Fix the call to switchdev_bridge_port_offload
Horatiu Vultur
2022-01-15
net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
Vladimir Oltean
2022-01-13
net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI port
Vladimir Oltean
2022-01-07
net: dsa: felix: add port fast age support
Vladimir Oltean
2022-01-07
net: mscc: ocelot: fix incorrect balancing with down LAG ports
Vladimir Oltean
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
2021-12-15
net: ocelot: add support to get port mac from device-tree
Clément Léger
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-13
net: ocelot: use dma_unmap_addr to get tx buffer dma_addr
Clément Léger
2021-12-10
net: ocelot: add FDMA support
Clément Léger
[prev]
[next]