aboutsummaryrefslogtreecommitdiff
path: root/net/core/dev_addr_lists.c
AgeCommit message (Expand)Author
2013-05-31net/core: dev_mc_sync_multiple calls wrong helperJay Vosburgh
2013-05-31net/core: __hw_addr_sync_one / _multiple brokenJay Vosburgh
2013-05-31net/core: __hw_addr_unsync_one "from" address not marked syncedJay Vosburgh
2013-05-31net/core: __hw_addr_create_ex does not initialize sync_cntJay Vosburgh
2013-04-15net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich
2013-04-05net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2012-11-15net: correct check in dev_addr_del()Jiri Pirko
2012-09-19netdev: make address const in device address managementstephen hemminger
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend
2012-04-03net: fix /proc/net/dev regressionEric Dumazet
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko
2012-01-09net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-08-17net: remove ndo_set_multicast_list callbackJiri Pirko
2011-05-07net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu()Lai Jiangshan
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-02-25net: handle addr_type of 0 properlyHagen Paul Pfeifer
2011-02-17kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse
2010-04-07net: include linux/proc_fs.h in dev_addr_lists.cEric Dumazet
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-03net: move address list functions to a separate fileJiri Pirko