summaryrefslogtreecommitdiff
path: root/net/core/skmsg.c
AgeCommit message (Expand)Author
2019-11-05net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-08-24net/core/skmsg: Delete an unnecessary check before the function call “consu...Markus Elfring
2019-07-22bpf: sockmap/tls, close can race with map freeJohn Fastabend
2019-05-14bpf: sockmap fix msg->sg.size account on ingress skbJohn Fastabend
2019-05-14bpf: sockmap, only stop/flush strp if it was enabled at some pointJohn Fastabend
2019-03-07bpf: Stop the psock parser before canceling its workJakub Sitnicki
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-29sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki
2019-01-17Optimize sk_msg_clone() by data merge to end dst sg entryVakul Garg
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-21Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg
2018-12-20bpf: sk_msg, zap ingress queue on psock downJohn Fastabend
2018-12-20bpf: sk_msg, fix socket data_ready eventsJohn Fastabend
2018-12-20bpf: skb_verdict, support SK_PASS on RX BPF pathJohn Fastabend
2018-12-01net/core/skmsg: Replace call_rcu_sched() with call_rcu()Paul E. McKenney
2018-10-15tls: convert to generic sk_msg interfaceDaniel Borkmann
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann