summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAgeFilesLines
* bonding: Simplify the xmit function for modes that use xmit_hashMahesh Bandewar2014-10-061-0/+10
* bonding: display xmit_hash_policy for non-dynamic-tlb modeMahesh Bandewar2014-10-061-0/+7
* bonding: make global bonding stats more reliableAndy Gospodarek2014-09-301-0/+3
* bonding: trivial: style and comment fixesNikolay Aleksandrov2014-09-151-1/+2
* bonding: adjust locking commentsNikolay Aleksandrov2014-09-131-0/+6
* bonding: convert curr_slave_lock to a spinlock and rename itNikolay Aleksandrov2014-09-131-1/+1
* bonding: clean curr_slave_lock useNikolay Aleksandrov2014-09-131-7/+1
* bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov2014-09-091-6/+2
* bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-091-1/+1
* bonding: make it possible to have unlimited nested upper vlansVeaceslav Falico2014-07-201-4/+3
* bonding: Do not try to send packets over dead link in TLB mode.Mahesh Bandewar2014-07-161-0/+6
* bonding: add proper __rcu annotation for current_arp_slaveEric Dumazet2014-07-151-1/+1
* bonding: add proper __rcu annotation for curr_active_slaveEric Dumazet2014-07-151-1/+5
* bonding: get rid of bond_option_active_slave_get()Eric Dumazet2014-07-151-1/+0
* bonding: Support macvlans on top of tlb/rlb mode bondsVlad Yasevich2014-06-041-0/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-0/+1
|\
| * bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-161-0/+1
* | bonding: remove NULL verification from bond_get_bond_by_slave()Veaceslav Falico2014-05-221-2/+0
* | bonding: replace SLAVE_IS_OK() with bond_slave_can_tx()Veaceslav Falico2014-05-161-9/+0
* | bonding: rename {, bond_}slave_can_tx and clean it upVeaceslav Falico2014-05-161-9/+6
* | bonding: convert IS_UP(slave->dev) to inline functionVeaceslav Falico2014-05-161-6/+6
* | bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline functionVeaceslav Falico2014-05-161-3/+5
* | bonding: create a macro for bond mode and use itVeaceslav Falico2014-05-161-5/+7
* | bonding: make USES_PRIMARY inline functionsVeaceslav Falico2014-05-161-6/+11
* | bonding: make BOND_NO_USES_ARP an inline functionVeaceslav Falico2014-05-161-5/+6
* | bonding: make TX_QUEUE_OVERRIDE() macro an inline functionVeaceslav Falico2014-05-161-4/+6
* | bonding: remove BOND_MODE_IS_LB macroVeaceslav Falico2014-05-161-5/+2
* | bonding: alloc the structure ad_info dynamically in per slavedingtianhong2014-05-141-1/+1
* | bonding: remove the unused macrodingtianhong2014-05-081-2/+0
* | bonding: simplify the slave_do_arp_validate_only()dingtianhong2014-05-081-2/+1
* | bonding: remove the unnecessary struct bond_netdingtianhong2014-05-081-10/+8
* | bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar2014-04-241-0/+1
* | bonding: Changed hashing function to just provide hashMahesh Bandewar2014-04-241-1/+1
|/
* bonding: support QinQ for bond arp intervaldingtianhong2014-03-261-0/+5
* bonding: options handling cleanupstephen hemminger2014-03-061-2/+0
* bonding: remove dead codestephen hemminger2014-03-061-2/+0
* bonding: make slave status notifications GFP_ATOMICVeaceslav Falico2014-03-061-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-5/+42
|\
| * bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitordingtianhong2014-02-261-0/+13
| * bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad modedingtianhong2014-02-261-5/+29
* | bonding: rename last_arp_rx to last_rxVeaceslav Falico2014-02-181-2/+2
* | bonding: trivial: rename slave->jiffies to ->last_link_upVeaceslav Falico2014-02-181-1/+2
* | bonding: use last_arp_rx in slave_last_rx()Veaceslav Falico2014-02-181-7/+3
* | bonding: extend arp_validate to be able to receive unvalidated arp-only trafficVeaceslav Falico2014-02-181-0/+11
|/
* bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2014-01-281-0/+13
* bonding: convert netlink to use slave data info apiJiri Pirko2014-01-221-1/+0
* bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-221-1/+0