Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: move memory size checks to bpf_map_charge_init() | Roman Gushchin | 2019-05-31 | 1 | -7/+1 |
* | bpf: rework memlock-based memory accounting for maps | Roman Gushchin | 2019-05-31 | 1 | -2/+3 |
* | bpf: group memory related fields in struct bpf_map_memory | Roman Gushchin | 2019-05-31 | 1 | -2/+2 |
* | bpf: skmsg, fix psock create on existing kcm/tls port | John Fastabend | 2018-10-20 | 1 | -5/+6 |
* | bpf, sockmap: convert to generic sk_msg interface | Daniel Borkmann | 2018-10-15 | 1 | -0/+1002 |