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