aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-06bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-02-24net/bond: Delete driver and module versionsLeon Romanovsky
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann
2020-02-16bonding: fix lockdep warning in bond_get_stats()Taehee Yoo
2020-02-16bonding: add missing netdev_update_lockdep_key()Taehee Yoo
2020-02-05bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2019-12-26bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-14bonding: fix active-backup transition after link failureMahesh Bandewar
2019-12-14bonding: move 802.3ad port state flags to uapiAndy Roulin
2019-12-09bonding: fix bond_neigh_init()Eric Dumazet
2019-12-09neighbour: remove neigh_cleanup() methodEric Dumazet
2019-11-16bonding: symmetric ICMP transmitMatteo Croce
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-05bonding: fix state transition issue in link monitoringJay Vosburgh
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-30bonding: balance ICMP echoes in layer3+4 modeMatteo Croce
2019-10-29bonding: fix using uninitialized mode_lockTaehee Yoo
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo
2019-10-24bonding: use dynamic lockdep key instead of subclassTaehee Yoo
2019-10-24bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-10-09bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-10bonding: no need to print a message if debugfs_create_dir() failsGreg Kroah-Hartman
2019-08-08bonding: Add vlan tx offload to hw_enc_featuresYueHaibing
2019-07-22bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08bonding: fix value exported by Netlink for peer_notif_delayVincent Bernat
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat
2019-07-03bonding: validate ip header before check IPPROTO_IGMPCong Wang
2019-07-02bonding/main: fix NULL dereference in bond_select_active_slave()Eric Dumazet
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-26bonding: Always enable vlan tx offloadYueHaibing
2019-06-09bonding/options: convert to using slave printk macrosJarod Wilson
2019-06-09bonding/alb: convert to using slave printk macrosJarod Wilson
2019-06-09bonding/802.3ad: convert to using slave printk macrosJarod Wilson
2019-06-09bonding/main: convert to using slave printk macrosJarod Wilson
2019-06-09bonding: fix error messages in bond_do_fail_over_macJarod Wilson
2019-06-09bonding: improve event debug usabilityJarod Wilson
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-04net: bonding: Inherit MPLS features from slave devicesAriel Levkovich
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-26bonding/802.3ad: fix slave link initialization transition statesJarod Wilson
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner