summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+4
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron-1/+25
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira-1/+19
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-0/+2
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie-2/+3
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek-0/+1
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek-0/+1
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek-0/+21
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek-0/+1
2020-03-12ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek-0/+1
2020-03-12ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek-0/+21
2020-03-12ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek-0/+1
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek-0/+1
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek-0/+14
2020-03-12ethtool: add FEATURES_NTF notificationMichal Kubecek-0/+1
2020-03-12ethtool: set netdev features with FEATURES_SET requestMichal Kubecek-0/+2
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek-0/+17
2020-03-12media: v4l: link dt-bindings and uapiMarco Felsch-0/+4
2020-03-11seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni-0/+2
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-03-11Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown-32/+44
2020-03-11io_uring: dual license io_uring.h uapi headerJens Axboe-1/+1
2020-03-11dmaengine: idxd: Merge definition of dsa_batch_desc into dsa_hw_descTony Luck-16/+5
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie-32/+44
2020-03-10Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe-2/+2
2020-03-10io_uring: provide means of removing buffersJens Axboe-0/+1
2020-03-10io_uring: support buffer selection for OP_READ and OP_RECVJens Axboe-0/+14
2020-03-10io_uring: add IORING_OP_PROVIDE_BUFFERSJens Axboe-2/+8
2020-03-10Merge branch 'mlx5_packet_pacing' into rdma.git for-nextJason Gunthorpe-0/+21
2020-03-10IB/mlx5: Introduce UAPIs to manage packet pacingYishai Hadas-0/+21
2020-03-09tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATSYousuk Seung-0/+1
2020-03-08sched: act: allow user to specify type of HW stats for a filterJiri Pirko-0/+22
2020-03-06drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao-2/+3
2020-03-06Merge branch 'perf/urgent' into perf/core, to pick up the latest fixesIngo Molnar-30/+42
2020-03-04seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen-0/+1
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh-0/+1
2020-03-04Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2020-03-04bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko-66/+109
2020-03-03bpf: Add gso_size to __sk_buffWillem de Bruijn-0/+1
2020-03-03devlink: Introduce devlink port flavour virtualParav Pandit-0/+1
2020-03-03dm: bump version of core and various targetsMike Snitzer-2/+2
2020-03-02io_uring: use poll driven retry for files that support itJens Axboe-0/+1
2020-03-02io_uring: add splice(2) supportPavel Begunkov-1/+13
2020-03-02drop_monitor: Replace zero-length array with flexible-array memberGustavo A. R. Silva-2/+2
2020-03-02ASoC: SOF: add core id to sof_ipc_compTomasz Lauda-1/+1
2020-02-29arcnet: Replace zero-length array with flexible-array memberGustavo A. R. Silva-3/+3
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-2/+31
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau-0/+2
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau-0/+26
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau-1/+2