summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2017-06-08bonding: fix 802.3ad support for 14G speedNicolas Dichtel
2017-06-08bonding: fix 802.3ad support for 5G and 50G speedsThibaut Collet
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-25bonding: Don't update slave->link until ready to commitNithin Sujir
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson
2017-05-08bonding: check nla_put_be32 return valueHangbin Liu
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni
2017-04-21bonding: fix wq initialization for links created via netlinkMahesh Bandewar
2017-04-17bonding: deliver link-local packets with skb->dev set to link that packets ar...Chonggang Li
2017-04-13bonding: handle link transition from FAIL to UP correctlyMahesh Bandewar
2017-04-05bonding: attempt to better support longer hw addressesJarod Wilson
2017-04-05bonding: fix active-backup transitionMahesh Bandewar
2017-03-30bonding: refine bond_fold_stats() wrap detectionEric Dumazet
2017-03-27bonding: avoid printing while holding a spinlockMahesh Bandewar
2017-03-27bonding: correctly update link status during mii-commit phaseMahesh Bandewar
2017-03-27bonding: make speed, duplex setting consistent with link stateMahesh Bandewar
2017-03-27bonding: improve link-status update in mii-monitoringMahesh Bandewar
2017-03-16bonding: add 802.3ad support for 25G speedsJarod Wilson
2017-03-09bonding: reduce scope of some global variablesMahesh Bandewar
2017-03-09bonding: remove "port-moved" state that was never implementedMahesh Bandewar
2017-03-09bonding: remove hardcoded valueMahesh Bandewar
2017-03-09bonding: initialize work-queues during creation of bondMahesh Bandewar
2017-03-09bonding: restructure arp-monitorMahesh Bandewar
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-02bonding: use ETH_MAX_MTU as max mtuWANG Cong
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel
2017-02-03bonding: Remove unnecessary returned value checkZhu Yanjun
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-10-30net: bonding: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-18net: bonding: Flip to the new dev walk APIDavid Ahern
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-27bonding: quit messing with IOCTLAl Viro
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-04bonding: Fix bonding crashMahesh Bandewar
2016-09-01bonding: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-09bonding: fix the typoZhu Yanjun
2016-07-25net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-14bonding: set carrier off for devices created through netlinkBeniamino Galvani
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko
2016-07-01bonding: prevent out of bound accessesEric Dumazet
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-28bonding: fix 802.3ad aggregator reselectionJay Vosburgh
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet