summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-11-15net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li1-2/+22
2021-11-15bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna1-1/+1
2021-11-15bnxt_en: fix format specifier in live patch error messageEdwin Peer1-1/+1
2021-11-15bnxt_en: extend RTNL to VF check in devlink driver_reinitEdwin Peer1-3/+4
2021-11-15net: ethernet: lantiq_etop: fix build errors/warningsRandy Dunlap1-3/+17
2021-11-15atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen1-0/+10
2021-11-15net: bnx2x: fix variable dereferenced before checkPavel Skripkin1-1/+3
2021-11-15net: ipa: disable HOLB drop when updating timerAlex Elder1-0/+2
2021-11-15net: ipa: HOLB register sometimes must be written twiceAlex Elder1-0/+3
2021-11-15tun: fix bonding active backup with arp monitoringNicolas Dichtel1-0/+5
2021-11-13ethernet: sis900: fix indentationJakub Kicinski1-1/+1
2021-11-13net/ipa: ipa_resource: Fix wrong for loop rangeKonrad Dybcio1-1/+1
2021-11-13hamradio: remove needs_free_netdev to avoid UAFLin Ma1-1/+0
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds56-390/+493
2021-11-11net: wwan: iosm: fix compilation warningM Chetan Kumar1-2/+0
2021-11-11cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
2021-11-10net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()Dan Carpenter1-1/+1
2021-11-10gve: fix unmatched u64_stats_update_end()Dan Carpenter1-1/+2
2021-11-10net: ethernet: lantiq_etop: Fix compilation errorAleksander Jan Bajkowski1-1/+1
2021-11-10net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek BehĂșn1-18/+20
2021-11-10net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET1-4/+2
2021-11-10net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean1-2/+0
2021-11-10net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2-9/+2
2021-11-10net: hns3: remove check VF uc mac exist when set by PFGuangbin Huang1-36/+0
2021-11-10net: hns3: fix some mac statistics is always 0 in device version V2Guangbin Huang2-1/+11
2021-11-10net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo2-0/+7
2021-11-10net: hns3: sync rx ring head in echo common pullYufeng Mo5-0/+50
2021-11-10net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang5-50/+48
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang4-13/+2
2021-11-10net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac...Guangbin Huang1-23/+27
2021-11-10net: mana: Fix spelling mistake "calledd" -> "called"Colin Ian King1-1/+1
2021-11-10amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()Taehee Yoo1-1/+1
2021-11-10net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek BehĂșn1-1/+4
2021-11-09amt: add IPV6 Kconfig dependencyArnd Bergmann1-0/+1
2021-11-09gve: Fix off by one in gve_tx_timeout()Dan Carpenter1-1/+1
2021-11-09hamradio: defer 6pack kfree after unregister_netdevLin Ma1-2/+4
2021-11-09hamradio: defer ax25 kfree after unregister_netdevLin Ma1-4/+5
2021-11-09net: sungem_phy: fix code indentationJean Sacren1-1/+1
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-238/+9
2021-11-08litex_liteeth: Fix a double free in the remove functionChristophe JAILLET1-1/+0
2021-11-07net: marvell: prestera: fix hw structure laid outVolodymyr Mytnyk1-63/+68
2021-11-07net: hisilicon: fix hsn3_ethtool kernel-doc warningsRandy Dunlap1-2/+4
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-113/+34
2021-11-06can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...Marc Kleine-Budde1-1/+1
2021-11-06can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_fini...Marc Kleine-Budde1-1/+3
2021-11-06can: peak_usb: exchange the order of information messagesStephane Grosjean1-5/+5
2021-11-06can: peak_usb: always ask for BERR reporting for PCAN-USB devicesStephane Grosjean1-9/+8
2021-11-06can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error pathVincent Mailhol1-4/+2
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas3-109/+29
2021-11-05net: marvell: prestera: fix patchwork build problemsVolodymyr Mytnyk4-5/+10