aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev_addr_lists.c
Commit message (Expand)AuthorAge
* net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-15
* net: fix /proc/net/dev regressionEric Dumazet2012-04-03
* net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2012-01-09
* net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko2012-01-09
* net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-28
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net: remove ndo_set_multicast_list callbackJiri Pirko2011-08-17
* net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu()Lai Jiangshan2011-05-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\
| * kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-17
* | net: handle addr_type of 0 properlyHagen Paul Pfeifer2011-02-25
|/
* net: include linux/proc_fs.h in dev_addr_lists.cEric Dumazet2010-04-07
* net: convert multicast list to list_headJiri Pirko2010-04-03
* net: move address list functions to a separate fileJiri Pirko2010-04-03