1. 04 4月, 2010 1 次提交
    • J
      net: convert multicast list to list_head · 22bedad3
      Jiri Pirko 提交于
      Converts the list and the core manipulating with it to be the same as uc_list.
      
      +uses two functions for adding/removing mc address (normal and "global"
       variant) instead of a function parameter.
      +removes dev_mcast.c completely.
      +exposes netdev_hw_addr_list_* macros along with __hw_addr_* functions for
       manipulation with lists on a sandbox (used in bonding and 80211 drivers)
      Signed-off-by: NJiri Pirko <jpirko@redhat.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      22bedad3
  2. 11 3月, 2010 4 次提交
  3. 04 3月, 2010 1 次提交
  4. 28 2月, 2010 1 次提交
  5. 18 2月, 2010 1 次提交
  6. 13 2月, 2010 1 次提交
  7. 22 12月, 2009 2 次提交
  8. 24 11月, 2009 2 次提交
  9. 17 11月, 2009 1 次提交
  10. 02 9月, 2009 3 次提交
  11. 29 8月, 2009 20 次提交
  12. 14 8月, 2009 1 次提交
  13. 05 8月, 2009 2 次提交