summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Add ring_buffer__ringMartin Kelly2023-09-263-0/+24
* libbpf: Switch rings to array of pointersMartin Kelly2023-09-261-8/+12
* libbpf: Refactor cleanup in ring_buffer__addMartin Kelly2023-09-261-6/+9
* Merge branch 'libbpf: Support symbol versioning for uprobe'Andrii Nakryiko2023-09-228-17/+337
|\
| * selftests/bpf: Add tests for symbol versioning for uprobeHengqi Chen2023-09-226-4/+209
| * libbpf: Support symbol versioning for uprobeHengqi Chen2023-09-222-12/+124
| * libbpf: Resolve symbol conflicts at the same offset for uprobeHengqi Chen2023-09-221-1/+4
|/
* bpf, docs: Add loongarch64 as arch supporting BPF JITTiezhu Yang2023-09-222-2/+3
* samples/bpf: syscall_tp_user: Fix array out-of-bound accessJinghao Jia2023-09-211-3/+20
* samples/bpf: syscall_tp_user: Rename num_progs into nr_testsJinghao Jia2023-09-211-12/+12
* Merge branch 'implement-cpuv4-support-for-s390x'Alexei Starovoitov2023-09-2110-164/+331
|\
| * selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich2023-09-211-25/+0
| * selftests/bpf: Enable the cpuv4 tests for s390xIlya Leoshkevich2023-09-216-6/+12
| * s390/bpf: Implement signed divisionIlya Leoshkevich2023-09-211-47/+125
| * s390/bpf: Implement unconditional jump with 32-bit offsetIlya Leoshkevich2023-09-211-3/+9
| * s390/bpf: Implement unconditional byte swapIlya Leoshkevich2023-09-211-0/+1
| * s390/bpf: Implement BPF_MEMSXIlya Leoshkevich2023-09-211-5/+27
| * s390/bpf: Implement BPF_MOV | BPF_X with sign-extensionIlya Leoshkevich2023-09-211-8/+40
| * selftests/bpf: Add big-endian support to the ldsx testIlya Leoshkevich2023-09-212-62/+90
| * selftests/bpf: Unmount the cgroup2 work directoryIlya Leoshkevich2023-09-211-7/+26
| * bpf: Disable zero-extension for BPF_MEMSXIlya Leoshkevich2023-09-211-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-21396-2020/+3555
|\
| * Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-2193-540/+1489
| |\
| | * Merge tag 'nf-23-09-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni2023-09-213-5/+23
| | |\
| | | * netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAPJozsef Kadlecsik2023-09-201-2/+10
| | | * netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal2023-09-202-3/+9
| | | * netfilter: nf_tables: disable toggling dormant table state more than onceFlorian Westphal2023-09-201-0/+4
| | * | sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree2023-09-214-4/+30
| | * | igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli2023-09-211-12/+19
| | * | Merge branch 'add-missing-xdp_do_flush-invocations'Paolo Abeni2023-09-213-6/+21
| | |\ \
| | | * | octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior2023-09-211-6/+13
| | | * | bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior2023-09-211-0/+5
| | | * | net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior2023-09-211-0/+3
| | |/ /
| | * | net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()Jinjie Ruan2023-09-201-7/+7
| | * | net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing2023-09-201-3/+0
| | |/
| | * vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier2023-09-201-0/+4
| | * net: rds: Fix possible NULL-pointer dereferenceArtem Chernyshev2023-09-201-5/+7
| | * team: fix null-ptr-deref when team device type is changedZiyang Xuan2023-09-192-1/+11
| | * net: bridge: use DEV_STATS_INC()Eric Dumazet2023-09-192-4/+4
| | * Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni2023-09-193-2/+23
| | |\
| | | * net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang2023-09-191-0/+5
| | | * net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao2023-09-191-0/+6
| | | * net: hns3: only enable unicast promisc when mac table fullJian Shen2023-09-191-1/+1
| | | * net: hns3: fix GRE checksum offload issueJie Wang2023-09-191-0/+9
| | | * net: hns3: add cmdq check for vf periodic service taskJie Wang2023-09-191-1/+2
| | |/
| | * net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang2023-09-198-110/+120
| | * Merge branch 'ax25-project-links'David S. Miller2023-09-183-13/+13
| | |\
| | | * ax25: Kconfig: Update link for linux-ax25.orgPeter Lafreniere2023-09-181-8/+8
| | | * MAINTAINERS: Update link for linux-ax25.orgPeter Lafreniere2023-09-181-3/+3
| | | * Documentation: netdev: fix dead link in ax25.rstPeter Lafreniere2023-09-181-2/+2
| | |/