summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-04-04Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-03Merge branch 'stmmac-xdp'David S. Miller
2021-04-03net: stmmac: Add support for XDP_REDIRECT actionOng Boon Leong
2021-04-03net: stmmac: Add support for XDP_TX actionOng Boon Leong
2021-04-03net: stmmac: Add initial XDP supportOng Boon Leong
2021-04-03net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptorsOng Boon Leong
2021-04-03net: stmmac: make SPH enable/disable to be configurableOng Boon Leong
2021-04-03net: stmmac: set IRQ affinity hint for multi MSI vectorsOng Boon Leong
2021-04-03netfilter: nftables: remove documentation on static functionsPablo Neira Ayuso
2021-04-03netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()Dan Carpenter
2021-04-03netfilter: ipvs: do not printk on netns creationFlorian Westphal