aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1269-27244/+163746
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-17/+42
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds10-59/+72
2021-11-01net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.cJean Sacren1-8/+2
2021-11-01netdevsim: fix uninit value in nsim_drv_configure_vfs()Jakub Kicinski1-4/+2
2021-11-01amt: add mld report message handlerTaehee Yoo1-7/+440
2021-11-01amt: add multicast(IGMP) report message handlerTaehee Yoo1-1/+1131
2021-11-01amt: add data plane of amt interfaceTaehee Yoo1-1/+1241
2021-11-01amt: add control plane of amt interfaceTaehee Yoo3-0/+510
2021-11-01netdevsim: rename 'driver' entry pointsJakub Kicinski3-14/+14
2021-11-01netdevsim: move max vf config to devJakub Kicinski3-82/+64
2021-11-01netdevsim: move details of vf config to devJakub Kicinski3-73/+63
2021-11-01netdevsim: move vfconfig to nsim_devJakub Kicinski4-91/+111
2021-11-01netdevsim: take rtnl_lock when assigning num_vfsJakub Kicinski1-3/+11
2021-11-01net: mana: Support hibernation and kexecDexuan Cui3-52/+164
2021-11-01net: mana: Improve the HWC error handlingDexuan Cui2-44/+31
2021-11-01net: mana: Report OS info to the PF driverDexuan Cui1-0/+11
2021-11-01net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()Dexuan Cui1-1/+2
2021-11-01ibmvnic: delay complete()Sukadev Bhattiprolu1-7/+9
2021-11-01ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu1-0/+3
2021-11-01ibmvnic: don't stop queue in xmitSukadev Bhattiprolu1-2/+0
2021-11-01nfp: flower: Allow ipv6gretap interface for offloadingYu Xiao3-3/+4
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller8-25/+98
2021-11-01Merge tag 'mlx5-updates-2021-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller26-267/+1189
2021-10-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski4-7/+5
2021-10-29bnxt_en: Remove not used other ULP defineLeon Romanovsky1-2/+1
2021-10-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski4-11/+18
2021-10-29netdevsim: remove max_vfs dentryJakub Kicinski2-6/+3
2021-10-29net/mlx5: Support internal port as decap route deviceAriel Levkovich2-13/+40
2021-10-29net/mlx5e: Term table handling of internal port rulesAriel Levkovich1-2/+2
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich4-19/+82
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich3-3/+41
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich6-4/+141
2021-10-29net/mlx5e: Accept action skbedit in the tc actions listAriel Levkovich1-0/+7
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich11-9/+607
2021-10-29net/mlx5e: Use generic name for the forwarding dev pointerAriel Levkovich2-5/+5
2021-10-29net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich4-45/+32
2021-10-29net/mlx5: DR, Add check for unsupported fields in match paramMuhammad Sammar4-133/+172
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey2-4/+12
2021-10-29net/mlx5e: IPsec: Refactor checksum code in tx data pathRaed Salem2-18/+28
2021-10-29net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey2-20/+27
2021-10-29net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()Nathan Chancellor1-0/+1
2021-10-29iavf: Fix kernel BUG in free_msi_irqsPrzemyslaw Patynowski2-0/+56
2021-10-29iavf: Add helper function to go from pci_dev to adapterKaren Sornek1-7/+17
2021-10-29ice: Hide bus-info in ethtool for PRs in switchdev modeMarcin Szycik1-3/+4
2021-10-29ice: Clear synchronized addrs when adding VFs in switchdev modeMarcin Szycik1-0/+6
2021-10-29ice: Remove boolean vlan_promisc flag from functionBrett Creeley4-15/+15
2021-10-29igc: Change Device Reset to Port ResetSasha Neftin2-2/+2
2021-10-29igc: Add new device IDSasha Neftin3-0/+3
2021-10-29igc: Remove media type checking on the PHY initializationSasha Neftin1-5/+0