summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: net: qcom,ipa: make imem interconnect optionalAlex Elder2021-08-121-8/+16
* net: ipa: always inline ipa_aggr_granularity_val()Alex Elder2021-08-121-4/+3
* Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-1220-107/+190
|\
| * net/mlx5e: Make use of netdev_warn()Cai Huoqing2021-08-111-3/+6
| * net/mlx5: Fix variable type to match 64bitEran Ben Elisha2021-08-111-4/+4
| * net/mlx5: Initialize numa node for all core devicesParav Pandit2021-08-111-2/+1
| * net/mlx5: Allocate individual capabilityParav Pandit2021-08-114-40/+104
| * net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit2021-08-114-41/+45
| * net/mlx5: SF, use recent sysfs apiParav Pandit2021-08-111-1/+1
| * net/mlx5: Refcount mlx5_irq with integerShay Drory2021-08-111-21/+44
| * net/mlx5: Change SF missing dedicated MSI-X err message to dbgShay Drory2021-08-111-1/+1
| * net/mlx5: Align mlx5_irq structureShay Drory2021-08-111-2/+2
| * net/mlx5: Delete impossible dev->state checksLeon Romanovsky2021-08-113-12/+1
| * net/mlx5: Fix inner TTC table creationMaor Gottlieb2021-08-111-1/+2
| * net/mlx5: Fix typo in commentsCai Huoqing2021-08-1116-19/+19
* | Merge branch 'dsa-cross-chip-notifiers'David S. Miller2021-08-124-22/+38
|\ \
| * | net: dsa: tag_8021q: don't broadcast during setup/teardownVladimir Oltean2021-08-124-16/+26
| * | net: dsa: print more information when a cross-chip notifier failsVladimir Oltean2021-08-121-6/+12
|/ /
* | wwan: core: Unshadow error code returned by ida_alloc_range()Andy Shevchenko2021-08-121-2/+5
* | net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang2021-08-121-4/+1
* | net: phy: nxp-tja11xx: log critical health stateOleksij Rempel2021-08-121-2/+11
* | Merge branch 'pktgen-imix'David S. Miller2021-08-121-1/+162
|\ \
| * | pktgen: Add output for imix resultsNick Richardson2021-08-121-1/+25
| * | pktgen: Add imix distribution binsNick Richardson2021-08-121-0/+41
| * | pktgen: Parse internet mix (imix) inputNick Richardson2021-08-121-0/+96
|/ /
* | net: bridge: vlan: fix global vlan option range dumpingNikolay Aleksandrov2021-08-121-1/+2
* | mctp: Specify route types, require rtm_type in RTM_*ROUTE messagesJeremy Kerr2021-08-122-5/+23
* | net: hns3: add support for triggering reset by ethtoolYufeng Mo2021-08-124-0/+68
* | Merge branch 'bonding-cleanup-header-file-and-error-msgs'Jakub Kicinski2021-08-112-44/+37
|\ \
| * | bonding: combine netlink and console error messagesJonathan Toppins2021-08-111-32/+37
| * | bonding: remove extraneous definitions from bonding.hJonathan Toppins2021-08-111-12/+0
|/ /
* / net: mscc: Fix non-GPL export of regmap APIsMark Brown2021-08-111-8/+8
|/
* Merge branch 'dsa-tagger-helpers'David S. Miller2021-08-118-81/+119
|\
| * net: dsa: create a helper for locating EtherType DSA headers on TXVladimir Oltean2021-08-117-17/+23
| * net: dsa: create a helper for locating EtherType DSA headers on RXVladimir Oltean2021-08-118-26/+21
| * net: dsa: create a helper which allocates space for EtherType DSA headersVladimir Oltean2021-08-118-10/+38
| * net: dsa: create a helper that strips EtherType DSA headers on RXVladimir Oltean2021-08-118-28/+37
|/
* Merge branch 'devlink-aux-devices'David S. Miller2021-08-116-12/+382
|\
| * net/mlx5: Support enable_vnet devlink dev paramParav Pandit2021-08-113-2/+57
| * net/mlx5: Support enable_rdma devlink dev paramParav Pandit2021-08-113-3/+79
| * net/mlx5: Support enable_eth devlink dev paramParav Pandit2021-08-113-2/+96
| * net/mlx5: Fix unpublish devlink parametersParav Pandit2021-08-111-0/+1
| * devlink: Add APIs to publish, unpublish individual parameterParav Pandit2021-08-112-0/+52
| * devlink: Add API to register and unregister single parameterParav Pandit2021-08-112-0/+41
| * devlink: Create a helper function for one parameter registrationParav Pandit2021-08-111-6/+18
| * devlink: Add new "enable_vnet" generic device paramParav Pandit2021-08-113-0/+13
| * devlink: Add new "enable_rdma" generic device paramParav Pandit2021-08-113-0/+13
| * devlink: Add new "enable_eth" generic device paramParav Pandit2021-08-113-0/+13
|/
* Merge branch 'bridge-global-mcast'David S. Miller2021-08-117-79/+354
|\
| * net: bridge: vlan: use br_rports_fill_info() to export mcast router portsNikolay Aleksandrov2021-08-114-13/+38