summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-29Merge branch 'bpf-retire-the-unsupported_ops-usage-in-struct_ops'Alexei Starovoitov
2024-07-29selftests/bpf: Ensure the unsupported struct_ops prog cannot be loadedMartin KaFai Lau
2024-07-29selftests/bpf: Fix the missing tramp_1 to tramp_40 ops in cfi_stubsMartin KaFai Lau
2024-07-29bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubsMartin KaFai Lau
2024-07-29bpftool: Add document for net attach/detach on tcx subcommandTao Chen
2024-07-29bpftool: Add bash-completion for tcx subcommandTao Chen
2024-07-29bpftool: Add net attach/detach command to tcx progTao Chen
2024-07-29bpftool: Refactor xdp attach/detach type judgmentTao Chen
2024-07-29Merge branch 'bpf-fix-tailcall-hierarchy'Alexei Starovoitov
2024-07-29selftests/bpf: Add testcases for tailcall hierarchy fixingLeon Hwang
2024-07-29bpf, arm64: Fix tailcall hierarchyLeon Hwang
2024-07-29bpf, x64: Fix tailcall hierarchyLeon Hwang
2024-07-29Merge branch 'bpf-track-find_equal_scalars-history-on-per-instruction-level'Andrii Nakryiko
2024-07-29selftests/bpf: Update comments find_equal_scalars->sync_linked_regsEduard Zingerman
2024-07-29selftests/bpf: Tests for per-insn sync_linked_regs() precision trackingEduard Zingerman
2024-07-29bpf: Remove mark_precise_scalar_ids()Eduard Zingerman
2024-07-29bpf: Track equal scalars history on per-instruction levelEduard Zingerman
2024-07-29selftests/bpf: Use auto-dependencies for test objectsIhor Solodrai
2024-07-29bpf: Simplify character output in seq_print_delegate_opts()Markus Elfring
2024-07-29bpf: Replace 8 seq_puts() calls by seq_putc() callsMarkus Elfring
2024-07-29Merge branch 'use network helpers, part 9'Martin KaFai Lau
2024-07-29selftests/bpf: Add connect_to_addr_str helperGeliang Tang
2024-07-29selftests/bpf: Drop must_fail from network_helper_optsGeliang Tang
2024-07-29selftests/bpf: Drop type of connect_to_fd_optsGeliang Tang
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-25Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-07-25Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-25Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-25Merge tag 'linux-watchdog-6.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-07-25Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-07-25Merge branch 'tap-tun-harden-by-dropping-short-frame'Jakub Kicinski
2024-07-25tun: add missing verification for short frameDongli Zhang
2024-07-25tap: add missing verification for short frameSi-Wei Liu
2024-07-25mISDN: Fix a use after free in hfcmulti_tx()Dan Carpenter
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest
2024-07-25bnxt_en: update xdp_rxq_info in queue restart logicTaehee Yoo
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-25tcp: process the 3rd ACK with sk_socket for TFO/MPTCPMatthieu Baerts (NGI0)
2024-07-25selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev
2024-07-25xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev
2024-07-25bpf: Fix a segment issue when downgrading gso_sizeFred Li
2024-07-25net: mediatek: Fix potential NULL pointer dereference in dummy net_device han...Breno Leitao
2024-07-25Merge tag 'nf-24-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds