summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-21samples/bpf: fix warning with ignored-attributesDaniel T. Lee
2023-08-21Merge branch 'remove-unnecessary-synchronizations-in-cpumap'Alexei Starovoitov
2023-08-21bpf, cpumask: Clean up bpf_cpu_map_entry directly in cpu_map_freeHou Tao
2023-08-21bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()Hou Tao
2023-08-18selftests/bpf: Fix a selftest compilation errorYonghong Song
2023-08-18selftests/bpf: Add CO-RE relocs kfunc flavors testsDave Marchevsky
2023-08-18libbpf: Support triple-underscore flavors for kfunc relocationDave Marchevsky
2023-08-18bpf/tests: Enhance output on error and fix typosHelge Deller
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai
2023-08-18lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-08-18lwt: Fix return values of BPF xmit opsYan Zhai
2023-08-18selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai
2023-08-18bpf, arm64: Support signed div/mod instructionsXu Kuohai
2023-08-18bpf, arm64: Support 32-bit offset jmp instructionXu Kuohai
2023-08-18bpf, arm64: Support unconditional bswapXu Kuohai
2023-08-18bpf, arm64: Support sign-extension mov instructionsXu Kuohai
2023-08-18bpf, arm64: Support sign-extension load instructionsXu Kuohai
2023-08-18arm64: insn: Add encoders for LDRSB/LDRSH/LDRSWXu Kuohai
2023-08-17Merge branch 'netconsole-enable-compile-time-configuration'Jakub Kicinski
2023-08-17netconsole: Enable compile time configurationBreno Leitao
2023-08-17netconsole: Create a allocation helperBreno Leitao
2023-08-17net: mdio: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt
2023-08-17Merge branch 'netem-use-a-seeded-prng-for-loss-and-corruption-events'Jakub Kicinski
2023-08-17netem: use seeded PRNG for correlated loss eventsFrançois Michel
2023-08-17netem: use a seeded PRNG for generating random lossesFrançois Michel
2023-08-17netem: add prng attribute to netem_sched_dataFrançois Michel
2023-08-17net: ena: Use pci_dev_id() to simplify the codeJialin Zhang
2023-08-17tun: add __exit annotations to module exit func tun_cleanup()Ziyang Xuan
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-16Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"Jakub Kicinski
2023-08-16Merge branch 'bpf: Force to MPTCP'Martin KaFai Lau
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang
2023-08-16selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang Tang
2023-08-16bpf: Add update_socket_protocol hookGeliang Tang
2023-08-16bpftool: Implement link show support for xdpDaniel Borkmann
2023-08-16bpftool: Implement link show support for tcxDaniel Borkmann
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao
2023-08-16bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()Yafang Shao
2023-08-16Merge branch 'ipv6-expired-routes'David S. Miller
2023-08-16selftests: fib_tests: Add a test case for IPv6 garbage collectionKui-Feng Lee
2023-08-16net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2023-08-16e1000e: Use PME poll to circumvent unreliable ACPI wakeKai-Heng Feng
2023-08-16net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu
2023-08-16nfp: update maintainerLouis Peens
2023-08-16net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko
2023-08-16Merge branch 'inet-data-races'David S. Miller
2023-08-16inet: implement lockless IP_MINTTLEric Dumazet
2023-08-16inet: implement lockless IP_TTLEric Dumazet