summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ipv6-Another-followup-to-the-fib6_info-change'David S. Miller2018-04-214-83/+136
|\
| * net/ipv6: Remove unncessary check on f6i in fib6_checkDavid Ahern2018-04-211-2/+1
| * net/ipv6: Make from in rt6_info rcu protectedDavid Ahern2018-04-214-35/+88
| * net/ipv6: Move release of fib6_info from pcpu routes to helperDavid Ahern2018-04-211-18/+23
| * net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern2018-04-212-5/+14
| * net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_allocDavid Ahern2018-04-211-7/+6
| * net/ipv6: Rename rt6_get_cookie_safeDavid Ahern2018-04-212-5/+5
| * net/ipv6: Clean up rt expires helpersDavid Ahern2018-04-212-21/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-2145-89/+5591
|\
| * libbpf: fixed build error for samples/bpf/Björn Töpel2018-04-201-0/+1
| * Merge branch 'bpf-type-format'Daniel Borkmann2018-04-1922-41/+5076
| |\
| | * bpf: btf: Add BTF testsMartin KaFai Lau2018-04-194-3/+1783
| | * bpf: btf: Add BTF support to libbpfMartin KaFai Lau2018-04-197-31/+626
| | * bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau2018-04-192-0/+142
| | * bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau2018-04-195-7/+254
| | * bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau2018-04-193-1/+23
| | * bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau2018-04-194-0/+97
| | * bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau2018-04-192-0/+200
| | * bpf: btf: Check members of struct/unionMartin KaFai Lau2018-04-191-0/+205
| | * bpf: btf: Validate type referenceMartin KaFai Lau2018-04-192-1/+702
| | * bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau2018-04-193-0/+1046
| |/
| * bpf: reserve xdp_frame size in xdp headroomJesper Dangaard Brouer2018-04-191-9/+3
| * Merge branch 'bpf-xdp-adjust-tail'Daniel Borkmann2018-04-1818-12/+435
| |\
| | * bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov2018-04-184-0/+300
| | * bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov2018-04-185-2/+75
| | * bpf: making bpf_prog_test run aware of possible data_end ptr changeNikita V. Shirokov2018-04-181-1/+2
| | * bpf: make virtio compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+6
| | * bpf: make tun compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+2
| | * bpf: make netronome nfp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+1
| | * bpf: make cavium thunder compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+1
| | * bpf: make bnxt compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+1
| | * bpf: make mlx4 compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+1
| | * bpf: make generic xdp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+9
| | * bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov2018-04-182-2/+37
| |/
| * tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet2018-04-183-18/+36
| * samples/bpf: fix xdp_monitor user output for tracepoint exceptionJesper Dangaard Brouer2018-04-181-1/+1
| * samples/bpf: correct comment in sock_example.cWang Sheng-Hui2018-04-181-2/+2
| * Merge branch 'bpf-libbpf-add-types'Daniel Borkmann2018-04-186-7/+38
| |\
| | * libbpf: Type functions for raw tracepointsAndrey Ignatov2018-04-182-0/+4
| | * libbpf: Support guessing post_bind{4,6} progsAndrey Ignatov2018-04-181-0/+6
| | * bpftool: Support new prog types and attach typesAndrey Ignatov2018-04-184-7/+28
| |/
* | tun: do not compute the rxhash, if not neededPaolo Abeni2018-04-201-9/+6
* | lan78xx: Add support to dump lan78xx registersRaghuram Chary J2018-04-201-0/+54
* | Merge branch 'lan78xx-Read-configuration-from-Device-Tree'David S. Miller2018-04-206-23/+156
|\ \
| * | dt-bindings: Document the DT bindings for lan78xxPhil Elwell2018-04-202-0/+55
| * | lan78xx: Read LED states from Device TreePhil Elwell2018-04-205-1/+81
| * | lan78xx: Read MAC address from DT if presentPhil Elwell2018-04-201-22/+20
|/ /
* | sfc: set and clear interrupt affinity hintsBert Kenward2018-04-201-0/+36
* | net/ipv6: Fix ip6_convert_metrics() bugEric Dumazet2018-04-201-11/+9
* | Merge branch 'qed-Use-trust-mode-to-override-forced-MAC'David S. Miller2018-04-206-18/+306
|\ \