summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-03-19xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang
2023-03-19qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-03-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-03-17net: ethernet: ti: am65-cpts: reset pps genf adj settings on enableGrygorii Strashko
2023-03-17net: renesas: rswitch: Fix GWTSDIE register handlingYoshihiro Shimoda
2023-03-17net: renesas: rswitch: Fix the output value of quote from rswitch_rx()Yoshihiro Shimoda
2023-03-17ethernet: sun: add check for the mdesc_grab()Liang He
2023-03-16Merge tag 'mlx5-fixes-2023-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-03-16qed/qed_mng_tlv: correctly zero out ->min instead of ->hourDaniil Tatianin
2023-03-16i825xx: sni_82596: use eth_hw_addr_set()Thomas Bogendoerfer
2023-03-16net: atlantic: Fix crash when XDP is enabled but no program is loadedToke Høiland-Jørgensen
2023-03-16sh_eth: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-16ravb: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-16ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski
2023-03-16igc: fix the validation logic for taprio's gate listAKASHI Takahiro
2023-03-16igbvf: Regard vf reset nack as successAkihiko Odaki
2023-03-16intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui
2023-03-16igb: Enable SR-IOV after reinitAkihiko Odaki
2023-03-16igb: revert rtnl_lock() that causes deadlockLin Ma
2023-03-16iavf: do not track VLAN 0 filtersAhmed Zaki
2023-03-16iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin
2023-03-16iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
2023-03-15net/mlx5e: TC, Remove error message log printOz Shlomo
2023-03-15net/mlx5e: TC, fix cloned flow attributeOz Shlomo
2023-03-15net/mlx5e: TC, fix missing error codeOz Shlomo
2023-03-15net/sched: TC, fix raw counter initializationOz Shlomo
2023-03-15net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisitesAdham Faris
2023-03-15net/mlx5: Set BREAK_FW_WAIT flag first when removing driverShay Drory
2023-03-15net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher typeGal Pressman
2023-03-15net/mlx5e: Fix cleanup null-ptr deref on encap lockPaul Blakey
2023-03-15net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern...Maor Dickman
2023-03-15net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rulesMaor Dickman
2023-03-15net/mlx5: Disable eswitch before waiting for VF pagesDaniel Jurgens
2023-03-15net/mlx5: Fix setting ec_function bit in MANAGE_PAGESParav Pandit
2023-03-15net/mlx5e: Don't cache tunnel offloads capabilityParav Pandit
2023-03-15net/mlx5e: Fix macsec ASO context alignmentEmeel Hakim
2023-03-15net: ethernet: mtk_eth_soc: only write values if neededDaniel Golle
2023-03-15net: ethernet: mtk_eth_soc: reset PCS stateDaniel Golle
2023-03-15mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel
2023-03-15ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
2023-03-13qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2023-03-13bnxt_en: reset PHC frequency in free-running modeVadim Fedorenko
2023-03-10mvpp2: take care of xdp_features when reconfiguring queuesMatteo Croce
2023-03-10net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi
2023-03-10net: ena: take into account xdp_features setting tx/rx queuesLorenzo Bianconi
2023-03-10net: thunderx: take into account xdp_features setting tx/rx queuesLorenzo Bianconi
2023-03-10i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera
2023-03-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni