summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13btf: require pahole 1.21+ for DEBUG_INFO_BTF with default DWARF versionMasahiro Yamada
2024-09-13btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debugMasahiro Yamada
2024-09-13btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.shMasahiro Yamada
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-13dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' againJohan Hovold
2024-09-13Merge branch 'two-tiny-fixes-for-btf-record'Alexei Starovoitov
2024-09-13bpf: Call the missed kfree() when there is no special field in btfHou Tao
2024-09-13bpf: Call the missed btf_record_free() when map creation failsHou Tao
2024-09-13tools: PCI: Remove unused BILLION macrozhang jiao
2024-09-13tools: PCI: Remove .*.cmd files with make cleanzhang jiao
2024-09-13PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam
2024-09-13PCI: dra7xx: Fix error handling when IRQ request fails in probeSiddharth Vadapalli
2024-09-13PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQSiddharth Vadapalli
2024-09-13Merge tag 'pci-v6.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-13rpmsg: glink: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-09-13pm: cpupower: rename raw_pylibcpupower.iMin-Hua Chen
2024-09-13selftests/bpf: Add a test case to write mtu result into .rodataDaniel Borkmann
2024-09-13selftests/bpf: Add a test case to write strtol result into .rodataDaniel Borkmann
2024-09-13selftests/bpf: Rename ARG_PTR_TO_LONG test descriptionDaniel Borkmann
2024-09-13selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann
2024-09-13bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of errorDaniel Borkmann
2024-09-13bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged typesDaniel Borkmann
2024-09-13bpf: Fix helper writes to read-only mapsDaniel Borkmann
2024-09-13bpf: Remove truncation test in bpf_strtol and bpf_strtoul helpersDaniel Borkmann
2024-09-13bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bitDaniel Borkmann
2024-09-13selftests/bpf: Add tests for sdiv/smod overflow casesYonghong Song
2024-09-13bpf: Fix a sdiv overflow issueYonghong Song
2024-09-13dt-bindings: cpu: Drop duplicate nvidia,tegra186-ccplex-cluster.yamlRob Herring (Arm)
2024-09-13dt-bindings: clock: mediatek: Drop duplicate mediatek,mt6795-sys-clock.yamlRob Herring (Arm)
2024-09-13of/irq: Use helper to define resourcesVasileios Amoiridis
2024-09-13of/irq: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-09-13dt-bindings: clk: vc5: Make SD/OE pin configuration properties not requiredGeert Uytterhoeven