summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-02-16net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil
2020-02-16net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-02-16net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-02-16net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-02-16bonding: fix lockdep warning in bond_get_stats()Taehee Yoo
2020-02-16bonding: add missing netdev_update_lockdep_key()Taehee Yoo
2020-02-16net: dsa: b53: Ensure the default VID is untaggedFlorian Fainelli
2020-02-16wireguard: socket: remove extra call to synchronize_netJason A. Donenfeld
2020-02-16wireguard: send: account for mtu=0 devicesJason A. Donenfeld
2020-02-16wireguard: receive: reset last_under_load to zeroJason A. Donenfeld
2020-02-16net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-02-16net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov
2020-02-16net: atlantic: possible fault in transition to hibernationPavel Belous
2020-02-16net: atlantic: fix potential error handlingPavel Belous
2020-02-16net: atlantic: fix use after free kasan warnPavel Belous
2020-02-16net: atlantic: better loopback mode handlingNikita Danilov
2020-02-16net: atlantic: ptp gpio adjustmentsEgor Pomozov
2020-02-16net: atlantic: check rpc result and wait for rpc addressIgor Russkikh
2020-02-16net: atlantic: checksum compat issueDmitry Bezrukov
2020-02-16net: macb: ensure interface is not suspended on at91rm9200Alexandre Belloni
2020-02-14net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-02-14net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu
2020-02-14net: hns3: add management table after IMP resetYufeng Mo
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13gtp: use icmp_ndo_send helperJason A. Donenfeld
2020-02-12ice: Trivial fixesTony Nguyen
2020-02-12ice: Use correct netif error functionBen Shelton
2020-02-12ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan
2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-02-12ice: Remove possible null dereferenceTony Nguyen
2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-02-12ice: Modify link message loggingAkeem G Abodunrin
2020-02-12ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley
2020-02-12ice: display supported and advertised link modesPaul Greenwalt
2020-02-12ice: Fix switch between FW and SW LLDPDave Ertman
2020-02-12ice: Fix DCB rebuild after resetDave Ertman
2020-02-12net: ethernet: ave: Add capability of rgmii-id modeKunihiko Hayashi
2020-02-12enic: prevent waking up stopped tx queues over watchdog resetFiro Yang
2020-02-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-02-11net: ena: ethtool: use correct value for crc32 hashSameeh Jubran
2020-02-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-02-11net: ena: fix corruption of dev_idx_to_host_tblArthur Kiyanovski
2020-02-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-02-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-02-11net: ena: rss: fix failure to get indirection tableSameeh Jubran