aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sockptr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-10net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"Christoph Hellwig1-24/+2
2020-07-28net: improve the user pointer check in init_user_sockptrChristoph Hellwig1-12/+6
2020-07-28net: remove sockptr_advanceChristoph Hellwig1-14/+13
2020-07-28net: make sockptr_is_null strict aliasing safeChristoph Hellwig1-1/+3
2020-07-24net: optimize the sockptr_t for unified kernel/user address spacesChristoph Hellwig1-2/+30
2020-07-24net: add a new sockptr_t typeChristoph Hellwig1-0/+104