Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-09 | bpf: net: Avoid incorrect bpf_sk_reuseport_detach call | Martin KaFai Lau | 1 | -2/+3 |
2020-07-09 | bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone | Martin KaFai Lau | 1 | -4/+9 |
2020-05-15 | bpf: Implement CAP_BPF | Alexei Starovoitov | 1 | -1/+1 |
2020-02-21 | net: Generate reuseport group ID on group creation | Jakub Sitnicki | 1 | -5/+0 |
2019-05-31 | bpf: move memory size checks to bpf_map_charge_init() | Roman Gushchin | 1 | -8/+2 |
2019-05-31 | bpf: rework memlock-based memory accounting for maps | Roman Gushchin | 1 | -3/+6 |
2019-05-31 | bpf: group memory related fields in struct bpf_map_memory | Roman Gushchin | 1 | -1/+1 |
2018-08-11 | bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY | Martin KaFai Lau | 1 | -0/+363 |