summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-08-11Revert "vxlan: fix tos value before xmit"Hangbin Liu
2020-08-11net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-11net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi
2020-08-11net: macb: Properly handle phylink on at91sam9xStefan Roese
2020-08-11hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-08-11dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-11net: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-08-11vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-08-11igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-08-11net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst
2020-08-11usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev
2020-08-11net: mscc: ocelot: fix hardware timestamp dequeue logiclaurent brando
2020-08-05drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-08-05usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven
2020-08-05iwlwifi: fix crash in iwl_dbg_tlv_alloc_triggerJiri Slaby
2020-08-05mt76: mt7615: fix lmac queue debugsfs entryLorenzo Bianconi
2020-08-05vxlan: fix memleak of fdbTaehee Yoo
2020-08-05net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-08-05net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-08-05net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-08-05ionic: unlock queue mutex in error pathShannon Nelson
2020-08-05net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-08-05net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-08-05ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-08-05mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-08-05mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-08-05bareudp: forbid mixing IP and MPLS in multiproto modeGuillaume Nault
2020-08-05octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep
2020-08-05octeontx2-pf: cancel reset_task workSubbaraya Sundeep
2020-08-05octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep
2020-08-05mlx4: disable device on shutdownJakub Kicinski
2020-08-05net: lan78xx: fix transfer-buffer memory leakJohan Hovold
2020-08-05net: lan78xx: add missing endpoint sanity checkJohan Hovold
2020-08-05net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel
2020-08-05net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-08-05net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha
2020-08-05net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-08-05net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha
2020-08-05net/mlx5e: Fix error path of device attachAya Levin
2020-08-05net/mlx5: E-switch, Destroy TSAR after reload interfaceParav Pandit
2020-08-05net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit
2020-08-05net: hns3: fix for VLAN config when reset failedGuojia Liao
2020-08-05net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao
2020-08-05net: hns3: add reset check for VF updating port based VLANJian Shen
2020-08-05net: hns3: fix a TX timeout issueYonglong Liu