summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-16net: mvneta: convert to pcs_validate() and phylink_generic_validate()Russell King (Oracle)
2021-12-16net: mvneta: convert to phylink pcs operationsRussell King
2021-12-16net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2021-12-16net: mvpp2: convert to pcs_validate() and phylink_generic_validate()Russell King (Oracle)
2021-12-16net: mvpp2: use .mac_select_pcs() interfaceRussell King (Oracle)
2021-12-16net: phylink: add pcs_validate() methodRussell King (Oracle)
2021-12-16net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)
2021-12-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2021-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-12-15ice: use modern kernel API for kickJesse Brandeburg
2021-12-15ice: tighter control over VSI_DOWN stateJesse Brandeburg
2021-12-15ice: use prefetch methodsJesse Brandeburg
2021-12-15ice: update to newer kernel APIJesse Brandeburg
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller
2021-12-15ice: reduce time to read Option ROM CIVD dataJacob Keller
2021-12-15ice: move ice_devlink_flash_update and merge with ice_flash_pldm_imageJacob Keller
2021-12-15ice: move and rename ice_check_for_pending_updateJacob Keller
2021-12-15ice: devlink: add shadow-ram region to snapshot Shadow RAMJacob Keller
2021-12-15mlxsw: Add support for VxLAN with IPv6 underlayAmit Cohen
2021-12-15mlxsw: spectrum_nve: Keep track of IPv6 addresses used by FDB entriesAmit Cohen
2021-12-15mlxsw: reg: Add a function to fill IPv6 unicast FDB entriesAmit Cohen
2021-12-15mlxsw: Split handling of FDB tunnel entries between address familiesAmit Cohen
2021-12-15mlxsw: spectrum_nve_vxlan: Make VxLAN flags check per address familyAmit Cohen
2021-12-15mlxsw: spectrum_ipip: Use common hash table for IPv6 address mappingAmit Cohen
2021-12-15mlxsw: spectrum: Add hash table for IPv6 address mappingAmit Cohen
2021-12-15Merge tag 'mlx5-updates-2021-12-14' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-12-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-12-15net: fec: fix system hang during suspend/resumeJoakim Zhang
2021-12-15net: ocelot: add support to get port mac from device-treeClément Léger
2021-12-15sun4i-emac.c: remove unnecessary branchConley Lee
2021-12-14net/mlx5e: Move goto action checks into tc_action goto post parse opRoi Dayan
2021-12-14net/mlx5e: Move vlan action chunk into tc action vlan post parse opRoi Dayan
2021-12-14net/mlx5e: Add post_parse() op to tc action infrastructureRoi Dayan
2021-12-14net/mlx5e: Move sample attr allocation to tc_action sample parse opRoi Dayan
2021-12-14net/mlx5e: TC action parsing loopRoi Dayan
2021-12-14net/mlx5e: Add redirect ingress to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan
2021-12-14net/mlx5e: Add ct to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add mpls push/pop to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add pedit to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add csum to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add tunnel encap/decap to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add tc action infrastructureRoi Dayan
2021-12-14net: dsa: hellcreek: Add missing PTP via UDP rulesKurt Kanzenbach
2021-12-14net: dsa: hellcreek: Allow PTP P2P measurements on blocked portsKurt Kanzenbach
2021-12-14net: dsa: hellcreek: Add STP forwarding ruleKurt Kanzenbach
2021-12-14net: dsa: hellcreek: Fix insertion of static FDB entriesKurt Kanzenbach