index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Add ring_buffer__ring
Martin Kelly
2023-09-26
3
-0
/
+24
*
libbpf: Switch rings to array of pointers
Martin Kelly
2023-09-26
1
-8
/
+12
*
libbpf: Refactor cleanup in ring_buffer__add
Martin Kelly
2023-09-26
1
-6
/
+9
*
Merge branch 'libbpf: Support symbol versioning for uprobe'
Andrii Nakryiko
2023-09-22
8
-17
/
+337
|
\
|
*
selftests/bpf: Add tests for symbol versioning for uprobe
Hengqi Chen
2023-09-22
6
-4
/
+209
|
*
libbpf: Support symbol versioning for uprobe
Hengqi Chen
2023-09-22
2
-12
/
+124
|
*
libbpf: Resolve symbol conflicts at the same offset for uprobe
Hengqi Chen
2023-09-22
1
-1
/
+4
|
/
*
bpf, docs: Add loongarch64 as arch supporting BPF JIT
Tiezhu Yang
2023-09-22
2
-2
/
+3
*
samples/bpf: syscall_tp_user: Fix array out-of-bound access
Jinghao Jia
2023-09-21
1
-3
/
+20
*
samples/bpf: syscall_tp_user: Rename num_progs into nr_tests
Jinghao Jia
2023-09-21
1
-12
/
+12
*
Merge branch 'implement-cpuv4-support-for-s390x'
Alexei Starovoitov
2023-09-21
10
-164
/
+331
|
\
|
*
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
2023-09-21
1
-25
/
+0
|
*
selftests/bpf: Enable the cpuv4 tests for s390x
Ilya Leoshkevich
2023-09-21
6
-6
/
+12
|
*
s390/bpf: Implement signed division
Ilya Leoshkevich
2023-09-21
1
-47
/
+125
|
*
s390/bpf: Implement unconditional jump with 32-bit offset
Ilya Leoshkevich
2023-09-21
1
-3
/
+9
|
*
s390/bpf: Implement unconditional byte swap
Ilya Leoshkevich
2023-09-21
1
-0
/
+1
|
*
s390/bpf: Implement BPF_MEMSX
Ilya Leoshkevich
2023-09-21
1
-5
/
+27
|
*
s390/bpf: Implement BPF_MOV | BPF_X with sign-extension
Ilya Leoshkevich
2023-09-21
1
-8
/
+40
|
*
selftests/bpf: Add big-endian support to the ldsx test
Ilya Leoshkevich
2023-09-21
2
-62
/
+90
|
*
selftests/bpf: Unmount the cgroup2 work directory
Ilya Leoshkevich
2023-09-21
1
-7
/
+26
|
*
bpf: Disable zero-extension for BPF_MEMSX
Ilya Leoshkevich
2023-09-21
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
396
-2020
/
+3555
|
\
|
*
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-21
93
-540
/
+1489
|
|
\
|
|
*
Merge tag 'nf-23-09-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
2023-09-21
3
-5
/
+23
|
|
|
\
|
|
|
*
netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
Jozsef Kadlecsik
2023-09-20
1
-2
/
+10
|
|
|
*
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-09-20
2
-3
/
+9
|
|
|
*
netfilter: nf_tables: disable toggling dormant table state more than once
Florian Westphal
2023-09-20
1
-0
/
+4
|
|
*
|
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
2023-09-21
4
-4
/
+30
|
|
*
|
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
2023-09-21
1
-12
/
+19
|
|
*
|
Merge branch 'add-missing-xdp_do_flush-invocations'
Paolo Abeni
2023-09-21
3
-6
/
+21
|
|
|
\
\
|
|
|
*
|
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
2023-09-21
1
-6
/
+13
|
|
|
*
|
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
2023-09-21
1
-0
/
+5
|
|
|
*
|
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
2023-09-21
1
-0
/
+3
|
|
|
/
/
|
|
*
|
net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
Jinjie Ruan
2023-09-20
1
-7
/
+7
|
|
*
|
net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...
Cai Huoqing
2023-09-20
1
-3
/
+0
|
|
|
/
|
|
*
vxlan: Add missing entries to vxlan_get_size()
Benjamin Poirier
2023-09-20
1
-0
/
+4
|
|
*
net: rds: Fix possible NULL-pointer dereference
Artem Chernyshev
2023-09-20
1
-5
/
+7
|
|
*
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
2023-09-19
2
-1
/
+11
|
|
*
net: bridge: use DEV_STATS_INC()
Eric Dumazet
2023-09-19
2
-4
/
+4
|
|
*
Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'
Paolo Abeni
2023-09-19
3
-2
/
+23
|
|
|
\
|
|
|
*
net: hns3: add 5ms delay before clear firmware reset irq source
Jie Wang
2023-09-19
1
-0
/
+5
|
|
|
*
net: hns3: fix fail to delete tc flower rules during reset issue
Jijie Shao
2023-09-19
1
-0
/
+6
|
|
|
*
net: hns3: only enable unicast promisc when mac table full
Jian Shen
2023-09-19
1
-1
/
+1
|
|
|
*
net: hns3: fix GRE checksum offload issue
Jie Wang
2023-09-19
1
-0
/
+9
|
|
|
*
net: hns3: add cmdq check for vf periodic service task
Jie Wang
2023-09-19
1
-1
/
+2
|
|
|
/
|
|
*
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
2023-09-19
8
-110
/
+120
|
|
*
Merge branch 'ax25-project-links'
David S. Miller
2023-09-18
3
-13
/
+13
|
|
|
\
|
|
|
*
ax25: Kconfig: Update link for linux-ax25.org
Peter Lafreniere
2023-09-18
1
-8
/
+8
|
|
|
*
MAINTAINERS: Update link for linux-ax25.org
Peter Lafreniere
2023-09-18
1
-3
/
+3
|
|
|
*
Documentation: netdev: fix dead link in ax25.rst
Peter Lafreniere
2023-09-18
1
-2
/
+2
|
|
|
/
[next]