summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-07net: remove the new_ifindex argument from dev_change_net_namespaceAndrei 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-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-06nfp: flower: add support for packet-per-second policingPeng Zhang
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-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-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-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-04Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...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-02net/mlx5e: Dynamic alloc vlan table for netdev when neededVu Pham
2021-04-02net/mlx5e: Dynamic alloc arfs table for netdev when neededVu Pham
2021-04-02net/mlx5e: Reject tc rules which redirect from a VF to itselfAriel Levkovich
2021-04-02net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc()Roi Dayan
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit