aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/test_progs.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-30bpf: Fix an incorrect branch elimination by verifierYonghong Song1-2/+1
2020-06-30bpf, netns: Fix use-after-free in pernet pre_exit callbackJakub Sitnicki1-7/+3
2020-06-30selftests: bpf: Pass program to bpf_prog_detach in flow_dissectorLorenz Bauer1-2/+2
2020-06-30selftests: bpf: Pass program and target_fd in flow_dissector_reattachLorenz Bauer1-6/+6
2020-06-30bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer4-8/+70
2020-06-30bpf: sockmap: Check value of unused args to BPF_PROG_ATTACHLorenz Bauer1-0/+3
2020-06-30bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHLorenz Bauer3-9/+19
2020-06-30bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACHLorenz Bauer1-0/+3
2020-06-30selftests/bpf: Test updating flow_dissector link with same programJakub Sitnicki1-4/+28
2020-06-30bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki2-20/+24
2020-06-30bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki3-48/+96
2020-06-30flow_dissector: Pull BPF program assignment up to bpf-netnsJakub Sitnicki3-14/+22
2020-06-30bpf: Enforce BPF ringbuf size to be the power of 2Andrii Nakryiko1-10/+8
2020-06-30xsk: Use dma_need_sync instead of reimplenting itChristoph Hellwig1-47/+3
2020-06-30xsk: Remove a double pool->dev assignment in xp_dma_mapChristoph Hellwig1-1/+0
2020-06-30xsk: Replace the cheap_dma flag with a dma_need_sync flagChristoph Hellwig2-6/+5
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig5-0/+30
2020-06-28bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend2-1/+25
2020-06-28bpf, sockmap: RCU dereferenced psock may be used outside RCU blockJohn Fastabend1-1/+9
2020-06-28bpf, sockmap: RCU splat with redirect and strparser error or TLSJohn Fastabend1-7/+6
2020-06-25libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer2-2/+2
2020-06-25bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend2-2/+7
2020-06-23bpf: Fix formatting in documentation for BPF helpersQuentin Monnet2-40/+42
2020-06-23bpf: Restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bpf programsMaciej Żenczykowski1-1/+1
2020-06-23bpf: Set the number of exception entries properly for subprogramsYonghong Song1-1/+9
2020-06-23libbpf: Fix CO-RE relocs against .text sectionAndrii Nakryiko2-2/+8
2020-06-22libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headersAndrii Nakryiko1-0/+2
2020-06-22MAINTAINERS: update email address for Felix FietkauFelix Fietkau1-1/+1
2020-06-20net: Add MODULE_DESCRIPTION entries to network modulesRob Gill10-0/+10
2020-06-20rxrpc: Fix notification call on completion of discarded callsDavid Howells1-0/+7
2020-06-20tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu1-7/+7
2020-06-20r8169: fix firmware not resetting tp->ocp_baseHeiner Kallweit1-1/+4
2020-06-20ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden1-2/+7
2020-06-20ionic: tame the watchdog timer on reconfigShannon Nelson1-7/+8
2020-06-19selftests/net: report etf errors correctlyWillem de Bruijn1-7/+26
2020-06-19ibmveth: Fix max MTU limitThomas Falcon1-1/+1
2020-06-19net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu1-10/+14
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu10-18/+27
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu6-44/+44
2020-06-19flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu2-0/+34
2020-06-19geneve: allow changing DF behavior after creationSabrina Dubroca1-0/+1
2020-06-19enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil3-16/+34
2020-06-19net: macb: undo operations in case of failureClaudiu Beznea1-2/+4
2020-06-19net: phy: Check harder for errors in get_phy_id()Florian Fainelli1-2/+4
2020-06-19of: of_mdio: Correct loop scanning logicFlorian Fainelli1-2/+7
2020-06-19net: ethernet: oki-semi: pch_gbe: fix spelling mistakeFlavio Suligoi1-1/+1
2020-06-19MAINTAINERS: update ieee802154 project website URLStefan Schmidt1-1/+1
2020-06-19docs: net: ieee802154: change link to new project URLStefan Schmidt1-2/+2
2020-06-19net: ethernet: neterion: vxge: fix spelling mistakeFlavio Suligoi1-1/+1
2020-06-18i40e: fix crash when Rx descriptor count is changedBjörn Töpel1-0/+3