summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
...
* | bonding: Neaten pr_<level>Joe Perches2014-02-176-122/+110
* | bonding: Convert pr_warning to pr_warn, neateningJoe Perches2014-02-174-73/+67
* | bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-10/+5
* | bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-13/+7
* | bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-12/+6
* | bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-12/+6
* | bonding:fix checkpatch errors comments and spaceWang Yufen2014-02-141-3/+3
* | bonding:fix checkpatch errors with foo* bar|foo * barWang Yufen2014-02-141-3/+3
* | bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong2014-02-131-2/+1
* | bonding: remove the redundant judgements for bond_set_mac_address()dingtianhong2014-02-131-8/+0
|/
* bonding: remove unwanted bond lock for enslave processingdingtianhong2014-02-101-1/+0
* bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong2014-02-041-1/+2
* bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong2014-02-041-7/+15
* bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2014-01-282-12/+30
* bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico2014-01-271-21/+36
* bonding: RCUify bond_ab_arp_probeVeaceslav Falico2014-01-271-10/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-2513-1597/+2868
|\
| * bonding: fix u64 divisionNikolay Aleksandrov2014-01-231-10/+14
| * bonding: Don't allow bond devices to change network namespaces.Weilong Chen2014-01-221-0/+3
| * bonding: convert netlink to use slave data info apiJiri Pirko2014-01-223-4/+19
| * rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko2014-01-221-6/+6
| * bonding: change name of sysfs dir for bonding slavesJiri Pirko2014-01-221-1/+1
| * bonding: clean the primary slave if there is no slave matching new primarydingtianhong2014-01-221-0/+6
| * bonding: convert slaves to use the new option APINikolay Aleksandrov2014-01-223-47/+59
| * bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-225-22/+22
| * bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-225-24/+26
| * bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-225-28/+25
| * bonding: convert queue_id to use the new option APINikolay Aleksandrov2014-01-223-61/+77
| * bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-226-35/+36
| * bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-225-23/+25
| * bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-227-44/+43
| * bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-225-22/+22
| * bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-226-30/+24
| * bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-225-17/+24
| * bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-227-50/+41
| * bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-225-19/+18
| * bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-226-51/+37
| * bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-225-33/+27
| * bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-225-32/+27
| * bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-225-41/+53
| * bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-226-35/+32
| * bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-227-50/+43
| * bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-226-41/+36
| * bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-226-52/+45
| * bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-227-46/+41
| * bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-226-32/+27
| * bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-226-62/+48
| * bonding: add infrastructure for an option APINikolay Aleksandrov2014-01-223-0/+373
| * reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-215-21/+30
| * bond: make slave_sysfs_ops staticstephen hemminger2014-01-211-1/+1
OpenPOWER on IntegriCloud