summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rds: tcp: remove register_netdevice_notifier infrastructure.Sowmini Varadhan2018-03-221-70/+23
* netns: send uevent messagesChristian Brauner2018-03-221-1/+78
* net: add uevent socket memberChristian Brauner2018-03-222-11/+10
* net: Convert nf_ct_net_opsKirill Tkhai2018-03-221-0/+1
* net: Convert lowpan_frags_opsKirill Tkhai2018-03-221-0/+1
* net: Convert can_pernet_opsKirill Tkhai2018-03-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-2139-186/+2879
|\
| * bpf, doc: add description wrt native/bpf clang target and pointer sizeDaniel Borkmann2018-03-201-0/+12
| * Merge branch 'bpf-sockmap-ulp'Daniel Borkmann2018-03-1926-131/+2236
| |\
| | * bpf: sockmap test scriptJohn Fastabend2018-03-191-0/+450
| | * bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-194-15/+101
| | * bpf: sockmap add SK_DROP testsJohn Fastabend2018-03-192-16/+61
| | * bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-194-9/+68
| | * bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend2018-03-193-8/+68
| | * bpf: sockmap sample, add data verification optionJohn Fastabend2018-03-191-34/+84
| | * bpf: sockmap sample, add sendfile testJohn Fastabend2018-03-191-10/+60
| | * bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-196-9/+135
| | * bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-191-0/+54
| | * bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-197-7/+118
| | * bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend2018-03-192-2/+136
| | * bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend2018-03-192-1/+18
| | * bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend2018-03-192-1/+18
| | * bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend2018-03-198-21/+857
| | * net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend2018-03-193-14/+19
| | * net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend2018-03-192-1/+4
| | * sockmap: convert refcnt to an atomic refcntJohn Fastabend2018-03-191-13/+10
| | * sock: make static tls function alloc_sg generic sock helperJohn Fastabend2018-03-193-62/+67
| |/
| * Merge branch 'bpf-tools-build-improvements'Daniel Borkmann2018-03-163-3/+7
| |\
| | * tools: bpf: remove feature detection outputJakub Kicinski2018-03-162-0/+4
| | * tools: bpf: cleanup PHONY targetJakub Kicinski2018-03-161-1/+1
| | * tools: bpftool: fix potential format truncationJakub Kicinski2018-03-161-1/+1
| | * tools: bpftool: fix dependency file pathJakub Kicinski2018-03-161-1/+1
| |/
| * Merge branch 'bpf-stackmap-build-id'Daniel Borkmann2018-03-157-24/+535
| |\
| | * bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu2018-03-155-2/+278
| | * bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu2018-03-152-22/+257
| |/
| * bpf: comment why dots in filenames under BPF virtual FS are not allowedQuentin Monnet2018-03-091-0/+3
| * Merge branch 'bpf-tools-makefile-improvements'Daniel Borkmann2018-03-092-25/+51
| |\
| | * tools: bpf: silence make by not deleting intermediate fileJiri Benc2018-03-091-1/+1
| | * tools: bpf: respect quiet/verbose buildJiri Benc2018-03-091-11/+27
| | * tools: bpf: call descend in MakefileJiri Benc2018-03-091-3/+3
| | * tools: bpf: make install should build firstJiri Benc2018-03-091-2/+4
| | * tools: bpf: consistent make bpf_installJiri Benc2018-03-091-4/+6
| | * tools: bpf: respect output directory during buildJiri Benc2018-03-091-16/+22
| | * tools: bpftool: silence 'missing initializer' warningsJiri Benc2018-03-091-1/+1
| |/
| * Merge branch 'bpf-perf-sample-addr'Daniel Borkmann2018-03-084-4/+36
| |\
| | * samples/bpf: add example to test reading addressTeng Qin2018-03-082-0/+19
| | * bpf: add support to read sample address in bpf programTeng Qin2018-03-082-4/+17
| |/
* | Merge branch 'dsa-mv88e6xxx-some-fixes'David S. Miller2018-03-202-3/+3
|\ \
| * | net: dsa: mv88e6xxx: Fix interrupt name for g2 irqUwe Kleine-König2018-03-201-1/+1
| * | net: dsa: mv88e6xxx: Fix typo in a commentUwe Kleine-König2018-03-201-1/+1