aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-80/+42
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+31
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu1-0/+20
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-8/+450
2018-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2018-12-18net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti1-2/+2
2018-12-18Merge tag 'for-linus-20181218' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2018-12-18nl80211: Add support to notify radar event info received from STASriram R1-0/+7
2018-12-18cfg80211: clarify LCI/civic location documentationJohannes Berg1-4/+12
2018-12-17bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada1-0/+1
2018-12-16uapi: linux/blkzoned.h: fix BLKGETZONESZ and BLKGETNRZONES definitionsDmitry V. Levin1-2/+2
2018-12-16neighbor: Add protocol attributeDavid Ahern1-0/+1
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht1-3/+7
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski1-1/+1
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-72/+0
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann1-6/+6
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-43/+95
2018-12-10bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song1-3/+3
2018-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+9
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-23/+42
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-19/+37
2018-12-09media: bpf: add bpf function to report mouse movementSean Young1-1/+16
2018-12-09bpf: Add bpf_line_info supportMartin KaFai Lau1-0/+19
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+4
2018-12-07Input: restore EV_ABS ABS_RESERVEDPeter Hutterer1-0/+9
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren1-0/+4
2018-12-05bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau1-1/+1
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-19/+37
2018-12-05media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil2-72/+0
2018-12-05uapi/nl80211: fix spelling errorsStephen Hemminger1-6/+6
2018-12-04bpf: respect size hint to BPF_PROG_TEST_RUN if presentLorenz Bauer1-2/+5
2018-12-03devlink: Add 'fw_load_policy' generic parameterShalom Toledo1-0/+5
2018-12-03bpf: fix documentation for eBPF helpersQuentin Monnet1-45/+45
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov1-0/+1
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller1-0/+14
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer1-0/+4
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer1-14/+21
2018-11-30tun: implement carrier changeNicolas Dichtel1-0/+1
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann1-5/+12
2018-11-30tcp: implement coalescing on backlog queueEric Dumazet1-0/+1
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+15
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+0
2018-11-28bpf: helper to pop data from messagesJohn Fastabend1-1/+15
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+1
2018-11-27netns: enable to dump full nsid translation tableNicolas Dichtel1-0/+1
2018-11-27netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel1-0/+1
2018-11-27net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov1-0/+3
2018-11-27net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov2-0/+19
2018-11-26virtio: add packed ring types and macrosTiwei Bie2-0/+55
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-6/+39