summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-20mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia1-1/+0
2023-10-20tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com1-0/+1
2023-10-20net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)1-0/+1
2023-10-20ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal1-2/+5
2023-10-20quota: Fix slow quotaoffJan Kara2-2/+4
2023-10-15Revert "NFS: Use the correct commit info in nfs_join_page_group()"Greg Kroah-Hartman1-3/+1
2023-10-10netlink: remove the flex array from struct nlmsghdrJakub Kicinski1-2/+0
2023-10-10ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet1-23/+0
2023-10-10netlink: split up copies in the ack constructionJakub Kicinski2-0/+23
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell1-2/+4
2023-10-10netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long1-0/+1
2023-10-10neighbour: fix data-races around n->outputEric Dumazet1-1/+1
2023-10-10neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet4-16/+16
2023-10-10neighbour: annotate lockless accesses to n->nud_stateEric Dumazet1-1/+1
2023-10-10bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau1-0/+6
2023-10-10regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai1-4/+0
2023-10-10bpf: Fix tr dereferencingLeon Hwang1-1/+1
2023-10-10wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg1-0/+1
2023-10-10wifi: cfg80211: fix cqm_config access raceJohannes Berg1-1/+2
2023-10-10wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg1-4/+91
2023-10-10net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr2-2/+2
2023-10-10net: add sysctl accept_ra_min_rtr_lftPatrick Rohr2-0/+2
2023-10-10mm/memory: add vm_normal_folio()Vishal Moola (Oracle)1-0/+2
2023-10-10scsi: Do not attempt to rescan suspended devicesDamien Le Moal1-1/+1
2023-10-10scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche1-1/+1
2023-10-10scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal1-1/+4
2023-10-10ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal1-0/+1
2023-10-06ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer1-1/+1
2023-10-06bpf: Fix BTF_ID symbol generation collisionJiri Olsa1-1/+1
2023-10-06mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner2-3/+3
2023-10-06timers: Tag (hr)timer softirq as hotplug safeFrederic Weisbecker1-1/+5
2023-10-06netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal1-0/+1
2023-10-06ata: libata-scsi: link ata port and scsi deviceDamien Le Moal1-0/+2
2023-10-06bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev1-1/+3
2023-10-06bpf: Annotate bpf_long_memcpy with data_raceDaniel Borkmann1-1/+1
2023-10-06locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior1-1/+1
2023-10-06team: fix null-ptr-deref when team device type is changedZiyang Xuan1-0/+2
2023-10-06netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal1-1/+1
2023-10-06netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GCPablo Neira Ayuso1-2/+3
2023-10-06netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal1-0/+5
2023-10-06netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso1-95/+3
2023-10-06netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso1-1/+63
2023-10-06NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia1-0/+1
2023-10-06NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust1-1/+3
2023-09-23ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel1-0/+4
2023-09-23x86/ibt: Suppress spurious ENDBRPeter Zijlstra1-0/+5
2023-09-23block: factor out a bvec_set_page helperChristoph Hellwig1-0/+15
2023-09-23dma-buf: Add unlocked variant of attachment-mapping functionsDmitry Osipenko1-0/+6
2023-09-23usb: chipidea: add workaround for chipidea PEC bugXu Yang1-0/+1
2023-09-23netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi1-6/+8