summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: DR, Prefer kcalloc over open coded arithmeticLen Baker2021-10-151-2/+6
* net/mlx5e: Add extack msgs related to TC for better debugAbhiram R N2021-10-151-30/+76
* net/mlx5: CT: Fix missing cleanup of ct nat table on init failurePaul Blakey2021-10-151-0/+1
* net/mlx5: Disable roce at HCA levelShay Drory2021-10-154-7/+33
* net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi2021-10-155-10/+43
* net/mlx5: Bridge, provide flow source hintsVlad Buslov2021-10-151-0/+4
* net/mlx5: Read timeout values from DTORAmir Tzin2021-10-1510-40/+124
* net/mlx5: Read timeout values from init segmentAmir Tzin2021-10-156-26/+161
* net/mlx5: Add layout to support default timeouts registerAmir Tzin2021-10-153-2/+40
* Merge branch 'dpaa2-irq-coalescing'David S. Miller2021-10-1512-1/+276
|\
| * net: dpaa2: add adaptive interrupt coalescingIoana Ciornei2021-10-153-2/+20
| * soc: fsl: dpio: add Net DIM integrationIoana Ciornei2021-10-154-1/+85
| * net: dpaa2: add support for manual setup of IRQ coalesingIoana Ciornei2021-10-151-0/+51
| * soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei2021-10-154-0/+111
| * soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei2021-10-157-0/+11
|/
* Merge branch 'L4S-style-ce_threshold_ect1-marking'David S. Miller2021-10-156-7/+47
|\
| * fq_codel: implement L4S style ce_threshold_ect1 markingEric Dumazet2021-10-155-7/+30
| * net: add skb_get_dsfield() helperEric Dumazet2021-10-151-0/+17
|/
* tcp: switch orphan_count to bare per-cpu countersEric Dumazet2021-10-1511-38/+49
* mctp: Avoid leak of mctp_sk_keyMatt Johnston2021-10-151-0/+4
* Merge branch 'qca8337-improvements'David S. Miller2021-10-155-297/+685
|\
| * dt-bindings: net: dsa: qca8k: convert to YAML schemaMatthew Hagan2021-10-152-245/+362
| * dt-bindings: net: ipq8064-mdio: fix warning with new qca8k switchAnsuel Smith2021-10-151-1/+4
| * net: dsa: qca8k: move port config to dedicated structAnsuel Smith2021-10-152-16/+20
| * net: dsa: qca8k: set internal delay also for sgmiiAnsuel Smith2021-10-152-28/+62
| * net: dsa: qca8k: add support for QCA8328Ansuel Smith2021-10-152-3/+17
| * dt-bindings: net: dsa: qca8k: document support for qca8328Ansuel Smith2021-10-151-3/+4
| * net: dsa: qca8k: add support for pws config regAnsuel Smith2021-10-152-0/+45
| * dt-bindings: net: dsa: qca8k: Document qca,led-open-drain bindingAnsuel Smith2021-10-151-0/+11
| * net: dsa: qca8k: add explicit SGMII PLL enableAnsuel Smith2021-10-152-2/+18
| * dt-bindings: net: dsa: qca8k: Document qca,sgmii-enable-pllAnsuel Smith2021-10-151-0/+10
| * net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6Ansuel Smith2021-10-152-86/+89
| * net: dsa: qca8k: add support for cpu port 6Ansuel Smith2021-10-152-17/+36
| * dt-bindings: net: dsa: qca8k: Document support for CPU port 6Ansuel Smith2021-10-151-1/+5
| * net: dsa: qca8k: add support for sgmii falling edgeAnsuel Smith2021-10-152-0/+67
| * dt-bindings: net: dsa: qca8k: Add SGMII clock phase propertiesAnsuel Smith2021-10-151-0/+4
| * dsa: qca8k: add mac_power_sel supportAnsuel Smith2021-10-152-0/+36
|/
* xen-netback: Remove redundant initialization of variable errColin Ian King2021-10-151-1/+1
* page_pool: disable dma mapping support for 32-bit arch with 64-bit DMAYunsheng Lin2021-10-153-27/+8
* Merge branch 'octeontx2-af-miscellaneous-changes-for-cpt'Jakub Kicinski2021-10-147-15/+517
|\
| * octeontx2-af: Add support to flush full CPT CTX cacheSrujana Challa2021-10-145-0/+232
| * octeontx2-af: Perform cpt lf teardown in non FLR pathNithin Dabilpuram2021-10-143-16/+22
| * octeontx2-af: Enable CPT HW interruptsSrujana Challa2021-10-144-0/+264
|/
* net: tulip: winbond-840: fix build for UMLRandy Dunlap2021-10-141-1/+1
* net: intel: igc_ptp: fix build for UMLRandy Dunlap2021-10-141-1/+1
* net: fealnx: fix build for UMLRandy Dunlap2021-10-141-1/+1
* hv_netvsc: Add comment of netvsc_xdp_xmit()Jiasheng Jiang2021-10-141-0/+1
* Merge branch 'minor-managed-neighbor-follow-ups'Jakub Kicinski2021-10-141-8/+12
|\
| * net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entriesDaniel Borkmann2021-10-141-3/+8
| * net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attributeDaniel Borkmann2021-10-141-5/+1