summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2020-07-10mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel-16/+38
2020-07-10mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel-1/+1
2020-07-10net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre-2/+4
2020-07-10net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre-1/+0
2020-07-10net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre-6/+12
2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre-1/+1
2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre-2/+2
2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti-1/+1
2020-07-09net/mlx5e: CT: Fix memory leak in cleanupEli Britstein-0/+1
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha-25/+49
2020-07-09net/mlx5e: Fix 50G per lane indicationAya Levin-8/+23
2020-07-09net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin-4/+4
2020-07-09net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin-3/+4
2020-07-09net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov-3/+6
2020-07-09net/mxl5e: Verify that rpriv is not NULLVlad Buslov-2/+3
2020-07-09net/mlx5: E-Switch, Fix vlan or qos setting in legacy modeVu Pham-1/+0
2020-07-09net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha-16/+77
2020-07-09qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru-9/+21
2020-07-08cxgb4: fix all-mask IP address comparisonRahul Lakkireddy-5/+5
2020-07-08net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov-3/+3
2020-07-07ionic: centralize queue reset codeShannon Nelson-41/+32
2020-07-07net: qed: fix buffer overflow on ethtool -dAlexander Lobakin-1/+14
2020-07-07net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior-1/+0
2020-07-07net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz-68/+31
2020-07-07net: sky2: initialize return of gm_phy_readTom Rix-1/+1
2020-07-07net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao-0/+1
2020-07-07net: ipa: include declarations in "ipa_gsi.c"Alex Elder-0/+1
2020-07-07net: ipa: declare struct types in "ipa_gsi.h"Alex Elder-0/+2
2020-07-07net: ipa: fix QMI structure definition bugsAlex Elder-3/+3
2020-07-06net: hns3: fix use-after-free when doing self testYonglong Liu-3/+6
2020-07-06net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan-2/+1
2020-07-06net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan-0/+5
2020-07-06net: hns3: check reset pending after FLR prepareHuazhong Tan-1/+1
2020-07-06smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich-1/+2
2020-07-06smsc95xx: check return value of smsc95xx_resetAndre Edich-0/+6
2020-07-06drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He-1/+8
2020-07-04net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo-0/+5
2020-07-04net: rmnet: fix lower interface leakTaehee Yoo-9/+12
2020-07-04hinic: fix sending mailbox timeout in aeq event workLuo bin-19/+88
2020-07-02net: dsa: microchip: set the correct number of portsCodrin Ciubotariu-0/+6
2020-07-01net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driverHelmut Grohne-0/+1
2020-07-01hinic: fix passing non negative value to ERR_PTRLuo bin-0/+2
2020-06-30net: cxgb4: fix return error value in t4_prep_fwLi Heng-4/+4
2020-06-30net: ipa: introduce ipa_cmd_tag_process()Alex Elder-0/+25
2020-06-30net: ipa: no checksum offload for SDM845 LAN RXAlex Elder-1/+0
2020-06-30net: ipa: always check for stopped channelAlex Elder-9/+7
2020-06-30net: mvneta: fix use of state->speedRussell King-1/+1
2020-06-30tun: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld-0/+2
2020-06-30wireguard: queueing: make use of ip_tunnel_parse_protocolJason A. Donenfeld-18/+3
2020-06-30wireguard: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld-0/+1