aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-11-16net/mlx5: DR, Fix check for unsupported fields in match paramYevgeny Kliteynik
2021-11-16net/mlx5: DR, Handle eswitch manager and uplink vports separatelyYevgeny Kliteynik
2021-11-16net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov
2021-11-16net/mlx5e: kTLS, Fix crash in RX resync flowTariq Toukan
2021-11-15iavf: Restore VLAN filters after link downAkeem G Abodunrin
2021-11-15iavf: Fix for setting queues to 0Grzegorz Szczurek
2021-11-15iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-15iavf: validate pointersMitch Williams
2021-11-15iavf: prevent accidental free of filter structureJacob Keller
2021-11-15iavf: Fix failure to exit out from last all-multicast modePiotr Marczak
2021-11-15iavf: don't clear a lock we don't holdNicholas Nunley
2021-11-15iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley
2021-11-15iavf: check for null in iavf_fix_featuresNicholas Nunley
2021-11-15iavf: Fix return of set the new channel countMateusz Palczewski
2021-11-15net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li
2021-11-15bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna
2021-11-15bnxt_en: fix format specifier in live patch error messageEdwin Peer
2021-11-15bnxt_en: extend RTNL to VF check in devlink driver_reinitEdwin Peer
2021-11-15net: ethernet: lantiq_etop: fix build errors/warningsRandy Dunlap
2021-11-15atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-11-15net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-15net: ipa: disable HOLB drop when updating timerAlex Elder
2021-11-15net: ipa: HOLB register sometimes must be written twiceAlex Elder
2021-11-15tun: fix bonding active backup with arp monitoringNicolas Dichtel
2021-11-12ethernet: sis900: fix indentationJakub Kicinski
2021-11-12net/ipa: ipa_resource: Fix wrong for loop rangeKonrad Dybcio
2021-11-12hamradio: remove needs_free_netdev to avoid UAFLin Ma
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-11net: wwan: iosm: fix compilation warningM Chetan Kumar
2021-11-11cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy
2021-11-10net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()Dan Carpenter
2021-11-10gve: fix unmatched u64_stats_update_end()Dan Carpenter
2021-11-10net: ethernet: lantiq_etop: Fix compilation errorAleksander Jan Bajkowski
2021-11-10net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek BehĂșn
2021-11-10net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET
2021-11-10net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean
2021-11-10net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-10net: hns3: remove check VF uc mac exist when set by PFGuangbin Huang
2021-11-10net: hns3: fix some mac statistics is always 0 in device version V2Guangbin Huang
2021-11-10net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo
2021-11-10net: hns3: sync rx ring head in echo common pullYufeng Mo
2021-11-10net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-11-10net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac...Guangbin Huang
2021-11-09net: mana: Fix spelling mistake "calledd" -> "called"Colin Ian King
2021-11-09amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()Taehee Yoo
2021-11-09net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek BehĂșn
2021-11-09amt: add IPV6 Kconfig dependencyArnd Bergmann