summaryrefslogtreecommitdiff
path: root/net/ipv6/protocol.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-05 10:59:42 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-05 10:59:42 +0100
commita67e7cdde7cc7984ae24c3c81a70dc1aa34424b1 (patch)
tree028a0f8332f732935b71288f9be1e146d35000ae /net/ipv6/protocol.c
parent3c7c806b3eafd94ae0f77305a174d63b69ec187c (diff)
downloadkernel-linux-4.19.y.tar.gz
Linux 4.19.325linux-4.19.y
Link: https://lore.kernel.org/r/20241203141923.524658091@linuxfoundation.org Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv6/protocol.c')
0 files changed, 0 insertions, 0 deletions
che should be ignored when expired.NeilBrown 2013-07-01sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown 2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky 2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky 2012-11-15svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields 2012-07-25nfsd: add get_uint for u32'sJ. Bruce Fields 2012-07-11sunrpc/cache.h: replace simple_strtoulEldad Zack 2012-07-11sunrpc/cache.h: fix coding styleEldad Zack 2012-01-31SUNRPC: generic cache register routines removedStanislav Kinsbursky 2012-01-31SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky 2012-01-31SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky 2012-01-03sunrpc: propagate umode_tAl Viro 2011-07-26atomic: use <linux/atomic.h>Arun Sharma 2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown 2011-03-31Fix common misspellingsLucas De Marchi 2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2011-01-10headers: kobject.h reduxAlexey Dobriyan 2011-01-04SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields 2010-09-27sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov 2010-09-21sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown 2010-09-07sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown 2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown 2010-09-07sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown 2010-07-06sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy