aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2017-08-16bpf: add access to sock fields and pkt data from sk_skb programsGravatar John Fastabend 1-0/+9
2017-08-16bpf: sockmap with sk redirect supportGravatar John Fastabend 1-1/+32
2017-08-16bpf: introduce new program type for skbs on socketsGravatar John Fastabend 1-0/+1
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-3/+3
2017-08-15ipv6: fib: Provide offload indication using nexthop flagsGravatar Ido Schimmel 1-1/+0
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsGravatar Daniel Borkmann 1-0/+5
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelGravatar David Lebrun 2-0/+69
2017-08-04net: comment fixes against BPF devmap helper callsGravatar John Fastabend 1-5/+11
2017-08-03sock: add SOCK_ZEROCOPY sockoptGravatar Willem de Bruijn 1-0/+2
2017-08-03sock: add MSG_ZEROCOPYGravatar Willem de Bruijn 1-0/+3
2017-08-03ipv6: fib: Add offload indication to routesGravatar Ido Schimmel 1-0/+1
2017-08-01drm/msm: Remove __user from __u64 data typesGravatar Jordan Crouse 1-3/+3
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-4/+4
2017-07-31tcp: add related fields into SCM_TIMESTAMPING_OPT_STATSGravatar Wei Wang 1-0/+8
2017-07-31tcp: remove unused mib countersGravatar Florian Westphal 1-9/+0
2017-07-30net sched actions: add time filter for action dumpingGravatar Jamal Hadi Salim 1-0/+1
2017-07-30net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batchGravatar Jamal Hadi Salim 1-2/+20
2017-07-30net netlink: Add new type NLA_BITFIELD32Gravatar Jamal Hadi Salim 1-0/+17
2017-07-29net: ethtool: add support for forward error correction modesGravatar Vidya Sagar Ravipati 1-1/+47
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2017-07-21rxrpc: Move the packet.h include file into net/rxrpc/Gravatar David Howells 1-0/+44
2017-07-21rxrpc: Expose UAPI definitions to userspaceGravatar David Howells 1-0/+80
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-2/+26
2017-07-18include: usb: audio: specify exact endiannes of descriptorsGravatar Ruslan Bilovol 1-3/+3
2017-07-17bpf: add bpf_redirect_map helper routineGravatar John Fastabend 1-1/+7
2017-07-17bpf: add devmap, a map for storing net device referencesGravatar John Fastabend 1-0/+1
2017-07-17xdp: add bpf_redirect helper functionGravatar John Fastabend 1-0/+1
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGravatar Gleb Fotengauer-Malinovskiy 1-1/+1
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+3
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceGravatar Roman Kagan 1-0/+1
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 1-0/+12
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Gravatar Roman Kagan 1-0/+1
2017-07-12include/linux/sem.h: correctly document sem_ctimeGravatar Manfred Spraul 1-1/+1
2017-07-12kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesGravatar Cyrill Gorcunov 1-0/+10
2017-07-12KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definitionGravatar Gleb Fotengauer-Malinovskiy 1-1/+1
2017-07-10Fix up over-eager 'wait_queue_t' renamingGravatar Linus Torvalds 2-4/+4
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 8-17/+209
2017-07-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-8/+8
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+4
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+1
2017-07-08sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsGravatar Dmitry V. Levin 1-8/+8
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+41
2017-07-06tcmu: perfom device add, del and reconfig synchronouslyGravatar Mike Christie 1-0/+7
2017-07-06tcmu: reconfigure netlink attr changesGravatar Mike Christie 1-8/+4
2017-07-06tcmu: Add Type of reconfig into netlinkGravatar Bryant G. Ly 1-0/+8
2017-07-06tcmu: Add netlink for device reconfigurationGravatar Bryant G. Ly 1-0/+1
2017-07-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-8/+1
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+35
2017-07-06mm, mempolicy: simplify rebinding mempolicies when updating cpusetsGravatar Vlastimil Babka 1-8/+0