aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Gravatar Linus Torvalds 3-2/+3
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Gravatar Nicolas Dichtel 1-0/+1
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfGravatar Jakub Kicinski 1-1/+0
2022-03-11vsock: each transport cycles only on its own socketsGravatar Jiyong Park 1-1/+2
2022-03-11Merge branch 'davidh' (fixes from David Howells)Gravatar Linus Torvalds 2-1/+4
2022-03-11cachefiles: Fix volume coherency attributeGravatar David Howells 1-0/+2
2022-03-11watch_queue: Fix filter limit checkGravatar David Howells 1-1/+2
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-5/+8
2022-03-10net: phy: correct spelling error of media in documentationGravatar Colin Foster 1-2/+2
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+17
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationGravatar Ben Ben-Ishay 1-1/+0
2022-03-09net/mlx5: Fix size field in bufferx_reg structGravatar Mohammad Kabat 1-2/+2
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 2-0/+4
2022-03-08Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+5
2022-03-08Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Gravatar Florian Westphal 1-1/+0
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+11
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 3-8/+14
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Gravatar Halil Pasic 1-8/+0
2022-03-07net: Fix esp GSO on inter address family tunnels.Gravatar Steffen Klassert 1-0/+2
2022-03-07esp: Fix possible buffer overflow in ESP transformationGravatar Steffen Klassert 1-0/+2
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedGravatar Juergen Gross 1-1/+6
2022-03-07xen: remove gnttab_query_foreign_access()Gravatar Juergen Gross 1-2/+0
2022-03-07xen/grant-table: add gnttab_try_end_foreign_access()Gravatar Juergen Gross 1-0/+12
2022-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+3
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationGravatar Suren Baghdasaryan 1-4/+14
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeGravatar Suren Baghdasaryan 3-32/+67
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useGravatar Si-Wei Liu 1-6/+12
2022-03-04virtio: acknowledge all features before accessGravatar Michael S. Tsirkin 1-1/+2
2022-03-04virtio: unexport virtio_finalize_featuresGravatar Michael S. Tsirkin 1-1/+0
2022-03-03HID: add mapping for KEY_ALL_APPLICATIONSGravatar William Mahon 1-1/+2
2022-03-03HID: add mapping for KEY_DICTATEGravatar William Mahon 1-0/+1
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 9-9/+35
2022-03-03ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Gravatar Eric Dumazet 1-2/+2
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfGravatar Jakub Kicinski 3-2/+10
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexGravatar Paul Blakey 1-1/+5
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...Gravatar David S. Miller 1-0/+5
2022-03-01netfilter: nf_queue: fix possible use-after-freeGravatar Florian Westphal 1-1/+1
2022-03-01rfkill: define rfill_soft_blocked() if !RFKILLGravatar Ben Dooks 1-0/+5
2022-02-28netfilter: egress: silence egress hook lockdep splatsGravatar Florian Westphal 1-0/+4
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-5/+9
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+8
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-10/+12
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+3
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+3
2022-02-25tracing: Uninline trace_trigger_soft_disabled() partlyGravatar Christophe Leroy 1-10/+12
2022-02-25Merge tag 'soc-fsl-fix-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Arnd Bergmann 5-5/+9
2022-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 2-3/+9
2022-02-24Merge tag 'for-net-2022-02-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Jakub Kicinski 2-2/+9
2022-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1