summaryrefslogtreecommitdiffstats
path: root/net/core/sock_map.c
Commit message (Expand)AuthorAgeFilesLines
* net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend2019-09-191-0/+3
* bpf: sockmap, only create entry if ulp is not already enabledJohn Fastabend2019-08-291-0/+3
* bpf: sockmap, synchronize_rcu before free'ing mapJohn Fastabend2019-08-291-0/+2
* bpf: sockmap, sock_map_delete needs to use xchgJohn Fastabend2019-08-291-5/+9
* bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend2018-10-201-5/+6
* bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-0/+1002