summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-07-30net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-07-29ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-07-29mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-07-29mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-07-29mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel
2020-07-28octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep
2020-07-28octeontx2-pf: cancel reset_task workSubbaraya Sundeep
2020-07-28octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep
2020-07-28mlx4: disable device on shutdownJakub Kicinski
2020-07-28net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst
2020-07-28Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-28net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-28net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha
2020-07-28net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem
2020-07-28net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-07-28net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha
2020-07-28net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanupMaor Dickman
2020-07-28net/mlx5e: Fix error path of device attachAya Levin
2020-07-28net/mlx5: Fix forward to next namespaceMaor Gottlieb
2020-07-28net/mlx5: E-switch, Destroy TSAR after reload interfaceParav Pandit
2020-07-28net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit
2020-07-28net: hns3: fix for VLAN config when reset failedGuojia Liao
2020-07-28net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao
2020-07-28net: hns3: add reset check for VF updating port based VLANJian Shen
2020-07-28net: hns3: fix a TX timeout issueYonglong Liu
2020-07-28net: hns3: fix desc filling bug when skb is expanded or linearedYunsheng Lin
2020-07-27net: mscc: ocelot: fix hardware timestamp dequeue logiclaurent brando
2020-07-22cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-07-22net: atlantic: fix PTP on AQC10XEgor Pomozov
2020-07-22enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-07-21net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri
2020-07-21net: ethernet: ave: Fix error returns in ave_initWang Hai
2020-07-21qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin
2020-07-21qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-07-21net: hns3: fix return value error when query MAC link status failJian Shen
2020-07-21net: hns3: fix error handling for desc fillingYunsheng Lin
2020-07-21net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin
2020-07-21net: hns3: fix for not unmapping TX buffer correctlyYunsheng Lin
2020-07-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-07-20net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TXBixuan Cui
2020-07-20net: ag71xx: add missed clk_disable_unprepare in error path of probeHuang Guobin
2020-07-20ionic: use mutex to protect queue operationsShannon Nelson