linux-2.6-microblaze.git
2020-03-12 Song Liubpftool: Only build bpftool-prog-profile if supported...
2020-03-12 Tobias Klauserbpftool: Use linux/types.h from source tree for profile...
2020-03-11 Andrii Nakryikotools/runqslower: Add BPF_F_CURRENT_CPU for running...
2020-03-11 Alexei Starovoitovbpf: Fix trampoline generation for fmod_ret programs
2020-03-11 Andrii Nakryikobpf: Add bpf_link_new_file that doesn't install FD
2020-03-09 Song Liubpftool: Fix typo in bash-completion
2020-03-09 Song Liubpftool: Bash completion for "bpftool prog profile"
2020-03-09 Song Liubpftool: Documentation for bpftool prog profile
2020-03-09 Song Liubpftool: Introduce "prog profile" command
2020-03-09 Lorenz Bauerbpf, doc: Update maintainers for L7 BPF
2020-03-09 Lorenz Bauerselftests: bpf: Enable UDP sockmap reuseport tests
2020-03-09 Lorenz Bauerselftests: bpf: Add tests for UDP sockets in sockmap
2020-03-09 Lorenz Bauerselftests: bpf: Don't listen() on UDP sockets
2020-03-09 Lorenz Bauerbpf: sockmap: Add UDP support
2020-03-09 Lorenz Bauerbpf: Add sockmap hooks for UDP sockets
2020-03-09 Lorenz Bauerbpf: sockmap: Simplify sock_map_init_proto
2020-03-09 Lorenz Bauerbpf: sockmap: Move generic sockmap hooks from BPF TCP
2020-03-09 Lorenz Bauerbpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG
2020-03-09 Lorenz Bauerbpf: tcp: Move assertions into tcp_bpf_get_proto
2020-03-09 Lorenz Bauerskmsg: Update saved hooks only once
2020-03-09 Lorenz Bauerbpf: sockmap: Only check ULP for TCP sockets
2020-03-05 KP Singhbpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET
2020-03-05 KP Singhbpf: Remove unnecessary CAP_MAC_ADMIN check
2020-03-05 Luke NelsonMAINTAINERS: Add entry for RV32G BPF JIT
2020-03-05 Luke Nelsonbpf, doc: Add BPF JIT for RV32G to BPF documentation
2020-03-05 Luke Nelsonriscv, bpf: Add RV32G eBPF JIT
2020-03-05 Luke Nelsonriscv, bpf: Factor common RISC-V JIT code
2020-03-04 Alexei StarovoitovMerge branch 'bpf_modify_ret'
2020-03-04 KP Singhbpf: Add selftests for BPF_MODIFY_RETURN
2020-03-04 KP Singhbpf: Add test ops for BPF_PROG_TYPE_TRACING
2020-03-04 KP Singhtools/libbpf: Add support for BPF_MODIFY_RETURN
2020-03-04 KP Singhbpf: Attachment verification for BPF_MODIFY_RETURN
2020-03-04 KP Singhbpf: Introduce BPF_MODIFY_RETURN
2020-03-04 KP Singhbpf: JIT helpers for fmod_ret progs
2020-03-04 KP Singhbpf: Refactor trampoline update code
2020-03-04 Andrii Nakryikoselftests/bpf: Support out-of-tree vmlinux builds for...
2020-03-04 Kees Cookkbuild: Remove debug info from kallsyms linking
2020-03-04 Daniel BorkmannMerge branch 'bpf-uapi-enums'
2020-03-04 Andrii Nakryikotools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU...
2020-03-04 Andrii Nakryikolibbpf: Assume unsigned values for BTF_KIND_ENUM
2020-03-04 Andrii Nakryikobpf: Switch BPF UAPI #define constants used from BPF...
2020-03-04 Andrii Nakryikolibbpf: Fix handling of optional field_name in btf_dump...
2020-03-04 Alexei StarovoitovMerge branch 'bpf_gso_size'
2020-03-04 Willem de Bruijnselftests/bpf: Test new __sk_buff field gso_size
2020-03-04 Willem de Bruijnbpf: Sync uapi bpf.h to tools/
2020-03-04 Willem de Bruijnbpf: Add gso_size to __sk_buff
2020-03-03 Alexei StarovoitovMerge branch 'bpf_link'
2020-03-03 Andrii Nakryikoselftests/bpf: Add link pinning selftests
2020-03-03 Andrii Nakryikolibbpf: Add bpf_link pinning/unpinning
2020-03-03 Andrii Nakryikobpf: Introduce pinnable bpf_link abstraction
2020-03-03 Toke Høiland... selftests/bpf: Declare bpf_log_buf variables as static
2020-03-03 Andrii Nakryikobpf: Reliably preserve btf_trace_xxx types
2020-03-03 Alexei StarovoitovMerge branch 'move_BPF_PROG_to_libbpf'
2020-03-03 Andrii Nakryikolibbpf: Merge selftests' bpf_trace_helpers.h into libbp...
2020-03-03 Andrii Nakryikoselftests/bpf: Fix BPF_KRETPROBE macro and use it in...
2020-03-03 Andrii Nakryikolibbpf: Fix use of PT_REGS_PARM macros with vmlinux.h
2020-03-03 Andrii Nakryikobpftool: Add header guards to generated vmlinux.h
2020-03-02 Jesper Dangaard... mvneta: add XDP ethtool errors stats for TX to driver
2020-03-02 David S. MillerMerge branch 'net-zl-array'
2020-03-02 Gustavo A.... tehuti: Replace zero-length array with flexible-array...
2020-03-02 Gustavo A.... r8152: Replace zero-length array with flexible-array...
2020-03-02 Gustavo A.... net: atlantic: Replace zero-length array with flexible...
2020-03-02 Gustavo A.... bna: bnad: Replace zero-length array with flexible...
2020-03-02 Gustavo A.... net: inet_sock: Replace zero-length array with flexible...
2020-03-02 Gustavo A.... net: ip6_fib: Replace zero-length array with flexible...
2020-03-02 Gustavo A.... net: ip_fib: Replace zero-length array with flexible...
2020-03-02 Gustavo A.... drop_monitor: Replace zero-length array with flexible...
2020-03-02 Gustavo A.... net: mip6: Replace zero-length array with flexible...
2020-03-02 Gustavo A.... netdevice: Replace zero-length array with flexible...
2020-03-02 David S. MillerMerge branch 'net-thunderx-Miscellaneous-changes'
2020-03-02 Prakash Brahmajyosyulanet: cavium: Register driver with PCI subsys IDs
2020-03-02 Geetha sowjanyanet: thunderx: Reduce mbox wait response time.
2020-03-02 Sunil Gouthamnet: thunderx: Adjust CQE_RX drop levels for better...
2020-03-02 David S. MillerMerge branch 'octeontx2-Flow-control-support-and-other...
2020-03-02 Sunil Gouthamocteontx2-af: Modify rvu_reg_poll() to check reg atleas...
2020-03-02 Sunil Gouthamocteontx2-af: Enable PCI master
2020-03-02 Sunil Gouthamocteontx2-af: Set discovery ID for RVUM block
2020-03-02 Linu Cherianocteontx2-af: Optimize data retrieval from firmware
2020-03-02 Geetha sowjanyaocteontx2-pf: Support to enable/disable pause frames...
2020-03-02 Geetha sowjanyaocteontx2-af: Pause frame configuration at cgx
2020-03-02 Geetha sowjanyaocteontx2-af: Interface backpressure configuration
2020-03-02 Heiner Kallweitnet: phy: mscc: add constants for used interrupt mask...
2020-03-01 Gustavo A.... arcnet: Replace zero-length array with flexible-array...
2020-03-01 Gustavo A.... neighbour: Replace zero-length array with flexible...
2020-03-01 Gustavo A.... net: flow_offload: Replace zero-length array with flexi...
2020-03-01 Gustavo A.... net: dn_fib: Replace zero-length array with flexible...
2020-03-01 Gustavo A.... ndisc: Replace zero-length array with flexible-array...
2020-03-01 Gustavo A.... net: ipv6: mld: Replace zero-length array with flexible...
2020-03-01 Gustavo A.... net: lwtunnel: Replace zero-length array with flexible...
2020-03-01 Gustavo A.... net: ip6_route: Replace zero-length array with flexible...
2020-03-01 Gustavo A.... net: nexthop: Replace zero-length array with flexible...
2020-03-01 Gustavo A.... net: sctp: Replace zero-length array with flexible...
2020-03-01 Gustavo A.... net: sock_reuseport: Replace zero-length array with...
2020-03-01 David S. MillerMerge branch 'net-ethtool-Introduce-link_ksettings...
2020-03-01 Cris Fornonet/ethtool: Introduce link_ksettings API for virtual...
2020-03-01 Cris Fornoethtool: Factored out similar ethtool link settings...
2020-03-01 David S. MillerMerge branch 'hsr-several-code-cleanup-for-hsr-module'
2020-03-01 Taehee Yoohsr: use upper/lower device infrastructure
2020-03-01 Taehee Yoohsr: remove unnecessary rcu_read_lock() in hsr module
2020-03-01 Taehee Yoohsr: use netdev_err() instead of WARN_ONCE()
next