index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev_addr_lists.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
net: Correctly sync addresses from multiple sources to single device
Vlad Yasevich
1
-8
/
+10
2013-12-17
net: remove dead code for add/del multiple
stephen hemminger
1
-96
/
+1
2013-10-29
net, mc: fix the incorrect comments in two mc-related functions
Zhi Yong Wu
1
-2
/
+2
2013-05-31
net/core: dev_mc_sync_multiple calls wrong helper
Jay Vosburgh
1
-1
/
+1
2013-05-31
net/core: __hw_addr_sync_one / _multiple broken
Jay Vosburgh
1
-4
/
+7
2013-05-31
net/core: __hw_addr_unsync_one "from" address not marked synced
Jay Vosburgh
1
-1
/
+2
2013-05-31
net/core: __hw_addr_create_ex does not initialize sync_cnt
Jay Vosburgh
1
-0
/
+1
2013-04-15
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
1
-42
/
+168
2013-04-05
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
1
-3
/
+3
2013-02-19
net: move procfs code to net/core/net-procfs.c
Cong Wang
1
-74
/
+0
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-1
/
+1
2012-11-15
net: correct check in dev_addr_del()
Jiri Pirko
1
-1
/
+2
2012-09-19
netdev: make address const in device address management
stephen hemminger
1
-19
/
+21
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
1
-16
/
+81
2012-04-03
net: fix /proc/net/dev regression
Eric Dumazet
1
-1
/
+2
2012-01-09
net: introduce netif_addr_lock_nested() and call if when appropriate
Jiri Pirko
1
-6
/
+6
2012-01-09
net: correct lock name in dev_[uc/mc]_sync documentations.
Jiri Pirko
1
-2
/
+2
2011-11-28
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
1
-2
/
+1
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-08-17
net: remove ndo_set_multicast_list callback
Jiri Pirko
1
-2
/
+2
2011-05-07
net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu()
Lai Jiangshan
1
-10
/
+2
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-02-25
net: handle addr_type of 0 properly
Hagen Paul Pfeifer
1
-1
/
+1
2011-02-17
kbuild, mtd, net: a few comment typo fixes and rewording
Gilles Espinasse
1
-2
/
+2
2010-04-07
net: include linux/proc_fs.h in dev_addr_lists.c
Eric Dumazet
1
-1
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-21
/
+284
2010-04-03
net: move address list functions to a separate file
Jiri Pirko
1
-0
/
+478