summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2018-12-18bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song1-2/+18
2018-12-18bpf: remove useless version check for prog loadDaniel Borkmann1-1/+9
2018-12-13bpf: include sub program tags in bpf_prog_infoSong Liu1-0/+2
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann1-6/+6
2018-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-43/+95
2018-12-11bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song1-3/+3
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-23/+42
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-19/+37
2018-12-10media: bpf: add bpf function to report mouse movementSean Young1-1/+16
2018-12-10bpf: 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...Linus Torvalds1-0/+4
2018-12-06asm-generic: unistd.h: fixup broken macro include.Guo Ren1-0/+4
2018-12-06bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau1-1/+1
2018-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-19/+37
2018-12-04bpf: respect size hint to BPF_PROG_TEST_RUN if presentLorenz Bauer1-2/+5
2018-12-04devlink: 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-12-01bpf: Add BPF_F_ANY_ALIGNMENT.David Miller1-0/+14
2018-12-01bpf: Improve socket lookup reuseport documentationJoe Stringer1-0/+4
2018-12-01bpf: Support sk lookup in netns with id 0Joe Stringer1-14/+21
2018-12-01tun: implement carrier changeNicolas Dichtel1-0/+1
2018-12-01bpf: fix pointer offsets in context for 32 bitDaniel Borkmann1-5/+12
2018-12-01tcp: implement coalescing on backlog queueEric Dumazet1-0/+1
2018-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+15
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+0
2018-11-29bpf: 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-28netns: enable to dump full nsid translation tableNicolas Dichtel1-0/+1
2018-11-28netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel1-0/+1
2018-11-28net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov1-0/+3
2018-11-28net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov2-0/+19
2018-11-27virtio: add packed ring types and macrosTiwei Bie2-0/+55
2018-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-6/+39
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-10/+0
2018-11-23bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu1-0/+1
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires1-10/+0
2018-11-20bpf: Introduce bpf_func_infoYonghong Song1-0/+13
2018-11-20bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau1-3/+15
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+5
2018-11-20bpf: move BPF_F_QUERY_EFFECTIVE after map flagsLorenz Bauer1-3/+3
2018-11-20bpf: allow zero-initializing hash map seedLorenz Bauer1-0/+3
2018-11-19sctp: add sockopt SCTP_EVENTXin Long1-0/+7
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long1-1/+5
2018-11-18net/ncsi: Configure multi-package, multi-channel modes with failoverSamuel Mendoza-Jonas1-0/+15
2018-11-18tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2018-11-18uapi/ethtool: fix spelling errorsStephen Hemminger1-2/+2
2018-11-17net: sched: gred: allow manipulating per-DP RED flagsJakub Kicinski1-0/+1
2018-11-17net: sched: gred: provide a better structured dump and expose statsJakub Kicinski1-0/+26