summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-03-20sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-03-20net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-03-20net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-03-20net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-03-20net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4
2020-03-20net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo1-2/+0
2020-03-20net: rmnet: fix suspicious RCU usageTaehee Yoo3-10/+9
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo1-4/+2
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-03-20hinic: fix a irq affinity bugLuo bin2-3/+3
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam1-2/+2
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree1-0/+1
2020-03-18net: systemport: fix index check to avoid an array out of bounds accessColin Ian King1-1/+1
2020-03-18net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel1-1/+2
2020-03-11net: thunderx: workaround BGX TX Underflow issueTim Harvey2-3/+68
2020-03-11ice: Don't tell the OS that link is going downMichal Swiatkowski1-7/+0
2020-03-11net: ks8851-ml: Fix 16-bit IO operationMarek Vasut1-2/+2
2020-03-11net: ks8851-ml: Fix 16-bit data accessMarek Vasut1-2/+2
2020-03-11net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut1-40/+5
2020-03-05drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET1-1/+1
2020-03-05net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski3-0/+16
2020-03-05net: atlantic: fix potential error handlingPavel Belous1-1/+3
2020-03-05net: atlantic: fix use after free kasan warnPavel Belous2-6/+5
2020-03-05qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon2-1/+30
2020-03-05net: mscc: fix in frame extractionHoratiu Vultur1-0/+8
2020-03-05net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski1-0/+5
2020-03-05net: ena: ethtool: use correct value for crc32 hashSameeh Jubran1-2/+2
2020-03-05net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski2-1/+25
2020-03-05net: ena: rss: store hash function as values and not bitsArthur Kiyanovski1-1/+5
2020-03-05net: ena: rss: fix failure to get indirection tableSameeh Jubran1-0/+14
2020-03-05net: ena: fix incorrect default RSS keyArthur Kiyanovski2-0/+16
2020-03-05net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski1-0/+1
2020-03-05net: ena: fix uses of round_jiffies()Arthur Kiyanovski1-3/+3
2020-03-05net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski1-8/+9
2020-02-24mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel1-1/+2
2020-02-24mlx5: work around high stack usage with gccArnd Bergmann1-0/+3
2020-02-24r8169: check that Realtek PHY driver module is loadedHeiner Kallweit1-0/+9
2020-02-24gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean1-3/+7
2020-02-24enic: prevent waking up stopped tx queues over watchdog resetFiro Yang1-1/+1
2020-02-11net: macb: Limit maximum GEM TX length in TSOHarini Katakam1-1/+5
2020-02-11net: macb: Remove unnecessary alignment check for TSOHarini Katakam1-5/+3
2020-02-11net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem1-0/+1
2020-02-11net/mlx5: IPsec, Fix esp modify function attributeRaed Salem1-1/+1
2020-02-11net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli1-0/+3
2020-02-11net: mvneta: move rx_dropped and rx_errors in per-cpu statsLorenzo Bianconi1-6/+21
2020-02-11net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2-5/+6
2020-02-11net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor1-1/+1