summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+4
2016-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+3
2016-12-14Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into...Daniel Vetter2-8/+21
2016-12-14drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #defineKristian H. Kristensen1-0/+1
2016-12-13Merge branch 'md-next' into md-linusShaohua Li1-1/+6
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+22
2016-12-13IB/uverbs: Extend modify_qp and support packet pacingBodong Wang1-0/+21
2016-12-13IB/mlx5: Report mlx5 packet pacing capabilities when querying deviceBodong Wang1-0/+13
2016-12-13IB/mlx5: Use kernel driver to help userspace create ahMoni Shoua1-0/+6
2016-12-13IB/mlx5: Report that device has udata response in create_ahMoni Shoua1-0/+1
2016-12-13IB/uverbs: Add support for Vxlan protocolMoses Reuben1-0/+17
2016-12-13IB/mlx5: Add support for CQE compressingBodong Wang1-1/+3
2016-12-13IB/mlx5: Report mlx5 CQE compression caps during queryBodong Wang1-0/+12
2016-12-13IB/mlx5: Report mlx5 multi packet WQE caps during queryBodong Wang1-0/+2
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds5-4/+155
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-28/+155
2016-12-13Merge tag 'vfio-v4.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+10
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+1
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds2-0/+25
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter1-1/+1
2016-12-13drm_fourcc: Document linear modifierDaniel Vetter1-0/+10
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-12-13Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into d...Dave Airlie1-8/+10
2016-12-12PCI: Move config space size macros to pci_regs.hWang Sheng-Hui1-0/+8
2016-12-12Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo...Mark Brown1-11/+79
2016-12-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-1/+7
2016-12-12fscrypt: move the policy flags and encryption mode definitions to uapi headerTheodore Ts'o1-0/+14
2016-12-11IB/hfi1: Disable header suppression for short packetsJakub Pawlak1-1/+1
2016-12-11net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen1-7/+6
2016-12-11net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen1-1/+16
2016-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-12-10Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller1-1/+6
2016-12-10drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enumBoris Brezillon1-8/+10
2016-12-09nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna1-1/+6
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau1-1/+10
2016-12-08drm/amd/amdgpu: export vbios information (v2)Evan Quan1-0/+11
2016-12-08net/sched: cls_flower: Support matching on ICMP type and codeSimon Horman1-0/+10
2016-12-08net/sched: cls_flower: Add support for matching on flagsOr Gerlitz1-0/+7
2016-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-0/+94
2016-12-07netfilter: xt_bpf: support ebpfWillem de Bruijn1-0/+21
2016-12-07netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso1-0/+6
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso1-0/+8
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso1-0/+1
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso1-0/+2
2016-12-07netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso1-0/+2
2016-12-07can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde1-0/+1
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+4
2016-12-06netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso1-0/+14
2016-12-06netfilter: nft_quota: add stateful object typePablo Neira Ayuso1-0/+1