aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2014-06-18bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov
2014-06-18bonding: Remove debug_fs files when module init failsThomas Richter
2014-03-13bonding: set correct vlan id for alb xmit pathdingtianhong
2014-03-06bonding: correctly handle out of range parameters for lp_intervalSasha Levin
2014-02-26bonding: disallow enslaving a bond to itselfJiri Bohac
2014-02-26bonding: fix a div error caused by the slave release pathNikolay Aleksandrov
2014-02-26bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitordingtianhong
2014-02-26bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad modedingtianhong
2014-02-17bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-14net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith
2014-02-13bonding: Fix deadlock in bonding driver when using netpolldingtianhong
2014-02-10bonding: remove unwanted bond lock for enslave processingdingtianhong
2014-02-04bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()dingtianhong
2014-02-04bonding: fail_over_mac should only affect AB mode at enslave and removal proc...dingtianhong
2014-01-28bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong
2014-01-27bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico
2014-01-27bonding: RCUify bond_ab_arp_probeVeaceslav Falico
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23bonding: fix u64 divisionNikolay Aleksandrov
2014-01-22bonding: Don't allow bond devices to change network namespaces.Weilong Chen
2014-01-22bonding: convert netlink to use slave data info apiJiri Pirko
2014-01-22rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko
2014-01-22bonding: change name of sysfs dir for bonding slavesJiri Pirko
2014-01-22bonding: clean the primary slave if there is no slave matching new primarydingtianhong
2014-01-22bonding: convert slaves to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert lp_interval to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert resend_igmp to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert queue_id to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert active_slave to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert use_carrier to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert primary_reselect to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert primary to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert miimon to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert ad_select to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert min_links to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert lacp_rate to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert updelay to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert downdelay to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_interval to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert arp_validate to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert mode setting to use the new option APINikolay Aleksandrov
2014-01-22bonding: add infrastructure for an option APINikolay Aleksandrov