summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* genetlink: Remove unused function genl_err_attr()YueHaibing2020-09-181-8/+0
* net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing2020-09-181-6/+0
* selftests: mptcp: interpret \n as a new lineMatthieu Baerts2020-09-182-4/+4
* net/packet: Fix a comment about mac_headerXie He2020-09-181-11/+12
* Merge branch 'net-hns3-updates-for-next'David S. Miller2020-09-183-111/+140
|\
| * net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin2020-09-183-15/+16
| * net: hns3: use writel() to optimize the barrier operationYunsheng Lin2020-09-182-8/+3
| * net: hns3: optimize the rx clean processYunsheng Lin2020-09-181-30/+31
| * net: hns3: optimize the tx clean processYunsheng Lin2020-09-183-45/+33
| * net: hns3: batch tx doorbell operationYunsheng Lin2020-09-183-12/+39
| * net: hns3: batch the page reference count updatesYunsheng Lin2020-09-182-8/+25
|/
* cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-171-81/+11
* ionic: dynamic interrupt moderationShannon Nelson2020-09-176-31/+112
* net/smc: check variable before dereferencing in smc_close.cKarsten Graul2020-09-171-3/+4
* net: bridge: mcast: don't ignore return value of __grp_src_toex_exclNikolay Aleksandrov2020-09-171-1/+1
* net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang2020-09-177-59/+132
* Merge branch 'mlxsw-Refactor-headroom-management'David S. Miller2020-09-177-295/+470
|\
| * mlxsw: spectrum_buffers: Manage internal buffer in the hdroom codePetr Machata2020-09-174-64/+113
| * mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata2020-09-173-0/+21
| * mlxsw: spectrum_buffers: Convert mlxsw_sp_port_headroom_init()Petr Machata2020-09-171-52/+23
| * mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()Petr Machata2020-09-172-9/+1
| * mlxsw: spectrum_buffers: Move here the new headroom codePetr Machata2020-09-172-201/+199
| * mlxsw: spectrum: Move here the three-step headroom configuration from DCBPetr Machata2020-09-172-61/+61
| * mlxsw: spectrum_dcb: Convert mlxsw_sp_port_pg_prio_map() to hdroom codePetr Machata2020-09-171-10/+19
| * mlxsw: spectrum_dcb: Convert ETS handler fully to mlxsw_sp_hdroom_configure()Petr Machata2020-09-171-36/+6
| * mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata2020-09-174-31/+97
| * mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroomPetr Machata2020-09-172-5/+16
| * mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata2020-09-175-49/+64
| * mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroomPetr Machata2020-09-174-13/+35
| * mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata2020-09-175-20/+26
| * mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata2020-09-174-45/+67
| * mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroomPetr Machata2020-09-173-2/+25
|/
* Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-09-1713-89/+181
|\
| * net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi2020-09-154-3/+24
| * net/mlx5e: Add IPv6 traffic class (DSCP) header rewrite supportMaor Dickman2020-09-151-0/+1
| * net/mlx5e: Add support for tc trapEli Cohen2020-09-151-0/+10
| * net/mlx5: E-Switch, Use vport metadata matching by defaultVu Pham2020-09-151-14/+2
| * net/mlx5: E-Switch, Setup all vports' metadata to support peer miss ruleVu Pham2020-09-151-9/+42
| * net/mlx5: E-Switch, Dedicated metadata for uplink vportVu Pham2020-09-151-4/+1
| * net/mlx5: E-Switch, Check and enable metadata support flag before usingVu Pham2020-09-151-9/+6
| * net/mlx5e: Add LAG warning if bond slave is not lag masterJianbo Liu2020-09-153-11/+41
| * net/mlx5e: Add LAG warning for unsupported tx typeJianbo Liu2020-09-151-6/+11
| * net/mlx5e: Return a valid errno if can't get lag device indexJianbo Liu2020-09-152-4/+9
| * net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha2020-09-151-2/+3
| * net/mlx5: Release clock lock before scheduling a PPS workEran Ben Elisha2020-09-151-1/+1
| * net/mlx5: Rename ptp clock infoEran Ben Elisha2020-09-151-1/+1
| * net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha2020-09-152-24/+29
| * net/mlx5: remove erroneous fallthroughDan Carpenter2020-09-151-1/+0
| * net/mlx5: Fix uninitialized variable warningMoshe Tal2020-09-151-1/+1
* | Merge branch 'nexthop-Small-changes'David S. Miller2020-09-164-13/+24
|\ \