summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-01net: annotate data-races around sk->sk_forward_allocEric Dumazet
2023-09-01net: use sk_forward_alloc_get() in sk_get_meminfo()Eric Dumazet
2023-09-01net/handshake: fix null-ptr-deref in handshake_nl_done_doit()Eric Dumazet
2023-08-31Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-31selftests/bpf: Include build flavors for install targetBjörn Töpel
2023-08-31bpf: Annotate bpf_long_memcpy with data_raceDaniel Borkmann
2023-08-31selftests/bpf: Fix d_path testJiri Olsa
2023-08-31bpf, docs: Fix invalid escape sequence warnings in bpf_doc.pyVishal Chourasia
2023-08-31xsk: Fix xsk_diag use-after-free error during socket cleanupMagnus Karlsson
2023-08-31net: fib: avoid warn splat in flow dissectorFlorian Westphal
2023-08-31net: read sk->sk_family once in sk_mc_loop()Eric Dumazet
2023-08-31ipv4: annotate data-races around fi->fib_deadEric Dumazet
2023-08-31sctp: annotate data-races around sk->sk_wmem_queuedEric Dumazet
2023-08-31net/sched: fq_pie: avoid stalls in fq_pie_timer()Eric Dumazet
2023-08-30Merge tag 'nf-23-08-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-08-30doc/netlink: Fix missing classic_netlink doc referenceDonald Hunter
2023-08-30NFC: nxp: add NXP1002Oliver Neukum
2023-08-30net: stmmac: failure to probe without MAC interface specifiedRussell King (Oracle)
2023-08-31netfilter: nf_tables: Audit log rule resetPhil Sutter
2023-08-31netfilter: nf_tables: Audit log setelem resetPhil Sutter
2023-08-30netfilter: xt_u32: validate user space inputWander Lairson Costa
2023-08-30netfilter: xt_sctp: validate the flag_info countWander Lairson Costa
2023-08-30netfilter: nft_exthdr: Fix non-linear header modificationXiao Liang
2023-08-30bpf, docs: s/eBPF/BPF in standards documentsDavid Vernet
2023-08-30bpf, docs: Add abi.rst document to standardization subdirectoryDavid Vernet
2023-08-30bpf, docs: Move linux-notes.rst to root bpf docs treeDavid Vernet
2023-08-30net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicatedHeng Guo
2023-08-30bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_tJohn Fastabend
2023-08-30docs/bpf: Add description for CO-RE relocationsEduard Zingerman
2023-08-30bpf, docs: Correct source of offset for program-local callWill Hawkins
2023-08-30selftests/bpf: Fix flaky cgroup_iter_sleepable subtestYonghong Song
2023-08-30xsk: Fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()Tirthendu Sarkar
2023-08-30bpftool: Fix build warnings with -Wtype-limitsYafang Shao
2023-08-30bpf: Prevent inlining of bpf_fentry_test7()Yonghong Song
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-29Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-08-29Merge tag 'gpio-updates-for-v6.6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-29Merge tag 'hwmon-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2023-08-29Merge tag 'mmc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-08-29Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-08-29Merge tag 'regulator-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-08-29Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-08-29Merge tag 'hsi-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-08-29Merge tag 'for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2023-08-29Merge tag 'auxdisplay-6.6' of https://github.com/ojeda/linuxLinus Torvalds
2023-08-29Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-08-29Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-28Merge tag 'linux-kselftest-nolibc-6.6-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2023-08-28Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds