summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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 tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-12-15rsi: fix array out of boundzhangyue
2021-12-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
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
2021-12-14iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rplKees Cook
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski
2021-12-14ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski
2021-12-14wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"David Mosberger-Tang
2021-12-14wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-txDavid Mosberger-Tang
2021-12-14wilc1000: Rename irq handler from "WILC_IRQ" to netdev nameDavid Mosberger-Tang