summaryrefslogtreecommitdiff
path: root/net/802/garp.c
AgeCommit message (Expand)Author
2011-05-21garp: use kfree_rcu()Eric Dumazet
2011-05-12garp: remove last synchronize_rcu() callEric Dumazet
2011-05-09garp: remove one synchronize_rcu() callEric Dumazet
2010-10-25net/802: add __rcu annotationsEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-16garp: retry sending JoinIn messages after allocation failuresPatrick McHardy
2008-07-05net: Add GARP applicant-only participantPatrick McHardy