aboutsummaryrefslogtreecommitdiffstats
path: root/net/802/garp.c
Commit message (Expand)AuthorAgeFilesLines
* garp: use kfree_rcu()Eric Dumazet2011-05-211-18/+2
* garp: remove last synchronize_rcu() callEric Dumazet2011-05-121-2/+12
* garp: remove one synchronize_rcu() callEric Dumazet2011-05-091-2/+6
* net/802: add __rcu annotationsEric Dumazet2010-10-251-9/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-2/+2
|/
* garp: retry sending JoinIn messages after allocation failuresPatrick McHardy2008-07-161-1/+4
* net: Add GARP applicant-only participantPatrick McHardy2008-07-051-0/+633