summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit
2020-02-18net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-02-18net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin
2020-02-18net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria
2020-02-18net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-02-18net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer
2020-02-18qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-02-17net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2020-02-17net: mscc: fix in frame extractionHoratiu Vultur
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