summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-29vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-07-28bareudp: forbid mixing IP and MPLS in multiproto modeGuillaume Nault
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: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-07-28net: lan78xx: fix transfer-buffer memory leakJohan Hovold
2020-07-28net: lan78xx: add missing endpoint sanity checkJohan Hovold
2020-07-28usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev
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-24drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-07-24Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-07-24xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-07-23geneve: fix an uninitialized value in geneve_changelink()Cong Wang
2020-07-23bonding: check return value of register_netdevice() in bond_newlink()Cong Wang
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-21drivers/net/wan/x25_asy: Fix to make it workXie He
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-21netdevsim: fix unbalaced locking in nsim_create()Taehee Yoo
2020-07-21net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne