summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021369-29735/+166898
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-015-17/+42
| |\
| | * ibmvnic: delay complete()Sukadev Bhattiprolu2021-11-011-7/+9
| | * ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu2021-11-011-0/+3
| | * ibmvnic: don't stop queue in xmitSukadev Bhattiprolu2021-11-011-2/+0
| | * net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)2021-10-291-1/+1
| | * nfp: fix potential deadlock when canceling dim workYinjun Zhang2021-10-291-4/+0
| | * nfp: fix NULL pointer access when scheduling dim workYinjun Zhang2021-10-291-2/+2
| | * net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K2021-10-292-1/+27
| * | net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.cJean Sacren2021-11-011-8/+2
| * | netdevsim: fix uninit value in nsim_drv_configure_vfs()Jakub Kicinski2021-11-011-4/+2
| * | amt: add mld report message handlerTaehee Yoo2021-11-011-7/+440
| * | amt: add multicast(IGMP) report message handlerTaehee Yoo2021-11-011-1/+1131
| * | amt: add data plane of amt interfaceTaehee Yoo2021-11-011-1/+1241
| * | amt: add control plane of amt interfaceTaehee Yoo2021-11-013-0/+510
| * | netdevsim: rename 'driver' entry pointsJakub Kicinski2021-11-013-14/+14
| * | netdevsim: move max vf config to devJakub Kicinski2021-11-013-82/+64
| * | netdevsim: move details of vf config to devJakub Kicinski2021-11-013-73/+63
| * | netdevsim: move vfconfig to nsim_devJakub Kicinski2021-11-014-91/+111
| * | netdevsim: take rtnl_lock when assigning num_vfsJakub Kicinski2021-11-011-3/+11
| * | net: mana: Support hibernation and kexecDexuan Cui2021-11-013-52/+164
| * | net: mana: Improve the HWC error handlingDexuan Cui2021-11-012-44/+31
| * | net: mana: Report OS info to the PF driverDexuan Cui2021-11-011-0/+11
| * | net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()Dexuan Cui2021-11-011-1/+2
| * | nfp: flower: Allow ipv6gretap interface for offloadingYu Xiao2021-11-013-3/+4
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-11-018-25/+98
| |\ \
| | * | iavf: Fix kernel BUG in free_msi_irqsPrzemyslaw Patynowski2021-10-292-0/+56
| | * | iavf: Add helper function to go from pci_dev to adapterKaren Sornek2021-10-291-7/+17
| | * | ice: Hide bus-info in ethtool for PRs in switchdev modeMarcin Szycik2021-10-291-3/+4
| | * | ice: Clear synchronized addrs when adding VFs in switchdev modeMarcin Szycik2021-10-291-0/+6
| | * | ice: Remove boolean vlan_promisc flag from functionBrett Creeley2021-10-294-15/+15
| * | | Merge tag 'mlx5-updates-2021-10-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-11-0126-267/+1189
| |\ \ \
| | * | | net/mlx5: Support internal port as decap route deviceAriel Levkovich2021-10-292-13/+40
| | * | | net/mlx5e: Term table handling of internal port rulesAriel Levkovich2021-10-291-2/+2
| | * | | net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich2021-10-294-19/+82
| | * | | net/mlx5e: Offload internal port as encap route deviceAriel Levkovich2021-10-293-3/+41
| | * | | net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich2021-10-296-4/+141
| | * | | net/mlx5e: Accept action skbedit in the tc actions listAriel Levkovich2021-10-291-0/+7
| | * | | net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich2021-10-2911-9/+607
| | * | | net/mlx5e: Use generic name for the forwarding dev pointerAriel Levkovich2021-10-292-5/+5
| | * | | net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich2021-10-294-45/+32
| | * | | net/mlx5: DR, Add check for unsupported fields in match paramMuhammad Sammar2021-10-294-133/+172
| | * | | net/mlx5: Allow skipping counter refresh on creationPaul Blakey2021-10-292-4/+12
| | * | | net/mlx5e: IPsec: Refactor checksum code in tx data pathRaed Salem2021-10-292-18/+28
| | * | | net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey2021-10-292-20/+27
| | * | | net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()Nathan Chancellor2021-10-291-0/+1
| | |/ /
| * | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2021-10-294-7/+5
| |\ \ \
| | * | | igc: Change Device Reset to Port ResetSasha Neftin2021-10-292-2/+2
| | * | | igc: Add new device IDSasha Neftin2021-10-293-0/+3
| | * | | igc: Remove media type checking on the PHY initializationSasha Neftin2021-10-291-5/+0
| | |/ /