summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-08net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin6-13/+19
2021-04-08net: introduce nla_policy for IFLA_NEW_IFINDEXAndrei Vagin1-3/+1
2021-04-08Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller15-283/+1101
2021-04-08nfc/fdp: remove unnecessary assignment and labelwengjianfeng1-26/+16
2021-04-08mlxsw: core: Remove critical trip points from thermal zonesVadim Pasternak1-21/+6
2021-04-08stmmac: intel: Enable SERDES PHY rx clk for PSEVoon Weifeng2-0/+11
2021-04-08ethtool: document PHY tunable callbacksJakub Kicinski1-0/+2
2021-04-08Merge branch 'mptcp-next'David S. Miller6-175/+115
2021-04-08mptcp: drop all sub-options except ADD_ADDR when the echo bit is setDavide Caratti1-1/+2
2021-04-08selftests: mptcp: add the net device name testcaseGeliang Tang1-0/+8
2021-04-08mptcp: unify add_addr(6)_generate_hmacGeliang Tang1-56/+25
2021-04-08mptcp: drop MPTCP_ADDR_IPVERSION_4/6Geliang Tang2-9/+7
2021-04-08mptcp: use mptcp_addr_info in mptcp_options_receivedGeliang Tang2-45/+23
2021-04-08mptcp: drop OPTION_MPTCP_ADD_ADDR6Geliang Tang2-15/+9
2021-04-08mptcp: use mptcp_addr_info in mptcp_out_optionsGeliang Tang3-44/+33
2021-04-08mptcp: move flags and ifindex out of mptcp_addr_infoGeliang Tang3-25/+28
2021-04-07net/mlx5e: TC, Add support to offload sample actionChris Mi5-2/+328
2021-04-07net/mlx5e: TC, Handle sampled packetsChris Mi4-3/+35
2021-04-07net/mlx5e: TC, Refactor tc update skb functionChris Mi1-26/+33
2021-04-07net/mlx5e: TC, Add sampler restore handle APIChris Mi1-0/+108
2021-04-07net/mlx5e: TC, Add sampler object APIChris Mi1-0/+131
2021-04-07net/mlx5e: TC, Add sampler termination table APIChris Mi6-0/+129
2021-04-07net/mlx5e: TC, Parse sample actionChris Mi4-0/+44
2021-04-07net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi8-48/+43
2021-04-07net/mlx5: Map register values to restore objectsChris Mi7-43/+63
2021-04-07net/mlx5: E-switch, Set per vport table default group numberChris Mi1-1/+4
2021-04-07net/mlx5: E-switch, Generalize per vport table APIChris Mi3-7/+29
2021-04-07net/mlx5: E-switch, Rename functions to follow naming convention.Chris Mi3-17/+17
2021-04-07net/mlx5: E-switch, Move vport table functions to a new fileChris Mi4-182/+183
2021-04-07docs: ethtool: correct quotesJakub Kicinski1-2/+2
2021-04-07nfp: flower: add support for packet-per-second policingPeng Zhang2-46/+119
2021-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller58-2060/+1910
2021-04-07time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko5-8/+7
2021-04-07stmmac: intel: Drop duplicate ID in the list of PCI device IDsAndy Shevchenko1-30/+30
2021-04-07netdevsim: remove unneeded semicolonQiheng Lin1-1/+1
2021-04-07net: ethernet: mtk_eth_soc: remove unneeded semicolonQiheng Lin1-1/+1
2021-04-07nfc: s3fwrn5: remove unnecessary labelwengjianfeng1-8/+4
2021-04-07Merge branch 'usbnet-speed'David S. Miller11-73/+94
2021-04-07net: cdc_ether: record speed in status methodGrant Grundler1-7/+20
2021-04-07net: cdc_ncm: record speed in status methodOliver Neukum1-38/+17
2021-04-07usbnet: add method for reporting speed without MIIOliver Neukum2-2/+28
2021-04-07usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum10-28/+31
2021-04-07tcp: Reset tcp connections in SYN-SENT stateManoj Basapathi1-3/+2
2021-04-06net: remove obsolete members from struct netFlorian Westphal5-27/+0
2021-04-06netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal4-28/+47
2021-04-06netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal2-4/+9
2021-04-06netfilter: x_tables: move known table lists to net_generic infraFlorian Westphal1-13/+33
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal5-128/+243
2021-04-06netfilter: ebtables: use net_generic infraFlorian Westphal1-5/+34
2021-04-06netfilter: nf_defrag_ipv4: use net_generic infraFlorian Westphal1-5/+15