Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-15 |
|\ | |||
| * | net: sock_map, fix missing ulp check in sock hash case | John Fastabend | 2019-09-05 |
* | | net/tls: use RCU protection on icsk->icsk_ulp_data | Jakub Kicinski | 2019-09-01 |
|/ | |||
* | bpf: sockmap, only create entry if ulp is not already enabled | John Fastabend | 2019-07-22 |
* | bpf: sockmap, synchronize_rcu before free'ing map | John Fastabend | 2019-07-22 |
* | bpf: sockmap, sock_map_delete needs to use xchg | John Fastabend | 2019-07-22 |
* | bpf: move memory size checks to bpf_map_charge_init() | Roman Gushchin | 2019-05-31 |
* | bpf: rework memlock-based memory accounting for maps | Roman Gushchin | 2019-05-31 |
* | bpf: group memory related fields in struct bpf_map_memory | Roman Gushchin | 2019-05-31 |
* | bpf: skmsg, fix psock create on existing kcm/tls port | John Fastabend | 2018-10-19 |
* | bpf, sockmap: convert to generic sk_msg interface | Daniel Borkmann | 2018-10-15 |