summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)AuthorFilesLines
2019-11-12bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo1-2/+4
2019-11-06bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet1-1/+1
2019-09-06bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon1-0/+9
2019-08-25bonding: Add vlan tx offload to hw_enc_featuresYueHaibing1-1/+3
2019-08-04bonding: validate ip header before check IPPROTO_IGMPCong Wang1-14/+23
2019-07-10bonding: Always enable vlan tx offloadYueHaibing1-1/+1
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson1-7/+0
2019-05-08bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko1-1/+3
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca1-1/+5
2019-01-23bonding: update nest level on unlinkWillem de Bruijn1-0/+3
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen1-0/+3
2018-11-10bonding: fix length of actor systemTobias Jungel1-2/+1
2018-11-10bonding: ratelimit failed speed/duplex update warningAndreas Born1-3/+4
2018-10-18bonding: avoid possible dead-lockMahesh Bandewar1-26/+17
2018-08-06bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet1-2/+12
2018-06-26bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu1-0/+1
2018-06-16bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born1-2/+4
2018-06-16bonding: fix active-backup transitionMahesh Bandewar1-8/+5
2018-06-16bonding: correctly update link status during mii-commit phaseMahesh Bandewar1-1/+6
2018-05-19bonding: send learning packets for vlans on slaveDebabrata Banerjee2-5/+10
2018-05-19bonding: do not allow rlb updates to invalid macDebabrata Banerjee1-1/+1
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-04-13bonding: Don't update slave->link until ready to commitNithin Sujir1-2/+9
2018-03-24bonding: handle link transition from FAIL to UP correctlyMahesh Bandewar1-1/+2
2018-03-22bonding: refine bond_fold_stats() wrap detectionEric Dumazet1-3/+8
2018-03-22bonding: make speed, duplex setting consistent with link stateMahesh Bandewar1-10/+14
2017-11-24bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu1-1/+1
2017-06-07bonding: fix accounting of active ports in 3adJarod Wilson1-1/+1
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2016-09-28bonding: quit messing with IOCTLAl Viro1-2/+2
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2016-09-04bonding: Fix bonding crashMahesh Bandewar1-3/+4
2016-09-02bonding: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-10bonding: fix the typoZhu Yanjun1-1/+1
2016-07-25net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch1-1/+10
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2016-07-15bonding: set carrier off for devices created through netlinkBeniamino Galvani1-1/+5
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+10
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller1-0/+1
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko1-0/+2
2016-07-01bonding: prevent out of bound accessesEric Dumazet2-9/+9
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-19/+45
2016-06-28bonding: fix 802.3ad aggregator reselectionJay Vosburgh1-19/+45
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet1-23/+1
2016-06-08net_sched: transform qdisc running bit into a seqcountEric Dumazet1-0/+2
2016-03-19bonding: fix bond_get_stats()Eric Dumazet1-31/+35
2016-03-19bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju1-1/+1