aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev_addr_lists.c
Commit message (Expand)AuthorAgeFilesLines
* net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-05-131-3/+3
* net: correct check in dev_addr_del()Jiri Pirko2012-12-061-1/+2
* net: fix /proc/net/dev regressionEric Dumazet2012-05-111-1/+2
* net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-281-2/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: remove ndo_set_multicast_list callbackJiri Pirko2011-08-171-2/+2
* net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu()Lai Jiangshan2011-05-071-10/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-2/+2
|\
| * kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-171-2/+2
* | net: handle addr_type of 0 properlyHagen Paul Pfeifer2011-02-251-1/+1
|/
* net: include linux/proc_fs.h in dev_addr_lists.cEric Dumazet2010-04-071-1/+1
* net: convert multicast list to list_headJiri Pirko2010-04-031-21/+284
* net: move address list functions to a separate fileJiri Pirko2010-04-031-0/+478