aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-17libbpf: Use static const fmt string in __bpf_printkDave Marchevsky1-1/+7
2021-09-17libbpf: Modify bpf_printk to choose helper based on arg countDave Marchevsky1-8/+37
2021-09-17bpf: Add bpf_trace_vprintk helperDave Marchevsky6-1/+81
2021-09-17selftests/bpf: Stop using bpf_program__loadDave Marchevsky1-8/+31
2021-09-17bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky3-6/+4
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski65-751/+2653
2021-09-17net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli2-0/+202
2021-09-17ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()Nathan Chancellor1-2/+2
2021-09-17selftests/bpf: Fix a few compiler warningsYonghong Song2-5/+3
2021-09-17Merge branch 'Improve set_attach_target() and deprecate open_opts.attach_prog...Alexei Starovoitov5-81/+107
2021-09-17libbpf: Constify all high-level program attach APIsAndrii Nakryiko2-52/+52
2021-09-17libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7Andrii Nakryiko3-0/+10
2021-09-17selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() APIAndrii Nakryiko1-17/+26
2021-09-17libbpf: Allow skipping attach_func_name in bpf_program__set_attach_target()Andrii Nakryiko1-1/+12
2021-09-17libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocsAndrii Nakryiko1-0/+1
2021-09-17selftests/bpf: Stop using relaxed_core_relocs which has no effectAndrii Nakryiko1-2/+1
2021-09-17libbpf: Use pre-setup sec_def in libbpf_find_attach_btf_id()Andrii Nakryiko1-9/+5
2021-09-17net: microchip: encx24j600: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-09-17devlink: Delete not-used devlink APIsLeon Romanovsky3-145/+3
2021-09-17net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+3
2021-09-17octeontx2-af: Remove redundant initialization of variable blkaddrColin Ian King1-1/+1
2021-09-17octeontx2-af: Fix uninitialized variable valColin Ian King1-1/+2
2021-09-17net: e1000e: solve insmod 'Unknown symbol mutex_lock' errorHao Chen1-0/+1
2021-09-17net: netsec: Make use of the helper function dev_err_probe()Cai Huoqing1-12/+9
2021-09-16net: phy: broadcom: Enable 10BaseT DAC early wakeFlorian Fainelli2-0/+48
2021-09-16Merge branch 'net-dsa-b53-clean-up-cpu-imp-ports'Jakub Kicinski2-48/+12
2021-09-16net: dsa: b53: Drop unused "cpu_port" fieldRafał Miłecki2-29/+0
2021-09-16net: dsa: b53: Improve flow control setup on BCM5301xRafał Miłecki1-1/+1
2021-09-16net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP portRafał Miłecki1-6/+0
2021-09-16net: dsa: b53: Include all ports in "enabled_ports"Rafał Miłecki1-12/+11
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1129-13147/+36722
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds80-384/+770
2021-09-16net: 6pack: Fix tx timeout and slot timeGuenter Roeck1-2/+2
2021-09-16drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann1-1/+1
2021-09-16cpufreq: vexpress: Drop unused variableGuenter Roeck1-1/+0
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds1-1/+1
2021-09-16Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-09-16Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+16
2021-09-16octeontx2-af: Hardware configuration for inline IPsecSrujana Challa8-3/+367
2021-09-16net/tls: support SM4 GCM/CCM algorithmTianjia Zhang3-0/+110
2021-09-16Revert "net: wwan: iosm: firmware flashing and coredump collection"Jakub Kicinski14-2054/+31
2021-09-16mlxbf_gige: clear valid_polarity upon openDavid Thompson1-0/+7
2021-09-16octeontx2-pf: CN10K: Hide RPM stats over ethtoolHariprasad Kelam2-15/+24
2021-09-16igc: fix tunnel offloadingPaolo Abeni1-1/+3
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen3-9/+0
2021-09-16net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski1-0/+2
2021-09-16selftests: nci: replace unsigned int with intXiang wangx1-1/+1
2021-09-16net: thunderx: Make use of the helper function dev_err_probe()Cai Huoqing3-8/+4
2021-09-16net: hinic: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+2