summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-12mctp: Specify route types, require rtm_type in RTM_*ROUTE messagesJeremy Kerr1-0/+1
2021-08-12net: igmp: increase size of mr_ifc_countEric Dumazet1-1/+1
2021-08-12bonding: remove extraneous definitions from bonding.hJonathan Toppins1-12/+0
2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor1-0/+1
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit2-34/+37
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit2-35/+39
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky1-2/+1
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing2-3/+3
2021-08-11x86/resctrl: Make resctrl_arch_get_config() return its valueJames Morse1-3/+2
2021-08-11x86/resctrl: Calculate the index from the configuration typeJames Morse1-6/+0
2021-08-11x86/resctrl: Pass configuration type to resctrl_arch_get_config()James Morse1-1/+2
2021-08-11vfio: Remove struct vfio_device_ops open/releaseJason Gunthorpe2-11/+0
2021-08-11vfio: Provide better generic support for open/release vfio_device_opsJason Gunthorpe2-0/+23
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy1-0/+1
2021-08-11x86/resctrl: Add a helper to read a closid's configurationJames Morse1-0/+2
2021-08-11units: Add SI metric prefix definitionsAndy Shevchenko1-0/+16
2021-08-11x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse1-0/+1
2021-08-11x86/resctrl: Allow different CODE/DATA configurations to be stagedJames Morse1-1/+3
2021-08-11x86/resctrl: Group staged configuration into a separate structJames Morse1-4/+12
2021-08-11x86/resctrl: Move the schemata names into struct resctrl_schemaJames Morse1-0/+2
2021-08-11x86/resctrl: Add a helper to read/set the CDP configurationJames Morse1-1/+2
2021-08-11x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse1-1/+2
2021-08-11x86/resctrl: Add resctrl_arch_get_num_closid()James Morse1-1/+5
2021-08-11devlink: Add APIs to publish, unpublish individual parameterParav Pandit1-0/+4
2021-08-11devlink: Add API to register and unregister single parameterParav Pandit1-0/+4
2021-08-11devlink: Add new "enable_vnet" generic device paramParav Pandit1-0/+4
2021-08-11devlink: Add new "enable_rdma" generic device paramParav Pandit1-0/+4
2021-08-11devlink: Add new "enable_eth" generic device paramParav Pandit1-0/+4
2021-08-11x86/resctrl: Store the effective num_closid in the schemaJames Morse1-0/+4
2021-08-11gpio: dwapb: Get rid of legacy platform dataAndy Shevchenko1-24/+0
2021-08-11gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()Andy Shevchenko1-1/+0
2021-08-11gpiolib: Deduplicate forward declaration in the consumer.h headerAndy Shevchenko1-4/+2
2021-08-11net: bridge: vlan: use br_rports_fill_info() to export mcast router portsNikolay Aleksandrov1-0/+1
2021-08-11net: bridge: vlan: add support for mcast router global optionNikolay Aleksandrov1-0/+1
2021-08-11net: bridge: vlan: add support for mcast querier global optionNikolay Aleksandrov1-0/+1
2021-08-11net: bridge: vlan: add support for mcast startup query interval global optionNikolay Aleksandrov1-0/+1
2021-08-11net: bridge: vlan: add support for mcast query response interval global optionNikolay Aleksandrov1-0/+1
2021-08-11net: bridge: vlan: add support for mcast query interval global optionNikolay Aleksandrov1-0/+1
2021-08-11net: bridge: vlan: add support for mcast querier interval global optionNikolay Aleksandrov1-0/+1
2021-08-11net: bridge: vlan: add support for mcast membership interval global optionNikolay Aleksandrov1-0/+1
2021-08-11net: bridge: vlan: add support for mcast last member interval global optionNikolay Aleksandrov1-0/+2
2021-08-11net: bridge: vlan: add support for mcast startup query count global optionNikolay Aleksandrov1-0/+1
2021-08-11net: bridge: vlan: add support for mcast last member count global optionNikolay Aleksandrov1-0/+1
2021-08-11net: bridge: vlan: add support for mcast igmp/mld version global optionsNikolay Aleksandrov1-0/+2
2021-08-11fsnotify: optimize the case of no marks of any typeAmir Goldstein1-0/+9
2021-08-11fsnotify: count all objects with attached connectorsAmir Goldstein1-2/+5
2021-08-11x86/resctrl: Label the resources with their configuration typeJames Morse1-0/+14
2021-08-11vdpa/mlx5: Fix queue type selection logicEli Cohen1-4/+6
2021-08-11vringh: pull in spinlock headerMichael S. Tsirkin1-0/+1
2021-08-11vdpa: Add documentation for vdpa_alloc_device() macroXie Yongji1-0/+11