1. 3ec775b bonding: handle slave's name change with primary_slave logic by Veaceslav Falico · 11 years ago
  2. 0917b93 bonding: use __dev_get_by_name instead of dev_get_by_name to find interface by Ying Xue · 11 years ago
  3. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  4. 49b7624 bonding: fix __get_active_agg() RCU logic by Veaceslav Falico · 11 years ago
  5. 768b954 bonding: fix __get_first_agg RCU usage by Veaceslav Falico · 11 years ago
  6. c1bc964 bonding: fix bond_3ad_set_carrier() RCU usage by Veaceslav Falico · 11 years ago
  7. 32e25cb bonding: remove dead code from 3ad by Veaceslav Falico · 11 years ago
  8. ed3587f bonding: convert 3ad to use pr_warn instead of pr_warning by Veaceslav Falico · 11 years ago
  9. 3bf2d28 bonding: clean up style for bond_3ad.c by Veaceslav Falico · 11 years ago
  10. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  11. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  12. 0b23810 bonding: fix kstrtou8() return value verification in num_peer_notif by Veaceslav Falico · 11 years ago
  13. 3243c47 bonding: add bounds checking for tbl params by sfeldma@cumulusnetworks.com · 11 years ago
  14. 288db0a bonding: fix netlink msg size by sfeldma@cumulusnetworks.com · 11 years ago
  15. 4ee7ac7 bonding: add ad_info attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  16. ec029fa bonding: add ad_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  17. 998e40bb bonding: add lacp_rate attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  18. 6da67d2 bonding: make more functions static by stephen hemminger · 11 years ago
  19. 844223a bonding: use ether_addr_equal_64bits to instead of ether_addr_equal by dingtianhong · 11 years ago
  20. 359632e bonding: remove the return value for bond_3ad_bind_slave() by dingtianhong · 11 years ago
  21. d316ded bonding: remove unwanted return value for bond_dev_queue_xmit() by dingtianhong · 11 years ago
  22. 3900f29 bonding: slight optimizztion for bond_slave_override() by dingtianhong · 11 years ago
  23. 4d4ac1b bonding: slight optimization for bond_alb_xmit() by dingtianhong · 11 years ago
  24. a742e1f bonding: slight optimization for bond_3ad_xmit_xor() by dingtianhong · 11 years ago
  25. 815117a bonding: use ether_addr_equal_unaligned for bond addr compare by dingtianhong · 11 years ago
  26. 834db4b bonding: ust micro BOND_NO_USE_ARP to simplify the mode check by dingtianhong · 11 years ago
  27. 3a7129e bonding: add option lp_interval for loading module by dingtianhong · 11 years ago
  28. da131dd bonding: make local function static by stephen hemminger · 11 years ago
  29. c13ab3f bonding: add packets_per_slave attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  30. 8d836d0 bonding: add lp_interval attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  31. 7d10100 bonding: add min_links attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  32. 1cc0b1e bonding: add all_slaves_active attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  33. 2c9839c bonding: add num_grat_arp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  34. 108db73 bonding: protect port for bond_3ad_handle_link_change() by dingtianhong · 11 years ago
  35. bca44a7 bonding: protect port for bond_3ad_adapter_duplex_changed() by dingtianhong · 11 years ago
  36. 71a06c5 bonding: protect port for bond_3ad_adapter_speed_changed() by dingtianhong · 11 years ago
  37. d8838de7 bonding: add resend_igmp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  38. f70161c bonding: add xmit_hash_policy attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  39. 8990197 bonding: add fail_over_mac attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  40. 8a41ae4 bonding: add primary_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  41. 0a98a0d bonding: add primary attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  42. e7ef941 bondnl: use be32 nla put/get for be32 values by Jiri Pirko · 11 years ago
  43. f236910 bonding: rebuild the bond_resend_igmp_join_requests_delayed() by dingtianhong · 11 years ago
  44. 75ad932 bonding: remove unwanted lock for bond_store_primaryxxx() by dingtianhong · 11 years ago
  45. 4e789fc bonding: remove unwanted lock for bond_option_active_slave_set() by dingtianhong · 11 years ago
  46. be79bd0 bonding: add RCU for bond_3ad_state_machine_handler() by dingtianhong · 11 years ago
  47. c851703 bonding: remove unwanted lock for bond enslave and release by dingtianhong · 11 years ago
  48. eb9fa4b bonding: rebuild the lock use for bond_activebackup_arp_mon() by dingtianhong · 11 years ago
  49. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  50. 2e52f4f bonding: rebuild the lock use for bond_loadbalance_arp_mon() by dingtianhong · 11 years ago
  51. 733ab63 bonding: rebuild the lock use for bond_alb_monitor() by dingtianhong · 11 years ago
  52. 4cb4f97 bonding: rebuild the lock use for bond_mii_monitor() by dingtianhong · 11 years ago
  53. b2e7ace bonding: remove the no effect lock for bond_select_active_slave() by dingtianhong · 11 years ago
  54. d5c8425 bonding: add arp_all_targets netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  55. 29c4948 bonding: add arp_validate netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  56. 7f28fa1 bonding: add arp_ip_target netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  57. 06151db bonding: add arp_interval netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  58. 9f53e14 bonding: add use_carrier netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  59. c7461f9 bonding: add downdelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  60. 25852e2 bonding: add updelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  61. eecdaa6 bonding: add miimon netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  62. b601fa19 ipv4: fix wildcard search with inet_confirm_addr() by Nicolas Dichtel · 11 years ago
  63. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. a752a8b bonding: fix packets_per_slave showing by Nikolay Aleksandrov · 11 years ago
  65. adf8d3f drivers/net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  66. 89015c1 bonding: add arp_ip_target checks when install the module by dingtianhong · 11 years ago
  67. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 11 years ago
  68. f9de11a bonding: add ip checks when store ip target by Wang Weidong · 11 years ago
  69. b869ccf bonding: fix two race conditions in bond_store_updelay/downdelay by Nikolay Aleksandrov · 11 years ago
  70. ec9f1d1 bonding: don't permit to use ARP monitoring in 802.3ad mode by Veaceslav Falico · 11 years ago
  71. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  72. 7395832 bonding: extend round-robin mode with packets_per_slave by Nikolay Aleksandrov · 11 years ago
  73. e139862 bonding: bond_get_size() returns wrong size by Dan Carpenter · 11 years ago
  74. 1f2cd84 Revert "Merge branch 'bonding_monitor_locking'" by David S. Miller · 11 years ago
  75. 5cc172c bonding: remove bond read lock for bond_3ad_state_machine_handler() by dingtianhong · 11 years ago
  76. 80b9d23 bonding: remove bond read lock for bond_activebackup_arp_mon() by dingtianhong · 11 years ago
  77. 7f1bb57 bonding: remove bond read lock for bond_loadbalance_arp_mon() by dingtianhong · 11 years ago
  78. 2d0dafb bonding: remove bond read lock for bond_alb_monitor() by dingtianhong · 11 years ago
  79. 6b6c526 bonding: remove bond read lock for bond_mii_monitor() by dingtianhong · 11 years ago
  80. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 11 years ago
  81. 5378c2e bonding: move bond-specific init after enslave happens by Veaceslav Falico · 11 years ago
  82. a729e83 bonding: Remove __exit tag from bond_netlink_fini(). by David S. Miller · 11 years ago
  83. ec76aa4 bonding: add Netlink support active_slave option by Jiri Pirko · 11 years ago
  84. 90af231 bonding: add Netlink support mode option by Jiri Pirko · 11 years ago
  85. 752d48b bonding: move active_slave getting into separate function by Jiri Pirko · 11 years ago
  86. 080a06e bonding: remove bond_ioctl_change_active() by Jiri Pirko · 11 years ago
  87. d9e32b2 bonding: move active_slave setting into separate function by Jiri Pirko · 11 years ago
  88. 72be35f bonding: move mode setting into separate function by Jiri Pirko · 11 years ago
  89. 0a2a78c bonding: push Netlink bits into separate file by Jiri Pirko · 11 years ago
  90. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  91. 4d1ae5f bonding: add rtnl lock and remove read lock for bond sysfs by dingtianhong · 11 years ago
  92. 28c7192 bonding: use RCU protection for alb xmit path by dingtianhong · 11 years ago
  93. 47e91f56 bonding: use RCU protection for 3ad xmit path by dingtianhong · 11 years ago
  94. 4996b90 bonding: ensure that TLB mode's active slave has correct mac filter by Veaceslav Falico · 11 years ago
  95. 32819dc bonding: modify the old and add new xmit hash policies by Nikolay Aleksandrov · 11 years ago
  96. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. b324187 bonding: RCUify bond_set_rx_mode() by Veaceslav Falico · 11 years ago
  98. 5a0068d bonding: Fix broken promiscuity reference counting issue by Neil Horman · 11 years ago
  99. 90de527 bonding: trivial: remove forgotten bond_next_vlan() by Veaceslav Falico · 11 years ago
  100. 4aa0a03 bonding: remove bond_next_slave() by Veaceslav Falico · 11 years ago