1. e999869 net/bonding: Export bond_option_active_slave_get_rcu by Matan Barak · 9 years ago
  2. d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 9 years ago
  3. 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 9 years ago
  4. 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 9 years ago
  5. 73b5a6f2 net/bonding: Make DRV macros private by Matan Barak · 9 years ago
  6. 92e584f net/bonding: Fix potential bad memory access during bonding events by Moni Shoua · 9 years ago
  7. 69e6113 net/bonding: Notify state change on slaves by Moni Shoua · 9 years ago
  8. 69a2338 net/bonding: Move slave state changes to a helper function by Moni Shoua · 9 years ago
  9. 2477bc9 bonding: update bond carrier state when min_links option changes by Jonathan Toppins · 9 years ago
  10. 1ef8019 net: Move bonding headers under include/net by David S. Miller · 10 years ago[Renamed (98%) from drivers/net/bonding/bonding.h]
  11. 31aa860 bonding: add bond_tx_drop() helper by Eric Dumazet · 10 years ago
  12. ee63771 bonding: Simplify the xmit function for modes that use xmit_hash by Mahesh Bandewar · 10 years ago
  13. d702132 bonding: display xmit_hash_policy for non-dynamic-tlb mode by Mahesh Bandewar · 10 years ago
  14. 5f0c5f7 bonding: make global bonding stats more reliable by Andy Gospodarek · 10 years ago
  15. 547942c bonding: trivial: style and comment fixes by Nikolay Aleksandrov · 10 years ago
  16. 8c0bc55 bonding: adjust locking comments by Nikolay Aleksandrov · 10 years ago
  17. b743562 bonding: convert curr_slave_lock to a spinlock and rename it by Nikolay Aleksandrov · 10 years ago
  18. 1c72cfdc9 bonding: clean curr_slave_lock use by Nikolay Aleksandrov · 10 years ago
  19. 87163ef bonding: remove last users of bond->lock and bond->lock itself by Nikolay Aleksandrov · 10 years ago
  20. 059b47e bonding: convert primary_slave to use RCU by Nikolay Aleksandrov · 10 years ago
  21. 3e403a7 bonding: make it possible to have unlimited nested upper vlans by Veaceslav Falico · 10 years ago
  22. 6b794c1 bonding: Do not try to send packets over dead link in TLB mode. by Mahesh Bandewar · 10 years ago
  23. 85741718 bonding: add proper __rcu annotation for current_arp_slave by Eric Dumazet · 10 years ago
  24. 4740d63 bonding: add proper __rcu annotation for curr_active_slave by Eric Dumazet · 10 years ago
  25. e965f80 bonding: get rid of bond_option_active_slave_get() by Eric Dumazet · 10 years ago
  26. 14af996 bonding: Support macvlans on top of tlb/rlb mode bonds by Vlad Yasevich · 10 years ago
  27. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. f6dcf56 bonding: remove NULL verification from bond_get_bond_by_slave() by Veaceslav Falico · 10 years ago
  29. 44a4085 bonding: Fix stacked device detection in arp monitoring by Vlad Yasevich · 10 years ago
  30. 8557cd7 bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() by Veaceslav Falico · 10 years ago
  31. 891ab54 bonding: rename {, bond_}slave_can_tx and clean it up by Veaceslav Falico · 10 years ago
  32. b6adc61 bonding: convert IS_UP(slave->dev) to inline function by Veaceslav Falico · 10 years ago
  33. 2807a9f bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function by Veaceslav Falico · 10 years ago
  34. 0184409 bonding: create a macro for bond mode and use it by Veaceslav Falico · 10 years ago
  35. ec0865a bonding: make USES_PRIMARY inline functions by Veaceslav Falico · 10 years ago
  36. 267bed7 bonding: make BOND_NO_USES_ARP an inline function by Veaceslav Falico · 10 years ago
  37. d1e2e5c bonding: make TX_QUEUE_OVERRIDE() macro an inline function by Veaceslav Falico · 10 years ago
  38. befb903 bonding: remove BOND_MODE_IS_LB macro by Veaceslav Falico · 10 years ago
  39. 3fdddd8 bonding: alloc the structure ad_info dynamically in per slave by dingtianhong · 10 years ago
  40. 2db2a15 bonding: remove the unused macro by dingtianhong · 10 years ago
  41. bedabf9 bonding: simplify the slave_do_arp_validate_only() by dingtianhong · 10 years ago
  42. 3192432 bonding: remove the unnecessary struct bond_net by dingtianhong · 10 years ago
  43. e9f0fb8 bonding: Add tlb_dynamic_lb parameter for tlb mode by Mahesh Bandewar · 10 years ago
  44. ee62e86 bonding: Changed hashing function to just provide hash by Mahesh Bandewar · 10 years ago
  45. fbd929f bonding: support QinQ for bond arp interval by dingtianhong · 10 years ago
  46. f325333 bonding: options handling cleanup by stephen hemminger · 10 years ago
  47. fca2809 bonding: remove dead code by stephen hemminger · 10 years ago
  48. 072256d bonding: make slave status notifications GFP_ATOMIC by Veaceslav Falico · 10 years ago
  49. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  50. b092991 bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitor by dingtianhong · 10 years ago
  51. 5e5b066 bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad mode by dingtianhong · 10 years ago
  52. 49f17de bonding: rename last_arp_rx to last_rx by Veaceslav Falico · 10 years ago
  53. 8e60346 bonding: trivial: rename slave->jiffies to ->last_link_up by Veaceslav Falico · 10 years ago
  54. 9f24273 bonding: use last_arp_rx in slave_last_rx() by Veaceslav Falico · 10 years ago
  55. 896149f bonding: extend arp_validate to be able to receive unvalidated arp-only traffic by Veaceslav Falico · 10 years ago
  56. 6fde8f0 bonding: fix locking in bond_loadbalance_arp_mon() by Ding Tianhong · 10 years ago
  57. 3bad540 bonding: convert netlink to use slave data info api by Jiri Pirko · 10 years ago
  58. 4325b37 bonding: convert lp_interval to use the new option API by Nikolay Aleksandrov · 10 years ago
  59. 105c8fb bonding: convert resend_igmp to use the new option API by Nikolay Aleksandrov · 10 years ago
  60. 3df0116 bonding: convert all_slaves_active to use the new option API by Nikolay Aleksandrov · 10 years ago
  61. d1fbd3e bonding: convert active_slave to use the new option API by Nikolay Aleksandrov · 10 years ago
  62. 0fff060 bonding: convert use_carrier to use the new option API by Nikolay Aleksandrov · 10 years ago
  63. 388d3a6 bonding: convert primary_reselect to use the new option API by Nikolay Aleksandrov · 10 years ago
  64. 180222f bonding: convert primary to use the new option API by Nikolay Aleksandrov · 10 years ago
  65. b98d9c6 bonding: convert miimon to use the new option API by Nikolay Aleksandrov · 10 years ago
  66. ef56bec bonding: convert num_peer_notif to use the new option API by Nikolay Aleksandrov · 10 years ago
  67. 9e5f5ee bonding: convert ad_select to use the new option API by Nikolay Aleksandrov · 10 years ago
  68. 633ddc9 bonding: convert min_links to use the new option API by Nikolay Aleksandrov · 10 years ago
  69. d3131de bonding: convert lacp_rate to use the new option API by Nikolay Aleksandrov · 10 years ago
  70. e499461 bonding: convert updelay to use the new option API by Nikolay Aleksandrov · 10 years ago
  71. 25a9b54 bonding: convert downdelay to use the new option API by Nikolay Aleksandrov · 10 years ago
  72. 4fb0ef5 bonding: convert arp_ip_target to use the new option API by Nikolay Aleksandrov · 10 years ago
  73. 7bdb04e bonding: convert arp_interval to use the new option API by Nikolay Aleksandrov · 10 years ago
  74. 1df6b6a bonding: convert fail_over_mac to use the new option API by Nikolay Aleksandrov · 10 years ago
  75. edf36b2 bonding: convert arp_all_targets to use the new option API by Nikolay Aleksandrov · 10 years ago
  76. 1622888 bonding: convert arp_validate to use the new option API by Nikolay Aleksandrov · 10 years ago
  77. a4b32ce bonding: convert xmit_hash_policy to use the new option API by Nikolay Aleksandrov · 10 years ago
  78. aa59d85 bonding: convert packets_per_slave to use the new option API by Nikolay Aleksandrov · 10 years ago
  79. 2b3798d bonding: convert mode setting to use the new option API by Nikolay Aleksandrov · 10 years ago
  80. 0911736 bonding: add infrastructure for an option API by Nikolay Aleksandrov · 10 years ago
  81. 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 10 years ago
  82. 1d3ee88 bonding: add netlink attributes to slave link dev by sfeldma@cumulusnetworks.com · 10 years ago
  83. 07699f9 bonding: add sysfs /slave dir for bond slave devices. by sfeldma@cumulusnetworks.com · 10 years ago
  84. ec029fa bonding: add ad_select attribute netlink support by sfeldma@cumulusnetworks.com · 10 years ago
  85. 998e40bb bonding: add lacp_rate attribute netlink support by sfeldma@cumulusnetworks.com · 10 years ago
  86. 6da67d2 bonding: make more functions static by stephen hemminger · 10 years ago
  87. d316ded bonding: remove unwanted return value for bond_dev_queue_xmit() by dingtianhong · 10 years ago
  88. da131dd bonding: make local function static by stephen hemminger · 11 years ago
  89. c13ab3f bonding: add packets_per_slave attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  90. 8d836d0 bonding: add lp_interval attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  91. 7d10100 bonding: add min_links attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  92. 1cc0b1e bonding: add all_slaves_active attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  93. 2c9839c bonding: add num_grat_arp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  94. d8838de7 bonding: add resend_igmp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  95. f70161c bonding: add xmit_hash_policy attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  96. 8990197 bonding: add fail_over_mac attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  97. 8a41ae4 bonding: add primary_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  98. 0a98a0d bonding: add primary attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  99. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  100. d5c8425 bonding: add arp_all_targets netlink support by sfeldma@cumulusnetworks.com · 11 years ago