summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-19can: c_can: remove wrong commentDario Binacchi
2022-07-19can: slcan: do not sleep with a spin lock heldDario Binacchi
2022-07-19can: sja1000: Change the return type as void for SoC specific initBiju Das
2022-07-19can: sja1000: Use device_get_match_data to get device dataBiju Das
2022-07-19can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controllerBiju Das
2022-07-19can: slcan: clean up if/elseMarc Kleine-Budde
2022-07-19can: slcan: convert comparison to NULL into !valMarc Kleine-Budde
2022-07-19can: slcan: fix whitespace issuesMarc Kleine-Budde
2022-07-19can: slcan: slcan_init() convert printk(LEVEL ...) to pr_level()Marc Kleine-Budde
2022-07-19can: slcan: convert comments to network style commentsMarc Kleine-Budde
2022-07-19can: slcan: use scnprintf() as a hardening measureDan Carpenter
2022-07-19net: dsa: microchip: fix the missing ksz8_r_mib_cntArun Ramadoss
2022-07-19amt: do not use amt->nr_tunnels outside of lockTaehee Yoo
2022-07-19amt: drop unexpected multicast dataTaehee Yoo
2022-07-19amt: drop unexpected query messageTaehee Yoo
2022-07-19amt: drop unexpected advertisement messageTaehee Yoo
2022-07-19amt: add missing regeneration nonce logic in request logicTaehee Yoo
2022-07-19amt: use READ_ONCE() in amt moduleTaehee Yoo
2022-07-19amt: remove unnecessary locksTaehee Yoo
2022-07-19amt: use workqueue for gateway side message handlingTaehee Yoo
2022-07-19net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel
2022-07-19net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel
2022-07-19be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-19net: prestera: acl: add support for 'police' action on egressMaksym Glubokiy
2022-07-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-18net: macb: fixup sparse warnings on __be16 portsBen Dooks
2022-07-18net: prestera: acl: fix code formattingMaksym Glubokiy
2022-07-18vmxnet3: Record queue number to incoming packetsAndrey Turkin
2022-07-18net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee
2022-07-18ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski
2022-07-18i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski
2022-07-18net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZETom Rix
2022-07-18netdevsim: convert driver to use unlocked devlink API during init/finiJiri Pirko
2022-07-18mlxsw: convert driver to use unlocked devlink API during init/finiJiri Pirko
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when used by FDBHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handlerHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is removedHoratiu Vultur
2022-07-18net: lan966x: Fix usage of lan966x->mac_lock when entry is addedHoratiu Vultur
2022-07-18net: lan966x: Fix taking rtnl_lock while holding spin_lockHoratiu Vultur
2022-07-18net/ieee802154: fix repeated words in commentsJilin Yuan
2022-07-18iavf: Fix missing state logsPrzemyslaw Patynowski
2022-07-18iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski
2022-07-18iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski
2022-07-18igc: Remove forced_speed_duplex valueSasha Neftin
2022-07-18igc: Remove MSI-X PBA Clear registerSasha Neftin
2022-07-18igc: Lift TAPRIO schedule restrictionKurt Kanzenbach
2022-07-18wifi: wl1251: fix repeated words in commentsJilin Yuan
2022-07-18wifi: rsi: fix repeated words in commentsJilin Yuan
2022-07-18wifi: rtl8192se: fix repeated words in commentsJilin Yuan