aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev_addr_lists.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-07net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu()Lai Jiangshan1-10/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-02-25net: handle addr_type of 0 properlyHagen Paul Pfeifer1-1/+1
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse1-2/+2
2010-04-07net: include linux/proc_fs.h in dev_addr_lists.cEric Dumazet1-1/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-21/+284
2010-04-03net: move address list functions to a separate fileJiri Pirko1-0/+478