summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-13enic: Collect per queue statisticsNelson Escobar
2024-09-13enic: Use macro instead of static const variables for array sizesNelson Escobar
2024-09-13Merge branch 'net-fib_rules-add-dscp-selector-support'Jakub Kicinski
2024-09-13selftests: fib_rule_tests: Add DSCP selector connect testsIdo Schimmel
2024-09-13selftests: fib_rule_tests: Add DSCP selector match testsIdo Schimmel
2024-09-13net: fib_rules: Enable DSCP selector usageIdo Schimmel
2024-09-13ipv6: fib_rules: Add DSCP selector supportIdo Schimmel
2024-09-13ipv4: fib_rules: Add DSCP selector supportIdo Schimmel
2024-09-13net: fib_rules: Add DSCP selector attributeIdo Schimmel
2024-09-13net: ethtool: Enhance error messages sent to user spaceDanielle Ratson
2024-09-13net: macb: Use predefined PCI vendor ID constantAndy Shevchenko
2024-09-13ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()Eric Dumazet
2024-09-13net: tipc: avoid possible garbage valueSu Hui
2024-09-13net: enetc: Replace ifdef with IS_ENABLEDMartyn Welch
2024-09-13fbnic: Set napi irq value after calling netif_napi_addBrett Creeley
2024-09-13Documentation: networking: Fix missing PSE documentation and grammar issuesKory Maincent
2024-09-13net: ipv6: rpl_iptunnel: Fix memory leak in rpl_inputJustin Iurman
2024-09-13r8169: disable ALDPS per default for RTL8125Heiner Kallweit
2024-09-13net: ag71xx: remove dead code pathQianqiang Liu
2024-09-13Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-09-13netkit: Assign missing bpf_net_contextBreno Leitao
2024-09-13xsk: fix batch alloc API on non-coherent systemsMaciej Fijalkowski
2024-09-13Merge tag 'pci-v6.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-13Merge tag 'spi-fix-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-13memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOLMina Almasry
2024-09-13Merge tag 'soundwire-6.11-fixes_2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-13Merge tag 'drm-fixes-2024-09-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-13pinctrl: pinctrl-cy8c95x0: Fix regcachePatrick Rudolph
2024-09-13Merge tag 'intel-pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2024-09-13crypto: n2 - Set err to EINVAL if snprintf fails for hmacHerbert Xu
2024-09-13crypto: camm/qi - Use ERR_CAST() to return error-valued pointerChen Yufan
2024-09-13crypto: mips/crc32 - Clean up useless assignment operationsWangYuli
2024-09-13crypto: qcom-rng - rename *_of_data to *_match_dataBrian Masney
2024-09-13crypto: qcom-rng - fix support for ACPI-based systemsBrian Masney
2024-09-13dt-bindings: crypto: qcom,prng: document support for SA8255pNikunj Kela
2024-09-13crypto: aegis128 - Fix indentation issue in crypto_aegis128_process_crypt()Riyan Dhiman
2024-09-13Merge branch 'am65-cpsw-rx-mq'David S. Miller
2024-09-13net: ethernet: ti: am65-cpsw: setup priority to flow mappingRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaultsRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: add Policer and Thread control register fieldsRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: use regfields for number of Entries and PolicersRoger Quadros
2024-09-13net: ethernet: ti: cpsw_ale: use regfields for ALE registersRoger Quadros
2024-09-13net: ethernet: ti: am65-cpsw: Introduce multi queue RxRoger Quadros
2024-09-13Merge tag 'drm-xe-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-09-13Merge tag 'drm-misc-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-12memory-provider: fix compilation issue without SYSFSMina Almasry
2024-09-12Merge branch 'mlx5-updates-2024-09-11'Jakub Kicinski
2024-09-12net/mlx5e: Match cleanup order in mlx5e_free_rq in reverse of mlx5e_alloc_rqRahul Rameshbabu
2024-09-12net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data splitDragos Tatulea
2024-09-12net/mlx5: Add NOT_READY command return statusShay Drory