summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-67/+154
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+4
2020-03-13bpf: Add bpf_xdp_output() helperEelco Chaudron1-1/+25
2020-03-13bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira1-1/+19
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+2
2020-03-13ethtool: add CHANNELS_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek1-0/+1
2020-03-13ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek1-0/+21
2020-03-13ethtool: add RINGS_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek1-0/+1
2020-03-13ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek1-0/+21
2020-03-13ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek1-0/+1
2020-03-13ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek1-0/+14
2020-03-13ethtool: add FEATURES_NTF notificationMichal Kubecek1-0/+1
2020-03-13ethtool: set netdev features with FEATURES_SET requestMichal Kubecek1-0/+2
2020-03-13ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek1-0/+17
2020-03-12media: v4l: link dt-bindings and uapiMarco Felsch1-0/+4
2020-03-12seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni1-0/+2
2020-03-11io_uring: dual license io_uring.h uapi headerJens Axboe1-1/+1
2020-03-11dmaengine: idxd: Merge definition of dsa_batch_desc into dsa_hw_descTony Luck1-16/+5
2020-03-10io_uring: provide means of removing buffersJens Axboe1-0/+1
2020-03-10io_uring: support buffer selection for OP_READ and OP_RECVJens Axboe1-0/+14
2020-03-10io_uring: add IORING_OP_PROVIDE_BUFFERSJens Axboe1-2/+8
2020-03-10tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2020-03-09sched: act: allow user to specify type of HW stats for a filterJiri Pirko1-0/+22
2020-03-06Merge branch 'perf/urgent' into perf/core, to pick up the latest fixesIngo Molnar5-30/+40
2020-03-05seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen1-0/+1
2020-03-05bpf: Introduce BPF_MODIFY_RETURNKP Singh1-0/+1
2020-03-04Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-03-04bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko1-66/+109
2020-03-04bpf: Add gso_size to __sk_buffWillem de Bruijn1-0/+1
2020-03-04devlink: Introduce devlink port flavour virtualParav Pandit1-0/+1
2020-03-03dm: bump version of core and various targetsMike Snitzer1-2/+2
2020-03-03io_uring: use poll driven retry for files that support itJens Axboe1-0/+1
2020-03-03io_uring: add splice(2) supportPavel Begunkov1-1/+13
2020-03-02drop_monitor: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-01arcnet: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-2/+31
2020-02-28bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau1-0/+2
2020-02-28bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau1-0/+26
2020-02-28inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau1-1/+2
2020-02-28bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-27KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTEDChristian Borntraeger1-0/+1
2020-02-27KVM: s390: protvirt: UV calls in support of diag308 0, 1Janosch Frank1-0/+2
2020-02-27KVM: S390: protvirt: Introduce instruction data area bounce bufferJanosch Frank1-2/+7
2020-02-27KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank1-0/+31
2020-02-25drop_monitor: extend by passing cookie from driverJiri Pirko1-0/+1
2020-02-25devlink: add trap metadata type for cookieJiri Pirko1-0/+2
2020-02-25Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller1-12/+102