summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-11-25ice: Delete always true check of PF pointerLeon Romanovsky
2021-11-25ice: Fix VF true promiscuous modeBrett Creeley
2021-11-25net: stmmac: Fix signed/unsigned wreckageThomas Gleixner
2021-11-25net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li
2021-11-25tun: fix bonding active backup with arp monitoringNicolas Dichtel
2021-11-25e100: fix device suspend/resumeJesse Brandeburg
2021-11-25i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-25i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski
2021-11-25i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
2021-11-25i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-25i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak
2021-11-25i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-25i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak
2021-11-25net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin
2021-11-25net: mvmdio: fix compilation warningMarcin Wojtas
2021-11-25net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem
2021-11-25net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla
2021-11-25net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan
2021-11-25net/mlx5: E-Switch, rebuild lag only when neededMark Bloch
2021-11-25net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky
2021-11-25net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev
2021-11-25net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey
2021-11-25net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov
2021-11-25net/mlx5e: kTLS, Fix crash in RX resync flowTariq Toukan
2021-11-25iavf: Restore VLAN filters after link downAkeem G Abodunrin
2021-11-25iavf: Fix for setting queues to 0Grzegorz Szczurek
2021-11-25iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-25iavf: validate pointersMitch Williams
2021-11-25iavf: prevent accidental free of filter structureJacob Keller
2021-11-25iavf: Fix failure to exit out from last all-multicast modePiotr Marczak
2021-11-25iavf: don't clear a lock we don't holdNicholas Nunley
2021-11-25iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley
2021-11-25iavf: check for null in iavf_fix_featuresNicholas Nunley
2021-11-25iavf: Fix return of set the new channel countMateusz Palczewski
2021-11-25bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna
2021-11-25net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-25net: ipa: disable HOLB drop when updating timerAlex Elder
2021-11-25net: ipa: HOLB register sometimes must be written twiceAlex Elder
2021-11-25net/ipa: ipa_resource: Fix wrong for loop rangeKonrad Dybcio
2021-11-18ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann
2021-11-18cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy
2021-11-18net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek BehĂșn
2021-11-18net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET
2021-11-18net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean
2021-11-18net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-18net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo
2021-11-18net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang
2021-11-18net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-11-18net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek BehĂșn
2021-11-18gve: Fix off by one in gve_tx_timeout()Dan Carpenter