aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAge
* bonding: Support macvlans on top of tlb/rlb mode bondsVlad Yasevich2014-06-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-16
* | bonding: remove NULL verification from bond_get_bond_by_slave()Veaceslav Falico2014-05-22
* | bonding: replace SLAVE_IS_OK() with bond_slave_can_tx()Veaceslav Falico2014-05-16
* | bonding: rename {, bond_}slave_can_tx and clean it upVeaceslav Falico2014-05-16
* | bonding: convert IS_UP(slave->dev) to inline functionVeaceslav Falico2014-05-16
* | bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline functionVeaceslav Falico2014-05-16
* | bonding: create a macro for bond mode and use itVeaceslav Falico2014-05-16
* | bonding: make USES_PRIMARY inline functionsVeaceslav Falico2014-05-16
* | bonding: make BOND_NO_USES_ARP an inline functionVeaceslav Falico2014-05-16
* | bonding: make TX_QUEUE_OVERRIDE() macro an inline functionVeaceslav Falico2014-05-16
* | bonding: remove BOND_MODE_IS_LB macroVeaceslav Falico2014-05-16
* | bonding: alloc the structure ad_info dynamically in per slavedingtianhong2014-05-14
* | bonding: remove the unused macrodingtianhong2014-05-08
* | bonding: simplify the slave_do_arp_validate_only()dingtianhong2014-05-08
* | bonding: remove the unnecessary struct bond_netdingtianhong2014-05-08
* | bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar2014-04-24
* | bonding: Changed hashing function to just provide hashMahesh Bandewar2014-04-24
|/
* bonding: support QinQ for bond arp intervaldingtianhong2014-03-26
* bonding: options handling cleanupstephen hemminger2014-03-06
* bonding: remove dead codestephen hemminger2014-03-06
* bonding: make slave status notifications GFP_ATOMICVeaceslav Falico2014-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitordingtianhong2014-02-26
| * bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad modedingtianhong2014-02-26
* | bonding: rename last_arp_rx to last_rxVeaceslav Falico2014-02-18
* | bonding: trivial: rename slave->jiffies to ->last_link_upVeaceslav Falico2014-02-18
* | bonding: use last_arp_rx in slave_last_rx()Veaceslav Falico2014-02-18
* | bonding: extend arp_validate to be able to receive unvalidated arp-only trafficVeaceslav Falico2014-02-18
|/
* bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2014-01-29
* bonding: convert netlink to use slave data info apiJiri Pirko2014-01-23
* bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-22
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-22