summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini624-7352/+21122
2022-02-04uapi: ioam: Insertion frequencyJustin Iurman1-0/+9
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski2-1/+1
2022-02-04Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-0/+1
2022-02-04Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-15/+25
2022-02-04bpf: Implement bpf_core_types_are_compat().Matteo Croce1-0/+5
2022-02-04Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+18
2022-02-04Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2022-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+20
2022-02-04lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld1-15/+25
2022-02-04Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2-0/+6
2022-02-04Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+7
2022-02-04mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport1-0/+1
2022-02-04mm/page_table_check: check entries at pmd levelsPasha Tatashin1-0/+19
2022-02-04tls: cap the output scatter list to something reasonableJakub Kicinski1-0/+17
2022-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller1-10/+0
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin1-0/+1
2022-02-04netfilter: conntrack: pptp: use single option structureFlorian Westphal1-21/+17
2022-02-04netfilter: conntrack: remove extension register apiFlorian Westphal7-54/+0
2022-02-04netfilter: conntrack: handle ->destroy hook via nat_ops insteadFlorian Westphal2-3/+1
2022-02-04netfilter: conntrack: move extension sizes into coreFlorian Westphal1-1/+0
2022-02-04netfilter: conntrack: make all extensions 8-byte alignnedFlorian Westphal1-4/+1
2022-02-04netfilter: nfqueue: enable to get skb->priorityNicolas Dichtel1-0/+1
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2022-02-04netfilter: ctnetlink: disable helper autoassignFlorian Westphal1-1/+1
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-51/+151
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-13/+34
2022-02-03ice: add support for DSCP QoS for IDCDave Ertman1-0/+4
2022-02-03ax25: fix reference count leaks of ax25_devDuoming Zhou1-3/+5
2022-02-03i40e: remove enum i40e_client_stateJakub Kicinski1-10/+0
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv1-1/+0
2022-02-03jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani1-1/+3
2022-02-03jbd2: cleanup unused functions declarations from jbd2.hRitesh Harjani1-7/+0
2022-02-03ext4: fast commit may not fallback for ineligible commitXin Yin1-1/+1
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz1-0/+6
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz1-0/+12
2022-02-03page_pool: Refactor page_pool to enable fragmenting after allocationAlexander Duyck1-30/+52
2022-02-03Improve docs for IOCTL_GNTDEV_MAP_GRANT_REFDemi Marie Obenour1-1/+7
2022-02-03xen: xenbus_dev.h: delete incorrect file nameRandy Dunlap1-2/+0
2022-02-02net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann1-5/+13
2022-02-02libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov2-0/+2
2022-02-02libceph: make recv path in secure mode work the same as send pathIlya Dryomov1-0/+4
2022-02-02NFS: Avoid duplicate uncached readdir calls on eofTrond Myklebust1-0/+1
2022-02-02Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin1-6/+5
2022-02-02tcp: Use BPF timeout setting for SYN ACK RTOAkhmat Karakotov3-1/+11
2022-02-02net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packetAnsuel Smith1-0/+7
2022-02-02net: dsa: tag_qca: add define for handling MIB packetAnsuel Smith1-0/+10
2022-02-02net: dsa: tag_qca: add define for handling mgmt Ethernet packetAnsuel Smith1-0/+44
2022-02-02net: dsa: tag_qca: move define to include linux/dsaAnsuel Smith1-0/+21
2022-02-02net: dsa: provide switch operations for tracking the master stateVladimir Oltean1-0/+17