aboutsummaryrefslogtreecommitdiffstats
path: root/net/802/garp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25net/802: add __rcu annotationsEric Dumazet1-9/+9
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-16garp: retry sending JoinIn messages after allocation failuresPatrick McHardy1-1/+4
2008-07-05net: Add GARP applicant-only participantPatrick McHardy1-0/+633