aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAge
...
| * net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith2014-02-14
| * bonding: Fix deadlock in bonding driver when using netpolldingtianhong2014-02-13
* | bonding: rename last_arp_rx to last_rxVeaceslav Falico2014-02-18
* | bonding: trivial: rename slave->jiffies to ->last_link_upVeaceslav Falico2014-02-18
* | bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico2014-02-18
* | bonding: use last_arp_rx in bond_loadbalance_arp_mon()Veaceslav Falico2014-02-18
* | bonding: use last_arp_rx in slave_last_rx()Veaceslav Falico2014-02-18
* | bonding: use the new options to correctly set last_arp_rxVeaceslav Falico2014-02-18
* | bonding: extend arp_validate to be able to receive unvalidated arp-only trafficVeaceslav Falico2014-02-18
* | bonding: always set recv_probe to bond_arp_rcv in arp monitorVeaceslav Falico2014-02-18
* | bonding: always update last_arp_rx on packet recieveVeaceslav Falico2014-02-18
* | bonding: permit using arp_validate with non-ab modesVeaceslav Falico2014-02-18
* | bonding: remove bond->lock from bond_arp_rcvVeaceslav Falico2014-02-18
* | bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)Joe Perches2014-02-17
* | bonding: Convert c99 commentsJoe Perches2014-02-17
* | bonding: Neaten pr_<level>Joe Perches2014-02-17
* | bonding: Convert pr_warning to pr_warn, neateningJoe Perches2014-02-17
* | bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-14
* | bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-14
* | bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-14
* | bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-14
* | bonding:fix checkpatch errors comments and spaceWang Yufen2014-02-14
* | bonding:fix checkpatch errors with foo* bar|foo * barWang Yufen2014-02-14
* | bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong2014-02-13
* | bonding: remove the redundant judgements for bond_set_mac_address()dingtianhong2014-02-13
|/
* bonding: remove unwanted bond lock for enslave processingdingtianhong2014-02-10
* bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong2014-02-04
* bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong2014-02-04
* bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2014-01-29
* bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico2014-01-27
* bonding: RCUify bond_ab_arp_probeVeaceslav Falico2014-01-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * bonding: fix u64 divisionNikolay Aleksandrov2014-01-23
| * bonding: Don't allow bond devices to change network namespaces.Weilong Chen2014-01-23
| * bonding: convert netlink to use slave data info apiJiri Pirko2014-01-23
| * rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko2014-01-23
| * bonding: change name of sysfs dir for bonding slavesJiri Pirko2014-01-23
| * bonding: clean the primary slave if there is no slave matching new primarydingtianhong2014-01-22
| * bonding: convert slaves to use the new option APINikolay Aleksandrov2014-01-22
| * 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 queue_id 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