summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2020-05-27wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens1-1/+5
2020-05-27nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam1-0/+21
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil1-0/+12
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen1-1/+12
2020-05-27nl80211: add KHz frequency offset for most wifi commandsThomas Pedersen1-17/+33
2020-05-27nl80211: simplify peer specific TID configurationSergey Matyukevich1-6/+4
2020-05-27cfg80211: add support for TID specific AMSDU configurationSergey Matyukevich1-3/+7
2020-05-27net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn1-0/+13
2020-05-27net: ethtool: Add attributes for cable test TDR dataAndrew Lunn1-0/+63
2020-05-27Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller1-0/+23
2020-05-27cls_flower: Support filtering on multiple MPLS Label Stack EntriesGuillaume Nault1-0/+23
2020-05-25Merge tag 'tee-subsys-for-5.8' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann1-0/+9
2020-05-25btrfs: remove more obsolete v0 extent ref declarationsDavid Sterba1-9/+0
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-13/+95
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+4
2020-05-23vxlan: ecmp support for mac fdb entriesRoopa Prabhu1-0/+1
2020-05-23nexthop: support for fdb ecmp nexthopsRoopa Prabhu1-0/+3
2020-05-22drm: Generalized NV Block Linear DRM format modJames Jones1-8/+114
2020-05-22ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel1-0/+2
2020-05-22net: psample: Add tunnel supportChris Mi1-0/+22
2020-05-22IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas2-0/+37
2020-05-22IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas1-0/+25
2020-05-22IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas1-0/+27
2020-05-22IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas1-0/+34
2020-05-22IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas1-0/+1
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe14-33/+133
2020-05-21IB/hfi1: Add accelerated IP capability bitKaike Wan1-1/+2
2020-05-21loop: Add LOOP_CONFIGURE ioctlMartijn Coenen1-0/+21
2020-05-21loop: Clean up LOOP_SET_STATUS lo_flags handlingMartijn Coenen1-2/+8
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini12-17/+34
2020-05-20Merge tag 'amd-drm-next-5.8-2020-05-19' of git://people.freedesktop.org/~agd5...Dave Airlie1-0/+4
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann1-0/+4
2020-05-19fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers1-1/+2
2020-05-19watch_queue: Add a key/keyring notification facilityDavid Howells2-1/+29
2020-05-19pipe: Add general notification queue supportDavid Howells1-0/+20
2020-05-19pipe: Add O_NOTIFICATION_PIPEDavid Howells1-0/+3
2020-05-19uapi: General notification queue definitionsDavid Howells1-0/+55
2020-05-19uapi: habanalabs: add gaudi definesOded Gabbay1-2/+162
2020-05-19habanalabs: get card type, location from F/WOmer Shpigelman1-1/+2
2020-05-19uapi: habanalabs: add signal/wait operationsOmer Shpigelman1-16/+51
2020-05-19habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay1-1/+2
2020-05-19habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar1-0/+8
2020-05-18drm/msm: Add syncobj support.Bas Nieuwenhuizen1-1/+23
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky1-0/+4
2020-05-18iommu/vt-d: Add nested translation helper functionJacob Pan1-0/+5
2020-05-18media: v4l2-ctrls: Add camera orientation and rotationJacopo Mondi1-0/+7
2020-05-17io_uring: add tee(2) supportPavel Begunkov1-0/+1
2020-05-15io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flagsStefano Garzarella1-0/+7
2020-05-15io_uring: add 'cq_flags' field for the CQ ringStefano Garzarella1-1/+3
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+35