summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-07-07net: qed: fix buffer overflow on ethtool -dAlexander Lobakin
2020-07-07net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior
2020-07-07net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz
2020-07-07net: sky2: initialize return of gm_phy_readTom Rix
2020-07-07net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao
2020-07-07net: ipa: include declarations in "ipa_gsi.c"Alex Elder
2020-07-07net: ipa: declare struct types in "ipa_gsi.h"Alex Elder
2020-07-07net: ipa: fix QMI structure definition bugsAlex Elder
2020-07-06net: hns3: fix use-after-free when doing self testYonglong Liu
2020-07-06net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan
2020-07-06net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan
2020-07-06net: hns3: check reset pending after FLR prepareHuazhong Tan
2020-07-06smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich
2020-07-06smsc95xx: check return value of smsc95xx_resetAndre Edich
2020-07-06drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He
2020-07-04net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo
2020-07-04net: rmnet: fix lower interface leakTaehee Yoo
2020-07-04hinic: fix sending mailbox timeout in aeq event workLuo bin
2020-07-02net: dsa: microchip: set the correct number of portsCodrin Ciubotariu
2020-07-01net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driverHelmut Grohne
2020-07-01hinic: fix passing non negative value to ERR_PTRLuo bin
2020-06-30net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-06-30net: ipa: introduce ipa_cmd_tag_process()Alex Elder
2020-06-30net: ipa: no checksum offload for SDM845 LAN RXAlex Elder
2020-06-30net: ipa: always check for stopped channelAlex Elder
2020-06-30net: mvneta: fix use of state->speedRussell King
2020-06-30tun: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-30wireguard: queueing: make use of ip_tunnel_parse_protocolJason A. Donenfeld
2020-06-30wireguard: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-28net: get rid of lockdep_set_class_and_subclass()Cong Wang
2020-06-26enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil
2020-06-26ionic: update the queue count on openShannon Nelson
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld
2020-06-25socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25vxlan: fix last fdb index during dump of fdb with nhidRoopa Prabhu
2020-06-25net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean
2020-06-25net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean
2020-06-25net: dsa: sja1105: unconditionally free old gating configVladimir Oltean
2020-06-25net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean
2020-06-25net: macb: free resources on failure path of at91ether_open()Claudiu Beznea
2020-06-25net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea
2020-06-25net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel
2020-06-24net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-24net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger
2020-06-24net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger
2020-06-24qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King
2020-06-24net: phy: call phy_disable_interrupts() in phy_init_hw()Jisheng Zhang
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang