summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-07-24ice: Add guard rule when creating FDB in switchdevMarcin Szycik
2023-07-24ice: Switchdev FDB events supportWojciech Drewek
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek
2023-07-24ice: Unset src prune on uplink VSIWojciech Drewek
2023-07-24ice: Disable vlan pruning for uplink VSIWojciech Drewek
2023-07-24ice: Don't tx before switchdev is fully configuredWojciech Drewek
2023-07-24ice: Prohibit rx mode change in switchdev modeWojciech Drewek
2023-07-24ice: Skip adv rules removal upon switchdev releaseWojciech Drewek
2023-07-24ionic: add FLR recovery supportShannon Nelson
2023-07-24ionic: pull out common bits from fw_upShannon Nelson
2023-07-24ionic: extract common bits from ionic_probeShannon Nelson
2023-07-24ionic: extract common bits from ionic_removeShannon Nelson
2023-07-24ethernet: atheros: fix return value check in atl1c_tso_csum()Yuanjun Gong
2023-07-24vxlan: calculate correct header length for GPEJiri Benc
2023-07-24net: hns3: fix wrong bw weight of disabled tc issueJijie Shao
2023-07-24net: hns3: fix wrong tc bandwidth weight data issueJijie Shao
2023-07-24net: hns3: add tm flush when setting tmHao Lan
2023-07-24net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan
2023-07-21eth: stmmac: let page recycling happen with skbsJakub Kicinski
2023-07-21eth: tsnep: let page recycling happen with skbsJakub Kicinski
2023-07-21bnxt_en: Share the bar0 address with the RoCE driverChandramohan Akula
2023-07-21bnxt_en: Update HW interface headersChandramohan Akula
2023-07-21iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILEDJacob Keller
2023-07-21iavf: fix potential deadlock on allocation failureJacob Keller
2023-07-21i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-07-21octeontx2-pf: htb offload support for Round Robin schedulingNaveen Mamindlapalli
2023-07-21sch_htb: Allow HTB quantum parameter in offload modeNaveen Mamindlapalli
2023-07-21octeontx2-pf: implement transmit schedular allocation algorithmNaveen Mamindlapalli
2023-07-21mlxsw: spectrum: Permit enslavement to netdevices with uppersPetr Machata
2023-07-21mlxsw: spectrum_router: Replay IP NETDEV_UP on device deslavementPetr Machata
2023-07-21mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavementPetr Machata
2023-07-21mlxsw: spectrum_router: Replay neighbours when RIF is madePetr Machata
2023-07-21mlxsw: spectrum_router: Replay MACVLANs when RIF is madePetr Machata
2023-07-21mlxsw: spectrum_router: Offload ethernet nexthops when RIF is madePetr Machata
2023-07-21mlxsw: spectrum_router: Join RIFs of LAG upper VLANsPetr Machata
2023-07-21mlxsw: spectrum_switchdev: Replay switchdev objects on port joinPetr Machata
2023-07-21mlxsw: spectrum: On port enslavement to a LAG, join upper's bridgesPetr Machata
2023-07-21mlxsw: spectrum: Add a replay_deslavement argument to event handlersPetr Machata
2023-07-21mlxsw: spectrum: Allow event handlers to check unowned bridgesPetr Machata
2023-07-21mlxsw: spectrum: Split a helper out of mlxsw_sp_netdevice_event()Petr Machata
2023-07-21mlxsw: spectrum_router: Extract a helper to schedule neighbour workPetr Machata
2023-07-21mlxsw: spectrum_router: Allow address handlers to run on bridge portsPetr Machata
2023-07-21net: ethernet: mtk_ppe: add MTK_FOE_ENTRY_V{1,2}_SIZE macrosLorenzo Bianconi
2023-07-20eth: bnxt: handle invalid Tx completions more gracefullyJakub Kicinski
2023-07-20eth: bnxt: take the bit to set as argument of bnxt_queue_sp_work()Jakub Kicinski
2023-07-20eth: bnxt: move and rename reset helpersJakub Kicinski
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-19net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-19Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit
2023-07-19r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit