index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-19
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
2018-03-19
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
2018-03-19
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
2018-03-19
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2018-03-19
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
2018-03-19
sockmap: convert refcnt to an atomic refcnt
John Fastabend
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2018-03-16
Merge branch 'bpf-tools-build-improvements'
Daniel Borkmann
2018-03-16
tools: bpf: remove feature detection output
Jakub Kicinski
2018-03-16
tools: bpf: cleanup PHONY target
Jakub Kicinski
2018-03-16
tools: bpftool: fix potential format truncation
Jakub Kicinski
2018-03-16
tools: bpftool: fix dependency file path
Jakub Kicinski
2018-03-15
Merge branch 'bpf-stackmap-build-id'
Daniel Borkmann
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
2018-03-15
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
2018-03-09
bpf: comment why dots in filenames under BPF virtual FS are not allowed
Quentin Monnet
2018-03-09
Merge branch 'bpf-tools-makefile-improvements'
Daniel Borkmann
2018-03-09
tools: bpf: silence make by not deleting intermediate file
Jiri Benc
2018-03-09
tools: bpf: respect quiet/verbose build
Jiri Benc
2018-03-09
tools: bpf: call descend in Makefile
Jiri Benc
2018-03-09
tools: bpf: make install should build first
Jiri Benc
2018-03-09
tools: bpf: consistent make bpf_install
Jiri Benc
2018-03-09
tools: bpf: respect output directory during build
Jiri Benc
2018-03-09
tools: bpftool: silence 'missing initializer' warnings
Jiri Benc
2018-03-08
Merge branch 'bpf-perf-sample-addr'
Daniel Borkmann
2018-03-08
samples/bpf: add example to test reading address
Teng Qin
2018-03-08
bpf: add support to read sample address in bpf program
Teng Qin
2018-03-07
ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE
Eric Dumazet
2018-03-07
Merge branch 'RDS-zerocopy-code-enhancements'
David S. Miller
2018-03-07
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
2018-03-07
rds: refactor zcopy code into rds_message_zcopy_from_user
Sowmini Varadhan
2018-03-07
cxgb3: remove VLA usage
Gustavo A. R. Silva
2018-03-07
sock: Fix SO_ZEROCOPY switch case
Jesus Sanchez-Palencia
2018-03-07
Merge branch 'mvpp2-ucast-filter'
David S. Miller
2018-03-07
net: mvpp2: Add support for unicast filtering
Maxime Chevallier
2018-03-07
net: mvpp2: Simplify MAC filtering function parameters
Maxime Chevallier
2018-03-07
selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_o...
Jiri Pirko
2018-03-07
selftests: forwarding: fix "ok" action test
Jiri Pirko
2018-03-07
net: cdc_eem: clean up bind error path
Johan Hovold
2018-03-07
net: kalmia: clean up bind error path
Johan Hovold
2018-03-07
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
2018-03-07
selftests: net: Introduce first PMTU test
Stefano Brivio
2018-03-07
net/mlx4_en: try to use high order pages for RX rings
Eric Dumazet
2018-03-07
enic: fix boolreturn.cocci warnings
Fengguang Wu
2018-03-07
net: dsa: mv88e6xxx: fix boolreturn.cocci warnings
Fengguang Wu
2018-03-07
net: phy: mdio-mux: slience probe defer error
Jerome Brunet
[next]