summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2Zygo Blaxell
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend
2017-10-31isofs: use unsigned char types consistentlyArnd Bergmann
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-30btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29ipvlan: implement VEPA modeMahesh Bandewar
2017-10-29ipvlan: introduce 'private' attribute for all existing modes.Mahesh Bandewar
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long
2017-10-29ipv6: prevent user from adding cached routesWei Wang
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend
2017-10-27drm/amdkfd: increase limit of signal events to 4096 per processOded Gabbay
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie
2017-11-02Merge tag 'drm-msm-next-2017-11-01' of git://people.freedesktop.org/~robclark...Dave Airlie
2017-10-28drm/msm: Add a parameter query for the number of ringbuffersJordan Crouse
2017-10-28drm/msm: Support multiple ringbuffersJordan Crouse
2017-10-28drm/msm: Add per-instance submit queuesJordan Crouse
2017-10-27net/sched: Introduce Credit Based Shaper (CBS) qdiscVinicius Costa Gomes
2017-10-26Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-10-25IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb
2017-10-25IB/mlx5: Add tunneling offloads supportMaor Gottlieb
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi
2017-10-25IB/mlx5: Support 128B CQE compression featureGuy Levi
2017-10-25IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich
2017-10-25IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich
2017-10-25Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown
2017-10-25drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard
2017-10-25ip6_tunnel: Allow rcv/xmit even if remote address is a local addressShmulik Ladkani
2017-10-24PCI: Add resizable BAR infrastructureChristian König
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-10-24tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch
2017-10-24Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-24Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...David S. Miller
2017-10-23batman-adv: use inline kernel-doc for uapi constantsSven Eckelmann
2017-10-23drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]Keith Packard
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-22bpf: Adding helper function bpf_getsockopsLawrence Brakmo
2017-10-22bpf: add support for BPF_SOCK_OPS_BASE_RTTLawrence Brakmo
2017-10-20amdgpu: add padding to the fence to handle ioctl.Dave Airlie
2017-10-20bpf: Add file mode configuration into bpf mapsChenbo Feng
2017-10-20tcp: socket option to set TCP fast open keyYuchung Cheng
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-20Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-10-20Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-10-19PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu
2017-10-19drm/amdgpu: add VRAM lost queryChristian König
2017-10-19drm/amdgpu: rename context priority levelsAndres Rodriguez
2017-10-19drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon
2017-10-18perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samplesWill Deacon