aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/syscall.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-24bpf: Move bpf_free_used_maps into sleepable sectionDaniel Borkmann3-20/+27
2019-11-24bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumpsDaniel Borkmann2-18/+52
2019-11-24selftests/bpf: Add BPF trampoline performance testAlexei Starovoitov2-0/+185
2019-11-24selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko2-5/+15
2019-11-24selftests/bpf: Add verifier tests for better jmp32 register boundsYonghong Song1-0/+83
2019-11-24libbpf: Fix bpf_object name determination for bpf_object__open_file()Andrii Nakryiko1-1/+1
2019-11-24bpf: Provide better register bounds after jmp32 instructionsYonghong Song3-5/+34
2019-11-24xdp: Fix cleanup on map free for devmap_hash map typeToke Høiland-Jørgensen1-28/+46
2019-11-24selftests/bpf: Integrate verbose verifier log into test_progsAndrii Nakryiko4-9/+27
2019-11-24libbpf: Support initialized global variablesAndrii Nakryiko14-33/+28
2019-11-24selftests, bpftool: Skip the build test if not in treeJakub Kicinski1-0/+4
2019-11-24libbpf: Fix various errors and warning reported by checkpatch.plAndrii Nakryiko1-17/+21
2019-11-24selftests, bpftool: Set EXIT trap after usage functionQuentin Monnet1-13/+13
2019-11-24libbpf: Refactor relocation handlingAndrii Nakryiko1-118/+143
2019-11-24tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'Quentin Monnet1-0/+6
2019-11-24selftests/bpf: Ensure no DWARF relocations for BPF object filesAndrii Nakryiko5-10/+28
2019-11-24tools, bpftool: Fix warning on ignored return value for 'read'Quentin Monnet1-3/+3
2019-11-24xsk: Fix xsk_poll()'s return typeLuc Van Oostenryck1-4/+4
2019-11-24Linux 5.4Linus Torvalds1-1/+1
2019-11-24powerpc: Add const qual to local_read() parameterEric Dumazet1-1/+1
2019-11-24bnxt_en: Add support for flashing the device via devlinkVasundhara Volam3-2/+24
2019-11-24bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan3-5/+12
2019-11-24bnxt_en: Add async. event logic for PHY configuration changes.Michael Chan2-0/+11
2019-11-24bnxt_en: Refactor the initialization of the ethtool link settings.Michael Chan1-20/+26
2019-11-24bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.Michael Chan3-3/+10
2019-11-24bnxt_en: Assign more RSS context resources to the VFs.Michael Chan1-2/+6
2019-11-24bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan2-9/+19
2019-11-24bnxt_en: Fix suspend/resume path on 57500 chipsVasundhara Volam1-0/+14
2019-11-24bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()Vasundhara Volam1-2/+10
2019-11-24bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam3-47/+35
2019-11-24bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam2-3/+11
2019-11-24bnxt_en: Disable/enable Bus master during suspend/resume.Michael Chan1-0/+8
2019-11-24bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan1-1/+6
2019-11-24sfc: fix build without CONFIG_RFS_ACCELJakub Kicinski1-0/+2
2019-11-24xen: Fix Kconfig indentationKrzysztof Kozlowski1-29/+29
2019-11-24ALSA: aloop: Fix dependency on timer APITakashi Iwai1-0/+1
2019-11-23cramfs: fix usage on non-MTD deviceMaxime Bizon1-2/+2
2019-11-23hv_netvsc: make recording RSS hash depend on feature flagStephen Hemminger3-2/+4
2019-11-23sctp: cache netns in sctp_ep_commonXin Long4-2/+7
2019-11-23sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcookNavid Emamdoost1-1/+3
2019-11-23net: gro: use vlan API instead of accessing directlyTonghao Zhang1-1/+1
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King10-65/+59
2019-11-23MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 moduleThomas Bogendoerfer1-0/+22
2019-11-23MIPS: PCI: Fix fake subdevice ID for IOC3Thomas Bogendoerfer1-1/+1
2019-11-23net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo4-6/+6
2019-11-23docs: networking: nfc: change to rst formatRobert Schwebel2-0/+1
2019-11-23docs: networking: nfc: fix code block syntaxRobert Schwebel1-8/+8
2019-11-23docs: networking: nfc: fix bullet list syntaxRobert Schwebel1-1/+1
2019-11-23docs: networking: nfc: change block diagram to sphinx syntaxRobert Schwebel1-24/+25
2019-11-23docs: networking: nfc: change headlines to sphinx syntaxRobert Schwebel1-3/+4