summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAgeFilesLines
* bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-161-0/+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
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-221-1/+0
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-221-2/+0
* bonding: add infrastructure for an option APINikolay Aleksandrov2014-01-221-0/+1
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-211-0/+3
* bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-171-2/+9
* bonding: add sysfs /slave dir for bond slave devices.sfeldma@cumulusnetworks.com2014-01-171-0/+4
* bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+2
* bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-031-0/+1
* bonding: make more functions staticstephen hemminger2014-01-011-3/+0
* bonding: remove unwanted return value for bond_dev_queue_xmit()dingtianhong2014-01-011-1/+1
* bonding: make local function staticstephen hemminger2013-12-291-1/+0
* bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+2
* bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+1
* bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+1
* bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+2
* bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-191-0/+1
OpenPOWER on IntegriCloud