summaryrefslogtreecommitdiffstats
path: root/net/core/dev_addr_lists.c
Commit message (Expand)AuthorAgeFilesLines
* net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-151-16/+81
* net: fix /proc/net/dev regressionEric Dumazet2012-04-031-1/+2
* net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2012-01-091-6/+6
* net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko2012-01-091-2/+2
* net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-291-2/+1Star
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-0/+1
* net: remove ndo_set_multicast_list callbackJiri Pirko2011-08-181-2/+2
* net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu()Lai Jiangshan2011-05-081-10/+2Star
* 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-081-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