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
*
hsr: use netdev_err() instead of WARN_ONCE()
Taehee Yoo
2020-02-29
1
-1
/
+2
*
hsr: use extack error message instead of netdev_info
Taehee Yoo
2020-02-29
5
-21
/
+35
*
hsr: use debugfs_remove_recursive() instead of debugfs_remove()
Taehee Yoo
2020-02-29
2
-5
/
+1
*
net: ag71xx: port to phylink
Oleksij Rempel
2020-02-29
2
-72
/
+118
*
Merge branch 'net-ll_temac-RX-TX-ring-size-and-coalesce-ethtool-parameters'
David S. Miller
2020-02-29
2
-52
/
+154
|
\
|
*
net: ll_temac: Add ethtool support for coalesce parameters
Esben Haabendal
2020-02-29
2
-22
/
+81
|
*
net: ll_temac: Make RX/TX ring sizes configurable
Esben Haabendal
2020-02-29
2
-26
/
+72
|
*
net: ll_temac: Remove unused start_p variable
Esben Haabendal
2020-02-29
1
-2
/
+1
|
*
net: ll_temac: Remove unused tx_bd_next struct field
Esben Haabendal
2020-02-29
2
-2
/
+0
|
/
*
net: sched: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
5
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-29
49
-499
/
+1383
|
\
|
*
Merge branch 'bpf_sk_storage_via_inet_diag'
Alexei Starovoitov
2020-02-27
14
-185
/
+599
|
|
\
|
|
*
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
Martin KaFai Lau
2020-02-27
4
-2
/
+82
|
|
*
bpf: INET_DIAG support in bpf_sk_storage
Martin KaFai Lau
2020-02-27
5
-6
/
+346
|
|
*
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
2020-02-27
8
-64
/
+98
|
|
*
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
2020-02-27
7
-113
/
+73
|
|
/
|
*
bpf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
6
-6
/
+6
|
*
Merge branch 'bpf-bpftool-probes'
Daniel Borkmann
2020-02-26
7
-123
/
+373
|
|
\
|
|
*
selftests/bpf: Add test for "bpftool feature" command
Michal Rostecki
2020-02-26
4
-2
/
+189
|
|
*
bpftool: Update bash completion for "bpftool feature" command
Michal Rostecki
2020-02-26
1
-1
/
+2
|
|
*
bpftool: Update documentation of "bpftool feature" command
Michal Rostecki
2020-02-26
1
-9
/
+10
|
|
*
bpftool: Make probes which emit dmesg warnings optional
Michal Rostecki
2020-02-26
1
-21
/
+49
|
|
*
bpftool: Move out sections to separate functions
Michal Rostecki
2020-02-26
1
-93
/
+126
|
|
/
|
*
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
2020-02-26
4
-4
/
+9
|
*
scripts/bpf: Switch to more portable python3 shebang
Scott Branden
2020-02-26
1
-1
/
+1
|
*
virtio_net: Add XDP meta data support
Yuya Kusakabe
2020-02-25
1
-20
/
+32
|
*
virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer
Yuya Kusakabe
2020-02-25
1
-2
/
+2
|
*
selftests/bpf: Print backtrace on SIGSEGV in test_progs
Andrii Nakryiko
2020-02-25
2
-1
/
+26
|
*
selftests/bpf: Run SYN cookies with reuseport BPF test only for TCP
Jakub Sitnicki
2020-02-24
1
-8
/
+9
|
*
selftests/bpf: Run reuseport tests only with supported socket types
Jakub Sitnicki
2020-02-24
1
-7
/
+6
|
*
Merge branch 'BPF_and_RT'
Alexei Starovoitov
2020-02-24
18
-142
/
+283
|
|
\
|
|
*
bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled
David Miller
2020-02-24
1
-3
/
+15
|
|
*
bpf, lpm: Make locking RT friendly
Thomas Gleixner
2020-02-24
1
-6
/
+6
|
|
*
bpf: Prepare hashtab locking for PREEMPT_RT
Thomas Gleixner
2020-02-24
1
-9
/
+56
|
|
*
bpf: Factor out hashtab bucket lock operations
Thomas Gleixner
2020-02-24
1
-23
/
+46
|
|
*
bpf: Replace open coded recursion prevention in sys_bpf()
Thomas Gleixner
2020-02-24
1
-19
/
+8
|
|
*
bpf: Use recursion prevention helpers in hashtab code
Thomas Gleixner
2020-02-24
1
-8
/
+4
|
|
*
bpf: Provide recursion prevention helpers
Thomas Gleixner
2020-02-24
1
-0
/
+30
|
|
*
bpf: Use migrate_disable/enable in array macros and cgroup/lirc code.
David Miller
2020-02-24
2
-6
/
+7
|
|
*
bpf: Use migrate_disable/enabe() in trampoline code.
David Miller
2020-02-24
1
-4
/
+5
|
|
*
bpf/tests: Use migrate disable instead of preempt disable
David Miller
2020-02-24
2
-6
/
+6
|
|
*
bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.
David Miller
2020-02-24
5
-18
/
+6
|
|
*
bpf: Replace cant_sleep() with cant_migrate()
Thomas Gleixner
2020-02-24
1
-1
/
+1
|
|
*
bpf: Provide bpf_prog_run_pin_on_cpu() helper
Thomas Gleixner
2020-02-24
1
-2
/
+24
|
|
*
bpf: Dont iterate over possible CPUs with interrupts disabled
Thomas Gleixner
2020-02-24
1
-10
/
+10
|
|
*
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
2020-02-24
1
-8
/
+0
|
|
*
perf/bpf: Remove preempt disable around BPF invocation
Thomas Gleixner
2020-02-24
1
-2
/
+0
|
|
*
bpf/trace: Remove redundant preempt_disable from trace_call_bpf()
Thomas Gleixner
2020-02-24
1
-2
/
+1
|
|
*
bpf: disable preemption for bpf progs attached to uprobe
Alexei Starovoitov
2020-02-24
1
-2
/
+9
|
|
*
bpf/trace: Remove EXPORT from trace_call_bpf()
Thomas Gleixner
2020-02-24
1
-1
/
+0
[next]