summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-28Merge branch 'mlx5-health-syndrome'David S. Miller
2025-02-28net/mlx5: Add trust lockdown error to health syndrome print functionShahar Shitrit
2025-02-28net/mlx5: Expose crr in health bufferShahar Shitrit
2025-02-28net/mlx5: Log health buffer data on any syndromeMoshe Shemesh
2025-02-28net/mlx5: Avoid report two health errors on same syndromeMoshe Shemesh
2025-02-27Merge branch 'selftests-net-deflake-gro-tests-and-fix-return-value-and-output'Jakub Kicinski
2025-02-27selftests/net: deflake GRO testsKevin Krakauer
2025-02-27selftests/net: only print passing message in GRO tests when tests passKevin Krakauer
2025-02-27selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer
2025-02-27Merge branch 'add-missing-netlink-error-message-macros-to-coccinelle-test'Jakub Kicinski
2025-02-27ice: dpll: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27net: sched: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27sfc: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27net/mlx5: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline testGal Pressman
2025-02-27net-sysfs: remove unused initial ret valuesAntoine Tenart
2025-02-27geneve, specs: Add port range to rt_link specificationDaniel Borkmann
2025-02-27geneve: Allow users to specify source port rangeDaniel Borkmann
2025-02-27net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-02-27netkit: Remove double invocation to clear ipvs property flagDaniel Borkmann
2025-02-27net: qed: make 'qed_ll2_ops_pass' as __maybe_unusedArnd Bergmann
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet
2025-02-27selftests: drv-net: Check if combined-count existsJoe Damato
2025-02-27net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q onlyEric Woudstra
2025-02-27Merge branch 'fixes-for-seg6-and-rpl-lwtunnels-on-input'Paolo Abeni
2025-02-27net: ipv6: fix dst ref loop on input in rpl lwtJustin Iurman
2025-02-27net: ipv6: fix dst ref loop on input in seg6 lwtJustin Iurman
2025-02-27Merge branch 'bpf-cpumap-enable-gro-for-xdp_pass-frames'Paolo Abeni
2025-02-27xdp: remove xdp_alloc_skb_bulk()Alexander Lobakin
2025-02-27veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()Alexander Lobakin
2025-02-27bpf: cpumap: switch to napi_skb_cache_get_bulk()Alexander Lobakin
2025-02-27net: skbuff: introduce napi_skb_cache_get_bulk()Alexander Lobakin
2025-02-27bpf: cpumap: reuse skb array instead of a linked list to chain skbsAlexander Lobakin
2025-02-27bpf: cpumap: switch to GRO from netif_receive_skb_list()Alexander Lobakin
2025-02-27net: gro: expose GRO init/cleanup to use outside of NAPIAlexander Lobakin
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin
2025-02-27net: xgene-v2: remove incorrect ACPI_PTR annotationArnd Bergmann
2025-02-27net: hisilicon: hns_mdio: remove incorrect ACPI_PTR annotationArnd Bergmann
2025-02-27pktgen: avoid unused-const-variable warningArnd Bergmann
2025-02-27usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich
2025-02-26Merge branch 'net-napi-add-cpu-affinity-to-napi-config'Jakub Kicinski
2025-02-26selftests: drv-net: add tests for napi IRQ affinity notifiersJakub Kicinski
2025-02-26idpf: use napi's irq affinityAhmed Zaki
2025-02-26ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki
2025-02-26ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()Ahmed Zaki
2025-02-26net: ena: use napi's aRFS rmap notifersAhmed Zaki