index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev_addr_lists.c
Age
Commit message (
Expand
)
Author
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
2012-04-03
net: fix /proc/net/dev regression
Eric Dumazet
2012-01-09
net: introduce netif_addr_lock_nested() and call if when appropriate
Jiri Pirko
2012-01-09
net: correct lock name in dev_[uc/mc]_sync documentations.
Jiri Pirko
2011-11-28
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-08-17
net: remove ndo_set_multicast_list callback
Jiri Pirko
2011-05-07
net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu()
Lai Jiangshan
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-02-25
net: handle addr_type of 0 properly
Hagen Paul Pfeifer
2011-02-17
kbuild, mtd, net: a few comment typo fixes and rewording
Gilles Espinasse
2010-04-07
net: include linux/proc_fs.h in dev_addr_lists.c
Eric Dumazet
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
net: move address list functions to a separate file
Jiri Pirko