Commit History

Author SHA1 Message Date
  Mahesh Bandewar ee63771474 bonding: Simplify the xmit function for modes that use xmit_hash 11 years ago
  Mahesh Bandewar d7021325a2 bonding: display xmit_hash_policy for non-dynamic-tlb mode 11 years ago
  Andy Gospodarek 5f0c5f73e5 bonding: make global bonding stats more reliable 11 years ago
  Nikolay Aleksandrov 547942cace bonding: trivial: style and comment fixes 11 years ago
  Nikolay Aleksandrov 8c0bc55028 bonding: adjust locking comments 11 years ago
  Nikolay Aleksandrov b743562819 bonding: convert curr_slave_lock to a spinlock and rename it 11 years ago
  Nikolay Aleksandrov 1c72cfdc96 bonding: clean curr_slave_lock use 11 years ago
  Nikolay Aleksandrov 87163ef9cd bonding: remove last users of bond->lock and bond->lock itself 11 years ago
  Nikolay Aleksandrov 059b47e8aa bonding: convert primary_slave to use RCU 11 years ago
  Veaceslav Falico 3e403a7777 bonding: make it possible to have unlimited nested upper vlans 11 years ago
  Mahesh Bandewar 6b794c1cd8 bonding: Do not try to send packets over dead link in TLB mode. 11 years ago
  Eric Dumazet 8574171833 bonding: add proper __rcu annotation for current_arp_slave 11 years ago
  Eric Dumazet 4740d63827 bonding: add proper __rcu annotation for curr_active_slave 11 years ago
  Eric Dumazet e965f80494 bonding: get rid of bond_option_active_slave_get() 11 years ago
  Vlad Yasevich 14af9963ba bonding: Support macvlans on top of tlb/rlb mode bonds 11 years ago
  David S. Miller 54e5c4def0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Veaceslav Falico f6dcf561e6 bonding: remove NULL verification from bond_get_bond_by_slave() 11 years ago
  Vlad Yasevich 44a4085538 bonding: Fix stacked device detection in arp monitoring 11 years ago
  Veaceslav Falico 8557cd74ca bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() 11 years ago
  Veaceslav Falico 891ab54d66 bonding: rename {, bond_}slave_can_tx and clean it up 11 years ago
  Veaceslav Falico b6adc610f1 bonding: convert IS_UP(slave->dev) to inline function 11 years ago
  Veaceslav Falico 2807a9feb2 bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function 11 years ago
  Veaceslav Falico 01844098ec bonding: create a macro for bond mode and use it 11 years ago
  Veaceslav Falico ec0865a949 bonding: make USES_PRIMARY inline functions 11 years ago
  Veaceslav Falico 267bed777a bonding: make BOND_NO_USES_ARP an inline function 11 years ago
  Veaceslav Falico d1e2e5cd4f bonding: make TX_QUEUE_OVERRIDE() macro an inline function 11 years ago
  Veaceslav Falico befb903ae6 bonding: remove BOND_MODE_IS_LB macro 11 years ago
  dingtianhong 3fdddd859a bonding: alloc the structure ad_info dynamically in per slave 11 years ago
  dingtianhong 2db2a15abf bonding: remove the unused macro 11 years ago
  dingtianhong bedabf903d bonding: simplify the slave_do_arp_validate_only() 11 years ago