summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'flow_offload-follow-ups-to-HW-stats-type-patchset'David S. Miller2020-03-102-15/+35
|\ \
| * | flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko2020-03-102-9/+19
| * | flow_offload: turn hw_stats_type into dedicated enumJiri Pirko2020-03-101-6/+16
| * | flow_offload: fix allowed types checkJiri Pirko2020-03-101-1/+1
|/ /
* | Merge branch 'enetc-Support-extended-BD-rings-at-runtime'David S. Miller2020-03-106-61/+88
|\ \
| * | enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil2020-03-105-30/+48
| * | enetc: Clean up Rx BD iterationClaudiu Manoil2020-03-102-20/+28
| * | enetc: Clean up of ehtool stats lenClaudiu Manoil2020-03-101-7/+13
| * | enetc: Drop redundant device node checkClaudiu Manoil2020-03-101-5/+0
|/ /
* | pktgen: Allow on loopback deviceLukas Wunner2020-03-101-2/+2
* | flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko2020-03-101-5/+6
* | Merge branch 'net-Add-support-for-Synopsys-DesignWare-XPCS'David S. Miller2020-03-0913-43/+771
|\ \ | |/ |/|
| * net: stmmac: Integrate it with DesignWare XPCSJose Abreu2020-03-096-2/+58
| * net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu2020-03-095-0/+667
| * net: phylink: Test if MAC/PCS support AutonegJose Abreu2020-03-091-0/+3
| * net: phylink: Add missing Backplane speedsJose Abreu2020-03-091-0/+2
| * net: stmmac: Use resolved link config in mac_link_up()Jose Abreu2020-03-091-33/+33
| * net: stmmac: Fallback to dev_fwnode() if neededJose Abreu2020-03-091-0/+3
| * net: stmmac: Switch to linkmode_and()/linkmode_andnot()Jose Abreu2020-03-091-8/+5
| * net: stmmac: selftests: Do not fail if PHY is not attachedJose Abreu2020-03-091-1/+1
|/
* Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-0917-185/+338
|\
| * net/mlx5e: Show/set Rx network flow classification rules on ul repVlad Buslov2020-03-093-2/+8
| * net/mlx5e: Init ethtool steering for representorsVlad Buslov2020-03-091-0/+2
| * net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul repVlad Buslov2020-03-093-4/+9
| * net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed2020-03-093-53/+68
| * net/mlx5: E-switch, make query inline mode a static functionParav Pandit2020-03-092-38/+37
| * net/mlx5: Allocate smaller size tables for ft offloadPaul Blakey2020-03-091-1/+4
| * net/mlx5e: Fix an IS_ERR() vs NULL checkDan Carpenter2020-03-091-1/+1
| * net/mlx5: Verify goto chain offload supportEli Cohen2020-03-091-20/+45
| * net/mlx5: E-Switch, Use vport metadata matching only when mandatoryMajd Dibbiny2020-03-091-1/+13
| * net/mlx5: Tidy up and fix reverse christmas ordringMark Bloch2020-03-091-7/+7
| * net/mlx5: Expose port speed when possibleMark Bloch2020-03-091-2/+8
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-03-099-56/+136
| |\
| | * net/mlx5: HW bit for goto chain offload supportEli Cohen2020-03-071-1/+2
| | * net/mlx5: Expose link speed directlyMark Bloch2020-03-071-1/+2
| | * net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed2020-03-072-2/+3
| | * net/mlx5: Introduce egress acl forward-to-vport capabilityVu Pham2020-03-071-1/+1
| | * net/mlx5: Expose raw packet pacing APIsYishai Hadas2020-03-053-45/+122
| | * net/mlx5e: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-194-5/+5
| | * net/mlx5: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2020-02-181-1/+1
* | | Merge branch 'hns3-next'David S. Miller2020-03-095-60/+75
|\ \ \
| * | | net: hns3: delete unnecessary logs after kzalloc failsYufeng Mo2020-03-091-7/+2
| * | | net: hns3: synchronize some print relating to reset issueHuazhong Tan2020-03-092-6/+6
| * | | net: hns3: print out command code when dump fails in debugfsYufeng Mo2020-03-091-22/+34
| * | | net: hns3: print out status register when VF receives unknown source interruptHuazhong Tan2020-03-091-1/+4
| * | | net: hns3: add a check before PF inform VF to resetYonglong Liu2020-03-091-4/+10
| * | | net: hns3: delete some reduandant codeGuojia Liao2020-03-091-2/+0
| * | | net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error()Yufeng Mo2020-03-091-3/+0
| * | | net: hns3: rename macro HCLGE_MAX_NCL_CONFIG_LENGTHYufeng Mo2020-03-091-3/+3
| * | | net: hns3: fix some mixed type assignmentGuojia Liao2020-03-092-12/+16
|/ / /