summaryrefslogtreecommitdiff
path: root/net/atm/mpoa_caches.c
AgeCommit message (Expand)Author
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2019-09-05net: mpoa: Use kzfree rather than its implementation.zhong jiang
2017-11-30atm: mpoa: remove 32-bit timekeepingTina Ruchandani
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-04net, atm: convert eg_cache_entry.use from atomic_t to refcount_tReshetova, Elena
2017-07-04net, atm: convert in_cache_entry.use from atomic_t to refcount_tReshetova, Elena
2016-12-17ATM: use designated initializersKees Cook
2015-11-23net: atm: constify in_cache_ops and eg_cache_ops structuresJulia Lawall
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-26net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches
2010-01-26net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[ATM]: Use kmemdup & kzalloc where applicableArnaldo Carvalho de Melo
2006-12-02[ATM]: Annotations.Al Viro
2006-09-28[ATM]: use NIPQUAD instead of open-coding itAl Viro
2006-06-20[ATM]: fix broken uses of NIPQUAD in net/atmAl Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds