summaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bond_main.c
AgeCommit message (Expand)Author
2019-07-03bonding: Always enable vlan tx offloadYueHaibing
2019-06-04bonding/802.3ad: fix slave link initialization transition statesJarod Wilson
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca
2019-03-19bonding: fix PACKET_ORIGDEV regressionMichal Soltys
2019-01-22bonding: update nest level on unlinkWillem de Bruijn
2018-11-21bonding/802.3ad: fix link_failure_count trackingJarod Wilson
2018-10-02bonding: fix warning messageMahesh Bandewar
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar
2018-09-26bonding: pass link-local packets to bonding master also.Mahesh Bandewar
2018-09-23bonding: use netpoll_poll_dev() helperEric Dumazet
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-01bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-24net: include hash policy in LAG changeupper infoJohn Hurley
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn
2018-05-17bonding: introduce link change helperTonghao Zhang
2018-05-16Revert "bonding: allow carrier and link status to determine link state"Debabrata Banerjee
2018-05-16bonding: allow carrier and link status to determine link stateDebabrata Banerjee
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11bonding: use the skb_get/set_queue_mappingTonghao Zhang
2018-05-11bonding: replace the return value typeTonghao Zhang
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee
2018-04-23bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long
2018-03-26bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-03-26bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-03-26bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-08bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh
2017-11-08bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-25bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_linkXin Long
2017-10-04net: bonding: Add extack messages for some enslave failuresDavid Ahern
2017-10-04net: Add extack to upper device linkingDavid Ahern
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern
2017-10-03bonding: speed/duplex update at NETDEV_UP eventMahesh Bandewar
2017-09-28arp: make arp_hdr_len() return unsigned intAlexey Dobriyan
2017-09-12net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov
2017-08-13bonding: ratelimit failed speed/duplex update warningAndreas Born
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born
2017-07-26bonding: commit link status change after proposeWANG Cong
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-08net: Remove support for bridge bypass ndos from stacked devicesArkadi Sharshevsky
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-27bonding: Prevent duplicate userspace notificationVlad Yasevich