1. 14c9551 bonding: Implement port churn-machine (AD standard 43.4.17). by Mahesh Bandewar · 10 years ago
  2. 1ef8019 net: Move bonding headers under include/net by David S. Miller · 10 years ago
  3. d702132 bonding: display xmit_hash_policy for non-dynamic-tlb mode by Mahesh Bandewar · 10 years ago
  4. e9fe8ef bonding: procfs: clean bond->lock usage and use RCU by Nikolay Aleksandrov · 10 years ago
  5. 059b47e bonding: convert primary_slave to use RCU by Nikolay Aleksandrov · 10 years ago
  6. c735ee6 bonding: convert bond_procfs.c to use netdev_printk instead of pr_ by Veaceslav Falico · 10 years ago
  7. 0184409 bonding: create a macro for bond mode and use it by Veaceslav Falico · 10 years ago
  8. ec0865a bonding: make USES_PRIMARY inline functions by Veaceslav Falico · 10 years ago
  9. 3fdddd8 bonding: alloc the structure ad_info dynamically in per slave by dingtianhong · 10 years ago
  10. 28f084c bonding: fix const in options processing by stephen hemminger · 11 years ago
  11. 4335d60 bonding: use rcu_dereference() to access curr_active_slave by dingtianhong · 11 years ago
  12. 9019426 bonding: Neaten pr_<level> by Joe Perches · 11 years ago
  13. 91565eb bonding: Convert pr_warning to pr_warn, neatening by Joe Perches · 11 years ago
  14. 388d3a6 bonding: convert primary_reselect to use the new option API by Nikolay Aleksandrov · 11 years ago
  15. 9e5f5ee bonding: convert ad_select to use the new option API by Nikolay Aleksandrov · 11 years ago
  16. 1df6b6a bonding: convert fail_over_mac to use the new option API by Nikolay Aleksandrov · 11 years ago
  17. a4b32ce bonding: convert xmit_hash_policy to use the new option API by Nikolay Aleksandrov · 11 years ago
  18. 07699f9 bonding: add sysfs /slave dir for bond slave devices. by sfeldma@cumulusnetworks.com · 11 years ago
  19. f965084 bonding: don't use bond_next_slave() in bond_info_seq_next() by Veaceslav Falico · 11 years ago
  20. 9caff1e bonding: make bond_for_each_slave() use lower neighbour's private by Veaceslav Falico · 11 years ago
  21. dec1e90 bonding: convert to list API and replace bond's custom list by nikolay@redhat.com · 11 years ago
  22. 318debd bonding: fix multiple 3ad mode sysfs race conditions by nikolay@redhat.com · 11 years ago
  23. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  24. df2bcc4 bonding: show all the link status of slaves by Amerigo Wang · 12 years ago
  25. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  26. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  27. 589665f bonding: comparing a u8 with -1 is always false by Dan Carpenter · 13 years ago
  28. 98f41f6 bonding:update speed/duplex for NETDEV_CHANGE by Weiping Pan · 13 years ago
  29. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  30. 655f891 bonding: add min links parameter to 802.3ad by stephen hemminger · 13 years ago
  31. d30ee67 net-bonding: Fix minor sparse complaints by David Decotigny · 13 years ago
  32. bd33acc bonding: move procfs code into bond_procfs.c by Amerigo Wang · 14 years ago