Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: mark all registered map/prog types as __ro_after_init | Daniel Borkmann | 2017-02-17 | 1 | -1/+1 |
* | bpf, lpm: fix overflows in trie_alloc checks | Daniel Borkmann | 2017-02-08 | 1 | -9/+27 |
* | bpf, lpm: fix kfree of im_node in trie_update_elem | Daniel Borkmann | 2017-01-24 | 1 | -1/+1 |
* | bpf: add a longest prefix match trie map implementation | Daniel Mack | 2017-01-23 | 1 | -0/+503 |