summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-11-16net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky
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-16net: move gro definitions to include/net/gro.hEric Dumazet
2021-11-15net: macb: Fix several edge cases in validateSean Anderson
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-15Revert "Merge branch 'mctp-i2c-driver'"Jakub Kicinski
2021-11-15net: mvpp2: use phylink_generic_validate()Russell King (Oracle)
2021-11-15net: mvneta: use phylink_generic_validate()Russell King (Oracle)
2021-11-15net: phylink: add generic validate implementationRussell King (Oracle)
2021-11-15net/wan/fsl_ucc_hdlc: fix sparse warningsChristophe Leroy
2021-11-15net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li
2021-11-15net: fddi: use swap() to make code cleanerYihao Han
2021-11-15hinic: use ARRAY_SIZE instead of ARRAY_LENGuo Zhengkui
2021-11-15net: usb: ax88179_178a: add TSO featureJacky Chou
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-15mctp i2c: MCTP I2C binding driverMatt Johnston
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-15net: dsa: vsc73xxx: Make vsc73xx_remove() return voidUwe Kleine-König
2021-11-15tun: fix bonding active backup with arp monitoringNicolas Dichtel
2021-11-15net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong
2021-11-15ath11k: Increment pending_mgmt_tx count before tx send invokeP Praneesh
2021-11-15ath11k: send proper txpower and maxregpower values to firmwareP Praneesh
2021-11-15ath11k: fix FCS_ERR flag in radio tap headerP Praneesh
2021-11-15ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855Wen Gong
2021-11-15ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_requestWen Gong
2021-11-15ath11k: remove return for empty tx bitrate in mac_op_sta_statisticsWen Gong
2021-11-15ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabledWen Gong
2021-11-15ath11k: avoid unnecessary lock contention in tx_completion pathP Praneesh
2021-11-15ath11k: add branch predictors in dp_tx pathP Praneesh
2021-11-15ath11k: avoid while loop in ring selection of tx completion interruptP Praneesh