summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2021-11-09gve: Fix off by one in gve_tx_timeout()Dan Carpenter
2021-11-09hamradio: defer 6pack kfree after unregister_netdevLin Ma
2021-11-09hamradio: defer ax25 kfree after unregister_netdevLin Ma
2021-11-09net: sungem_phy: fix code indentationJean Sacren
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-07litex_liteeth: Fix a double free in the remove functionChristophe JAILLET
2021-11-07net: marvell: prestera: fix hw structure laid outVolodymyr Mytnyk
2021-11-07net: hisilicon: fix hsn3_ethtool kernel-doc warningsRandy Dunlap
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-06can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...Marc Kleine-Budde
2021-11-06can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_fini...Marc Kleine-Budde
2021-11-06can: peak_usb: exchange the order of information messagesStephane Grosjean
2021-11-06can: peak_usb: always ask for BERR reporting for PCAN-USB devicesStephane Grosjean
2021-11-06can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error pathVincent Mailhol
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas
2021-11-05net: marvell: prestera: fix patchwork build problemsVolodymyr Mytnyk
2021-11-05amt: remove duplicate include in amt.cZhang Mingyu
2021-11-05octeontx2-nicvf: fix ioctl callbackArnd Bergmann
2021-11-05ax88796c: fix ioctl callbackArnd Bergmann
2021-11-05amt: Fix NULL but dereferenced coccicheck errorYang Li
2021-11-05net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OFJakub Kicinski
2021-11-05net: ethernet: litex: Remove unnecessary print function dev_err()Xu Wang
2021-11-05octeontx2-pf: select CONFIG_NET_DEVLINKArnd Bergmann
2021-11-05sfc: use swap() to make code cleanerYang Guang
2021-11-05octeontx2-af: use swap() to make code cleanerYang Guang
2021-11-05tg3: Remove redundant assignmentsluo penghao
2021-11-05bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin
2021-11-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-11-04net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit