2020-05-13 |
Yauheni Kaliuta | selftests/bpf: Install generated test progs |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Quentin Monnet | tools, bpf: Synchronise BPF UAPI header with tools |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Quentin Monnet | bpf: Minor fixes to BPF helpers documentation |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Quentin Monnet | tools, bpftool: Minor fixes for documentation |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Quentin Monnet | tools, bpftool: Poison and replace kernel integer typedefs |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Gustavo A.... | bpf, libbpf: Replace zero-length array with flexible... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Song Liu | bpf, runqslower: include proper uapi/bpf.h |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Alexei Starovoitov | Merge branch 'bpf_iter' |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | tools/bpf: selftests: Add bpf_iter selftests |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | tools/bpf: selftests: Add iter progs for bpf_map/task... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | tools/bpf: selftests: Add iterator programs for ipv6_ro... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | tools/bpftool: Add bpf_iter support for bptool |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | tools/libpf: Add offsetof/container_of macro in bpf_hel... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | tools/libbpf: Add bpf_iter support |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Support variable length array in tracing programs |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Handle spilled PTR_TO_BTF_ID properly when checkin... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Add bpf_seq_printf and bpf_seq_write helpers |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Add PTR_TO_BTF_ID_OR_NULL support |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Add task and task/file iterator targets |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | net: bpf: Add netlink and ipv6_route bpf_iter targets |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Add bpf_map iterator |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Implement common macros/helpers for target iterators |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Create file bpf iterator |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Create anonymous bpf iterator |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Implement bpf_seq_read() for bpf iterator |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Support bpf tracing/iter programs for BPF_LINK_UPDATE |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Allow loading of a bpf_iter program |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Yonghong Song | bpf: Implement an interface to register bpf_iter targets |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Stanislav Fomichev | bpf: Allow any port in bpf_bind helper |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Stanislav Fomichev | net: Refactor arguments of inet{,6}_bind |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Stanislav Fomichev | selftests/bpf: Move existing common networking parts... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Stanislav Fomichev | selftests/bpf: Generalize helpers to control background... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jason Yan | bpf, i386: Remove unneeded conversion to bool |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Alexei Starovoitov | Merge tag 'perf-for-bpf-2020-05-06' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Daniel Borkmann | Merge branch 'bpf-rv64-jit' |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Luke Nelson | bpf, riscv: Optimize BPF_JSET BPF_K using andi on RV64 |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Luke Nelson | bpf, riscv: Optimize BPF_JMP BPF_K when imm == 0 on... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Luke Nelson | bpf, riscv: Optimize FROM_LE using verifier_zext on... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Luke Nelson | bpf, riscv: Enable missing verifier_zext optimizations... |
commit | commitdiff | tree | snapshot |
2020-05-05 |
Arnd Bergmann | sysctl: Fix unused function warning |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Magnus Karlsson | xsk: Remove unnecessary member in xdp_umem |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Magnus Karlsson | xsk: Change two variable names for increased clarity |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Arnd Bergmann | bpf: Avoid gcc-10 stringop-overflow warning in struct... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Luke Nelson | bpf, arm: Optimize ALU ARSH K using asr immediate instr... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Luke Nelson | bpf, arm: Optimize ALU64 ARSH X using orrpl conditional... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
David S. Miller | Merge branch 'net-smc-add-and-delete-link-processing' |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: enqueue local LLC messages |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: delete link processing as SMC server |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: delete link processing as SMC client |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: llc_del_link_work and use the LLC flow for... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: delete an asymmetric link as SMC server |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: final part of add link processing as SMC server |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: rkey processing for a new link as SMC server |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: first part of add link processing as SMC server |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: final part of add link processing as SMC client |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: rkey processing for a new link as SMC client |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Karsten Graul | net/smc: first part of add link processing as SMC client |
commit | commitdiff | tree | snapshot |
2020-05-03 |
David S. Miller | Merge branch 'Enhance-current-features-in-ena-driver' |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Arthur Kiyanovski | net: ena: cosmetic: extract code to ena_indirection_tab... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Sameeh Jubran | net: ena: cosmetic: remove unnecessary spaces and tabs... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Sameeh Jubran | net: ena: use SHUTDOWN as reset reason when closing... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Arthur Kiyanovski | net: ena: drop superfluous prototype |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Sameeh Jubran | net: ena: add support for reporting of packet drops |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Sameeh Jubran | net: ena: add unmask interrupts statistics to ethtool |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Sameeh Jubran | net: ena: remove code that does nothing |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Sameeh Jubran | net: ena: changes to RSS hash key allocation |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Arthur Kiyanovski | net: ena: change default RSS hash function to Toeplitz |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Sameeh Jubran | net: ena: allow setting the hash function without chang... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Arthur Kiyanovski | net: ena: fix error returning in ena_com_get_hash_funct... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Arthur Kiyanovski | net: ena: avoid unnecessary admin command when RSS... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
David S. Miller | Merge branch 'sch_fq-optimizations' |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Eric Dumazet | net_sched: sch_fq: perform a prefetch() earlier |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Eric Dumazet | net_sched: sch_fq: do not call fq_peek() twice per... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Eric Dumazet | net_sched: sch_fq: use bulk freeing in fq_gc() |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Eric Dumazet | net_sched: sch_fq: change fq_flow size/layout |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Eric Dumazet | net_sched: sch_fq: avoid touching f->next from fq_gc() |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Dmitry Yakunin | inet_diag: bc: read cgroup id only for full sockets |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Andrew Lunn | net: ethernet: fec: Replace interrupt driven MDIO with... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
David S. Miller | smc: Remove unused function. |
commit | commitdiff | tree | snapshot |
2020-05-02 |
David S. Miller | Merge branch 'ptp-Add-adjust-phase-to-support-phase... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Vincent Cheng | ptp: ptp_clockmatrix: Add adjphase() to support PHC... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Vincent Cheng | ptp: Add adjust_phase to ptp_clock_caps capability. |
commit | commitdiff | tree | snapshot |
2020-05-02 |
Vincent Cheng | ptp: Add adjphase function to support phase offset... |
commit | commitdiff | tree | snapshot |
2020-05-02 |
David S. Miller | Merge git://git./linux/kernel/git/bpf/bpf-next |
commit | commitdiff | tree | snapshot |
2020-05-02 |
David S. Miller | Merge branch 'net-smc-extent-buffer-mapping-and-port... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Stanislav Fomichev | selftests/bpf: Use reno instead of dctcp |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: llc_add_link_work to handle ADD_LINK LLC requests |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: allocate index for a new link |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: introduce smc_pnet_find_alt_roce() |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: remove DELETE LINK processing from smc_core.c |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: take link down instead of terminating the... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: add smcr_port_err() and smcr_link_down() proce... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: add smcr_port_add() and smcr_link_up() processing |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: remember PNETID of IB device for later device... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: mutex to protect the lgr against parallel... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: extend smc_llc_send_add_link() and smc_llc_sen... |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: map and register buffers for a new link |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: unmapping of buffers to support multiple links |
commit | commitdiff | tree | snapshot |
2020-05-01 |
Karsten Graul | net/smc: multiple link support for rmb buffer registration |
commit | commitdiff | tree | snapshot |
next |