summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-30net/tcp: Expand goo.gl linkDr. David Alan Gilbert
2024-07-30net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn
2024-07-30net: wangxun: use net_prefetch to simplify logicJoe Damato
2024-07-30net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115cBartosz Golaszewski
2024-07-30net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju
2024-07-30bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall testJiri Olsa
2024-07-30Merge tag 'chrome-platform-fixes-for-v6.11-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-30minmax: improve macro expansion and type checkingLinus Torvalds
2024-07-30net: mvpp2: Don't re-use loop iteratorDan Carpenter
2024-07-30btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()David Sterba
2024-07-30net/iucv: fix use after free in iucv_sock_close()Alexandra Winter
2024-07-30platform/chrome: cros_ec_proto: Lock device when updating MKBP versionPatryk Duda
2024-07-30net/smc: prevent UAF in inet_create()D. Wythe
2024-07-30Merge branch 'mptcp-fix-inconsistent-backup-usage'Paolo Abeni
2024-07-30selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)
2024-07-30mptcp: pm: fix backup support in signal endpointsMatthieu Baerts (NGI0)
2024-07-30selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)
2024-07-30mptcp: mib: count MPJ with backup flagMatthieu Baerts (NGI0)
2024-07-30mptcp: pm: only set request_bkup flag when sending MP_PRIOMatthieu Baerts (NGI0)
2024-07-30mptcp: distinguish rcv vs sent backup flag in requestsMatthieu Baerts (NGI0)
2024-07-30mptcp: sched: check both directions for backupMatthieu Baerts (NGI0)
2024-07-29profiling: remove stale percpu flip buffer variablesLinus Torvalds
2024-07-29selftests/bpf: Filter out _GNU_SOURCE when compiling test_cppStanislav Fomichev
2024-07-29Merge tag 'for-linus-2024072901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-07-29task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORKLinus Torvalds
2024-07-29profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds
2024-07-29profiling: remove prof_cpu_maskTetsuo Handa
2024-07-29Input: MT - limit max slotsTetsuo Handa
2024-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-07-29btrfs: fix corruption after buffer fault in during direct IO append writeFilipe Manana
2024-07-29btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota
2024-07-29btrfs: do not subtract delalloc from avail bytesNaohiro Aota
2024-07-29btrfs: make cow_file_range_inline() honor locked_page on errorBoris Burkov
2024-07-29ice: xsk: fix txq interrupt mappingMaciej Fijalkowski
2024-07-29ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_progMaciej Fijalkowski
2024-07-29ice: improve updating ice_{t,r}x_ring::xsk_poolMaciej Fijalkowski
2024-07-29ice: toggle netif_carrier when setting up XSK poolMaciej Fijalkowski
2024-07-29ice: modify error handling when setting XSK pool in ndo_bpfMaciej Fijalkowski
2024-07-29ice: replace synchronize_rcu with synchronize_netMaciej Fijalkowski
2024-07-29ice: don't busy wait for Rx queue disable in ice_qp_dis()Maciej Fijalkowski
2024-07-29ice: respect netif readiness in AF_XDP ZC related ndo'sMichal Kubiak
2024-07-29Merge branch 'mptcp-endpoint-readd-fixes' into mainDavid S. Miller
2024-07-29selftests: mptcp: always close input's FD if openedLiu Jing
2024-07-29selftests: mptcp: fix error pathPaolo Abeni
2024-07-29selftests: mptcp: add explicit test case for remove/readdPaolo Abeni
2024-07-29mptcp: fix NL PM announced address accountingPaolo Abeni
2024-07-29mptcp: fix user-space PM announced address accountingPaolo Abeni
2024-07-29rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...Kuniyuki Iwashima
2024-07-29net: axienet: start napi before enabling Rx/TxAndy Chiu