summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-046-10/+10
|\
| * treewide: Remove uninitialized_var() usageKees Cook2020-07-166-10/+10
* | Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-317-18/+42
|\ \
| * | net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong2020-07-301-2/+2
| * | net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu2020-07-301-7/+12
| * | net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu2020-07-305-3/+10
| * | net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu2020-07-301-9/+21
* | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-07-312-3/+10
|\ \ \ | |/ / |/| |
| * | igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri2020-07-301-0/+9
| * | e1000e: continue to init PHY even when failed to disable ULPAaron Ma2020-07-301-3/+1
* | | net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai2020-07-301-1/+4
* | | ionic: unlock queue mutex in error pathShannon Nelson2020-07-301-1/+3
* | | net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao2020-07-301-0/+2
* | | net: nixge: fix potential memory leak in nixge_probe()Lu Wei2020-07-301-3/+5
|/ /
* | ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon2020-07-291-1/+1
* | mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel2020-07-291-24/+26
* | mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel2020-07-291-1/+1
* | mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel2020-07-291-2/+4
* | mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel2020-07-292-3/+12
* | mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel2020-07-291-9/+0
* | octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep2020-07-281-0/+1
* | octeontx2-pf: cancel reset_task workSubbaraya Sundeep2020-07-281-0/+1
* | octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep2020-07-281-0/+3
* | mlx4: disable device on shutdownJakub Kicinski2020-07-281-0/+2
* | net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst2020-07-281-5/+14
* | Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-287-52/+120
|\ \
| * | net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel2020-07-281-2/+3
| * | net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-07-284-9/+36
| * | net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha2020-07-281-1/+33
| * | net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem2020-07-281-2/+5
| * | net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha2020-07-281-1/+22
| * | net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha2020-07-281-11/+10
| * | net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanupMaor Dickman2020-07-281-0/+1
| * | net/mlx5e: Fix error path of device attachAya Levin2020-07-281-0/+2
| * | net/mlx5: Fix forward to next namespaceMaor Gottlieb2020-07-281-23/+5
| * | net/mlx5: E-switch, Destroy TSAR after reload interfaceParav Pandit2020-07-281-2/+2
| * | net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit2020-07-281-1/+1
* | | net: hns3: fix for VLAN config when reset failedGuojia Liao2020-07-282-7/+10
* | | net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao2020-07-281-13/+15
* | | net: hns3: add reset check for VF updating port based VLANJian Shen2020-07-281-9/+21
* | | net: hns3: fix a TX timeout issueYonglong Liu2020-07-281-1/+1
* | | net: hns3: fix desc filling bug when skb is expanded or linearedYunsheng Lin2020-07-281-10/+6
|/ /
* | net: mscc: ocelot: fix hardware timestamp dequeue logiclaurent brando2020-07-271-5/+5
* | cxgb4: add missing release on skb in uld_send()Navid Emamdoost2020-07-221-0/+1
* | net: atlantic: fix PTP on AQC10XEgor Pomozov2020-07-221-1/+6
* | enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil2020-07-221-0/+1
* | net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri2020-07-211-1/+2
* | net: ethernet: ave: Fix error returns in ave_initWang Hai2020-07-211-1/+1
* | qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin2020-07-213-24/+32
* | qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin2020-07-211-2/+2