aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs.c
Commit message (Expand)AuthorAge
* bonding: move active_slave getting into separate functionJiri Pirko2013-10-19
* bonding: move active_slave setting into separate functionJiri Pirko2013-10-19
* bonding: move mode setting into separate functionJiri Pirko2013-10-19
* bonding: add rtnl lock and remove read lock for bond sysfsdingtianhong2013-10-17
* bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov2013-10-03
* net: create sysfs symlinks for neighbour devicesVeaceslav Falico2013-09-26
* net: expose the master link to sysfs, and remove it from bondVeaceslav Falico2013-09-26
* bonding: add bond_has_slaves() and use itVeaceslav Falico2013-09-26
* bonding: make bond_for_each_slave() use lower neighbour's privateVeaceslav Falico2013-09-26
* bonding: Make alb learning packet interval configurableNeil Horman2013-09-15
* bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com2013-09-11
* bonding: fix store_arp_validate race with mode changenikolay@redhat.com2013-09-11
* bonding: simplify bond_3ad_update_lacp_rate and use RTNL for syncnikolay@redhat.com2013-09-04
* bonding: initial RCU conversionnikolay@redhat.com2013-08-01
* bonding: convert to list API and replace bond's custom listnikolay@redhat.com2013-08-01
* bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong2013-07-24
* bonding: bond_sysfs.c checkpatch cleanupdingtianhong2013-07-24
* bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico2013-06-25
* bonding: add helper function bond_get_targets_ip(targets, ip)Veaceslav Falico2013-06-25
* bonding: trivial: update the comments to reflect the realityVeaceslav Falico2013-05-29
* bonding: allow xmit hash policy change while bond dev is upNikolay Aleksandrov2013-05-28
* bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com2013-05-20
* bonding: fix set mode race conditionsnikolay@redhat.com2013-05-20
* bonding: fix disabling of arp_interval and miimonnikolay@redhat.com2013-03-29
* bonding: remove already created master sysfs link on failureVeaceslav Falico2013-03-26
* bonding: unset primary slave via sysfsMilos Vyletel2013-01-29
* bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com2012-11-29
* bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2012-11-29
* bonding: fix second off-by-one errornikolay@redhat.com2012-11-01
* bonding: fix off-by-one errornikolay@redhat.com2012-11-01
* bond_sysfs: use real_num_tx_queues rather than params.tx_queueJiri Pirko2012-07-20
* bonding:record primary when modify it via sysfsWeiping Pan2012-06-12
* Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* | bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico2011-11-17
|/
* bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_mastersEric W. Biederman2011-10-22
* bonding: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman2011-10-19
* bonding: fix string comparison errorsAndy Gospodarek2011-07-28
* bonding: add min links parameter to 802.3adstephen hemminger2011-06-23
* bonding: make 802.3ad use latest lacp_ratePeter Pan(潘卫平)2011-06-09
* bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-25
* bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman2011-05-25
* ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings2011-04-29
* bonding: move processing of recv handlers into handle_frame()Jiri Pirko2011-04-25
* bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings2011-04-18
* bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko2011-03-16
* bonding: wrap slave state workJiri Pirko2011-03-16
* net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko2011-03-16
* bonding: Improve syslog message at device creation timePhil Oester2011-03-15
* bonding: fix return value of couple of store functionsJiri Pirko2011-01-25