index
:
Linux Stable
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.13.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
*
MAINTAINERS: Remove self from powerpc BPF JIT
Sandipan Das
2021-08-30
1
-1
/
+0
*
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
2021-08-27
1
-1
/
+3
*
samples: bpf: Fix uninitialized variable in xdp_redirect_cpu
Kumar Kartikeya Dwivedi
2021-08-26
1
-2
/
+3
*
selftests/bpf: Reduce more flakyness in sockmap_listen
Yucong Sun
2021-08-26
1
-3
/
+16
*
bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS
Daniel Xu
2021-08-25
3
-2
/
+3
*
Merge branch 'bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt'
Alexei Starovoitov
2021-08-25
11
-32
/
+230
|
\
|
*
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
2021-08-25
3
-23
/
+134
|
*
bpf: selftests: Add connect_to_fd_opts to network_helpers
Martin KaFai Lau
2021-08-25
2
-2
/
+27
|
*
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
2021-08-25
3
-3
/
+4
|
*
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
2021-08-25
3
-4
/
+65
|
/
*
Merge branch 'selftests: xsk: various simplifications'
Alexei Starovoitov
2021-08-25
4
-428
/
+356
|
\
|
*
selftests: xsk: Preface options with opt
Magnus Karlsson
2021-08-25
2
-5
/
+5
|
*
selftests: xsk: Make enums lower case
Magnus Karlsson
2021-08-25
2
-13
/
+7
|
*
selftests: xsk: Generate packets from specification
Magnus Karlsson
2021-08-25
2
-121
/
+166
|
*
selftests: xsk: Generate packet directly in umem
Magnus Karlsson
2021-08-25
2
-43
/
+32
|
*
selftests: xsk: Simplify cleanup of ifobjects
Magnus Karlsson
2021-08-25
2
-33
/
+40
|
*
selftests: xsk: Decrease sending speed
Magnus Karlsson
2021-08-25
2
-1
/
+2
|
*
selftests: xsk: Validate tx stats on tx thread
Magnus Karlsson
2021-08-25
1
-14
/
+41
|
*
selftests: xsk: Simplify packet validation in xsk tests
Magnus Karlsson
2021-08-25
2
-131
/
+65
|
*
selftests: xsk: Rename worker_* functions that are not thread entry points
Magnus Karlsson
2021-08-25
1
-6
/
+6
|
*
selftests: xsk: Disassociate umem size with packets sent
Magnus Karlsson
2021-08-25
2
-11
/
+9
|
*
selftests: xsk: Remove end-of-test packet
Magnus Karlsson
2021-08-25
2
-32
/
+12
|
*
selftests: xsk: Simplify the retry code
Magnus Karlsson
2021-08-25
2
-14
/
+11
|
*
selftests: xsk: Return correct error codes
Magnus Karlsson
2021-08-25
1
-5
/
+5
|
*
selftests: xsk: Remove unused variables
Magnus Karlsson
2021-08-25
2
-11
/
+0
|
*
selftests: xsk: Remove the num_tx_packets option
Magnus Karlsson
2021-08-25
3
-27
/
+13
|
*
selftests: xsk: Remove color mode
Magnus Karlsson
2021-08-25
2
-28
/
+9
|
/
*
Merge branch 'bpf: Add bpf_task_pt_regs() helper'
Alexei Starovoitov
2021-08-25
10
-16
/
+131
|
\
|
*
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
2021-08-25
2
-0
/
+76
|
*
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
2021-08-25
4
-0
/
+36
|
*
bpf: Extend bpf_base_func_proto helpers with bpf_get_current_task_btf()
Daniel Xu
2021-08-25
2
-1
/
+4
|
*
bpf: Consolidate task_struct BTF_ID declarations
Daniel Xu
2021-08-25
5
-15
/
+12
|
*
bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macro
Daniel Xu
2021-08-25
1
-0
/
+3
|
/
*
Merge branch 'Improve XDP samples usability and output'
Alexei Starovoitov
2021-08-24
22
-2842
/
+3388
|
\
|
*
samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
4
-220
/
+153
|
*
samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-31
/
+26
|
*
samples: bpf: Convert xdp_redirect_map to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-229
/
+161
|
*
samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-70
/
+25
|
*
samples: bpf: Convert xdp_redirect_cpu to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-767
/
+343
|
*
samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-293
/
+105
|
*
samples: bpf: Convert xdp_redirect to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-159
/
+116
|
*
samples: bpf: Convert xdp_redirect_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-92
/
+52
|
*
samples: bpf: Convert xdp_monitor to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-735
/
+83
|
*
samples: bpf: Convert xdp_monitor_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-258
/
+49
|
*
samples: bpf: Add vmlinux.h generation support
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+25
|
*
samples: bpf: Add devmap_xmit tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-3
/
+331
|
*
samples: bpf: Add BPF support for devmap_xmit tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+71
|
*
samples: bpf: Add cpumap tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-1
/
+224
|
*
samples: bpf: Add BPF support for cpumap tracepoints
Kumar Kartikeya Dwivedi
2021-08-24
1
-1
/
+57
|
*
samples: bpf: Add xdp_exception tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-0
/
+116
[next]