platform/kernel/linux-rpi.git
2020-05-10 Yonghong Songtools/bpf: selftests: Add bpf_iter selftests
2020-05-10 Yonghong Songtools/bpf: selftests: Add iter progs for bpf_map/task...
2020-05-10 Yonghong Songtools/bpf: selftests: Add iterator programs for ipv6_ro...
2020-05-10 Yonghong Songtools/bpftool: Add bpf_iter support for bptool
2020-05-10 Yonghong Songtools/libpf: Add offsetof/container_of macro in bpf_hel...
2020-05-10 Yonghong Songtools/libbpf: Add bpf_iter support
2020-05-10 Yonghong Songbpf: Support variable length array in tracing programs
2020-05-10 Yonghong Songbpf: Handle spilled PTR_TO_BTF_ID properly when checkin...
2020-05-10 Yonghong Songbpf: Add bpf_seq_printf and bpf_seq_write helpers
2020-05-10 Yonghong Songbpf: Add PTR_TO_BTF_ID_OR_NULL support
2020-05-10 Yonghong Songbpf: Add task and task/file iterator targets
2020-05-10 Yonghong Songnet: bpf: Add netlink and ipv6_route bpf_iter targets
2020-05-10 Yonghong Songbpf: Add bpf_map iterator
2020-05-10 Yonghong Songbpf: Implement common macros/helpers for target iterators
2020-05-10 Yonghong Songbpf: Create file bpf iterator
2020-05-10 Yonghong Songbpf: Create anonymous bpf iterator
2020-05-10 Yonghong Songbpf: Implement bpf_seq_read() for bpf iterator
2020-05-10 Yonghong Songbpf: Support bpf tracing/iter programs for BPF_LINK_UPDATE
2020-05-10 Yonghong Songbpf: Support bpf tracing/iter programs for BPF_LINK_CREATE
2020-05-10 Yonghong Songbpf: Allow loading of a bpf_iter program
2020-05-10 Yonghong Songbpf: Implement an interface to register bpf_iter targets
2020-05-08 Stanislav Fomichevbpf: Allow any port in bpf_bind helper
2020-05-08 Stanislav Fomichevnet: Refactor arguments of inet{,6}_bind
2020-05-08 Stanislav Fomichevselftests/bpf: Move existing common networking parts...
2020-05-08 Stanislav Fomichevselftests/bpf: Generalize helpers to control background...
2020-05-07 Jason Yanbpf, i386: Remove unneeded conversion to bool
2020-05-07 Alexei StarovoitovMerge tag 'perf-for-bpf-2020-05-06' of git://git./linux...
2020-05-06 Daniel BorkmannMerge branch 'bpf-rv64-jit'
2020-05-06 Luke Nelsonbpf, riscv: Optimize BPF_JSET BPF_K using andi on RV64
2020-05-06 Luke Nelsonbpf, riscv: Optimize BPF_JMP BPF_K when imm == 0 on...
2020-05-06 Luke Nelsonbpf, riscv: Optimize FROM_LE using verifier_zext on...
2020-05-06 Luke Nelsonbpf, riscv: Enable missing verifier_zext optimizations...
2020-05-05 Arnd Bergmannsysctl: Fix unused function warning
2020-05-04 Magnus Karlssonxsk: Remove unnecessary member in xdp_umem
2020-05-04 Magnus Karlssonxsk: Change two variable names for increased clarity
2020-05-04 Arnd Bergmannbpf: Avoid gcc-10 stringop-overflow warning in struct...
2020-05-04 Luke Nelsonbpf, arm: Optimize ALU ARSH K using asr immediate instr...
2020-05-04 Luke Nelsonbpf, arm: Optimize ALU64 ARSH X using orrpl conditional...
2020-05-03 David S. MillerMerge branch 'net-smc-add-and-delete-link-processing'
2020-05-03 Karsten Graulnet/smc: enqueue local LLC messages
2020-05-03 Karsten Graulnet/smc: delete link processing as SMC server
2020-05-03 Karsten Graulnet/smc: delete link processing as SMC client
2020-05-03 Karsten Graulnet/smc: llc_del_link_work and use the LLC flow for...
2020-05-03 Karsten Graulnet/smc: delete an asymmetric link as SMC server
2020-05-03 Karsten Graulnet/smc: final part of add link processing as SMC server
2020-05-03 Karsten Graulnet/smc: rkey processing for a new link as SMC server
2020-05-03 Karsten Graulnet/smc: first part of add link processing as SMC server
2020-05-03 Karsten Graulnet/smc: final part of add link processing as SMC client
2020-05-03 Karsten Graulnet/smc: rkey processing for a new link as SMC client
2020-05-03 Karsten Graulnet/smc: first part of add link processing as SMC client
2020-05-03 David S. MillerMerge branch 'Enhance-current-features-in-ena-driver'
2020-05-03 Arthur Kiyanovskinet: ena: cosmetic: extract code to ena_indirection_tab...
2020-05-03 Sameeh Jubrannet: ena: cosmetic: remove unnecessary spaces and tabs...
2020-05-03 Sameeh Jubrannet: ena: use SHUTDOWN as reset reason when closing...
2020-05-03 Arthur Kiyanovskinet: ena: drop superfluous prototype
2020-05-03 Sameeh Jubrannet: ena: add support for reporting of packet drops
2020-05-03 Sameeh Jubrannet: ena: add unmask interrupts statistics to ethtool
2020-05-03 Sameeh Jubrannet: ena: remove code that does nothing
2020-05-03 Sameeh Jubrannet: ena: changes to RSS hash key allocation
2020-05-03 Arthur Kiyanovskinet: ena: change default RSS hash function to Toeplitz
2020-05-03 Sameeh Jubrannet: ena: allow setting the hash function without chang...
2020-05-03 Arthur Kiyanovskinet: ena: fix error returning in ena_com_get_hash_funct...
2020-05-03 Arthur Kiyanovskinet: ena: avoid unnecessary admin command when RSS...
2020-05-03 David S. MillerMerge branch 'sch_fq-optimizations'
2020-05-03 Eric Dumazetnet_sched: sch_fq: perform a prefetch() earlier
2020-05-03 Eric Dumazetnet_sched: sch_fq: do not call fq_peek() twice per...
2020-05-03 Eric Dumazetnet_sched: sch_fq: use bulk freeing in fq_gc()
2020-05-03 Eric Dumazetnet_sched: sch_fq: change fq_flow size/layout
2020-05-03 Eric Dumazetnet_sched: sch_fq: avoid touching f->next from fq_gc()
2020-05-02 Dmitry Yakunininet_diag: bc: read cgroup id only for full sockets
2020-05-02 Andrew Lunnnet: ethernet: fec: Replace interrupt driven MDIO with...
2020-05-02 David S. Millersmc: Remove unused function.
2020-05-02 David S. MillerMerge branch 'ptp-Add-adjust-phase-to-support-phase...
2020-05-02 Vincent Chengptp: ptp_clockmatrix: Add adjphase() to support PHC...
2020-05-02 Vincent Chengptp: Add adjust_phase to ptp_clock_caps capability.
2020-05-02 Vincent Chengptp: Add adjphase function to support phase offset...
2020-05-02 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2020-05-02 David S. MillerMerge branch 'net-smc-extent-buffer-mapping-and-port...
2020-05-01 Stanislav Fomichevselftests/bpf: Use reno instead of dctcp
2020-05-01 Karsten Graulnet/smc: llc_add_link_work to handle ADD_LINK LLC requests
2020-05-01 Karsten Graulnet/smc: allocate index for a new link
2020-05-01 Karsten Graulnet/smc: introduce smc_pnet_find_alt_roce()
2020-05-01 Karsten Graulnet/smc: remove DELETE LINK processing from smc_core.c
2020-05-01 Karsten Graulnet/smc: take link down instead of terminating the...
2020-05-01 Karsten Graulnet/smc: add smcr_port_err() and smcr_link_down() proce...
2020-05-01 Karsten Graulnet/smc: add smcr_port_add() and smcr_link_up() processing
2020-05-01 Karsten Graulnet/smc: remember PNETID of IB device for later device...
2020-05-01 Karsten Graulnet/smc: mutex to protect the lgr against parallel...
2020-05-01 Karsten Graulnet/smc: extend smc_llc_send_add_link() and smc_llc_sen...
2020-05-01 Karsten Graulnet/smc: map and register buffers for a new link
2020-05-01 Karsten Graulnet/smc: unmapping of buffers to support multiple links
2020-05-01 Karsten Graulnet/smc: multiple link support for rmb buffer registration
2020-05-01 David S. MillerMerge branch 'Introduce-a-flow-gate-control-action...
2020-05-01 Po Liunet: enetc: add tc flower psfp offload driver
2020-05-01 Po Liunet: enetc: add hw tc hw offload features for PSPF...
2020-05-01 Po Liunet: schedule: add action gate offloading
2020-05-01 Po Liunet: qos: introduce a gate control flow action
2020-05-01 Doug Bergernet: bcmgenet: Move wake-up event out of side band ISR
2020-05-01 David S. MillerMerge branch 'net-ipa-dont-cache-channel-state'
2020-05-01 Alex Eldernet: ipa: do not cache channel state
next