summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal
2021-04-06netfilter: cttimeout: use net_generic infraFlorian Westphal
2021-04-06netfilter: nfnetlink: use net_generic infraFlorian Westphal
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal
2021-04-05net: smsc911x: skip acpi_device_id table when !CONFIG_ACPIKrzysztof Kozlowski
2021-04-05net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta
2021-04-05net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin
2021-04-05net: nfc: Fix spelling errors in net/nfc moduleZheng Yongjun
2021-04-05tipc: Fix a kernel-doc warning in name_table.cWu XiangCheng
2021-04-05mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklistTaehee Yoo
2021-04-05qede: Use 'skb_add_rx_frag()' instead of hand coding itChristophe JAILLET
2021-04-05qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'Christophe JAILLET
2021-04-05sfc: Use 'skb_add_rx_frag()' instead of hand coding itChristophe JAILLET
2021-04-05ibmvnic: Use 'skb_frag_address()' instead of hand coding itChristophe JAILLET
2021-04-05net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'Christophe JAILLET
2021-04-05net: x25: Queue received packets in the drivers instead of per-CPU queuesXie He
2021-04-04net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding itChristophe JAILLET