Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: sockmap set rlimit | John Fastabend | 2018-01-24 | 1 | -0/+7 |
* | bpf: sockmap put client sockets in blocking mode | John Fastabend | 2018-01-24 | 1 | -1/+1 |
* | bpf: sockmap sample add base test without any BPF for comparison | John Fastabend | 2018-01-24 | 1 | -5/+21 |
* | bpf: sockmap sample, report bytes/sec | John Fastabend | 2018-01-24 | 1 | -5/+42 |
* | bpf: sockmap sample, use fork() for send and recv | John Fastabend | 2018-01-24 | 1 | -16/+39 |
* | bpf: add sendmsg option for testing BPF programs | John Fastabend | 2018-01-24 | 1 | -3/+145 |
* | bpf: refactor sockmap sample program update for arg parsing | John Fastabend | 2018-01-24 | 1 | -51/+114 |
* | kbuild: remove all dummy assignments to obj- | Masahiro Yamada | 2017-11-18 | 1 | -3/+0 |
* | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend | 2017-10-20 | 1 | -1/+1 |
* | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend | 2017-08-28 | 2 | -6/+12 |
* | bpf: sockmap sample program | John Fastabend | 2017-08-16 | 3 | -0/+474 |