summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-18tipc: optimize key switching time and logicTuong Lien
2020-09-18Merge branch 'ionic-add-devlink-dev-flash-support'David S. Miller
2020-09-18ionic: add devlink firmware updateShannon Nelson
2020-09-18ionic: update the fw update apiShannon Nelson
2020-09-18netdevsim: devlink flash timeout messageShannon Nelson
2020-09-18devlink: collect flash notify params into a structShannon Nelson
2020-09-18devlink: add timeout information to status_notifyShannon Nelson
2020-09-18net: use exponential backoff in netdev_wait_allrefsFrancesco Ruggeri
2020-09-17mptcp: fix integer overflow in mptcp_subflow_discard_data()Paolo Abeni
2020-09-17net/smc: fix double kfree in smc_listen_work()Ursula Braun
2020-09-17ionic: add DIMLIB to KconfigShannon Nelson
2020-09-17net: remove comments on struct rtnl_link_statsJakub Kicinski
2020-09-17net: mdio: octeon: Select MDIO_DEVRESAndrew Lunn
2020-09-17selftests: Set default protocol for raw sockets in nettestDavid Ahern
2020-09-17dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-17net: hsr: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-17Merge branch 'mlxsw-Support-dcbnl_setbuffer-dcbnl_getbuffer'David S. Miller
2020-09-17mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscsPetr Machata
2020-09-17mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbufferPetr Machata
2020-09-17mlxsw: spectrum_buffers: Support two headroom modesPetr Machata
2020-09-17netlink: add spaces around '&' in netlink_recv/sendmsg()Yang Yingliang
2020-09-17netdev: Remove unused functionsYueHaibing
2020-09-17mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofoYe Bin
2020-09-17Merge branch 'net-marvell-prestera-Add-Switchdev-driver-for-Prestera-family-A...David S. Miller
2020-09-17dt-bindings: marvell,prestera: Add description for device-tree bindingsVadym Kochan
2020-09-17net: marvell: prestera: Add Switchdev driver implementationVadym Kochan
2020-09-17net: marvell: prestera: Add ethtool interface supportVadym Kochan
2020-09-17net: marvell: prestera: Add basic devlink supportVadym Kochan
2020-09-17net: marvell: prestera: Add PCI interface supportVadym Kochan
2020-09-17net: marvell: prestera: Add driver for Prestera family ASIC devicesVadym Kochan
2020-09-17genetlink: Remove unused function genl_err_attr()YueHaibing
2020-09-17net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing
2020-09-17selftests: mptcp: interpret \n as a new lineMatthieu Baerts
2020-09-17net/packet: Fix a comment about mac_headerXie He
2020-09-17Merge branch 'net-hns3-updates-for-next'David S. Miller
2020-09-17net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin
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