summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet3-4/+6
2023-07-27tcp: annotate data-races around icsk->icsk_user_timeoutEric Dumazet1-3/+3
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet2-3/+7
2023-07-27tcp: annotate data-races around rskq_defer_acceptEric Dumazet1-5/+6
2023-07-27tcp: annotate data-races around tp->linger2Eric Dumazet1-4/+4
2023-07-27tcp: annotate data-races around icsk->icsk_syn_retriesEric Dumazet2-4/+4
2023-07-27tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.Kuniyuki Iwashima3-5/+11
2023-07-27net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima3-0/+35
2023-07-27tcp: annotate data-races around tp->keepalive_probesEric Dumazet2-4/+10
2023-07-27tcp: annotate data-races around tp->keepalive_intvlEric Dumazet2-4/+9
2023-07-27tcp: annotate data-races around tp->keepalive_timeEric Dumazet2-3/+7
2023-07-27tcp: annotate data-races around tp->tcp_tx_delayEric Dumazet1-2/+2
2023-07-27netfilter: nf_tables: skip bound chain on rule flushPablo Neira Ayuso1-0/+2
2023-07-27netfilter: nf_tables: skip bound chain in netns release pathPablo Neira Ayuso1-0/+3
2023-07-27netfilter: nft_set_pipapo: fix improper element removalFlorian Westphal1-1/+5
2023-07-27netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal1-2/+2
2023-07-27netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal1-0/+3
2023-07-27llc: Don't drop packet from non-root netns.Kuniyuki Iwashima1-3/+0
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong1-0/+3
2023-07-27Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima2-19/+6
2023-07-27net:ipv6: check return value of pskb_trim()Yuanjun Gong1-1/+2
2023-07-27net: ipv4: Use kfree_sensitive instead of kfreeWang Ming1-1/+1
2023-07-27tcp: annotate data-races around tcp_rsk(req)->ts_recentEric Dumazet4-6/+9
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya1-2/+3
2023-07-27security: keys: Modify mismatched function nameJiapeng Chong1-1/+1
2023-07-27iavf: Fix out-of-bounds when setting channels on removeDing Hui1-1/+1
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui1-4/+1
2023-07-27bridge: Add extack warning when enabling STP in netns.Kuniyuki Iwashima1-0/+3
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil1-5/+19
2023-07-27pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello1-13/+15
2023-07-27fbdev: imxfb: warn about invalid left/right marginMartin Kaiser1-2/+2
2023-07-27spi: bcm63xx: fix max prepend lengthJonas Gorski1-1/+1
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu1-0/+5
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg1-1/+1
2023-07-27wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()Gustavo A. R. Silva1-0/+6
2023-07-27devlink: report devlink_port_type_warn source devicePetr Oros1-1/+4
2023-07-27bpf: Address KCSAN report on bpf_lru_listMartin KaFai Lau2-13/+15
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon1-1/+1
2023-07-27sched/fair: Don't balance task to its current running CPUYicong Yang1-1/+1
2023-07-27arm64: mm: fix VA-range sanity checkMark Rutland1-2/+2
2023-07-27arm64: set __exception_irq_entry with __irq_entry as a defaultYoungmin Nam1-5/+0
2023-07-27ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e (3371 A...Hans de Goede1-0/+8
2023-07-27ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3Hans de Goede1-0/+8
2023-07-27ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8AHans de Goede1-0/+9
2023-07-27btrfs: add xxhash to fast checksum implementationsDavid Sterba1-0/+3
2023-07-27posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner2-14/+19
2023-07-27md/raid10: prevent soft lockup while flush writesYu Kuai1-0/+2
2023-07-27md: fix data corruption for raid456 when reshape restart while grow upYu Kuai1-2/+12
2023-07-27nbd: Add the maximum limit of allocated index in nbd_dev_addZhong Jinghua1-1/+2
2023-07-27debugobjects: Recheck debug_objects_enabled before reportingTetsuo Handa1-0/+9