aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-4.9.y' of https://git.kernel.org/pub/scm/linux/kernel/git...Josh Chasky2019-01-231-0/+3
|\
| * bonding: update nest level on unlinkWillem de Bruijn2019-01-231-0/+3
* | BACKPORT: treewide: kzalloc() -> kcalloc()Kees Cook2019-01-071-1/+1
|/
* bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-12-211-0/+3
* bonding: fix length of actor systemTobias Jungel2018-11-101-2/+1
* bonding: ratelimit failed speed/duplex update warningAndreas Born2018-11-101-3/+4
* bonding: avoid possible dead-lockMahesh Bandewar2018-10-181-26/+17
* bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-061-2/+12
* bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu2018-06-261-0/+1
* bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2018-06-161-2/+4
* bonding: fix active-backup transitionMahesh Bandewar2018-06-161-8/+5
* bonding: correctly update link status during mii-commit phaseMahesh Bandewar2018-06-161-1/+6
* bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-192-5/+10
* bonding: do not allow rlb updates to invalid macDebabrata Banerjee2018-05-191-1/+1
* bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long2018-04-291-2/+1
* bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long2018-04-131-1/+4
* bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long2018-04-131-38/+35
* bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long2018-04-131-4/+5
* bonding: Don't update slave->link until ready to commitNithin Sujir2018-04-131-2/+9
* bonding: handle link transition from FAIL to UP correctlyMahesh Bandewar2018-03-241-1/+2
* bonding: refine bond_fold_stats() wrap detectionEric Dumazet2018-03-221-3/+8
* bonding: make speed, duplex setting consistent with link stateMahesh Bandewar2018-03-221-10/+14
* bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu2017-11-241-1/+1
* bonding: fix accounting of active ports in 3adJarod Wilson2017-06-071-1/+1
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-2/+2
|\
| * bonding: quit messing with IOCTLAl Viro2016-09-271-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-3/+4
|\|
| * bonding: Fix bonding crashMahesh Bandewar2016-09-041-3/+4
* | bonding: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-011-1/+1
|/
* bonding: fix the typoZhu Yanjun2016-08-091-1/+1
* net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch2016-07-251-1/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-1/+5
|\
| * bonding: set carrier off for devices created through netlinkBeniamino Galvani2016-07-141-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-063-9/+10
|\|
| * bonding: fix enslavement slave link notificationsAviv Heller2016-07-051-0/+1
| * bonding: prevent out of bound accessesEric Dumazet2016-07-012-9/+9
* | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-051-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-19/+45
|\|
| * bonding: fix 802.3ad aggregator reselectionJay Vosburgh2016-06-281-19/+45
* | net: add netdev_lockdep_set_classes() helperEric Dumazet2016-06-091-23/+1
* | net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-071-0/+2
|/
* bonding: fix bond_get_stats()Eric Dumazet2016-03-181-31/+35
* bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju2016-03-181-1/+1
* net: bonding: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-8/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-11/+29
|\
| * bonding: don't use stale speed and duplex informationJay Vosburgh2016-02-161-0/+1
| * bonding: Fix ARP monitor validationJay Vosburgh2016-02-131-11/+28
* | bonding: use return instead of gotoZhang Shengju2016-02-111-6/+3
* | bonding: Return correct error codeAmitoj Kaur Chawla2016-02-111-1/+1
* | bonding: 3ad: allow to set ad_actor settings while the bond is upNikolay Aleksandrov2016-02-112-4/+7