summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xdp: use flags field to disambiguate broadcast redirectToke Høiland-Jørgensen2024-04-221-10/+32
* arm32, bpf: Reimplement sign-extension mov instructionPuranjay Mohan2024-04-221-13/+43
* riscv, bpf: Fix incorrect runtime statsXu Kuohai2024-04-161-3/+3
* bpf, arm64: Fix incorrect runtime statsXu Kuohai2024-04-161-3/+3
* bpf: Fix a verifier verbose messageAnton Protopopov2024-04-121-2/+1
* bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing2024-04-082-4/+3
* MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewersBjörn Töpel2024-04-051-0/+2
* MAINTAINERS: Update email address for Puranjay MohanPuranjay Mohan2024-04-052-3/+4
* bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definitionAndrii Nakryiko2024-04-051-2/+3
* Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-0485-405/+1606
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-049-24/+75
| |\
| | * bpf, sockmap: Prevent lock inversion deadlock in map delete elemJakub Sitnicki2024-04-021-0/+6
| | * Merge branch 'x86-bpf-fixes-for-the-bpf-jit-with-retbleed-stuff'Alexei Starovoitov2024-04-023-15/+12
| | |\
| | | * x86/bpf: Fix IP for relocating call depth accountingJoan Bruguera Micó2024-04-023-15/+12
| | | * x86/bpf: Fix IP after emitting call depth accountingUros Bizjak2024-04-021-1/+1
| | |/
| | * bpf: fix possible file descriptor leaks in verifierAnton Protopopov2024-03-291-0/+3
| | * tools/resolve_btfids: fix build with musl libcNatanael Copa2024-03-291-0/+2
| | * bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko2024-03-293-6/+49
| | * bpf: put uprobe link's path and task in release callbackAndrii Nakryiko2024-03-291-3/+3
| * | netfilter: validate user input for expected lengthEric Dumazet2024-04-044-0/+18
| * | Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-04-041-16/+34
| |\ \
| | * | netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso2024-04-041-4/+5
| | * | netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan2024-04-041-2/+7
| | * | netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso2024-04-041-0/+3
| | * | netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso2024-04-041-0/+1
| | * | netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso2024-04-041-5/+8
| | * | netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso2024-04-041-5/+10
| * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-044-18/+16
| |\ \ \
| | * | | idpf: fix kernel panic on unknown packet typesJoshua Hay2024-04-031-2/+2
| | * | | ice: fix enabling RX VLAN filteringPetr Oros2024-04-031-10/+8
| | * | | ice: Fix freeing uninitialized pointersDan Carpenter2024-04-032-6/+6
| * | | | net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet2024-04-041-5/+5
| * | | | net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez2024-04-041-0/+2
| * | | | net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET2024-04-041-1/+1
| * | | | net: ravb: Always update error countersPaul Barker2024-04-041-8/+9
| * | | | net: ravb: Always process TX descriptor ringPaul Barker2024-04-041-2/+5
| | |/ / | |/| |
| * | | Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni2024-04-041-4/+26
| * | | tg3: Remove residual error handling in tg3_suspendNikita Kiryushin2024-04-041-26/+4
| * | | net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang2024-04-042-2/+1
| * | | net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()Eric Dumazet2024-04-041-1/+1
| * | | net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur2024-04-041-2/+8
| * | | net: stmmac: fix rx queue priority assignmentPiotr Wejman2024-04-042-16/+62
| * | | net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen2024-04-041-3/+5
| * | | Merge branch 'net-fec-fix-to-suspend-resume-with-mac_managed_pm'Jakub Kicinski2024-04-041-2/+9
| |\ \ \ | | |/ / | |/| |
| | * | net: fec: Set mac_managed_pm during probeWei Fang2024-04-041-2/+9
| |/ /
| * | net: bcmgenet: Reset RBUF on first openPhil Elwell2024-04-031-4/+12
| * | octeontx2-af: Add array index checkAleksandr Mishin2024-04-031-0/+2
| * | MAINTAINERS: mlx5: Add Tariq ToukanTariq Toukan2024-04-031-0/+2
| * | ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima2024-04-031-7/+7
| * | r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit2024-04-031-0/+9