index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev_addr_lists.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode
MD Danish Anwar
1
-3
/
+4
2024-08-26
net: Correct spelling in net/core
Simon Horman
1
-3
/
+3
2022-04-08
net: extract a few internals from netdevice.h
Jakub Kicinski
1
-0
/
+2
2021-11-20
dev_addr_list: put the first addr on the tree
Jakub Kicinski
1
-28
/
+34
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
1
-0
/
+19
2021-11-20
net: unexport dev_addr_init() & dev_addr_flush()
Jakub Kicinski
1
-2
/
+0
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
1
-0
/
+10
2021-09-30
net: dev_addr_list: handle first address in __hw_addr_add_ex
Jakub Kicinski
1
-0
/
+6
2021-08-25
net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...
Gilad Naaman
1
-46
/
+98
2021-03-29
net: core: Correct function name dev_uc_flush() in the kerneldoc
Xiongfeng Wang
1
-1
/
+1
2021-03-26
net: core: Fix a typo in dev_addr_lists.c
Lu Wei
1
-1
/
+1
2020-09-29
net: core: add nested_level variable in net_device
Taehee Yoo
1
-6
/
+6
2020-06-29
net: explain the lockdep annotations for dev_uc_unsync()
Cong Wang
1
-0
/
+10
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-6
/
+6
2019-10-25
net: remove unnecessary variables and callback
Taehee Yoo
1
-6
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-12-14
net: dev: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
1
-0
/
+3
2018-11-09
net: core: dev_addr_lists: add auxiliary func to handle reference address upd...
Ivan Khoronzhuk
1
-0
/
+97
2018-04-19
net: change the comment of dev_mc_init
sunlianwen
1
-1
/
+1
2018-04-08
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2014-11-18
net: fix spelling for synchronized
Fabian Frederick
1
-2
/
+2
2014-06-02
net: Add support for device specific address syncing
Alexander Duyck
1
-0
/
+85
2014-01-24
net: Correctly sync addresses from multiple sources to single device
Vlad Yasevich
1
-8
/
+10
2013-12-18
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-06-01
net/core: dev_mc_sync_multiple calls wrong helper
Jay Vosburgh
1
-1
/
+1
2013-06-01
net/core: __hw_addr_sync_one / _multiple broken
Jay Vosburgh
1
-4
/
+7
2013-06-01
net/core: __hw_addr_unsync_one "from" address not marked synced
Jay Vosburgh
1
-1
/
+2
2013-06-01
net/core: __hw_addr_create_ex does not initialize sync_cnt
Jay Vosburgh
1
-0
/
+1
2013-04-16
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-16
net: correct check in dev_addr_del()
Jiri Pirko
1
-1
/
+2
2012-09-20
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-04
net: fix /proc/net/dev regression
Eric Dumazet
1
-1
/
+2
2012-01-10
net: introduce netif_addr_lock_nested() and call if when appropriate
Jiri Pirko
1
-6
/
+6
2012-01-10
net: correct lock name in dev_[uc/mc]_sync documentations.
Jiri Pirko
1
-2
/
+2
2011-11-29
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
1
-2
/
+1
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-08-18
net: remove ndo_set_multicast_list callback
Jiri Pirko
1
-2
/
+2
2011-05-08
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-26
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-08
net: include linux/proc_fs.h in dev_addr_lists.c
Eric Dumazet
1
-1
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-21
/
+284
2010-04-04
net: move address list functions to a separate file
Jiri Pirko
1
-0
/
+478