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
*
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
2018-03-19
4
-15
/
+101
*
bpf: sockmap add SK_DROP tests
John Fastabend
2018-03-19
2
-16
/
+61
*
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
2018-03-19
4
-9
/
+68
*
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
2018-03-19
3
-8
/
+68
*
bpf: sockmap sample, add data verification option
John Fastabend
2018-03-19
1
-34
/
+84
*
bpf: sockmap sample, add sendfile test
John Fastabend
2018-03-19
1
-10
/
+60
*
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
2018-03-19
6
-9
/
+135
*
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
1
-0
/
+54
*
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
7
-7
/
+118
*
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
2018-03-19
2
-2
/
+136
*
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
2018-03-19
2
-1
/
+18
*
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
2018-03-19
2
-1
/
+18
*
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
8
-21
/
+857
*
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2018-03-19
3
-14
/
+19
*
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
2018-03-19
2
-1
/
+4
*
sockmap: convert refcnt to an atomic refcnt
John Fastabend
2018-03-19
1
-13
/
+10
*
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2018-03-19
3
-62
/
+67
*
Merge branch 'bpf-tools-build-improvements'
Daniel Borkmann
2018-03-16
3
-3
/
+7
|
\
|
*
tools: bpf: remove feature detection output
Jakub Kicinski
2018-03-16
2
-0
/
+4
|
*
tools: bpf: cleanup PHONY target
Jakub Kicinski
2018-03-16
1
-1
/
+1
|
*
tools: bpftool: fix potential format truncation
Jakub Kicinski
2018-03-16
1
-1
/
+1
|
*
tools: bpftool: fix dependency file path
Jakub Kicinski
2018-03-16
1
-1
/
+1
|
/
*
Merge branch 'bpf-stackmap-build-id'
Daniel Borkmann
2018-03-15
7
-24
/
+535
|
\
|
*
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
2018-03-15
5
-2
/
+278
|
*
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
2018-03-15
2
-22
/
+257
|
/
*
bpf: comment why dots in filenames under BPF virtual FS are not allowed
Quentin Monnet
2018-03-09
1
-0
/
+3
*
Merge branch 'bpf-tools-makefile-improvements'
Daniel Borkmann
2018-03-09
2
-25
/
+51
|
\
|
*
tools: bpf: silence make by not deleting intermediate file
Jiri Benc
2018-03-09
1
-1
/
+1
|
*
tools: bpf: respect quiet/verbose build
Jiri Benc
2018-03-09
1
-11
/
+27
|
*
tools: bpf: call descend in Makefile
Jiri Benc
2018-03-09
1
-3
/
+3
|
*
tools: bpf: make install should build first
Jiri Benc
2018-03-09
1
-2
/
+4
|
*
tools: bpf: consistent make bpf_install
Jiri Benc
2018-03-09
1
-4
/
+6
|
*
tools: bpf: respect output directory during build
Jiri Benc
2018-03-09
1
-16
/
+22
|
*
tools: bpftool: silence 'missing initializer' warnings
Jiri Benc
2018-03-09
1
-1
/
+1
|
/
*
Merge branch 'bpf-perf-sample-addr'
Daniel Borkmann
2018-03-08
4
-4
/
+36
|
\
|
*
samples/bpf: add example to test reading address
Teng Qin
2018-03-08
2
-0
/
+19
|
*
bpf: add support to read sample address in bpf program
Teng Qin
2018-03-08
2
-4
/
+17
|
/
*
ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE
Eric Dumazet
2018-03-08
1
-1
/
+5
*
Merge branch 'RDS-zerocopy-code-enhancements'
David S. Miller
2018-03-08
4
-85
/
+138
|
\
|
*
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
2018-03-08
4
-44
/
+85
|
*
rds: refactor zcopy code into rds_message_zcopy_from_user
Sowmini Varadhan
2018-03-08
1
-48
/
+60
|
/
*
cxgb3: remove VLA usage
Gustavo A. R. Silva
2018-03-07
1
-4
/
+4
*
sock: Fix SO_ZEROCOPY switch case
Jesus Sanchez-Palencia
2018-03-07
1
-1
/
+2
*
Merge branch 'mvpp2-ucast-filter'
David S. Miller
2018-03-07
1
-147
/
+173
|
\
|
*
net: mvpp2: Add support for unicast filtering
Maxime Chevallier
2018-03-07
1
-135
/
+161
|
*
net: mvpp2: Simplify MAC filtering function parameters
Maxime Chevallier
2018-03-07
1
-15
/
+15
|
/
*
selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_o...
Jiri Pirko
2018-03-07
1
-1
/
+1
*
selftests: forwarding: fix "ok" action test
Jiri Pirko
2018-03-07
1
-1
/
+4
*
net: cdc_eem: clean up bind error path
Johan Hovold
2018-03-07
1
-4
/
+1
*
net: kalmia: clean up bind error path
Johan Hovold
2018-03-07
1
-5
/
+1
[next]