1. 9019426 bonding: Neaten pr_<level> by Joe Perches · 10 years ago
  2. 0e2e5b6 bonding: convert slaves to use the new option API by Nikolay Aleksandrov · 11 years ago
  3. 4325b37 bonding: convert lp_interval to use the new option API by Nikolay Aleksandrov · 11 years ago
  4. 105c8fb bonding: convert resend_igmp to use the new option API by Nikolay Aleksandrov · 11 years ago
  5. 3df0116 bonding: convert all_slaves_active to use the new option API by Nikolay Aleksandrov · 11 years ago
  6. 24089ba bonding: convert queue_id to use the new option API by Nikolay Aleksandrov · 11 years ago
  7. d1fbd3e bonding: convert active_slave to use the new option API by Nikolay Aleksandrov · 11 years ago
  8. 0fff060 bonding: convert use_carrier to use the new option API by Nikolay Aleksandrov · 11 years ago
  9. 388d3a6 bonding: convert primary_reselect to use the new option API by Nikolay Aleksandrov · 11 years ago
  10. 180222f bonding: convert primary to use the new option API by Nikolay Aleksandrov · 11 years ago
  11. b98d9c6 bonding: convert miimon to use the new option API by Nikolay Aleksandrov · 11 years ago
  12. ef56bec bonding: convert num_peer_notif to use the new option API by Nikolay Aleksandrov · 11 years ago
  13. 9e5f5ee bonding: convert ad_select to use the new option API by Nikolay Aleksandrov · 11 years ago
  14. 633ddc9 bonding: convert min_links to use the new option API by Nikolay Aleksandrov · 11 years ago
  15. d3131de bonding: convert lacp_rate to use the new option API by Nikolay Aleksandrov · 11 years ago
  16. e499461 bonding: convert updelay to use the new option API by Nikolay Aleksandrov · 11 years ago
  17. 25a9b54 bonding: convert downdelay to use the new option API by Nikolay Aleksandrov · 11 years ago
  18. 4fb0ef5 bonding: convert arp_ip_target to use the new option API by Nikolay Aleksandrov · 11 years ago
  19. 7bdb04e bonding: convert arp_interval to use the new option API by Nikolay Aleksandrov · 11 years ago
  20. 1df6b6a bonding: convert fail_over_mac to use the new option API by Nikolay Aleksandrov · 11 years ago
  21. edf36b2 bonding: convert arp_all_targets to use the new option API by Nikolay Aleksandrov · 11 years ago
  22. 1622888 bonding: convert arp_validate to use the new option API by Nikolay Aleksandrov · 11 years ago
  23. a4b32ce bonding: convert xmit_hash_policy to use the new option API by Nikolay Aleksandrov · 11 years ago
  24. aa59d85 bonding: convert packets_per_slave to use the new option API by Nikolay Aleksandrov · 11 years ago
  25. 2b3798d bonding: convert mode setting to use the new option API by Nikolay Aleksandrov · 11 years ago
  26. 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 11 years ago
  27. 0b23810 bonding: fix kstrtou8() return value verification in num_peer_notif by Veaceslav Falico · 11 years ago
  28. ec029fa bonding: add ad_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  29. 998e40bb bonding: add lacp_rate attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  30. c13ab3f bonding: add packets_per_slave attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  31. 8d836d0 bonding: add lp_interval attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  32. 7d10100 bonding: add min_links attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  33. 1cc0b1e bonding: add all_slaves_active attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  34. 2c9839c bonding: add num_grat_arp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  35. d8838de7 bonding: add resend_igmp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  36. f70161c bonding: add xmit_hash_policy attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  37. 8990197 bonding: add fail_over_mac attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  38. 8a41ae4 bonding: add primary_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  39. 0a98a0d bonding: add primary attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  40. 75ad932 bonding: remove unwanted lock for bond_store_primaryxxx() by dingtianhong · 11 years ago
  41. d5c8425 bonding: add arp_all_targets netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  42. 29c4948 bonding: add arp_validate netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  43. 7f28fa1 bonding: add arp_ip_target netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  44. 06151db bonding: add arp_interval netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  45. 9f53e14 bonding: add use_carrier netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  46. c7461f9 bonding: add downdelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  47. 25852e2 bonding: add updelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  48. eecdaa6 bonding: add miimon netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  49. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  50. a752a8b bonding: fix packets_per_slave showing by Nikolay Aleksandrov · 11 years ago
  51. adf8d3f drivers/net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  52. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 11 years ago
  53. f9de11a bonding: add ip checks when store ip target by Wang Weidong · 11 years ago
  54. b869ccf bonding: fix two race conditions in bond_store_updelay/downdelay by Nikolay Aleksandrov · 11 years ago
  55. ec9f1d1 bonding: don't permit to use ARP monitoring in 802.3ad mode by Veaceslav Falico · 11 years ago
  56. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  57. 7395832 bonding: extend round-robin mode with packets_per_slave by Nikolay Aleksandrov · 11 years ago
  58. 752d48b bonding: move active_slave getting into separate function by Jiri Pirko · 11 years ago
  59. d9e32b2 bonding: move active_slave setting into separate function by Jiri Pirko · 11 years ago
  60. 72be35f bonding: move mode setting into separate function by Jiri Pirko · 11 years ago
  61. 4d1ae5f bonding: add rtnl lock and remove read lock for bond sysfs by dingtianhong · 11 years ago
  62. 32819dc bonding: modify the old and add new xmit hash policies by Nikolay Aleksandrov · 11 years ago
  63. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  64. 5831d66e net: create sysfs symlinks for neighbour devices by Veaceslav Falico · 11 years ago
  65. 842d67a net: expose the master link to sysfs, and remove it from bond by Veaceslav Falico · 11 years ago
  66. 0965a1f bonding: add bond_has_slaves() and use it by Veaceslav Falico · 11 years ago
  67. 9caff1e bonding: make bond_for_each_slave() use lower neighbour's private by Veaceslav Falico · 11 years ago
  68. 7eacd03 bonding: Make alb learning packet interval configurable by Neil Horman · 11 years ago
  69. 5bb9e0b bonding: fix bond_arp_rcv setting and arp validate desync state by nikolay@redhat.com · 11 years ago
  70. 5c5038d bonding: fix store_arp_validate race with mode change by nikolay@redhat.com · 11 years ago
  71. c509316 bonding: simplify bond_3ad_update_lacp_rate and use RTNL for sync by nikolay@redhat.com · 11 years ago
  72. 278b208 bonding: initial RCU conversion by nikolay@redhat.com · 11 years ago
  73. dec1e90 bonding: convert to list API and replace bond's custom list by nikolay@redhat.com · 11 years ago
  74. 9402b74 bonding: add rtnl protection for bonding_store_fail_over_mac by dingtianhong · 11 years ago
  75. 38c4916 bonding: bond_sysfs.c checkpatch cleanup by dingtianhong · 11 years ago
  76. 8599b52 bonding: add an option to fail when any of arp_ip_target is inaccessible by Veaceslav Falico · 11 years ago
  77. 87a7b84 bonding: add helper function bond_get_targets_ip(targets, ip) by Veaceslav Falico · 11 years ago
  78. d6641cc bonding: trivial: update the comments to reflect the reality by Veaceslav Falico · 11 years ago
  79. 53edee2 bonding: allow xmit hash policy change while bond dev is up by Nikolay Aleksandrov · 11 years ago
  80. 318debd bonding: fix multiple 3ad mode sysfs race conditions by nikolay@redhat.com · 11 years ago
  81. ea6836d bonding: fix set mode race conditions by nikolay@redhat.com · 11 years ago
  82. 1bc7db1 bonding: fix disabling of arp_interval and miimon by nikolay@redhat.com · 11 years ago
  83. 9fe16b7 bonding: remove already created master sysfs link on failure by Veaceslav Falico · 11 years ago
  84. eb492f7 bonding: unset primary slave via sysfs by Milos Vyletel · 11 years ago
  85. e196c0e bonding: fix race condition in bonding_store_slaves_active by nikolay@redhat.com · 12 years ago
  86. fbb0c41 bonding: fix miimon and arp_interval delayed work race conditions by nikolay@redhat.com · 12 years ago
  87. c84e159 bonding: fix second off-by-one error by nikolay@redhat.com · 12 years ago
  88. eb6e98a bonding: fix off-by-one error by nikolay@redhat.com · 12 years ago
  89. 8a540ff bond_sysfs: use real_num_tx_queues rather than params.tx_queue by Jiri Pirko · 12 years ago
  90. 8a93664 bonding:record primary when modify it via sysfs by Weiping Pan · 12 years ago
  91. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  92. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  93. 4a8bb7e bonding: Don't allow mode change via sysfs with slaves present by Veaceslav Falico · 13 years ago
  94. 01718e3 bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_masters by Eric W. Biederman · 13 years ago
  95. 4c22400 bonding: Use a per netns implementation of /sys/class/net/bonding_masters. by Eric W. Biederman · 13 years ago
  96. f4bb2e9 bonding: fix string comparison errors by Andy Gospodarek · 13 years ago
  97. 655f891 bonding: add min links parameter to 802.3ad by stephen hemminger · 13 years ago
  98. ba824a8 bonding: make 802.3ad use latest lacp_rate by Peter Pan(潘卫平) · 13 years ago
  99. 94265cf bonding: documentation and code cleanup for resend_igmp by Flavio Leitner · 13 years ago
  100. 9fe0617 bonding: prevent deadlock on slave store with alb mode (v3) by Neil Horman · 13 years ago