summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-05-16firmware: mediatek: Add adsp ipc protocol interfaceTingHan Shen-0/+65
2022-05-16netfilter: nf_conncount: reduce unnecessary GCWilliam Tu-0/+1
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau-1/+1
2022-05-16net: fix possible race in skb_attempt_defer_free()Eric Dumazet-0/+1
2022-05-16net: skb: change the definition SKB_DR_SET()Menglong Dong-1/+2
2022-05-16inet: rename INET_MATCH()Eric Dumazet-1/+1
2022-05-16ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet-9/+19
2022-05-16tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()Eric Dumazet-2/+3
2022-05-16net: annotate races around sk->sk_bound_dev_ifEric Dumazet-3/+4
2022-05-16ipv6: Add hop-by-hop header to jumbograms in ip6_outputCoco Li-0/+1
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck-2/+6
2022-05-16ipv6/gso: remove temporary HBH/jumbo headerEric Dumazet-0/+33
2022-05-16ipv6: add struct hop_jumbo_hdr definitionEric Dumazet-0/+11
2022-05-16net: limit GSO_MAX_SIZE to 524280 bytesEric Dumazet-2/+5
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck-1/+3
2022-05-16net: add IFLA_TSO_{MAX_SIZE|SEGS} attributesEric Dumazet-0/+2
2022-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller-80/+70
2022-05-16mac80211: extend current rate control tx status APIJonas Jelonek-2/+31
2022-05-16ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding-0/+2
2022-05-16ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding-0/+1
2022-05-16ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding-0/+20
2022-05-16ALSA: hda: cs35l41: Add Support for InterruptsStefan Binding-0/+54
2022-05-16nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram-2/+5
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger-1/+14
2022-05-16mac80211: remove stray multi_sta_back_32bit docsJohannes Berg-1/+0
2022-05-16mac80211: fix typo in documentationJohannes Berg-1/+1
2022-05-16nvme: add missing status values to verbose loggingMax Gurtovoy-0/+2
2022-05-15cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsoletePaul Gortmaker-1/+1
2022-05-15cdrom: remove the unused driver specific disc change ioctlPaul Gortmaker-1/+0
2022-05-15Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2022-05-15KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba-0/+6
2022-05-15KVM: arm64: Repack struct kvm_pmu to reduce sizeFuad Tabba-2/+2
2022-05-14Unify the primitives for file descriptor closingAl Viro-1/+1
2022-05-14fs: remove fget_many and fput_many interfaceGou Hao-5/+1
2022-05-14io_uring: add IORING_ACCEPT_MULTISHOT for acceptHao Xu-0/+5
2022-05-13mm/damon: add documentation for Enum valueGautam Menghani-0/+1
2022-05-13mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctlMuchun Song-0/+9
2022-05-13mm: rmap: fix CONT-PTE/PMD size hugetlb issue when migrationBaolin Wang-0/+11
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang-2/+2
2022-05-13Documentation/vm: move "Using kmap-atomic" to highmem.hFabio M. De Francesco-0/+31
2022-05-13mm/highmem: fix kernel-doc warnings in highmem*.hFabio M. De Francesco-17/+23
2022-05-13bpf: Add MEM_UNINIT as a bpf_type_flagJoanne Koong-8/+10
2022-05-13timekeeping: Add raw clock fallback for random_get_entropy()Jason A. Donenfeld-0/+8
2022-05-13Merge tag 'v5.18-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-0/+3
2022-05-13security: declare member holding string literal constChristian Göttsche-2/+2
2022-05-13Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-1/+1
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski-8/+12
2022-05-13netfilter: conntrack: skip verification of zero UDP checksumKevin Mitchell-4/+17
2022-05-13netfilter: prefer extension check to pointer checkFlorian Westphal-17/+16
2022-05-13netfilter: conntrack: un-inline nf_ct_ecache_ext_addFlorian Westphal-25/+5