Sign in
android-kvm
/
linux
/
71baba4b92dc1fa1bc461742c6ab1942ec6034e9
/
net
/
core
/
dev_addr_lists.c
1d2398d
net: fix spelling for synchronized
by Fabian Frederick
· 10 years ago
670e5b8
net: Add support for device specific address syncing
by Alexander Duyck
· 11 years ago
6ef7b8a
net: Correctly sync addresses from multiple sources to single device
by Vlad Yasevich
· 11 years ago
477bb93
net: remove dead code for add/del multiple
by stephen hemminger
· 11 years ago
cdfb97b
net, mc: fix the incorrect comments in two mc-related functions
by Zhi Yong Wu
· 11 years ago
b190a50
net/core: dev_mc_sync_multiple calls wrong helper
by Jay Vosburgh
· 12 years ago
29ca2f8
net/core: __hw_addr_sync_one / _multiple broken
by Jay Vosburgh
· 12 years ago
60ba834
net/core: __hw_addr_unsync_one "from" address not marked synced
by Jay Vosburgh
· 12 years ago
9747ba6
net/core: __hw_addr_create_ex does not initialize sync_cnt
by Jay Vosburgh
· 12 years ago
4cd729b0
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
by Vlad Yasevich
· 12 years ago
4543fbe
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 12 years ago
900ff8c
net: move procfs code to net/core/net-procfs.c
by Cong Wang
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
a652208
net: correct check in dev_addr_del()
by Jiri Pirko
· 12 years ago
6b6e272
netdev: make address const in device address management
by stephen hemminger
· 12 years ago
12a9463
net: addr_list: add exclusive dev_uc_add and dev_mc_add
by John Fastabend
· 13 years ago
2def16a
net: fix /proc/net/dev regression
by Eric Dumazet
· 13 years ago
2429f7a
net: introduce netif_addr_lock_nested() and call if when appropriate
by Jiri Pirko
· 13 years ago
ab16ebf
net: correct lock name in dev_[uc/mc]_sync documentations.
by Jiri Pirko
· 13 years ago
5cac98d
net: Fix corruption in /proc/*/net/dev_mcast
by Anton Blanchard
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 14 years ago
b81693d
net: remove ndo_set_multicast_list callback
by Jiri Pirko
· 14 years ago
217f186
net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5aca1a9
net: handle addr_type of 0 properly
by Hagen Paul Pfeifer
· 14 years ago
177b241
kbuild, mtd, net: a few comment typo fixes and rewording
by Gilles Espinasse
· 14 years ago
298b9e4
net: include linux/proc_fs.h in dev_addr_lists.c
by Eric Dumazet
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
a748ee2
net: move address list functions to a separate file
by Jiri Pirko
· 15 years ago