aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-26bonding: support QinQ for bond arp intervaldingtianhong1-0/+5
2014-03-06bonding: options handling cleanupstephen hemminger1-2/+0
2014-03-06bonding: remove dead codestephen hemminger1-2/+0
2014-03-06bonding: make slave status notifications GFP_ATOMICVeaceslav Falico1-4/+4
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+42
2014-02-26bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitordingtianhong1-0/+13
2014-02-26bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad modedingtianhong1-5/+29
2014-02-18bonding: rename last_arp_rx to last_rxVeaceslav Falico1-2/+2
2014-02-18bonding: trivial: rename slave->jiffies to ->last_link_upVeaceslav Falico1-1/+2
2014-02-18bonding: use last_arp_rx in slave_last_rx()Veaceslav Falico1-7/+3
2014-02-18bonding: extend arp_validate to be able to receive unvalidated arp-only trafficVeaceslav Falico1-0/+11
2014-01-28bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong1-0/+13
2014-01-22bonding: convert netlink to use slave data info apiJiri Pirko1-1/+0
2014-01-22bonding: convert lp_interval to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert resend_igmp to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov1-2/+0
2014-01-22bonding: convert active_slave to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert use_carrier to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert primary_reselect to use the new option APINikolay Aleksandrov1-2/+0
2014-01-22bonding: convert primary to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert miimon to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert ad_select to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert min_links to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert lacp_rate to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert updelay to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert downdelay to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov1-2/+0
2014-01-22bonding: convert arp_interval to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert arp_validate to use the new option APINikolay Aleksandrov1-1/+0
2014-01-22bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov1-2/+0
2014-01-22bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov1-2/+0
2014-01-22bonding: convert mode setting to use the new option APINikolay Aleksandrov1-2/+0
2014-01-22bonding: add infrastructure for an option APINikolay Aleksandrov1-0/+1
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa1-0/+3
2014-01-17bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com1-2/+9
2014-01-17bonding: add sysfs /slave dir for bond slave devices.sfeldma@cumulusnetworks.com1-0/+4
2014-01-03bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com1-0/+2
2014-01-03bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2014-01-01bonding: make more functions staticstephen hemminger1-3/+0
2014-01-01bonding: remove unwanted return value for bond_dev_queue_xmit()dingtianhong1-1/+1
2013-12-29bonding: make local function staticstephen hemminger1-1/+0
2013-12-19bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com1-0/+2
2013-12-19bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-19bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-19bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com1-0/+2
2013-12-19bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1
2013-12-17bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com1-0/+1