summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-15net: ipa: stop counting total RX bytes and transactionsAlex Elder
2022-06-15net: ipa: simplify TX completion statisticsAlex Elder
2022-06-15net: ipa: introduce gsi_trans_tx_committed()Alex Elder
2022-06-15net: ipa: rename two transaction fieldsAlex Elder
2022-06-15net: ipa: use "tre_ring" for all TRE ring local variablesAlex Elder
2022-06-14Merge branch 'support-mt7531-on-bpi-r2-pro'Jakub Kicinski
2022-06-14arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro boardFrank Wunderlich
2022-06-14dt-bindings: net: dsa: make reset optional and add rgmii-mode to mt7531Frank Wunderlich
2022-06-14net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constantFrank Wunderlich
2022-06-14net: dsa: mt7530: rework mt753[01]_setupFrank Wunderlich
2022-06-14net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}Frank Wunderlich
2022-06-14dt-bindings: net: dsa: convert binding for mediatek switchesFrank Wunderlich
2022-06-14Merge branch 'mlxsw-remove-xm-support'Jakub Kicinski
2022-06-14mlxsw: Revert "Prepare for XM implementation - LPM trees"Petr Machata
2022-06-14mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"Petr Machata
2022-06-14mlxsw: Revert "Introduce initial XM router support"Petr Machata
2022-06-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-06-14docs: tls: document the TLS_TX_ZEROCOPY_ROJakub Kicinski
2022-06-13ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()Marco Bonelli
2022-06-13net: phy: fixed_phy: set phy_mask before calling mdiobus_register()Rasmus Villemoes
2022-06-13net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi
2022-06-13net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory
2022-06-13net/mlx5: group fdb cleanup to single functionShay Drory
2022-06-13net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu
2022-06-13net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed
2022-06-13net/mlx5: Add IFC bits and enums for flow meterJianbo Liu
2022-06-13RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik
2022-06-13net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik
2022-06-13net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik
2022-06-13net: make __sys_accept4_file() staticYajun Deng
2022-06-13tcp: sk_forced_mem_schedule() optimizationEric Dumazet
2022-06-13net: smsc95xx: add support for Microchip EVB-LAN8670-USBParthiban Veerasooran
2022-06-13nfp: support 48-bit DMA addressing for NFP3800Yinjun Zhang
2022-06-13Merge branch 'ipa-refactoring'David S. Miller
2022-06-13net: ipa: derive channel from transactionAlex Elder
2022-06-13net: ipa: determine channel from eventAlex Elder
2022-06-13net: ipa: simplify endpoint transaction completionAlex Elder
2022-06-13net: ipa: rename endpoint->trans_tre_maxAlex Elder
2022-06-13net: ipa: rename channel->tlv_countAlex Elder
2022-06-13net: ipa: verify command channel TLV countAlex Elder
2022-06-10nfp: flower: support to offload pedit of IPv6 flowinto fieldsYinjun Zhang
2022-06-10ethernet: Remove vf rate limit check for driversBin Chen
2022-06-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-10Merge branch 'net-reduce-tcp_memory_allocated-inflation'Jakub Kicinski
2022-06-10net: unexport __sk_mem_{raise|reduce}_allocatedEric Dumazet
2022-06-10net: keep sk->sk_forward_alloc as small as possibleEric Dumazet
2022-06-10net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet
2022-06-10net: implement per-cpu reserves for memory_allocatedEric Dumazet
2022-06-10net: add per_cpu_fw_alloc field to struct protoEric Dumazet
2022-06-10net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet