aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAge
* net: Move bonding headers under include/netDavid S. Miller2014-11-10
* bonding: add bond_tx_drop() helperEric Dumazet2014-10-31
* bonding: Simplify the xmit function for modes that use xmit_hashMahesh Bandewar2014-10-06
* bonding: display xmit_hash_policy for non-dynamic-tlb modeMahesh Bandewar2014-10-06
* bonding: make global bonding stats more reliableAndy Gospodarek2014-09-30
* bonding: trivial: style and comment fixesNikolay Aleksandrov2014-09-15
* bonding: adjust locking commentsNikolay Aleksandrov2014-09-13
* bonding: convert curr_slave_lock to a spinlock and rename itNikolay Aleksandrov2014-09-13
* bonding: clean curr_slave_lock useNikolay Aleksandrov2014-09-13
* bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov2014-09-09
* bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-09
* bonding: make it possible to have unlimited nested upper vlansVeaceslav Falico2014-07-20
* bonding: Do not try to send packets over dead link in TLB mode.Mahesh Bandewar2014-07-17
* bonding: add proper __rcu annotation for current_arp_slaveEric Dumazet2014-07-15
* bonding: add proper __rcu annotation for curr_active_slaveEric Dumazet2014-07-15
* bonding: get rid of bond_option_active_slave_get()Eric Dumazet2014-07-15
* 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