summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
AgeCommit message (Expand)AuthorLines
2019-11-05bonding: fix state transition issue in link monitoringJay Vosburgh-22/+22
2019-10-29bonding: fix using uninitialized mode_lockTaehee Yoo-1/+1
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo-16/+1
2019-10-24bonding: use dynamic lockdep key instead of subclassTaehee Yoo-3/+7
2019-10-24bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo-2/+4
2019-10-24net: core: add generic lockdep keysTaehee Yoo-1/+0
2019-10-09bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet-1/+1
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+2
2019-08-10bonding: no need to print a message if debugfs_create_dir() failsGreg Kroah-Hartman-5/+0
2019-08-08bonding: Add vlan tx offload to hw_enc_featuresYueHaibing-0/+2
2019-07-22bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon-0/+9
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-14/+23
2019-07-08bonding: fix value exported by Netlink for peer_notif_delayVincent Bernat-1/+1
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat-37/+94
2019-07-03bonding: validate ip header before check IPPROTO_IGMPCong Wang-14/+23
2019-07-02bonding/main: fix NULL dereference in bond_select_active_slave()Eric Dumazet-1/+1
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2019-06-26bonding: Always enable vlan tx offloadYueHaibing-1/+1
2019-06-09bonding/options: convert to using slave printk macrosJarod Wilson-18/+12
2019-06-09bonding/alb: convert to using slave printk macrosJarod Wilson-15/+15
2019-06-09bonding/802.3ad: convert to using slave printk macrosJarod Wilson-106/+116
2019-06-09bonding/main: convert to using slave printk macrosJarod Wilson-167/+139
2019-06-09bonding: fix error messages in bond_do_fail_over_macJarod Wilson-5/+5
2019-06-09bonding: improve event debug usabilityJarod Wilson-1/+2
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+3
2019-06-04net: bonding: Inherit MPLS features from slave devicesAriel Levkovich-0/+11
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-15/+3
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-15/+3
2019-05-26bonding/802.3ad: fix slave link initialization transition statesJarod Wilson-5/+10
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner-18/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner-34/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-13bonding: fix arp_validate toggling in active-backup modeJarod Wilson-7/+0
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek-4/+4
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+5
2019-04-15bonding: fix event handling for stacked bondsSabrina Dubroca-1/+5
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+3
2019-03-29bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko-1/+3
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni-2/+1
2019-02-24net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli-1/+0
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-21/+14
2019-02-21bonding: fix PACKET_ORIGDEV regressionMichal Soltys-21/+14
2019-02-14bonding: check slave set command firstlyTonghao Zhang-0/+2
2019-01-24bonding: count master 3ad stats separatelyNikolay Aleksandrov-37/+20
2019-01-22bonding: add support for xstats and export 3ad statsNikolay Aleksandrov-0/+154
2019-01-22bonding: add 3ad statsNikolay Aleksandrov-1/+27
2019-01-22bonding: 3ad: remove bond_3ad_rx_indication's length argumentNikolay Aleksandrov-7/+2
2019-01-22bonding: adjust style of bond_3ad_rx_indicationNikolay Aleksandrov-44/+41
2019-01-10bonding: update nest level on unlinkWillem de Bruijn-0/+3