aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAge
* bonding: fix state transition issue in link monitoringJay Vosburgh2019-11-05
* bonding: fix using uninitialized mode_lockTaehee Yoo2019-10-29
* net: remove unnecessary variables and callbackTaehee Yoo2019-10-24
* bonding: use dynamic lockdep key instead of subclassTaehee Yoo2019-10-24
* bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo2019-10-24
* net: core: add generic lockdep keysTaehee Yoo2019-10-24
* bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet2019-10-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
|\
| * bonding: Add vlan tx offload to hw_enc_featuresYueHaibing2019-08-09
* | bonding: no need to print a message if debugfs_create_dir() failsGreg Kroah-Hartman2019-08-10
|/
* bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon2019-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-08
|\
| * bonding: validate ip header before check IPPROTO_IGMPCong Wang2019-07-03
* | bonding: fix value exported by Netlink for peer_notif_delayVincent Bernat2019-07-08
* | bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-04
* | bonding/main: fix NULL dereference in bond_select_active_slave()Eric Dumazet2019-07-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-28
|\|
| * bonding: Always enable vlan tx offloadYueHaibing2019-06-26
* | bonding/options: convert to using slave printk macrosJarod Wilson2019-06-09
* | bonding/alb: convert to using slave printk macrosJarod Wilson2019-06-09
* | bonding/802.3ad: convert to using slave printk macrosJarod Wilson2019-06-09
* | bonding/main: convert to using slave printk macrosJarod Wilson2019-06-09
* | bonding: fix error messages in bond_do_fail_over_macJarod Wilson2019-06-09
* | bonding: improve event debug usabilityJarod Wilson2019-06-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\|
| * Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | | net: bonding: Inherit MPLS features from slave devicesAriel Levkovich2019-06-04
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-31
|\ \ | |/ |/|
| * bonding/802.3ad: fix slave link initialization transition statesJarod Wilson2019-05-26
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner2019-05-24
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* bonding: fix arp_validate toggling in active-backup modeJarod Wilson2019-05-13
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\
| * bonding: fix event handling for stacked bondsSabrina Dubroca2019-04-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-05
|\|
| * bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko2019-03-29
* | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-20
|/
* net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli2019-02-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-24
|\
| * bonding: fix PACKET_ORIGDEV regressionMichal Soltys2019-02-21
* | bonding: check slave set command firstlyTonghao Zhang2019-02-14
* | bonding: count master 3ad stats separatelyNikolay Aleksandrov2019-01-25
* | bonding: add support for xstats and export 3ad statsNikolay Aleksandrov2019-01-22
* | bonding: add 3ad statsNikolay Aleksandrov2019-01-22
* | bonding: 3ad: remove bond_3ad_rx_indication's length argumentNikolay Aleksandrov2019-01-22
* | bonding: adjust style of bond_3ad_rx_indicationNikolay Aleksandrov2019-01-22
|/
* bonding: update nest level on unlinkWillem de Bruijn2019-01-10