summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpftool: Implement link show support for tcxDaniel Borkmann2023-08-161-0/+37
* selftests/bpf: Add selftest for fill_link_infoYafang Shao2023-08-163-0/+387
* bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()Yafang Shao2023-08-161-3/+2
* net: Fix slab-out-of-bounds in inet[6]_steal_sockLorenz Bauer2023-08-152-2/+2
* Merge branch 'Update and document struct_ops'Martin KaFai Lau2023-08-152-6/+56
|\
| * bpf: Document struct bpf_struct_ops fieldsDavid Vernet2023-08-151-0/+47
| * bpf: Support default .validate() and .update() behavior for struct_ops linksDavid Vernet2023-08-151-6/+9
|/
* selftests/bpf: Add various more tcx test casesDaniel Borkmann2023-08-153-0/+462
* selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou2023-08-141-1/+1
* selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou2023-08-141-1/+1
* libbpf: Set close-on-exec flag on gzopenMarco Vedovati2023-08-141-2/+2
* bpftool: fix perf help messageDaniel T. Lee2023-08-121-1/+1
* bpf: Remove unused declaration bpf_link_new_file()Yue Haibing2023-08-121-1/+0
* tun: avoid high-order page allocation for packet headerTahsin Erdogan2023-08-111-1/+4
* net: ethernet: 8390: ne2k-pci: use module_pci_driver() macroYang Yingliang2023-08-111-15/+1
* sctp: Remove unused declaration sctp_backlog_migrate()Yue Haibing2023-08-111-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-117-114/+84
|\
| * Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski2023-08-117-114/+84
| |\
| | * x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann2023-08-102-2/+2
| | * x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann2023-08-101-0/+2
| | * driver core: cpu: Make cpu_show_not_affected() staticBorislav Petkov (AMD)2023-08-101-8/+2
| | * x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers2023-08-101-3/+9
| | * Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)2023-08-101-27/+44
| | * driver core: cpu: Unify redundant silly stubsBorislav Petkov (AMD)2023-08-101-68/+19
| | * Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)2023-08-101-7/+7
* | | net: caif: Remove unused declaration cfsrvl_ctrlcmd()Yue Haibing2023-08-111-3/+0
* | | net: stmmac: xgmac: RX queue routing configurationFurong Xu2023-08-112-2/+44
* | | Merge branch 'support-offload-led-blinking-to-phy'Jakub Kicinski2023-08-114-3/+389
|\ \ \
| * | | leds: trig-netdev: Disable offload on deactivation of triggerAndrew Lunn2023-08-111-0/+2
| * | | net: phy: marvell: Add support for offloading LED blinkingAndrew Lunn2023-08-111-0/+281
| * | | net: phy: phy_device: Call into the PHY driver to set LED offloadAndrew Lunn2023-08-112-0/+101
| * | | led: trig: netdev: Fix requesting offload deviceAndrew Lunn2023-08-111-3/+5
|/ / /
* | | net: mhi: Remove redundant initialization owner in mhi_net_driverLi Zetao2023-08-111-1/+0
* | | Merge branch 'update-stmmac-fix_mac_speed'Jakub Kicinski2023-08-1114-18/+61
|\ \ \
| * | | net: stmmac: dwmac-imx: pause the TXC clock in fixed-linkShenwei Wang2023-08-111-0/+43
| * | | net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang2023-08-1114-18/+18
|/ / /
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-1025-141/+369
|\ \ \
| * | | bpf: btf: Remove two unused function declarationsYue Haibing2023-08-091-2/+0
| * | | bpf: lru: Remove unused declaration bpf_lru_promote()Yue Haibing2023-08-091-1/+0
| * | | selftests/bpf: relax expected log messages to allow emitting BPF_STEduard Zingerman2023-08-092-6/+33
| * | | selftests/bpf: remove duplicated functionsKui-Feng Lee2023-08-091-76/+17
| * | | bpf, docs: Fix small typo and define semantics of sign extensionWill Hawkins2023-08-091-9/+30
| * | | Merge branch 'bpf: Support bpf_get_func_ip helper in uprobes'Martin KaFai Lau2023-08-089-17/+129
| |\ \ \
| | * | | selftests/bpf: Add bpf_get_func_ip test for uprobe inside functionJiri Olsa2023-08-082-4/+60
| | * | | selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entryJiri Olsa2023-08-082-2/+34
| | * | | bpf: Add support for bpf_get_func_ip helper for uprobe programJiri Olsa2023-08-086-11/+35
| |/ / /
| * | | selftests/bpf: Add a movsx selftest for sign-extension of R10Yonghong Song2023-08-081-0/+22
| * | | bpf: Fix an incorrect verification success with movsx insnYonghong Song2023-08-081-11/+20
| * | | bpf, docs: Formalize type notation and function semantics in ISA standardWill Hawkins2023-08-081-8/+74
| * | | bpf: change bpf_alu_sign_string and bpf_movsx_string to staticYang Yingliang2023-08-051-2/+2