1. 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 10 years ago
  2. 1d3ee88 bonding: add netlink attributes to slave link dev by sfeldma@cumulusnetworks.com · 10 years ago
  3. 07699f9 bonding: add sysfs /slave dir for bond slave devices. by sfeldma@cumulusnetworks.com · 10 years ago
  4. ec029fa bonding: add ad_select attribute netlink support by sfeldma@cumulusnetworks.com · 10 years ago
  5. 998e40bb bonding: add lacp_rate attribute netlink support by sfeldma@cumulusnetworks.com · 10 years ago
  6. 6da67d2 bonding: make more functions static by stephen hemminger · 11 years ago
  7. d316ded bonding: remove unwanted return value for bond_dev_queue_xmit() by dingtianhong · 11 years ago
  8. da131dd bonding: make local function static by stephen hemminger · 11 years ago
  9. c13ab3f bonding: add packets_per_slave attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  10. 8d836d0 bonding: add lp_interval attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  11. 7d10100 bonding: add min_links attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  12. 1cc0b1e bonding: add all_slaves_active attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  13. 2c9839c bonding: add num_grat_arp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  14. d8838de7 bonding: add resend_igmp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  15. f70161c bonding: add xmit_hash_policy attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  16. 8990197 bonding: add fail_over_mac attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  17. 8a41ae4 bonding: add primary_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  18. 0a98a0d bonding: add primary attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  19. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  20. d5c8425 bonding: add arp_all_targets netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  21. 29c4948 bonding: add arp_validate netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  22. 7f28fa1 bonding: add arp_ip_target netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  23. 06151db bonding: add arp_interval netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  24. 9f53e14 bonding: add use_carrier netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  25. c7461f9 bonding: add downdelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  26. 25852e2 bonding: add updelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  27. eecdaa6 bonding: add miimon netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  28. b601fa1 ipv4: fix wildcard search with inet_confirm_addr() by Nicolas Dichtel · 11 years ago
  29. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 11 years ago
  30. f9de11a bonding: add ip checks when store ip target by Wang Weidong · 11 years ago
  31. 7395832 bonding: extend round-robin mode with packets_per_slave by Nikolay Aleksandrov · 11 years ago
  32. 752d48b bonding: move active_slave getting into separate function by Jiri Pirko · 11 years ago
  33. d9e32b2 bonding: move active_slave setting into separate function by Jiri Pirko · 11 years ago
  34. 72be35f bonding: move mode setting into separate function by Jiri Pirko · 11 years ago
  35. 0a2a78c bonding: push Netlink bits into separate file by Jiri Pirko · 11 years ago
  36. 28c7192 bonding: use RCU protection for alb xmit path by dingtianhong · 11 years ago
  37. 32819dc bonding: modify the old and add new xmit hash policies by Nikolay Aleksandrov · 11 years ago
  38. 90de527 bonding: trivial: remove forgotten bond_next_vlan() by Veaceslav Falico · 11 years ago
  39. 4aa0a03 bonding: remove bond_next_slave() by Veaceslav Falico · 11 years ago
  40. 5831d66e net: create sysfs symlinks for neighbour devices by Veaceslav Falico · 11 years ago
  41. 4fee991 bonding: remove slave lists by Veaceslav Falico · 11 years ago
  42. 344f329 bonding: use neighbours for bond_next_slave() by Veaceslav Falico · 11 years ago
  43. 18e1e9b bonding: add __bond_next_slave() which uses neighbours by Veaceslav Falico · 11 years ago
  44. c8c2390 bonding: remove bond_prev_slave() by Veaceslav Falico · 11 years ago
  45. 5a52405 bonding: convert first/last slave logic to use neighbours by Veaceslav Falico · 11 years ago
  46. 70039aa bonding: convert bond_has_slaves() to use the neighbour list by Veaceslav Falico · 11 years ago
  47. 0965a1f bonding: add bond_has_slaves() and use it by Veaceslav Falico · 11 years ago
  48. b386c58 bonding: remove unused bond_for_each_slave_from() by Veaceslav Falico · 11 years ago
  49. 9caff1e bonding: make bond_for_each_slave() use lower neighbour's private by Veaceslav Falico · 11 years ago
  50. 81f23b1 bonding: remove bond_for_each_slave_continue_reverse() by Veaceslav Falico · 11 years ago
  51. 46bb480 bonding: modify bond_get_slave_by_dev() to use neighbours by Veaceslav Falico · 11 years ago
  52. 7eacd03 bonding: Make alb learning packet interval configurable by Neil Horman · 11 years ago
  53. 5bb9e0b bonding: fix bond_arp_rcv setting and arp validate desync state by nikolay@redhat.com · 11 years ago
  54. 6f477d4 bonding: remove bond_vlan_used() by Veaceslav Falico · 11 years ago
  55. e868b0c bonding: remove vlan_list/current_alb_vlan by Veaceslav Falico · 11 years ago
  56. c752af2 bonding: use netdev_upper list in bond_vlan_used by Veaceslav Falico · 11 years ago
  57. 278b208 bonding: initial RCU conversion by nikolay@redhat.com · 11 years ago
  58. 1507722 bonding: factor out slave id tx code and simplify xmit paths by Nikolay Aleksandrov · 11 years ago
  59. dec1e90 bonding: convert to list API and replace bond's custom list by nikolay@redhat.com · 11 years ago
  60. 97a1e63 bonding: remove unnecessary dev_addr_from_first member by nikolay@redhat.com · 11 years ago
  61. 8d2ada7 bonding: remove unnecessary setup_by_slave member by nikolay@redhat.com · 11 years ago
  62. 8599b52 bonding: add an option to fail when any of arp_ip_target is inaccessible by Veaceslav Falico · 11 years ago
  63. 87a7b84 bonding: add helper function bond_get_targets_ip(targets, ip) by Veaceslav Falico · 11 years ago
  64. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  65. 4f5474e bonding: fix igmp_retrans type and two related races by Nikolay Aleksandrov · 11 years ago
  66. 303d1cb bonding: Convert hw addr handling to sync/unsync, support ucast addresses by Jay Vosburgh · 11 years ago
  67. 409cc1f bond: have random dev address by default instead of zeroes by Jiri Pirko · 11 years ago
  68. 471cb5a bonding: remove usage of dev->master by Jiri Pirko · 11 years ago
  69. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  70. 567b871 bonding: rlb mode of bond should not alter ARP originating via bridge by zheng.li · 12 years ago
  71. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  72. de063b7 bonding: remove packet cloning in recv_probe() by Eric Dumazet · 12 years ago
  73. b99215c bonding: Fix LACPDU rx_dropped commit. by David S. Miller · 12 years ago
  74. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 12 years ago
  75. e6d265e bonding: eliminate bond_close race conditions by Jay Vosburgh · 13 years ago
  76. 4c22400 bonding: Use a per netns implementation of /sys/class/net/bonding_masters. by Eric W. Biederman · 13 years ago
  77. d03462b bonding: use ndo_change_rx_flags callback by Jiri Pirko · 13 years ago
  78. cc0e407 bonding: do vlan cleanup by Jiri Pirko · 13 years ago
  79. 655f891 bonding: add min links parameter to 802.3ad by stephen hemminger · 13 years ago
  80. e357964 bonding: delete unused arp_mon_pt by Peter Pan(潘卫平) · 13 years ago
  81. 534ea99 net: drivers: kill two unused macro definitions by Shan Wei · 13 years ago
  82. ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 13 years ago
  83. 3aba891 bonding: move processing of recv handlers into handle_frame() by Jiri Pirko · 13 years ago
  84. 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 13 years ago
  85. 5d30530 net-bonding: Adding support for throughputs larger than 65536 Mbps by David Decotigny · 13 years ago
  86. d30ee67 net-bonding: Fix minor sparse complaints by David Decotigny · 13 years ago
  87. 35d4890 bonding: fix rx_handler locking by Jiri Pirko · 13 years ago
  88. 2d7011c bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag by Jiri Pirko · 13 years ago
  89. e30bc06 bonding: wrap slave state work by Jiri Pirko · 13 years ago
  90. 0bd80da net: get rid of multiple bond-related netdevice->priv_flags by Jiri Pirko · 13 years ago
  91. f1c1775 bonding: register slave pointer for rx_handler by Jiri Pirko · 13 years ago
  92. bd33acc bonding: move procfs code into bond_procfs.c by Amerigo Wang · 13 years ago
  93. 4ec952b bonding: fix sparse warning by stephen hemminger · 13 years ago
  94. 080e413 netpoll: remove IFF_IN_NETPOLL flag by Amerigo Wang · 13 years ago
  95. 8a8efa2 bonding: sync netpoll code with bridge by Amerigo Wang · 13 years ago
  96. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 13 years ago
  97. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  98. af3e5bd bonding: Fix slave selection bug. by Hillf Danton · 14 years ago
  99. f073c7c bonding: add the debugfs facility to the bonding driver by Taku Izumi · 14 years ago
  100. fb4fa76 net: Convert netpoll blocking api in bonding driver to be a counter by Neil Horman · 14 years ago