summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-11-01amt: add multicast(IGMP) report message handlerTaehee Yoo-1/+103
2021-11-01amt: add data plane of amt interfaceTaehee Yoo-0/+47
2021-11-01amt: add control plane of amt interfaceTaehee Yoo-0/+297
2021-11-01ethtool: don't drop the rtnl_lock half way thru the ioctlJakub Kicinski-4/+4
2021-11-01devlink: expose get/put functionsJakub Kicinski-0/+12
2021-11-01net: dsa: populate supported_interfaces memberMarek BehĂșn-0/+2
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-21/+20
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-9/+20
2021-11-01vdpa: Enable user to set mac and mtu of vdpa deviceParav Pandit-1/+16
2021-11-01vdpa: Use kernel coding style for structure commentsParav Pandit-1/+8
2021-11-01vdpa: Introduce query of device config layoutParav Pandit-0/+8
2021-11-01vdpa: Introduce and use vdpa device get, set config helpersParav Pandit-15/+4
2021-11-01virtio_ring: validate used buffer lengthJason Wang-0/+2
2021-11-01i2c: virtio: Add support for zero-length requestsViresh Kumar-0/+6
2021-11-01virtio_config: introduce a new .enable_cbs methodJason Wang-0/+6
2021-11-01netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso-0/+4
2021-11-01vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZEWu Zongyong-0/+1
2021-11-01vdpa: add new callback get_vq_num_min in vdpa_config_opsWu Zongyong-0/+4
2021-11-01vdpa: fix typoWu Zongyong-1/+1
2021-11-01virtio-pci: introduce legacy device moduleWu Zongyong-0/+42
2021-11-01netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso-8/+13
2021-11-01netfilter: nft_meta: add NFT_META_IFTYPEPablo Neira Ayuso-1/+3
2021-10-31platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani-1/+1
2021-10-31Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel-6/+18
2021-10-31sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot-1/+1
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-50/+117
2021-10-30task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller-0/+4
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann-59/+2
2021-10-30tty: Fix extra "not" in TTY_DRIVER_REAL_RAW descriptionAnssi Hannula-1/+1
2021-10-29mailbox: imx: support i.MX8ULP S4 MUPeng Fan-0/+20
2021-10-29mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla-6/+6
2021-10-29mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region infoSudeep Holla-0/+9
2021-10-29mailbox: apple: Add driver for Apple mailboxesSven Peter-0/+19
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey-0/+4
2021-10-29virtchnl: Use the BIT() macro for capability/offload flagsBrett Creeley-20/+20
2021-10-29virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD defineBrett Creeley-1/+0
2021-10-29signal: Implement force_fatal_sigEric W. Biederman-0/+1
2021-10-29PCI: Add pci_find_dvsec_capability to find designated VSECBen Widawsky-0/+1
2021-10-29ASoC: soc-acpi: add comp_ids field for machine driver matchingBrent Lu-0/+3
2021-10-29RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang-0/+9
2021-10-29crypto: ecc - Export additional helper functionsDaniele Alessandrelli-0/+36
2021-10-29crypto: ecc - Move ecc.h to include/crypto/internalDaniele Alessandrelli-0/+245
2021-10-29crypto: engine - Add KPP Support to Crypto EnginePrabhjot Khurana-0/+5
2021-10-29cls_flower: Fix inability to match GRE/IPIP packetsYoshiki Komachi-0/+1
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig-3/+0
2021-10-29bcache: move uapi header bcache.h to bcache code directoryColy Li-445/+0
2021-10-29mctp: Pass flow data & flow release events to driversJeremy Kerr-0/+22
2021-10-29mctp: Add flow extension to skbJeremy Kerr-0/+10
2021-10-29Merge branch 'for-next/mte' into for-next/coreWill Deacon-2/+7
2021-10-29sctp: subtract sctphdr len in sctp_transport_pl_hlenXin Long-1/+2