index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: use vmlinux.h instead of implicit headers in BPF test program
Daniel T. Lee
2023-01-15
8
-29
/
+12
*
samples/bpf: replace BPF programs header with net_shared.h
Daniel T. Lee
2023-01-15
4
-10
/
+15
*
samples/bpf: split common macros to net_shared.h
Daniel T. Lee
2023-01-15
2
-21
/
+27
*
samples/bpf: replace legacy map with the BTF-defined map
Daniel T. Lee
2023-01-15
2
-35
/
+14
*
samples/bpf: replace broken overhead microbenchmark with fib_table_lookup
Daniel T. Lee
2023-01-15
4
-18
/
+40
*
samples/bpf: fix broken cgroup socket testing
Daniel T. Lee
2023-01-15
1
-6
/
+6
*
samples/bpf: fix broken lightweight tunnel testing
Daniel T. Lee
2023-01-15
2
-22
/
+25
*
samples/bpf: refactor BPF functionality testing scripts
Daniel T. Lee
2023-01-15
5
-15
/
+22
*
samples/bpf: ensure ipv6 is enabled before running tests
Daniel T. Lee
2023-01-15
3
-1
/
+8
*
Merge branch 'bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()'
Martin KaFai Lau
2023-01-15
5
-9
/
+142
|
\
|
*
selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnel
Ziyang Xuan
2023-01-15
2
-8
/
+98
|
*
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
2023-01-15
3
-1
/
+44
|
/
*
selftests/bpf: Fix missing space error
Roberto Valenzuela
2023-01-13
1
-1
/
+1
*
libbpf: Replace '.' with '_' in legacy kprobe event name
Menglong Dong
2023-01-13
1
-0
/
+7
*
bpftool: Always disable stack protection for BPF objects
Holger Hoffstätte
2023-01-13
1
-1
/
+2
*
Merge branch 'selftests/xsk: speed-ups, fixes, and new XDP programs'
Alexei Starovoitov
2023-01-11
8
-947
/
+316
|
\
|
*
selftests/xsk: automatically switch XDP programs
Magnus Karlsson
2023-01-11
4
-68
/
+96
|
*
selftests/xsk: automatically restore packet stream
Magnus Karlsson
2023-01-11
1
-14
/
+1
|
*
selftests/xsk: merge dual and single thread dispatchers
Magnus Karlsson
2023-01-11
1
-66
/
+54
|
*
selftests/xsk: add test when some packets are XDP_DROPed
Magnus Karlsson
2023-01-11
3
-0
/
+43
|
*
selftests/xsk: get rid of built-in XDP program
Magnus Karlsson
2023-01-11
6
-106
/
+92
|
*
selftests/xsk: remove unnecessary code in control path
Magnus Karlsson
2023-01-11
3
-631
/
+3
|
*
selftests/xsk: load and attach XDP program only once per mode
Magnus Karlsson
2023-01-11
4
-87
/
+162
|
*
selftests/xsk: remove namespaces
Magnus Karlsson
2023-01-11
4
-74
/
+20
|
*
selftests/xsk: replace asm acquire/release implementations
Magnus Karlsson
2023-01-11
1
-76
/
+4
|
*
selftests/xsk: add debug option for creating netdevs
Magnus Karlsson
2023-01-11
1
-1
/
+10
|
*
selftests/xsk: remove unused variable outstanding_tx
Magnus Karlsson
2023-01-11
1
-2
/
+0
|
*
selftests/xsk: print correct error codes when exiting
Magnus Karlsson
2023-01-11
1
-9
/
+9
|
*
selftests/xsk: submit correct number of frames in populate_fill_ring
Magnus Karlsson
2023-01-11
1
-1
/
+1
|
*
selftests/xsk: do not close unused file descriptors
Magnus Karlsson
2023-01-11
1
-2
/
+11
|
*
selftests/xsk: print correct payload for packet dump
Magnus Karlsson
2023-01-11
1
-2
/
+2
|
/
*
bpf_doc: Fix build error with older python versions
Michal Suchanek
2023-01-11
1
-1
/
+1
*
libbpf: Fix map creation flags sanitization
Ludovic L'Hours
2023-01-10
1
-1
/
+1
*
bpftool: fix output for skipping kernel config check
Chethan Suresh
2023-01-10
1
-4
/
+4
*
bpf: btf: limit logging of ignored BTF mismatches
Connor O'Brien
2023-01-10
1
-11
/
+27
*
bpf, x86: Simplify the parsing logic of structure parameters
Pu Lehui
2023-01-10
1
-53
/
+48
*
bpf: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-10
1
-3
/
+3
*
bpftool: Add missing quotes to libbpf bootstrap submake vars
James Hilliard
2023-01-10
1
-1
/
+1
*
bpf: Remove the unnecessary insn buffer comparison
Haiyue Wang
2023-01-10
1
-6
/
+0
*
libbpf: Poison strlcpy()
Rong Tao
2023-01-06
1
-2
/
+2
*
Merge branch 'devlink-unregister'
David S. Miller
2023-01-06
6
-112
/
+137
|
\
|
*
netdevsim: move devlink registration under the instance lock
Jakub Kicinski
2023-01-06
1
-3
/
+8
|
*
netdevsim: rename a label
Jakub Kicinski
2023-01-06
1
-2
/
+2
|
*
devlink: allow registering parameters after the instance
Jakub Kicinski
2023-01-06
1
-11
/
+11
|
*
devlink: don't require setting features before registration
Jakub Kicinski
2023-01-06
1
-2
/
+0
|
*
devlink: remove the registration guarantee of references
Jakub Kicinski
2023-01-06
3
-38
/
+30
|
*
devlink: always check if the devlink instance is registered
Jakub Kicinski
2023-01-06
4
-12
/
+60
|
*
devlink: protect devlink->dev by the instance lock
Jakub Kicinski
2023-01-06
3
-8
/
+11
|
*
devlink: update the code in netns move to latest helpers
Jakub Kicinski
2023-01-06
1
-3
/
+4
|
*
devlink: bump the instance index directly when iterating
Jakub Kicinski
2023-01-06
2
-35
/
+13
|
/
[next]