1. a5b8fd6 net: dev_addr_list: handle first address in __hw_addr_add_ex by Jakub Kicinski · 3 years, 5 months ago
  2. 406f42f net-next: When a bond have a massive amount of VLANs with IPv6 addresses, performance of changing link state, attaching a VRF, changing an IPv6 address, etc. go down dramtically. by Gilad Naaman · 3 years, 7 months ago
  3. af82508 net: core: Correct function name dev_uc_flush() in the kerneldoc by Xiongfeng Wang · 4 years ago
  4. 897b9fa net: core: Fix a typo in dev_addr_lists.c by Lu Wei · 4 years ago
  5. 1fc70ed net: core: add nested_level variable in net_device by Taehee Yoo · 4 years, 5 months ago
  6. e828033 net: explain the lockdep annotations for dev_uc_unsync() by Cong Wang · 4 years, 8 months ago
  7. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 9 months ago
  8. f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
  9. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  10. d59cdf9 net: dev: Issue NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  11. e794676 net: core: dev_addr_lists: add auxiliary func to handle reference address updates by Ivan Khoronzhuk · 6 years ago
  12. bb9aaaa net: change the comment of dev_mc_init by sunlianwen · 7 years ago
  13. 77d3639 net: fix uninit-value in __hw_addr_add_ex() by Eric Dumazet · 7 years ago
  14. 1d2398d net: fix spelling for synchronized by Fabian Frederick · 10 years ago
  15. 670e5b8 net: Add support for device specific address syncing by Alexander Duyck · 11 years ago
  16. 6ef7b8a net: Correctly sync addresses from multiple sources to single device by Vlad Yasevich · 11 years ago
  17. 477bb93 net: remove dead code for add/del multiple by stephen hemminger · 11 years ago
  18. cdfb97b net, mc: fix the incorrect comments in two mc-related functions by Zhi Yong Wu · 11 years ago
  19. b190a50 net/core: dev_mc_sync_multiple calls wrong helper by Jay Vosburgh · 12 years ago
  20. 29ca2f8 net/core: __hw_addr_sync_one / _multiple broken by Jay Vosburgh · 12 years ago
  21. 60ba834 net/core: __hw_addr_unsync_one "from" address not marked synced by Jay Vosburgh · 12 years ago
  22. 9747ba6 net/core: __hw_addr_create_ex does not initialize sync_cnt by Jay Vosburgh · 12 years ago
  23. 4cd729b0 net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api by Vlad Yasevich · 12 years ago
  24. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 12 years ago
  25. 900ff8c net: move procfs code to net/core/net-procfs.c by Cong Wang · 12 years ago
  26. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  27. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  28. a652208 net: correct check in dev_addr_del() by Jiri Pirko · 12 years ago
  29. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  30. 12a9463 net: addr_list: add exclusive dev_uc_add and dev_mc_add by John Fastabend · 13 years ago
  31. 2def16a net: fix /proc/net/dev regression by Eric Dumazet · 13 years ago
  32. 2429f7a net: introduce netif_addr_lock_nested() and call if when appropriate by Jiri Pirko · 13 years ago
  33. ab16ebf net: correct lock name in dev_[uc/mc]_sync documentations. by Jiri Pirko · 13 years ago
  34. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  35. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 14 years ago
  36. b81693d net: remove ndo_set_multicast_list callback by Jiri Pirko · 14 years ago
  37. 217f186 net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
  38. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  39. 5aca1a9 net: handle addr_type of 0 properly by Hagen Paul Pfeifer · 14 years ago
  40. 177b241 kbuild, mtd, net: a few comment typo fixes and rewording by Gilles Espinasse · 14 years ago
  41. 298b9e4 net: include linux/proc_fs.h in dev_addr_lists.c by Eric Dumazet · 15 years ago
  42. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  43. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 15 years ago