aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock_map.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
|\
| * net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend2019-09-05
* | net/tls: use RCU protection on icsk->icsk_ulp_dataJakub Kicinski2019-09-01
|/
* bpf: sockmap, only create entry if ulp is not already enabledJohn Fastabend2019-07-22
* bpf: sockmap, synchronize_rcu before free'ing mapJohn Fastabend2019-07-22
* bpf: sockmap, sock_map_delete needs to use xchgJohn Fastabend2019-07-22
* bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin2019-05-31
* bpf: rework memlock-based memory accounting for mapsRoman Gushchin2019-05-31
* bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin2019-05-31
* bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend2018-10-19
* bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-15