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