summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2018-12-19bpf: sockmap, metadata support for reporting size of msgJohn Fastabend
2018-12-18bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song
2018-12-17bpf: remove useless version check for prog loadDaniel Borkmann
2018-12-13bpf: include sub program tags in bpf_prog_infoSong Liu
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-10bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09media: bpf: add bpf function to report mouse movementSean Young
2018-12-09bpf: Add bpf_line_info supportMartin KaFai Lau
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren
2018-12-05bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-04bpf: respect size hint to BPF_PROG_TEST_RUN if presentLorenz Bauer
2018-12-03devlink: Add 'fw_load_policy' generic parameterShalom Toledo
2018-12-03bpf: fix documentation for eBPF helpersQuentin Monnet
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30tun: implement carrier changeNicolas Dichtel
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann
2018-11-30tcp: implement coalescing on backlog queueEric Dumazet
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28bpf: helper to pop data from messagesJohn Fastabend
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-11-27netns: enable to dump full nsid translation tableNicolas Dichtel
2018-11-27netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel
2018-11-27net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov
2018-11-27net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov
2018-11-26virtio: add packed ring types and macrosTiwei Bie
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-22bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires
2018-11-20bpf: Introduce bpf_func_infoYonghong Song
2018-11-20bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-11-20bpf: move BPF_F_QUERY_EFFECTIVE after map flagsLorenz Bauer
2018-11-20bpf: allow zero-initializing hash map seedLorenz Bauer
2018-11-19sctp: add sockopt SCTP_EVENTXin Long
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long
2018-11-17net/ncsi: Configure multi-package, multi-channel modes with failoverSamuel Mendoza-Jonas
2018-11-17tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2018-11-17uapi/ethtool: fix spelling errorsStephen Hemminger
2018-11-16net: sched: gred: allow manipulating per-DP RED flagsJakub Kicinski