summaryrefslogtreecommitdiffstats
path: root/include/linux/sockptr.h
Commit message (Expand)AuthorAgeFilesLines
* net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"Christoph Hellwig2020-08-101-24/+2
* net: improve the user pointer check in init_user_sockptrChristoph Hellwig2020-07-281-12/+6
* net: remove sockptr_advanceChristoph Hellwig2020-07-281-14/+13
* net: make sockptr_is_null strict aliasing safeChristoph Hellwig2020-07-281-1/+3
* net: optimize the sockptr_t for unified kernel/user address spacesChristoph Hellwig2020-07-241-2/+30
* net: add a new sockptr_t typeChristoph Hellwig2020-07-241-0/+104