summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-18LoongArch: Fix _CONST64_(x) as unsignedQing Zhang
2023-04-18LoongArch: Fix build error if CONFIG_SUSPEND is not setHuacai Chen
2023-04-18LoongArch: Fix probing of the CRC32 featureHuacai Chen
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen
2023-04-18mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich
2023-04-18Merge branch 'add-ethernet-driver-for-starfive-jh7110-soc'Paolo Abeni
2023-04-18net: stmmac: dwmac-starfive: Add phy interface settingsSamin Guo
2023-04-18net: stmmac: Add glue layer for StarFive JH7110 SoCSamin Guo
2023-04-18dt-bindings: net: Add support StarFive dwmacYanhong Wang
2023-04-18dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-nameSamin Guo
2023-04-18net: stmmac: platform: Add snps,dwmac-5.20 IP compatible stringEmil Renner Berthing
2023-04-18dt-bindings: net: snps,dwmac: Add dwmac-5.20 versionEmil Renner Berthing
2023-04-18Merge branch 'r8169-use-new-macros-from-netdev_queues-h'Paolo Abeni
2023-04-18r8169: use new macro netif_subqueue_completed_wake in the tx cleanup pathHeiner Kallweit
2023-04-18r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmitHeiner Kallweit
2023-04-18net: add macro netif_subqueue_completed_wakeHeiner Kallweit
2023-04-18cpufreq: tegra194: add OPP support and set bandwidthSumit Gupta
2023-04-18Merge branch 'bnxt_en-bug-fixes'Paolo Abeni
2023-04-18bnxt_en: Fix a possible NULL pointer dereference in unload pathKalesh AP
2023-04-18bnxt_en: Do not initialize PTP on older P3/P4 chipsMichael Chan
2023-04-18x86/alternatives: Do not use integer constant suffixes in inline asmWilly Tarreau
2023-04-18drm/panel: novatek-nt35950: Only unregister DSI1 if it existsKonrad Dybcio
2023-04-18netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...Pablo Neira Ayuso
2023-04-18cxgb4: fix use after free bugs caused by circular dependency problemDuoming Zhou
2023-04-18netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso
2023-04-18USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL
2023-04-18ALSA: hda/hdmi: Remove some dead codeChristophe JAILLET
2023-04-18RDMA/mlx5: Fix flow counter query via DEVXMark Bloch
2023-04-17Merge branch 'ocelot-felix-driver-support-for-preemptible-traffic-classes'Jakub Kicinski
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean
2023-04-17net: dsa: felix: act upon the mqprio qopt in taprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm()Vladimir Oltean
2023-04-17net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean
2023-04-17net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean
2023-04-17Merge branch 'xdp-rx-hwts-metadata-for-stmmac-driver'Jakub Kicinski
2023-04-17net: stmmac: add Rx HWTS metadata to XDP ZC receive pktSong Yoong Siang
2023-04-17net: stmmac: add Rx HWTS metadata to XDP receive pktSong Yoong Siang
2023-04-17net: stmmac: introduce wrapper for struct xdp_buffSong Yoong Siang
2023-04-17Merge branch 'support-tunnel-mode-in-mlx5-ipsec-packet-offload'Jakub Kicinski
2023-04-17net/mlx5e: Accept tunnel mode for IPsec packet offloadLeon Romanovsky
2023-04-17net/mlx5e: Create IPsec table with tunnel support only when encap is disabledLeon Romanovsky
2023-04-17net/mlx5: Allow blocking encap changes in eswitchLeon Romanovsky
2023-04-17net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Support IPsec TX packet offload in tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Support IPsec RX packet offload in tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Prepare IPsec packet reformat code for tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Configure IPsec SA tables to support tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Check IPsec packet offload tunnel capabilitiesLeon Romanovsky