summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-14/+28
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-101-1/+2
| |\
| * | bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_linkXin Long2017-10-251-8/+3
| * | net: bonding: Add extack messages for some enslave failuresDavid Ahern2017-10-041-0/+7
| * | net: Add extack to upper device linkingDavid Ahern2017-10-041-3/+4
| * | net: Add extack to ndo_add_slaveDavid Ahern2017-10-041-2/+3
| * | bonding: speed/duplex update at NETDEV_UP eventMahesh Bandewar2017-10-031-1/+10
| * | arp: make arp_hdr_len() return unsigned intAlexey Dobriyan2017-09-281-1/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-3/+3
|\ \ \ | |_|/ |/| |
| * | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-3/+3
| |/
* | bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh2017-11-081-0/+1
* | bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu2017-11-081-1/+1
|/
* net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov2017-09-121-10/+7
* bonding: ratelimit failed speed/duplex update warningAndreas Born2017-08-131-3/+4
* bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2017-08-111-2/+4
* bonding: commit link status change after proposeWANG Cong2017-07-261-0/+2
* net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa2017-07-201-1/+1
* bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong2017-07-081-6/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-3/+3
|\
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-3/+3
* | net: Remove support for bridge bypass ndos from stacked devicesArkadi Sharshevsky2017-06-081-6/+0
* | bonding: Prevent duplicate userspace notificationVlad Yasevich2017-05-271-1/+2
|/
* bonding: Don't update slave->link until ready to commitNithin Sujir2017-05-251-2/+9
* bonding: fix randomly populated arp target arrayJarod Wilson2017-05-221-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-74/+115
|\
| * bonding: fix wq initialization for links created via netlinkMahesh Bandewar2017-04-211-1/+1
| * bonding: deliver link-local packets with skb->dev set to link that packets ar...Chonggang Li2017-04-171-0/+3
| * bonding: handle link transition from FAIL to UP correctlyMahesh Bandewar2017-04-131-1/+2
| * bonding: attempt to better support longer hw addressesJarod Wilson2017-04-051-31/+42
| * bonding: fix active-backup transitionMahesh Bandewar2017-04-051-8/+5
| * bonding: refine bond_fold_stats() wrap detectionEric Dumazet2017-03-301-3/+8
| * bonding: correctly update link status during mii-commit phaseMahesh Bandewar2017-03-271-1/+6
| * bonding: make speed, duplex setting consistent with link stateMahesh Bandewar2017-03-271-10/+14
| * bonding: improve link-status update in mii-monitoringMahesh Bandewar2017-03-271-9/+9
| * bonding: reduce scope of some global variablesMahesh Bandewar2017-03-091-6/+5
| * bonding: remove hardcoded valueMahesh Bandewar2017-03-091-1/+13
| * bonding: initialize work-queues during creation of bondMahesh Bandewar2017-03-091-2/+2
| * bonding: restructure arp-monitorMahesh Bandewar2017-03-091-10/+14
* | bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni2017-04-281-1/+1
|/
* bonding: use ETH_MAX_MTU as max mtuWANG Cong2017-03-021-0/+1
* net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel2017-02-061-2/+0
* bonding: Remove unnecessary returned value checkZhu Yanjun2017-02-031-6/+4
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-6/+4
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* net: bonding: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-301-8/+8
* net: bonding: Flip to the new dev walk APIDavid Ahern2016-10-181-8/+9
* 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
OpenPOWER on IntegriCloud