index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-25
bpftool/docs: add description of btf dump C option
Andrii Nakryiko
1
-15
/
+20
2019-05-25
bpftool: add C output format option to btf dump subcommand
Andrii Nakryiko
1
-2
/
+73
2019-05-25
selftests/bpf: add btf_dump BTF-to-C conversion tests
Andrii Nakryiko
10
-1
/
+824
2019-05-25
libbpf: add btf_dump API for BTF-to-C conversion
Andrii Nakryiko
4
-1
/
+1359
2019-05-25
libbpf: switch btf_dedup() to hashmap for dedup table
Andrii Nakryiko
1
-116
/
+85
2019-05-25
selftests/bpf: add tests for libbpf's hashmap
Andrii Nakryiko
3
-1
/
+384
2019-05-25
libbpf: add resizable non-thread safe internal hashmap
Andrii Nakryiko
3
-1
/
+403
2019-05-25
selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
Andrii Nakryiko
1
-58
/
+13
2019-05-25
bpftool: use libbpf's btf__parse_elf API
Andrii Nakryiko
1
-109
/
+8
2019-05-25
libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
Andrii Nakryiko
3
-0
/
+135
2019-05-25
libbpf: ensure libbpf.h is included along libbpf_internal.h
Andrii Nakryiko
1
-0
/
+2
2019-05-24
samples: bpf: Do not define bpf_printk macro
Michal Rostecki
10
-72
/
+2
2019-05-24
selftests: bpf: Move bpf_printk to bpf_helpers.h
Michal Rostecki
7
-42
/
+8
2019-05-24
Merge branch 'bpf-explored-states'
Daniel Borkmann
2
-29
/
+50
2019-05-24
bpf: convert explored_states to hash table
Alexei Starovoitov
2
-5
/
+19
2019-05-24
bpf: split explored_states
Alexei Starovoitov
2
-18
/
+14
2019-05-24
bpf: cleanup explored_states
Alexei Starovoitov
1
-9
/
+20
2019-05-23
Merge branch 'bpf-jmp-seq-limit'
Daniel Borkmann
7
-30
/
+319
2019-05-23
selftests/bpf: add pyperf scale test
Alexei Starovoitov
5
-13
/
+298
2019-05-23
selftests/bpf: adjust verifier scale test
Alexei Starovoitov
1
-14
/
+17
2019-05-23
bpf: bump jmp sequence limit
Alexei Starovoitov
1
-3
/
+4
2019-05-23
libbpf: emit diff of mismatched public API, if any
Andrii Nakryiko
1
-0
/
+10
2019-05-23
hv_sock: perf: loop in send() to maximize bandwidth
Sunil Muthuswamy
1
-14
/
+31
2019-05-23
hv_sock: perf: Allow the socket buffer size options to influence the actual s...
Sunil Muthuswamy
1
-10
/
+40
2019-05-23
ipv4/igmp: shrink struct ip_sf_list
Eric Dumazet
1
-1
/
+1
2019-05-23
neighbor: Add tracepoint to __neigh_create
David Ahern
2
-0
/
+51
2019-05-23
selftests: pmtu: Simplify cleanup and namespace names
David Ahern
1
-9
/
+8
2019-05-23
selftests: fib-onlink: Make quiet by default
David Ahern
1
-5
/
+43
2019-05-23
net: Set strict_start_type for routes and rules
David Ahern
3
-0
/
+3
2019-05-23
Merge branch 'net-Export-functions-for-nexthop-code'
David S. Miller
10
-20
/
+159
2019-05-23
ipv4: Rename and export nh_update_mtu
David Ahern
2
-2
/
+3
2019-05-23
ipv4: export fib_info_update_nh_saddr
David Ahern
2
-7
/
+7
2019-05-23
ipv4: export fib_flush
David Ahern
2
-1
/
+2
2019-05-23
ipv4: export fib_check_nh
David Ahern
2
-6
/
+8
2019-05-23
ipv4: Add function to send route updates
David Ahern
2
-0
/
+74
2019-05-23
ipv6: export function to send route updates
David Ahern
5
-4
/
+46
2019-05-23
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
4
-0
/
+11
2019-05-23
ipv6: Add delete route hook to stubs
David Ahern
3
-0
/
+8
2019-05-23
Merge branch 'net-phy-T1-support'
David S. Miller
3
-2
/
+6
2019-05-23
net: phy: Make phy_basic_t1_features use base100t1.
Andrew Lunn
1
-1
/
+1
2019-05-23
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
2
-1
/
+5
2019-05-23
net: phy: dp83867: Allocate state struct in probe
Trent Piepho
1
-14
/
+19
2019-05-23
net: phy: dp83867: Validate FIFO depth property
Trent Piepho
1
-2
/
+15
2019-05-23
net: phy: dp83867: IO impedance is not dependent on RGMII delay
Trent Piepho
1
-10
/
+9
2019-05-23
net: phy: dp83867: Use unsigned variables to store unsigned properties
Trent Piepho
1
-3
/
+3
2019-05-23
net: phy: dp83867: Rework delay rgmii delay handling
Trent Piepho
1
-12
/
+66
2019-05-23
net: phy: dp83867: Add ability to disable output clock
Trent Piepho
1
-9
/
+28
2019-05-23
dt-bindings: phy: dp83867: Add documentation for disabling clock output
Trent Piepho
2
-2
/
+6
2019-05-23
dt-bindings: phy: dp83867: Describe how driver behaves w.r.t rgmii delay
Trent Piepho
1
-0
/
+8
2019-05-23
cxgb4: Enable hash filter with offload
Vishal Kulkarni
8
-22
/
+110
[next]