summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_main.c
AgeCommit message (Expand)Author
2020-08-26bonding: fix active-backup failover for current ARP slaveJiri Wiesner
2020-08-26bonding: fix a potential double-unregisterCong Wang
2020-08-26bonding: show saner speed for broadcast modeJarod Wilson
2020-07-29bonding: check error value of register_netdevice() immediatelyTaehee Yoo
2020-03-05bonding: fix lockdep warning in bond_get_stats()Taehee Yoo
2020-03-05bonding: add missing netdev_update_lockdep_key()Taehee Yoo
2020-01-04bonding: fix active-backup transition after link failureMahesh Bandewar
2019-12-31bonding: fix bond_neigh_init()Eric Dumazet
2019-12-31neighbour: remove neigh_cleanup() methodEric Dumazet
2019-11-05bonding: fix state transition issue in link monitoringJay Vosburgh
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-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-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/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-04net: bonding: Inherit MPLS features from slave devicesAriel Levkovich
2019-05-26bonding/802.3ad: fix slave link initialization transition statesJarod Wilson
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-15bonding: fix event handling for stacked bondsSabrina Dubroca
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-02-24net: Remove switchdev.h inclusion from team/bond/vlanFlorian Fainelli
2019-02-21bonding: fix PACKET_ORIGDEV regressionMichal Soltys
2019-01-10bonding: update nest level on unlinkWillem de Bruijn
2018-12-13net: bonding: Issue NETDEV_PRE_CHANGEADDRPetr Machata
2018-12-13net: bonding: Give bond_set_dev_addr() a return valuePetr Machata
2018-12-13net: dev: Add extack argument to dev_set_mac_address()Petr Machata
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-04bonding/802.3ad: fix link_failure_count trackingJarod Wilson
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee
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