summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn2020-02-271-2/+2
* mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen2020-02-271-1/+1
* sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)2020-02-271-3/+35
* net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo2020-02-271-0/+3
* net: rmnet: fix bridge mode bugsTaehee Yoo2020-02-274-77/+64
* net: rmnet: use upper/lower device infrastructureTaehee Yoo2020-02-271-19/+16
* net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo2020-02-271-0/+4
* net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo2020-02-271-2/+0
* net: rmnet: fix suspicious RCU usageTaehee Yoo2020-02-273-10/+9
* net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo2020-02-271-4/+2
* net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo2020-02-271-0/+5
* net: phy: marvell: don't interpret PHY status unless resolvedRussell King2020-02-271-0/+5
* mlx5: register lag notifier for init network namespace onlyJiri Pirko2020-02-275-14/+6
* hinic: fix a bug of rss configurationLuo bin2020-02-271-1/+2
* hinic: fix a bug of setting hw_ioctxtLuo bin2020-02-273-1/+3
* hinic: fix a irq affinity bugLuo bin2020-02-272-3/+3
* net: stmmac: fix notifier registrationAaro Koskinen2020-02-261-5/+8
* net: phy: mscc: fix firmware pathsAntoine Tenart2020-02-261-2/+2
* net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila2020-02-262-6/+6
* slip: not call free_netdev before rtnl_unlock in slip_openyangerkun2020-02-261-0/+3
* net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne2020-02-261-0/+1
* net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli2020-02-261-2/+1
* bnxt_en: add newline to netdev_*() format stringsJonathan Lemon2020-02-265-38/+38
* net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal2020-02-242-5/+56
* net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal2020-02-242-31/+82
* net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal2020-02-241-2/+24
* net: ll_temac: Fix race condition causing TX hangEsben Haabendal2020-02-241-3/+16
* net: phy: Avoid multiple suspendsFlorian Fainelli2020-02-231-2/+3
* net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut2020-02-231-6/+8
* hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang2020-02-232-1/+4
* net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas2020-02-231-0/+3
* bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam2020-02-201-0/+8
* bnxt_en: Improve device shutdown method.Vasundhara Volam2020-02-201-2/+2
* net: thunderx: workaround BGX TX Underflow issueTim Harvey2020-02-202-3/+68
* ionic: fix fw_status readShannon Nelson2020-02-202-4/+8
* net: macb: Properly handle phylink on at91rm9200Alexandre Belloni2020-02-202-28/+33
* ice: Wait for VF to be reset/ready before configurationBrett Creeley2020-02-192-61/+76
* ice: Don't tell the OS that link is going downMichal Swiatkowski2020-02-191-7/+0
* ice: Don't reject odd values of usecs set by userBrett Creeley2020-02-192-12/+39
* net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit2020-02-181-2/+7
* net/mlx5: Fix lowest FDB pool sizePaul Blakey2020-02-181-1/+1
* net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin2020-02-182-3/+7
* net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria2020-02-181-1/+4
* net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin2020-02-181-1/+1
* net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin2020-02-184-9/+43
* net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen2020-02-181-11/+3
* net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer2020-02-181-2/+2
* qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon2020-02-182-1/+30
* net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2020-02-171-2/+2
* net: mscc: fix in frame extractionHoratiu Vultur2020-02-171-0/+8