index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: Sync uapi/linux/if_link.h
Andrii Nakryiko
2020-01-14
1
-0
/
+1
*
selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
Andrii Nakryiko
2020-01-10
11
-121
/
+193
*
libbpf: Poison kernel-only integer types
Andrii Nakryiko
2020-01-10
12
-1
/
+37
*
Merge branch 'bpf-global-funcs'
Daniel Borkmann
2020-01-10
22
-89
/
+746
|
\
|
*
selftests/bpf: Add unit tests for global functions
Alexei Starovoitov
2020-01-10
8
-0
/
+280
|
*
selftests/bpf: Modify a test to check global functions
Alexei Starovoitov
2020-01-10
1
-2
/
+2
|
*
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
2020-01-10
3
-2
/
+14
|
*
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
2020-01-10
3
-0
/
+44
|
*
bpf: Introduce function-by-function verification
Alexei Starovoitov
2020-01-10
5
-84
/
+366
|
*
libbpf: Sanitize global functions
Alexei Starovoitov
2020-01-10
2
-1
/
+40
|
/
*
Merge branch 'selftest-makefile-cleanup'
Alexei Starovoitov
2020-01-10
4
-18
/
+22
|
\
|
*
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2020-01-10
2
-5
/
+7
|
*
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2020-01-10
2
-7
/
+7
|
*
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2020-01-10
2
-6
/
+8
|
/
*
libbpf: Make bpf_map order and indices stable
Andrii Nakryiko
2020-01-10
1
-14
/
+0
*
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
2020-01-09
2
-2
/
+12
*
Merge branch 'tcp-bpf-cc'
Alexei Starovoitov
2020-01-09
32
-148
/
+2654
|
\
|
*
bpf: Add bpf_dctcp example
Martin KaFai Lau
2020-01-09
3
-0
/
+625
|
*
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
2020-01-09
6
-13
/
+661
|
*
bpf: Synch uapi bpf.h to tools/
Martin KaFai Lau
2020-01-09
1
-2
/
+17
|
*
bpf: Add BPF_FUNC_tcp_send_ack helper
Martin KaFai Lau
2020-01-09
2
-2
/
+33
|
*
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
2020-01-09
10
-16
/
+261
|
*
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
11
-47
/
+642
|
*
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
10
-63
/
+373
|
*
bpf: Support bitfield read access in btf_struct_access
Martin KaFai Lau
2020-01-09
1
-5
/
+39
|
*
bpf: Add enum support to btf_ctx_access()
Martin KaFai Lau
2020-01-09
1
-1
/
+1
|
*
bpf: Avoid storing modifier to info->btf_id
Martin KaFai Lau
2020-01-09
1
-3
/
+6
|
/
*
bpf: Save PTR_TO_BTF_ID register state when spilling to stack
Martin KaFai Lau
2020-01-09
1
-0
/
+1
*
selftests/bpf: Restore original comm in test_overhead
Stanislav Fomichev
2020-01-09
1
-1
/
+7
*
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
2020-01-08
1
-0
/
+18
*
libbpf: Add probe for large INSN limit
Michal Rostecki
2020-01-08
3
-0
/
+23
*
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2020-01-07
2
-64
/
+15
*
enetc: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
2020-01-07
1
-1
/
+1
*
enetc: Fix an off by one in enetc_setup_tc_txtime()
Dan Carpenter
2020-01-07
1
-1
/
+1
*
Merge branch 'Documentation-stmmac-documentation-improvements'
David S. Miller
2020-01-07
4
-401
/
+699
|
\
|
*
Documentation: networking: Add stmmac to device drivers list
Jose Abreu
2020-01-07
1
-0
/
+1
|
*
Documentation: networking: Convert stmmac documentation to RST format
Jose Abreu
2020-01-07
2
-401
/
+697
|
*
MAINTAINERS: Add stmmac Ethernet driver documentation entry
Jose Abreu
2020-01-07
1
-0
/
+1
|
/
*
drivers: net: cisco_hdlc: use __func__ in debug message
Chen Zhou
2020-01-07
1
-2
/
+2
*
Merge branch 'net-ch9200-code-cleanup'
David S. Miller
2020-01-07
1
-13
/
+11
|
\
|
*
net: ch9200: remove unnecessary return
Chen Zhou
2020-01-07
1
-2
/
+0
|
*
net: ch9200: use __func__ in debug message
Chen Zhou
2020-01-07
1
-11
/
+11
|
/
*
Merge branch 'ionic-driver-updates'
David S. Miller
2020-01-07
5
-10
/
+21
|
\
|
*
ionic: clear compiler warning on hb use before set
Shannon Nelson
2020-01-07
1
-1
/
+1
|
*
ionic: restrict received packets to mtu size
Shannon Nelson
2020-01-07
1
-2
/
+9
|
*
ionic: add Rx dropped packet counter
Shannon Nelson
2020-01-07
3
-3
/
+11
|
*
ionic: drop use of subdevice tags
Shannon Nelson
2020-01-07
1
-4
/
+0
|
/
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-01-07
7
-1
/
+976
|
\
|
*
igc: Use Start of Packet signal from PHY for timestamping
Vinicius Costa Gomes
2020-01-07
2
-1
/
+6
|
*
igc: Add support for ethtool GET_TS_INFO command
Vinicius Costa Gomes
2020-01-06
1
-0
/
+34
[next]