summaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bond_3ad.c
Commit message (Expand)AuthorAge
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * bonding: fix 802.3ad support for 14G speedNicolas Dichtel2017-06-08
| * bonding: fix 802.3ad support for 5G and 50G speedsThibaut Collet2017-06-08
* | bonding: warn user when 802.3ad speed is unknownNicolas Dichtel2017-06-10
|/
* bonding: fix accounting of active ports in 3adJarod Wilson2017-05-22
* bonding: avoid printing while holding a spinlockMahesh Bandewar2017-03-27
* bonding: add 802.3ad support for 25G speedsJarod Wilson2017-03-16
* bonding: remove "port-moved" state that was never implementedMahesh Bandewar2017-03-09
* bonding: prevent out of bound accessesEric Dumazet2016-07-01
* bonding: fix 802.3ad aggregator reselectionJay Vosburgh2016-06-28
* bonding: 3ad: allow to set ad_actor settings while the bond is upNikolay Aleksandrov2016-02-11
* bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov2016-02-09
* bonding: add 802.3ad support for 100G speedsJiri Pirko2015-12-03
* bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar2015-11-02
* bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar2015-11-02
* bonding: Simplify __get_duplex function.Mahesh Bandewar2015-11-02
* bonding: trivial: remove unused variablesNikolay Aleksandrov2015-07-20
* bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-11
* bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-11
* bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-11
* bonding: Remove unnecessary initializationMahesh Bandewar2015-04-08
* bonding: Code re-factoring for admin, oper-key operationsMahesh Bandewar2015-04-08
* bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar2015-03-31
* bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar2015-03-31
* bonding: Remove hardcoded initializationMahesh Bandewar2015-03-31
* bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-24
* bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar2015-02-24
* bonding: fix LACP PDU not sent on slave port sometimesSatish Ashok2015-01-27
* bonding: fix incorrect lacp mux state when agg not activeWilson Kok2015-01-27
* bonding: Introduce 4 AD link speed to fix agg_bandwidthJianhua Xie2014-11-19
* bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speedJianhua Xie2014-11-19
* net: Move bonding headers under include/netDavid S. Miller2014-11-10
* bonding: Simplify the xmit function for modes that use xmit_hashMahesh Bandewar2014-10-06
* bonding: trivial: style and comment fixesNikolay Aleksandrov2014-09-15
* bonding: 3ad: convert to bond->mode_lockNikolay Aleksandrov2014-09-13
* bonding: convert curr_slave_lock to a spinlock and rename itNikolay Aleksandrov2014-09-13
* bonding: 3ad: clean up curr_slave_lock usageNikolay Aleksandrov2014-09-13
* bonding: 3ad: use curr_slave_lock instead of bond->lockNikolay Aleksandrov2014-09-09
* bonding: remove pr_fmt from bond_3ad.cVeaceslav Falico2014-07-15
* bonding: convert bond_3ad.c to use netdev_printk instead of pr_Veaceslav Falico2014-07-15
* bonding: replace SLAVE_IS_OK() with bond_slave_can_tx()Veaceslav Falico2014-05-16
* bonding: convert IS_UP(slave->dev) to inline functionVeaceslav Falico2014-05-16
* bonding: alloc the structure ad_info dynamically in per slavedingtianhong2014-05-14
* bonding: Changed hashing function to just provide hashMahesh Bandewar2014-04-24
* bonding: ratelimit pr_warn()s in 802.3ad modeVeaceslav Falico2014-03-18
* bonding: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2014-03-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitordingtianhong2014-02-26
| * bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad modedingtianhong2014-02-26