summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend
2018-03-19bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend
2018-03-19bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend
2018-03-19bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend
2018-03-19bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend
2018-03-19bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend
2018-03-19net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend
2018-03-19sockmap: convert refcnt to an atomic refcntJohn Fastabend
2018-03-19sock: make static tls function alloc_sg generic sock helperJohn Fastabend
2018-03-16Merge branch 'bpf-tools-build-improvements'Daniel Borkmann
2018-03-16tools: bpf: remove feature detection outputJakub Kicinski
2018-03-16tools: bpf: cleanup PHONY targetJakub Kicinski
2018-03-16tools: bpftool: fix potential format truncationJakub Kicinski
2018-03-16tools: bpftool: fix dependency file pathJakub Kicinski
2018-03-15Merge branch 'bpf-stackmap-build-id'Daniel Borkmann
2018-03-15bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu
2018-03-15bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu
2018-03-09bpf: comment why dots in filenames under BPF virtual FS are not allowedQuentin Monnet
2018-03-09Merge branch 'bpf-tools-makefile-improvements'Daniel Borkmann
2018-03-09tools: bpf: silence make by not deleting intermediate fileJiri Benc
2018-03-09tools: bpf: respect quiet/verbose buildJiri Benc
2018-03-09tools: bpf: call descend in MakefileJiri Benc
2018-03-09tools: bpf: make install should build firstJiri Benc
2018-03-09tools: bpf: consistent make bpf_installJiri Benc
2018-03-09tools: bpf: respect output directory during buildJiri Benc
2018-03-09tools: bpftool: silence 'missing initializer' warningsJiri Benc
2018-03-08Merge branch 'bpf-perf-sample-addr'Daniel Borkmann
2018-03-08samples/bpf: add example to test reading addressTeng Qin
2018-03-08bpf: add support to read sample address in bpf programTeng Qin
2018-03-07ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREEEric Dumazet
2018-03-07Merge branch 'RDS-zerocopy-code-enhancements'David S. Miller
2018-03-07rds: use list structure to track information for zerocopy completion notifica...Sowmini Varadhan
2018-03-07rds: refactor zcopy code into rds_message_zcopy_from_userSowmini Varadhan
2018-03-07cxgb3: remove VLA usageGustavo A. R. Silva
2018-03-07sock: Fix SO_ZEROCOPY switch caseJesus Sanchez-Palencia
2018-03-07Merge branch 'mvpp2-ucast-filter'David S. Miller
2018-03-07net: mvpp2: Add support for unicast filteringMaxime Chevallier
2018-03-07net: mvpp2: Simplify MAC filtering function parametersMaxime Chevallier
2018-03-07selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_o...Jiri Pirko
2018-03-07selftests: forwarding: fix "ok" action testJiri Pirko
2018-03-07net: cdc_eem: clean up bind error pathJohan Hovold
2018-03-07net: kalmia: clean up bind error pathJohan Hovold
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-07selftests: net: Introduce first PMTU testStefano Brivio
2018-03-07net/mlx4_en: try to use high order pages for RX ringsEric Dumazet
2018-03-07enic: fix boolreturn.cocci warningsFengguang Wu
2018-03-07net: dsa: mv88e6xxx: fix boolreturn.cocci warningsFengguang Wu
2018-03-07net: phy: mdio-mux: slience probe defer errorJerome Brunet