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