summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-25kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei
2020-11-20bpf: Simplify task_file_seq_get_next()Song Liu
2020-11-20bpftool: Add {i,d}tlb_misses support for bpftool profileYonghong Song
2020-11-18Merge branch 'RISC-V selftest/bpf fixes'Andrii Nakryiko
2020-11-18selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel
2020-11-18selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2020-11-18selftests/bpf: Fix broken riscv buildBjörn Töpel
2020-11-18bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov
2020-11-18bpf: Add tests for bpf_bprm_opts_set helperKP Singh
2020-11-18bpf: Add bpf_bprm_opts_set helperKP Singh
2020-11-17Merge branch 'af-xdp-tx-batch'Daniel Borkmann
2020-11-17i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson
2020-11-17xsk: Introduce batched Tx descriptor interfacesMagnus Karlsson
2020-11-17xsk: Introduce padding between more ring pointersMagnus Karlsson
2020-11-17i40e: Remove unnecessary sw_ring access from xsk TxMagnus Karlsson
2020-11-17samples/bpf: Increment Tx stats at sendingMagnus Karlsson
2020-11-16libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()Alan Maguire
2020-11-16bpf: Fix the irq and nmi check in bpf_sk_storage for tracing usageMartin KaFai Lau
2020-11-16selftest/bpf: Fix IPV6FR handling in flow dissectorSantucci Pierpaolo
2020-11-14Merge branch 'ionic-updates'Jakub Kicinski
2020-11-14ionic: useful names for booleansShannon Nelson
2020-11-14ionic: change set_rx_mode from_ndo to can_sleepShannon Nelson
2020-11-14ionic: flatten calls to ionic_lif_rx_modeShannon Nelson
2020-11-14ionic: use mc sync for multicast filtersShannon Nelson
2020-11-14ionic: batch rx buffer refillingShannon Nelson
2020-11-14ionic: add lif quiesceShannon Nelson
2020-11-14ionic: check for link after netdev registrationShannon Nelson
2020-11-14ionic: start queues before announcing link upShannon Nelson
2020-11-14net: macb: Fix passing zero to 'PTR_ERR'YueHaibing
2020-11-14ipv6: remove unused function ipv6_skb_idev()Lukas Bulwahn
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-13net: phy: mscc: Add PTP support for 2 more VSC PHYsSteen Hegelund
2020-11-14Merge branch 'xdp-redirect-bulk'Daniel Borkmann
2020-11-14net: mlx5: Add xdp tx return bulking supportLorenzo Bianconi
2020-11-14net: mvpp2: Add xdp tx return bulking supportLorenzo Bianconi
2020-11-14net: mvneta: Add xdp tx return bulking supportLorenzo Bianconi
2020-11-14net: page_pool: Add bulk support for ptr_ringLorenzo Bianconi
2020-11-14net: xdp: Introduce bulking for xdp tx return pathLorenzo Bianconi
2020-11-13net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang
2020-11-13r8169: improve rtl_txHeiner Kallweit
2020-11-13r8169: use READ_ONCE in rtl_tx_slots_availHeiner Kallweit
2020-11-13Merge branch 'net-ipa-two-fixes'Jakub Kicinski
2020-11-13net: ipa: ignore the microcontroller log eventAlex Elder
2020-11-13net: ipa: fix source packet contexts limitAlex Elder
2020-11-13Merge branch 'sfc-further-ef100-encap-tso-features'Jakub Kicinski
2020-11-13sfc: support GRE TSO on EF100Edward Cree
2020-11-13sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100Edward Cree
2020-11-13sfc: extend bitfield macros to 19 fieldsEdward Cree