summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal3-37/+52
2021-04-06netfilter: cttimeout: use net_generic infraFlorian Westphal1-9/+32
2021-04-06netfilter: nfnetlink: use net_generic infraFlorian Westphal1-18/+44
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal3-2/+10
2021-04-06net: smsc911x: skip acpi_device_id table when !CONFIG_ACPIKrzysztof Kozlowski1-0/+2
2021-04-06net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta1-1/+2
2021-04-05net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin6-17/+39
2021-04-05net: nfc: Fix spelling errors in net/nfc moduleZheng Yongjun3-4/+4
2021-04-05tipc: Fix a kernel-doc warning in name_table.cWu XiangCheng1-0/+2
2021-04-05mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklistTaehee Yoo2-25/+25
2021-04-05qede: Use 'skb_add_rx_frag()' instead of hand coding itChristophe JAILLET1-5/+2
2021-04-05qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'Christophe JAILLET1-1/+1
2021-04-05sfc: Use 'skb_add_rx_frag()' instead of hand coding itChristophe JAILLET1-7/+4
2021-04-05ibmvnic: Use 'skb_frag_address()' instead of hand coding itChristophe JAILLET1-3/+2
2021-04-05net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'Christophe JAILLET1-2/+2
2021-04-05net: x25: Queue received packets in the drivers instead of per-CPU queuesXie He3-64/+80
2021-04-04net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding itChristophe JAILLET2-8/+5
2021-04-03net: stmmac: Add support for XDP_REDIRECT actionOng Boon Leong2-11/+84
2021-04-03net: stmmac: Add support for XDP_TX actionOng Boon Leong2-18/+232
2021-04-03net: stmmac: Add initial XDP supportOng Boon Leong5-27/+197
2021-04-03net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptorsOng Boon Leong1-30/+26
2021-04-03net: stmmac: make SPH enable/disable to be configurableOng Boon Leong2-5/+8
2021-04-03net: stmmac: set IRQ affinity hint for multi MSI vectorsOng Boon Leong1-2/+13
2021-04-03netfilter: nftables: remove documentation on static functionsPablo Neira Ayuso1-32/+0
2021-04-03netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()Dan Carpenter1-1/+1
2021-04-03netfilter: ipvs: do not printk on netns creationFlorian Westphal1-2/+0
2021-04-03net/mlx5e: Dynamic alloc vlan table for netdev when neededVu Pham4-67/+90
2021-04-03net/mlx5e: Dynamic alloc arfs table for netdev when neededVu Pham2-54/+69
2021-04-03net/mlx5e: Reject tc rules which redirect from a VF to itselfAriel Levkovich1-0/+13
2021-04-03net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc()Roi Dayan3-11/+11
2021-04-03net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit1-2/+0