summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-17net: hns3: use writel() to optimize the barrier operationYunsheng Lin
2020-09-17net: hns3: optimize the rx clean processYunsheng Lin
2020-09-17net: hns3: optimize the tx clean processYunsheng Lin
2020-09-17net: hns3: batch tx doorbell operationYunsheng Lin
2020-09-17net: hns3: batch the page reference count updatesYunsheng Lin
2020-09-16cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-16ionic: dynamic interrupt moderationShannon Nelson
2020-09-16net/smc: check variable before dereferencing in smc_close.cKarsten Graul
2020-09-16net: bridge: mcast: don't ignore return value of __grp_src_toex_exclNikolay Aleksandrov
2020-09-16net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang
2020-09-16Merge branch 'mlxsw-Refactor-headroom-management'David S. Miller
2020-09-16mlxsw: spectrum_buffers: Manage internal buffer in the hdroom codePetr Machata
2020-09-16mlxsw: spectrum_buffers: Introduce shared buffer opsPetr Machata
2020-09-16mlxsw: spectrum_buffers: Convert mlxsw_sp_port_headroom_init()Petr Machata
2020-09-16mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells()Petr Machata
2020-09-16mlxsw: spectrum_buffers: Move here the new headroom codePetr Machata
2020-09-16mlxsw: spectrum: Move here the three-step headroom configuration from DCBPetr Machata
2020-09-16mlxsw: spectrum_dcb: Convert mlxsw_sp_port_pg_prio_map() to hdroom codePetr Machata
2020-09-16mlxsw: spectrum_dcb: Convert ETS handler fully to mlxsw_sp_hdroom_configure()Petr Machata
2020-09-16mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata
2020-09-16mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata
2020-09-16mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroomPetr Machata
2020-09-16Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-15Merge branch 'nexthop-Small-changes'David S. Miller
2020-09-15selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletionIdo Schimmel
2020-09-15nexthop: Only emit a notification when nexthop is actually deletedIdo Schimmel
2020-09-15nexthop: Convert to blocking notification chainIdo Schimmel
2020-09-15nexthop: Remove NEXTHOP_EVENT_ADDIdo Schimmel
2020-09-15nexthop: Remove unused function declaration from header fileIdo Schimmel
2020-09-15chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4Geert Uytterhoeven
2020-09-15Merge branch 'mlxsw-Introduce-fw_fatal-health-reporter-and-test-cmd-toDavid S. Miller
2020-09-15mlxsw: core: Introduce fw_fatal health reporterJiri Pirko
2020-09-15devlink: introduce the health reporter test commandJiri Pirko
2020-09-15mlxsw: reg: Add Monitoring FW General Debug RegisterJiri Pirko
2020-09-15mlxsw: reg: Add Monitoring FW Debug RegisterJiri Pirko
2020-09-15mlxsw: Move fw_load_policy devlink param into core.cJiri Pirko
2020-09-15mlxsw: core: Push code doing params register/unregister into separate helpersJiri Pirko
2020-09-15mlxsw: Move fw flashing code into core.cJiri Pirko
2020-09-15mlxsw: Bump firmware version to XX.2008.1310Jiri Pirko
2020-09-15Merge branch 'net-stmmac-Add-ethtool-support-for-get-set-channels'David S. Miller
2020-09-15net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong
2020-09-15net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma
2020-09-15net: stmmac: add ethtool support for get/set channelsOng Boon Leong
2020-09-15Merge branch 'ethtool-add-pause-frame-stats'David S. Miller
2020-09-15mlx4: add pause frame statsJakub Kicinski
2020-09-15mlx5: add pause frame statsJakub Kicinski