summaryrefslogtreecommitdiffstats
path: root/kernel/torture.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-25libbpf: Add support for canceling cached_cons advanceLi RongQing1-0/+6
2020-11-25bpf: Refactor check_cfg to use a structured loop.Wedson Almeida Filho1-84/+95
2020-11-25bpf: Sanitize BTF data pointer after module is loadedAndrii Nakryiko1-0/+5
2020-11-25kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko1-2/+7
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei1-13/+15
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei1-1/+4
2020-11-20bpf: Simplify task_file_seq_get_next()Song Liu1-37/+17
2020-11-20bpftool: Add {i,d}tlb_misses support for bpftool profileYonghong Song1-1/+29
2020-11-19selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel7-18/+52
2020-11-19selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel1-0/+13
2020-11-19selftests/bpf: Fix broken riscv buildBjörn Töpel1-1/+2
2020-11-18bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov6-0/+39
2020-11-18bpf: Add tests for bpf_bprm_opts_set helperKP Singh2-0/+150
2020-11-18bpf: Add bpf_bprm_opts_set helperKP Singh4-0/+60
2020-11-17i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson4-35/+112
2020-11-17xsk: Introduce batched Tx descriptor interfacesMagnus Karlsson3-13/+140
2020-11-17xsk: Introduce padding between more ring pointersMagnus Karlsson1-1/+3
2020-11-17i40e: Remove unnecessary sw_ring access from xsk TxMagnus Karlsson1-5/+1
2020-11-17samples/bpf: Increment Tx stats at sendingMagnus Karlsson1-3/+3
2020-11-17libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()Alan Maguire1-4/+4
2020-11-17bpf: Fix the irq and nmi check in bpf_sk_storage for tracing usageMartin KaFai Lau1-2/+2
2020-11-16selftest/bpf: Fix IPV6FR handling in flow dissectorSantucci Pierpaolo1-0/+2
2020-11-14ionic: useful names for booleansShannon Nelson3-9/+15
2020-11-14ionic: change set_rx_mode from_ndo to can_sleepShannon Nelson1-10/+10
2020-11-14ionic: flatten calls to ionic_lif_rx_modeShannon Nelson1-22/+16
2020-11-14ionic: use mc sync for multicast filtersShannon Nelson1-11/+8
2020-11-14ionic: batch rx buffer refillingShannon Nelson2-9/+13
2020-11-14ionic: add lif quiesceShannon Nelson1-0/+20
2020-11-14ionic: check for link after netdev registrationShannon Nelson1-0/+2
2020-11-14ionic: start queues before announcing link upShannon Nelson1-6/+6
2020-11-14net: macb: Fix passing zero to 'PTR_ERR'YueHaibing1-8/+2
2020-11-14ipv6: remove unused function ipv6_skb_idev()Lukas Bulwahn1-5/+0
2020-11-14net: phy: mscc: Add PTP support for 2 more VSC PHYsSteen Hegelund1-0/+2
2020-11-14net: mlx5: Add xdp tx return bulking supportLorenzo Bianconi1-4/+18
2020-11-14net: mvpp2: Add xdp tx return bulking supportLorenzo Bianconi1-1/+9
2020-11-14net: mvneta: Add xdp tx return bulking supportLorenzo Bianconi1-1/+9
2020-11-14net: page_pool: Add bulk support for ptr_ringLorenzo Bianconi3-17/+88
2020-11-14net: xdp: Introduce bulking for xdp tx return pathLorenzo Bianconi2-1/+75
2020-11-14net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang1-13/+9
2020-11-14r8169: improve rtl_txHeiner Kallweit1-4/+3
2020-11-14r8169: use READ_ONCE in rtl_tx_slots_availHeiner Kallweit1-1/+2
2020-11-14net: ipa: ignore the microcontroller log eventAlex Elder1-1/+2
2020-11-14net: ipa: fix source packet contexts limitAlex Elder1-2/+2
2020-11-14sfc: support GRE TSO on EF100Edward Cree2-2/+11
2020-11-14sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100Edward Cree2-2/+5
2020-11-14sfc: extend bitfield macros to 19 fieldsEdward Cree1-5/+21
2020-11-14net: ipa: use enumerated types for GSI field valuesAlex Elder2-10/+18
2020-11-14net: ipa: move GSI command opcode values into "gsi_reg.h"Alex Elder2-22/+19
2020-11-14net: ipa: move GSI error values into "gsi_reg.h"Alex Elder2-20/+19
2020-11-14net: ipa: move channel type values into "gsi_reg.h"Alex Elder2-8/+8