Age | Commit message (Expand) | Author |
2021-04-07 | net: remove the new_ifindex argument from dev_change_net_namespace | Andrei Vagin |
2021-04-07 | Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-04-07 | nfc/fdp: remove unnecessary assignment and label | wengjianfeng |
2021-04-07 | mlxsw: core: Remove critical trip points from thermal zones | Vadim Pasternak |
2021-04-07 | stmmac: intel: Enable SERDES PHY rx clk for PSE | Voon Weifeng |
2021-04-06 | net/mlx5e: TC, Add support to offload sample action | Chris Mi |
2021-04-06 | net/mlx5e: TC, Handle sampled packets | Chris Mi |
2021-04-06 | net/mlx5e: TC, Refactor tc update skb function | Chris Mi |
2021-04-06 | net/mlx5e: TC, Add sampler restore handle API | Chris Mi |
2021-04-06 | net/mlx5e: TC, Add sampler object API | Chris Mi |
2021-04-06 | net/mlx5e: TC, Add sampler termination table API | Chris Mi |
2021-04-06 | net/mlx5e: TC, Parse sample action | Chris Mi |
2021-04-06 | net/mlx5: Instantiate separate mapping objects for FDB and NIC tables | Chris Mi |
2021-04-06 | net/mlx5: Map register values to restore objects | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Set per vport table default group number | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Generalize per vport table API | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Rename functions to follow naming convention. | Chris Mi |
2021-04-06 | net/mlx5: E-switch, Move vport table functions to a new file | Chris Mi |
2021-04-06 | nfp: flower: add support for packet-per-second policing | Peng Zhang |
2021-04-06 | time64.h: Consolidated PSEC_PER_SEC definition | Andy Shevchenko |
2021-04-06 | stmmac: intel: Drop duplicate ID in the list of PCI device IDs | Andy Shevchenko |
2021-04-06 | netdevsim: remove unneeded semicolon | Qiheng Lin |
2021-04-06 | net: ethernet: mtk_eth_soc: remove unneeded semicolon | Qiheng Lin |
2021-04-06 | nfc: s3fwrn5: remove unnecessary label | wengjianfeng |
2021-04-06 | net: cdc_ether: record speed in status method | Grant Grundler |
2021-04-06 | net: cdc_ncm: record speed in status method | Oliver Neukum |
2021-04-06 | usbnet: add method for reporting speed without MII | Oliver Neukum |
2021-04-06 | usbnet: add _mii suffix to usbnet_set/get_link_ksettings | Oliver Neukum |
2021-04-05 | net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI | Krzysztof Kozlowski |
2021-04-05 | net: hns3: Limiting the scope of vector_ring_chain variable | Salil Mehta |
2021-04-05 | net: Allow to specify ifindex when device is moved to another namespace | Andrei Vagin |
2021-04-05 | qede: Use 'skb_add_rx_frag()' instead of hand coding it | Christophe JAILLET |
2021-04-05 | qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()' | Christophe JAILLET |
2021-04-05 | sfc: Use 'skb_add_rx_frag()' instead of hand coding it | Christophe JAILLET |
2021-04-05 | ibmvnic: Use 'skb_frag_address()' instead of hand coding it | Christophe JAILLET |
2021-04-05 | net: ag71xx: Slightly simplify 'ag71xx_rx_packets()' | Christophe JAILLET |
2021-04-05 | net: x25: Queue received packets in the drivers instead of per-CPU queues | Xie He |
2021-04-04 | Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-04-03 | net: stmmac: Add support for XDP_REDIRECT action | Ong Boon Leong |
2021-04-03 | net: stmmac: Add support for XDP_TX action | Ong Boon Leong |
2021-04-03 | net: stmmac: Add initial XDP support | Ong Boon Leong |
2021-04-03 | net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors | Ong Boon Leong |
2021-04-03 | net: stmmac: make SPH enable/disable to be configurable | Ong Boon Leong |
2021-04-03 | net: stmmac: set IRQ affinity hint for multi MSI vectors | Ong Boon Leong |
2021-04-02 | net/mlx5e: Dynamic alloc vlan table for netdev when needed | Vu Pham |
2021-04-02 | net/mlx5e: Dynamic alloc arfs table for netdev when needed | Vu Pham |
2021-04-02 | net/mlx5e: Reject tc rules which redirect from a VF to itself | Ariel Levkovich |
2021-04-02 | net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc() | Roi Dayan |
2021-04-02 | net/mlx5: E-Switch, move QoS specific fields to existing qos struct | Parav Pandit |
2021-04-02 | net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes | Parav Pandit |