index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
thermal
/
sampling.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
selftests/bpf: Add unit tests for new gotol insn
Yonghong Song
2
-0
/
+46
2023-07-28
selftests/bpf: Add unit tests for new sdiv/smod insns
Yonghong Song
2
-0
/
+783
2023-07-28
selftests/bpf: Add unit tests for new bswap insns
Yonghong Song
2
-0
/
+61
2023-07-28
selftests/bpf: Add unit tests for new sign-extension mov insns
Yonghong Song
2
-0
/
+215
2023-07-28
selftests/bpf: Add unit tests for new sign-extension load insns
Yonghong Song
2
-0
/
+133
2023-07-28
selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing
Yonghong Song
2
-4
/
+26
2023-07-28
selftests/bpf: Fix a test_verifier failure
Yonghong Song
1
-3
/
+3
2023-07-28
bpf: Add kernel/bpftool asm support for new instructions
Yonghong Song
1
-6
/
+51
2023-07-28
bpf: Support new 32bit offset jmp instruction
Yonghong Song
3
-23
/
+56
2023-07-28
bpf: Fix jit blinding with new sdiv/smov insns
Yonghong Song
2
-6
/
+12
2023-07-28
bpf: Support new signed div/mod instructions.
Yonghong Song
3
-26
/
+117
2023-07-28
bpf: Support new unconditional bswap instruction
Yonghong Song
3
-2
/
+20
2023-07-28
bpf: Handle sign-extenstin ctx member accesses
Yonghong Song
1
-0
/
+6
2023-07-28
bpf: Support new sign-extension mov insns
Yonghong Song
3
-31
/
+197
2023-07-28
bpf: Support new sign-extension load insns
Yonghong Song
6
-27
/
+181
2023-07-28
bpf, docs: fix BPF_NEG entry in instruction-set.rst
Jose E. Marchesi
1
-1
/
+1
2023-07-26
bpf: work around -Wuninitialized warning
Arnd Bergmann
1
-6
/
+6
2023-07-25
selftests/xsk: Fix spelling mistake "querrying" -> "querying"
Colin Ian King
1
-1
/
+1
2023-07-25
selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
Daniel Borkmann
3
-0
/
+344
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
8
-21
/
+115
2023-07-25
net: remove duplicate sk_lookup helpers
Lorenz Bauer
6
-84
/
+55
2023-07-25
net: document inet[6]_lookup_reuseport sk_state requirements
Lorenz Bauer
2
-0
/
+30
2023-07-25
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
6
-63
/
+72
2023-07-25
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
4
-16
/
+30
2023-07-25
bpf: reject unhashed sockets in bpf_sk_assign
Lorenz Bauer
1
-0
/
+2
2023-07-25
udp: re-score reuseport groups when connected sockets are present
Lorenz Bauer
2
-10
/
+29
2023-07-25
MAINTAINERS: Replace my email address
Yonghong Song
1
-2
/
+2
2023-07-24
tcx: Fix splat in ingress_destroy upon tcx_entry_free
Daniel Borkmann
1
-1
/
+1
2023-07-24
ionic: add FLR recovery support
Shannon Nelson
3
-4
/
+62
2023-07-24
ionic: pull out common bits from fw_up
Shannon Nelson
1
-22
/
+42
2023-07-24
ionic: extract common bits from ionic_probe
Shannon Nelson
1
-35
/
+49
2023-07-24
ionic: extract common bits from ionic_remove
Shannon Nelson
1
-12
/
+13
2023-07-24
net: phy: motorcomm: Add pad drive strength cfg support
Samin Guo
1
-0
/
+118
2023-07-24
dt-bindings: net: motorcomm: Add pad driver strength cfg
Samin Guo
1
-0
/
+34
2023-07-24
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
13
-20
/
+16
2023-07-23
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
5
-2
/
+36
2023-07-23
net: dsa: remove deprecated strncpy
justinstitt@google.com
1
-4
/
+5
2023-07-23
connector/cn_proc: Selftest for proc connector
Anjali Kulkarni
3
-0
/
+317
2023-07-23
connector/cn_proc: Allow non-root users access
Anjali Kulkarni
2
-6
/
+19
2023-07-23
connector/cn_proc: Performance improvements
Anjali Kulkarni
2
-6
/
+75
2023-07-23
connector/cn_proc: Add filtering to fix some bugs
Anjali Kulkarni
5
-35
/
+100
2023-07-23
netlink: Add new netlink_release function
Anjali Kulkarni
3
-0
/
+11
2023-07-23
netlink: Reverse the patch which removed filtering
Anjali Kulkarni
2
-2
/
+30
2023-07-22
net: page_pool: merge page_pool_release_page() with page_pool_return_page()
Jakub Kicinski
1
-10
/
+2
2023-07-22
net: page_pool: hide page_pool_release_page()
Jakub Kicinski
3
-17
/
+7
2023-07-22
eth: stmmac: let page recycling happen with skbs
Jakub Kicinski
1
-2
/
+2
2023-07-22
eth: tsnep: let page recycling happen with skbs
Jakub Kicinski
1
-1
/
+1
2023-07-22
genetlink: add explicit ordering break check for split ops
Jiri Pirko
1
-1
/
+5
2023-07-22
MAINTAINERS: net: fix sort order
Marc Kleine-Budde
1
-9
/
+9
2023-07-21
docs: octeontx2: extend documentation for Round Robin scheduling
Hariprasad Kelam
1
-0
/
+8
[next]