summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-01net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.cJean Sacren
2021-11-01netdevsim: fix uninit value in nsim_drv_configure_vfs()Jakub Kicinski
2021-11-01amt: add mld report message handlerTaehee Yoo
2021-11-01amt: add multicast(IGMP) report message handlerTaehee Yoo
2021-11-01amt: add data plane of amt interfaceTaehee Yoo
2021-11-01amt: add control plane of amt interfaceTaehee Yoo
2021-11-01netdevsim: rename 'driver' entry pointsJakub Kicinski
2021-11-01netdevsim: move max vf config to devJakub Kicinski
2021-11-01netdevsim: move details of vf config to devJakub Kicinski
2021-11-01netdevsim: move vfconfig to nsim_devJakub Kicinski
2021-11-01netdevsim: take rtnl_lock when assigning num_vfsJakub Kicinski
2021-11-01net: mana: Support hibernation and kexecDexuan Cui
2021-11-01net: mana: Improve the HWC error handlingDexuan Cui
2021-11-01net: mana: Report OS info to the PF driverDexuan Cui
2021-11-01net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()Dexuan Cui
2021-11-01nfp: flower: Allow ipv6gretap interface for offloadingYu Xiao
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-11-01Merge tag 'mlx5-updates-2021-10-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-10-29bnxt_en: Remove not used other ULP defineLeon Romanovsky
2021-10-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-10-29netdevsim: remove max_vfs dentryJakub Kicinski
2021-10-29net/mlx5: Support internal port as decap route deviceAriel Levkovich
2021-10-29net/mlx5e: Term table handling of internal port rulesAriel Levkovich
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich
2021-10-29net/mlx5e: Accept action skbedit in the tc actions listAriel Levkovich
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich
2021-10-29net/mlx5e: Use generic name for the forwarding dev pointerAriel Levkovich
2021-10-29net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich
2021-10-29net/mlx5: DR, Add check for unsupported fields in match paramMuhammad Sammar
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey
2021-10-29net/mlx5e: IPsec: Refactor checksum code in tx data pathRaed Salem
2021-10-29net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey
2021-10-29net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()Nathan Chancellor
2021-10-29iavf: Fix kernel BUG in free_msi_irqsPrzemyslaw Patynowski
2021-10-29iavf: Add helper function to go from pci_dev to adapterKaren Sornek
2021-10-29ice: Hide bus-info in ethtool for PRs in switchdev modeMarcin Szycik
2021-10-29ice: Clear synchronized addrs when adding VFs in switchdev modeMarcin Szycik
2021-10-29ice: Remove boolean vlan_promisc flag from functionBrett Creeley
2021-10-29igc: Change Device Reset to Port ResetSasha Neftin
2021-10-29igc: Add new device IDSasha Neftin
2021-10-29igc: Remove media type checking on the PHY initializationSasha Neftin
2021-10-29net: ixgbevf: Remove redundant initialization of variable ret_valColin Ian King
2021-10-29igb: unbreak I2C bit-banging on i350Jan Kundrát
2021-10-29intel: Simplify bool conversionYang Li
2021-10-29Merge tag 'wireless-drivers-next-2021-10-29' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-10-29ifb: fix building without CONFIG_NET_CLS_ACTArnd Bergmann
2021-10-29net: marvell: prestera: add firmware v4.0 supportVolodymyr Mytnyk