summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-04-07net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin
2021-04-07net: introduce nla_policy for IFLA_NEW_IFINDEXAndrei Vagin
2021-04-07Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-07nfc/fdp: remove unnecessary assignment and labelwengjianfeng
2021-04-07mlxsw: core: Remove critical trip points from thermal zonesVadim Pasternak
2021-04-07stmmac: intel: Enable SERDES PHY rx clk for PSEVoon Weifeng
2021-04-07ethtool: document PHY tunable callbacksJakub Kicinski
2021-04-07Merge branch 'mptcp-next'David S. Miller
2021-04-07mptcp: drop all sub-options except ADD_ADDR when the echo bit is setDavide Caratti
2021-04-07selftests: mptcp: add the net device name testcaseGeliang Tang
2021-04-07mptcp: unify add_addr(6)_generate_hmacGeliang Tang
2021-04-07mptcp: drop MPTCP_ADDR_IPVERSION_4/6Geliang Tang
2021-04-07mptcp: use mptcp_addr_info in mptcp_options_receivedGeliang Tang
2021-04-07mptcp: drop OPTION_MPTCP_ADD_ADDR6Geliang Tang
2021-04-07mptcp: use mptcp_addr_info in mptcp_out_optionsGeliang Tang
2021-04-07mptcp: move flags and ifindex out of mptcp_addr_infoGeliang Tang
2021-04-06net/mlx5e: TC, Add support to offload sample actionChris Mi
2021-04-06net/mlx5e: TC, Handle sampled packetsChris Mi
2021-04-06net/mlx5e: TC, Refactor tc update skb functionChris Mi
2021-04-06net/mlx5e: TC, Add sampler restore handle APIChris Mi
2021-04-06net/mlx5e: TC, Add sampler object APIChris Mi
2021-04-06net/mlx5e: TC, Add sampler termination table APIChris Mi
2021-04-06net/mlx5e: TC, Parse sample actionChris Mi
2021-04-06net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi
2021-04-06net/mlx5: Map register values to restore objectsChris Mi
2021-04-06net/mlx5: E-switch, Set per vport table default group numberChris Mi
2021-04-06net/mlx5: E-switch, Generalize per vport table APIChris Mi
2021-04-06net/mlx5: E-switch, Rename functions to follow naming convention.Chris Mi
2021-04-06net/mlx5: E-switch, Move vport table functions to a new fileChris Mi
2021-04-06docs: ethtool: correct quotesJakub Kicinski
2021-04-06nfp: flower: add support for packet-per-second policingPeng Zhang
2021-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-06time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko
2021-04-06stmmac: intel: Drop duplicate ID in the list of PCI device IDsAndy Shevchenko
2021-04-06netdevsim: remove unneeded semicolonQiheng Lin
2021-04-06net: ethernet: mtk_eth_soc: remove unneeded semicolonQiheng Lin
2021-04-06nfc: s3fwrn5: remove unnecessary labelwengjianfeng
2021-04-06Merge branch 'usbnet-speed'David S. Miller
2021-04-06net: cdc_ether: record speed in status methodGrant Grundler
2021-04-06net: cdc_ncm: record speed in status methodOliver Neukum
2021-04-06usbnet: add method for reporting speed without MIIOliver Neukum
2021-04-06usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum
2021-04-06tcp: Reset tcp connections in SYN-SENT stateManoj Basapathi
2021-04-06net: remove obsolete members from struct netFlorian Westphal
2021-04-06netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal
2021-04-06netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal
2021-04-06netfilter: x_tables: move known table lists to net_generic infraFlorian Westphal
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal
2021-04-06netfilter: ebtables: use net_generic infraFlorian Westphal
2021-04-06netfilter: nf_defrag_ipv4: use net_generic infraFlorian Westphal