| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf: get rid of pure_initcall dependency to enable jits | Daniel Borkmann | 2018-01-19 | 13 | -42/+24 |
* | bpf: add couple of test cases for div/mod by zero | Daniel Borkmann | 2018-01-19 | 1 | -0/+87 |
* | bpf: add couple of test cases for signed extended imms | Daniel Borkmann | 2018-01-19 | 1 | -0/+104 |
* | bpf: add csum_diff helper to xdp as well | Daniel Borkmann | 2018-01-19 | 1 | -0/+2 |
* | bpf, verifier: detect misconfigured mem, size argument pair | Daniel Borkmann | 2018-01-19 | 1 | -24/+55 |
* | samples/bpf: xdp_monitor include cpumap tracepoints in monitoring | Jesper Dangaard Brouer | 2018-01-20 | 2 | -67/+443 |
* | Merge branch 'bpf-lpm-get-next-key' | Daniel Borkmann | 2018-01-19 | 2 | -2/+215 |
|\ |
|
| * | tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map | Yonghong Song | 2018-01-19 | 1 | -0/+122 |
| * | bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map | Yonghong Song | 2018-01-19 | 1 | -2/+93 |
|/ |
|
* | selftests: bpf: update .gitignore with missing generated files | Shuah Khan | 2018-01-19 | 1 | -0/+7 |
* | bpftool: recognize BPF_MAP_TYPE_CPUMAP maps | Roman Gushchin | 2018-01-19 | 1 | -0/+1 |
* | Merge branch 'bpf-array-map-offload-and-tests' | Daniel Borkmann | 2018-01-18 | 14 | -48/+583 |
|\ |
|
| * | nfp: bpf: add short busy wait for FW replies | Jakub Kicinski | 2018-01-18 | 1 | -1/+8 |
| * | selftest/bpf: extend the offload test with map checks | Jakub Kicinski | 2018-01-18 | 3 | -25/+218 |
| * | netdevsim: bpf: support fake map offload | Jakub Kicinski | 2018-01-18 | 2 | -0/+249 |
| * | tools: bpftool: report device information for offloaded maps | Jakub Kicinski | 2018-01-18 | 1 | -1/+6 |
| * | bpf: offload: report device information about offloaded maps | Jakub Kicinski | 2018-01-18 | 5 | -0/+69 |
| * | bpf: offload: allow array map offload | Jakub Kicinski | 2018-01-18 | 2 | -1/+4 |
| * | bpf: arraymap: use bpf_map_init_from_attr() | Jakub Kicinski | 2018-01-18 | 1 | -6/+1 |
| * | bpf: arraymap: move checks out of alloc function | Jakub Kicinski | 2018-01-18 | 1 | -14/+28 |
|/ |
|
* | Merge branch 'bpf-improve-test-verifier-coverage' | Daniel Borkmann | 2018-01-18 | 3 | -1/+52 |
|\ |
|
| * | selftests/bpf: make test_verifier run most programs | Alexei Starovoitov | 2018-01-18 | 1 | -1/+49 |
| * | bpf: allow socket_filter programs to use bpf_prog_test_run | Alexei Starovoitov | 2018-01-18 | 2 | -0/+3 |
|/ |
|
* | bpf: Sync kernel ABI header with tooling header | Jesper Dangaard Brouer | 2018-01-18 | 1 | -1/+11 |
* | tools/bpf_jit_disasm: silence a static checker warning | Dan Carpenter | 2018-01-18 | 1 | -3/+4 |
* | bpf: add comments to BPF ld/ldx sizes | Jesper Dangaard Brouer | 2018-01-18 | 2 | -4/+5 |
* | bpf: change fake_ip for bpf_trace_printk helper | Yonghong Song | 2018-01-18 | 1 | -1/+1 |
* | samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidated | Jesper Dangaard Brouer | 2018-01-18 | 1 | -3/+5 |
* | Merge branch 'bpf-dump-and-disasm-nfp-jit' | Daniel Borkmann | 2018-01-18 | 8 | -17/+154 |
|\ |
|
| * | tools: bpftool: improve architecture detection by using ifindex | Jiong Wang | 2018-01-18 | 4 | -3/+102 |
| * | nfp: bpf: set new jit info fields | Jiong Wang | 2018-01-18 | 1 | -1/+9 |
| * | bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info | Jiong Wang | 2018-01-18 | 3 | -13/+43 |
|/ |
|
* | Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub... | David S. Miller | 2018-01-17 | 6 | -67/+202 |
|\ |
|
| * | can: m_can: Add call to of_can_transceiver | Franklin S Cooper Jr | 2018-01-16 | 1 | -0/+2 |
| * | can: m_can: Add PM Support | Faiz Abbas | 2018-01-16 | 1 | -38/+62 |
| * | can: m_can: get rid of function free_m_can_dev() | Marc Kleine-Budde | 2018-01-16 | 1 | -7/+2 |
| * | can: m_can: Move allocation of net device to probe | Faiz Abbas | 2018-01-16 | 1 | -17/+13 |
| * | can: m_can: Remove check for version when allocating m_can net device | Faiz Abbas | 2018-01-16 | 1 | -7/+1 |
| * | can: m_can: Support higher speed CAN-FD bitrates | Franklin S Cooper Jr | 2018-01-16 | 1 | -3/+43 |
| * | dt-bindings: can: m_can: Document new can transceiver binding | Franklin S Cooper Jr | 2018-01-16 | 1 | -0/+9 |
| * | can: dev: Add support for limiting configured bitrate | Franklin S Cooper Jr | 2018-01-16 | 3 | -1/+52 |
| * | dt-bindings: can: can-transceiver: Document new binding | Franklin S Cooper Jr | 2018-01-16 | 1 | -0/+24 |
* | | vxlan: Fix trailing semicolon | Luis de Bethencourt | 2018-01-17 | 1 | -1/+1 |
* | | cxgb4: restructure VF mgmt code | Ganesh Goudar | 2018-01-17 | 2 | -204/+190 |
* | | net: Remove spinlock from get_net_ns_by_id() | Kirill Tkhai | 2018-01-17 | 1 | -2/+0 |
* | | net: Fix possible race in peernet2id_alloc() | Kirill Tkhai | 2018-01-17 | 1 | -2/+11 |
* | | Merge branch 'tun-allow-to-attach-eBPF-filter' | David S. Miller | 2018-01-17 | 2 | -20/+51 |
|\ \ |
|
| * | | tun: allow to attach ebpf socket filter | Jason Wang | 2018-01-17 | 2 | -4/+35 |
| * | | tuntap: rename struct tun_steering_prog to struct tun_prog | Jason Wang | 2018-01-17 | 1 | -16/+16 |
|/ / |
|
* | | Merge branch 'net-sched-allow-qdiscs-to-share-filter-block-instances' | David S. Miller | 2018-01-17 | 17 | -322/+1111 |
|\ \ |
|