aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock_map.c
AgeCommit message (Expand)Author
2019-09-19net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend
2019-08-29bpf: sockmap, only create entry if ulp is not already enabledJohn Fastabend
2019-08-29bpf: sockmap, synchronize_rcu before free'ing mapJohn Fastabend
2019-08-29bpf: sockmap, sock_map_delete needs to use xchgJohn Fastabend
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann