linux-2.6-microblaze.git
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for stack...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for sockm...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for bpf...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for reuse...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for queue...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for lpm_t...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for hasht...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for devma...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for cgrou...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for cpuma...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for bpf_s...
2020-12-03 Roman Gushchinbpf: Eliminate rlimit-based memory accounting for array...
2020-12-03 Roman Gushchinbpf: Refine memcg-based memory accounting for xskmap...
2020-12-03 Roman Gushchinbpf: Refine memcg-based memory accounting for sockmap...
2020-12-03 Roman Gushchinbpf: Memcg-based memory accounting for bpf local storag...
2020-12-03 Roman Gushchinbpf: Memcg-based memory accounting for bpf ringbuffer
2020-12-03 Roman Gushchinbpf: Memcg-based memory accounting for lpm_trie maps
2020-12-03 Roman Gushchinbpf: Refine memcg-based memory accounting for hashtab...
2020-12-03 Roman Gushchinbpf: Refine memcg-based memory accounting for devmap...
2020-12-03 Roman Gushchinbpf: Memcg-based memory accounting for cgroup storage...
2020-12-03 Roman Gushchinbpf: Refine memcg-based memory accounting for cpumap...
2020-12-03 Roman Gushchinbpf: Refine memcg-based memory accounting for arraymap...
2020-12-03 Roman Gushchinbpf: Memcg-based memory accounting for bpf maps
2020-12-03 Roman Gushchinbpf: Prepare for memcg-based memory accounting for...
2020-12-03 Roman Gushchinbpf: Memcg-based memory accounting for bpf progs
2020-12-03 Roman Gushchinmm: Convert page kmemcg type to a page memcg flag
2020-12-03 Roman Gushchinmm: Introduce page memcg flags
2020-12-03 Roman Gushchinmm: memcontrol/slab: Use helpers to access slab page...
2020-12-03 Roman Gushchinmm: memcontrol: Use helpers to read page's memcg data
2020-12-02 Alexei StarovoitovMerge branch 'bpf: expose bpf_{s,g}etsockopt helpers...
2020-12-02 Stanislav Fomichevselftests/bpf: Extend bind{4,6} programs with a call...
2020-12-02 Stanislav Fomichevbpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6...
2020-12-02 Stanislav Fomichevselftests/bpf: Rewrite test_sock_addr bind bpf into C
2020-12-01 Daniel Borkmannnet, xdp, xsk: fix __sk_mark_napi_id_once napi_id error
2020-11-30 Daniel BorkmannMerge branch 'xdp-preferred-busy-polling'
2020-11-30 Björn Töpelsamples/bpf: Add option to set the busy-poll budget
2020-11-30 Björn Töpelsamples/bpf: Add busy-poll support to xdpsock
2020-11-30 Björn Töpelsamples/bpf: Use recvfrom() in xdpsock/l2fwd
2020-11-30 Björn Töpelsamples/bpf: Use recvfrom() in xdpsock/rxdrop
2020-11-30 Björn Töpelxsk: Propagate napi_id to XDP socket Rx path
2020-11-30 Björn Töpelxsk: Add busy-poll support for {recv,send}msg()
2020-11-30 Björn Töpelxsk: Check need wakeup flag in sendmsg()
2020-11-30 Björn Töpelxsk: Add support for recvmsg()
2020-11-30 Björn Töpelnet: Add SO_BUSY_POLL_BUDGET socket option
2020-11-30 Björn Töpelnet: Introduce preferred busy-polling
2020-11-30 KP Singhselftests/bpf: Fix flavored variants of test_ima
2020-11-27 Zhu Yanjunxdp: Remove the functions xsk_map_inc and xsk_map_put
2020-11-27 Magnus Karlssonlibbpf: Replace size_t with __u32 in xsk interfaces
2020-11-27 Andrii NakryikoMerge branch 'bpf: remove bpf_load loader completely'
2020-11-27 Daniel T. Leesamples: bpf: Remove bpf_load loader completely
2020-11-27 Daniel T. Leesamples: bpf: Fix lwt_len_hist reusing previous BPF map
2020-11-27 Daniel T. Leesamples: bpf: Refactor test_overhead program with libbpf
2020-11-27 Daniel T. Leesamples: bpf: Refactor ibumad program with libbpf
2020-11-27 Daniel T. Leesamples: bpf: Refactor task_fd_query program with libbpf
2020-11-27 Daniel T. Leesamples: bpf: Refactor test_cgrp2_sock2 program with...
2020-11-27 Daniel T. Leesamples: bpf: Refactor hbm program with libbpf
2020-11-25 Andrei Mateibpf: Fix selftest compilation on clang 11
2020-11-25 KP Singhbpf: Add a selftest for bpf_ima_inode_hash
2020-11-25 KP Singhbpf: Add a BPF helper for getting the IMA hash of an...
2020-11-25 KP Singhima: Implement ima_inode_hash
2020-11-25 Li RongQinglibbpf: Add support for canceling cached_cons advance
2020-11-25 Wedson Almeida... bpf: Refactor check_cfg to use a structured loop.
2020-11-24 Andrii Nakryikobpf: Sanitize BTF data pointer after module is loaded
2020-11-24 Andrii Nakryikokbuild: Skip module BTF generation for out-of-tree...
2020-11-24 Andrei Mateiselftest/bpf: Fix rst formatting in readme
2020-11-24 Andrei Mateiselftest/bpf: Fix link in readme
2020-11-20 Song Liubpf: Simplify task_file_seq_get_next()
2020-11-20 Yonghong Songbpftool: Add {i,d}tlb_misses support for bpftool profile
2020-11-19 Andrii NakryikoMerge branch 'RISC-V selftest/bpf fixes'
2020-11-19 Björn Töpelselftests/bpf: Mark tests that require unaligned memory...
2020-11-19 Björn Töpelselftests/bpf: Avoid running unprivileged tests with...
2020-11-19 Björn Töpelselftests/bpf: Fix broken riscv build
2020-11-18 Dmitrii Banshchikovbpf: Add bpf_ktime_get_coarse_ns helper
2020-11-18 KP Singhbpf: Add tests for bpf_bprm_opts_set helper
2020-11-18 KP Singhbpf: Add bpf_bprm_opts_set helper
2020-11-17 Daniel BorkmannMerge branch 'af-xdp-tx-batch'
2020-11-17 Magnus Karlssoni40e: Use batched xsk Tx interfaces to increase performance
2020-11-17 Magnus Karlssonxsk: Introduce batched Tx descriptor interfaces
2020-11-17 Magnus Karlssonxsk: Introduce padding between more ring pointers
2020-11-17 Magnus Karlssoni40e: Remove unnecessary sw_ring access from xsk Tx
2020-11-17 Magnus Karlssonsamples/bpf: Increment Tx stats at sending
2020-11-17 Alan Maguirelibbpf: bpf__find_by_name[_kind] should use btf__get_nr...
2020-11-17 Martin KaFai Laubpf: Fix the irq and nmi check in bpf_sk_storage for...
2020-11-16 Santucci Pierpaoloselftest/bpf: Fix IPV6FR handling in flow dissector
2020-11-14 Jakub KicinskiMerge branch 'ionic-updates'
2020-11-14 Shannon Nelsonionic: useful names for booleans
2020-11-14 Shannon Nelsonionic: change set_rx_mode from_ndo to can_sleep
2020-11-14 Shannon Nelsonionic: flatten calls to ionic_lif_rx_mode
2020-11-14 Shannon Nelsonionic: use mc sync for multicast filters
2020-11-14 Shannon Nelsonionic: batch rx buffer refilling
2020-11-14 Shannon Nelsonionic: add lif quiesce
2020-11-14 Shannon Nelsonionic: check for link after netdev registration
2020-11-14 Shannon Nelsonionic: start queues before announcing link up
2020-11-14 YueHaibingnet: macb: Fix passing zero to 'PTR_ERR'
2020-11-14 Lukas Bulwahnipv6: remove unused function ipv6_skb_idev()
2020-11-14 Jakub KicinskiMerge git://git./linux/kernel/git/bpf/bpf-next
2020-11-14 Steen Hegelundnet: phy: mscc: Add PTP support for 2 more VSC PHYs
2020-11-14 Daniel BorkmannMerge branch 'xdp-redirect-bulk'
2020-11-14 Lorenzo Bianconinet: mlx5: Add xdp tx return bulking support
2020-11-14 Lorenzo Bianconinet: mvpp2: Add xdp tx return bulking support
next