summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-191-8/+450
|\
| * nl80211: Add support to notify radar event info received from STASriram R2018-12-181-0/+7
| * cfg80211: clarify LCI/civic location documentationJohannes Berg2018-12-181-4/+12
| * uapi/nl80211: fix spelling errorsStephen Hemminger2018-12-051-6/+6
| * {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-091-1/+7
| * {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-091-0/+3
| * cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-091-0/+418
* | neighbor: Add protocol attributeDavid Ahern2018-12-161-0/+1
* | bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann2018-12-111-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-111-43/+95
|\ \
| * | bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song2018-12-101-3/+3
| * | media: bpf: add bpf function to report mouse movementSean Young2018-12-091-1/+16
| * | bpf: Add bpf_line_info supportMartin KaFai Lau2018-12-091-0/+19
| * | bpf: Change insn_offset to insn_off in bpf_func_infoMartin KaFai Lau2018-12-061-1/+1
| * | bpf: respect size hint to BPF_PROG_TEST_RUN if presentLorenz Bauer2018-12-041-2/+5
| * | bpf: fix documentation for eBPF helpersQuentin Monnet2018-12-031-45/+45
| * | bpf: allow BPF read access to qdisc pkt_lenPetar Penkov2018-12-031-0/+1
| * | bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-12-011-0/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-103-23/+42
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-101-19/+37
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-061-19/+37
| | |\ \ \
| | | * | | bpf: Improve socket lookup reuseport documentationJoe Stringer2018-12-011-0/+4
| | | * | | bpf: Support sk lookup in netns with id 0Joe Stringer2018-12-011-14/+21
| | | * | | bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-12-011-5/+12
| * | | | | Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-081-0/+4
| |\ \ \ \ \
| | * | | | | asm-generic: unistd.h: fixup broken macro include.Guo Ren2018-12-061-0/+4
| | |/ / / /
| * / / / / x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-11-281-0/+1
| |/ / / /
* | | | | devlink: Add 'fw_load_policy' generic parameterShalom Toledo2018-12-031-0/+5
* | | | | tun: implement carrier changeNicolas Dichtel2018-12-011-0/+1
* | | | | tcp: implement coalescing on backlog queueEric Dumazet2018-11-301-0/+1
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-301-1/+15
|\ \ \ \
| * | | | bpf: helper to pop data from messagesJohn Fastabend2018-11-281-1/+15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-291-10/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-241-10/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires2018-11-221-10/+0
* | | | | netns: enable to dump full nsid translation tableNicolas Dichtel2018-11-281-0/+1
* | | | | netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel2018-11-281-0/+1
* | | | | net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov2018-11-281-0/+3
* | | | | net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov2018-11-282-0/+19
* | | | | virtio: add packed ring types and macrosTiwei Bie2018-11-272-0/+55
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-262-6/+39
|\ \ \ \
| * | | | bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu2018-11-231-0/+1
| * | | | bpf: Introduce bpf_func_infoYonghong Song2018-11-201-0/+13
| * | | | bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau2018-11-201-3/+15
| * | | | bpf: move BPF_F_QUERY_EFFECTIVE after map flagsLorenz Bauer2018-11-201-3/+3
| * | | | bpf: allow zero-initializing hash map seedLorenz Bauer2018-11-201-0/+3
| * | | | bpf: Extend the sk_lookup() helper to XDP hookpoint.Nitin Hande2018-11-091-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-251-0/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-11-201-0/+5
| |\ \ \ \
| | * \ \ \ Merge tag 'v4.20-rc1' into patchworkMauro Carvalho Chehab2018-11-066-47/+163
| | |\ \ \ \