summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2021-06-16bonding: init notify_work earlier to avoid uninitialized useJohannes Berg
2020-12-11bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles
2020-10-14bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet
2020-09-03bonding: fix a potential double-unregisterCong Wang
2020-09-03bonding: show saner speed for broadcast modeJarod Wilson
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-05-10bonding: fix length of actor systemTobias Jungel
2020-05-10bonding: prevent out of bound accessesEric Dumazet
2020-03-20bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-02-14bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2019-11-12bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo
2019-11-06bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet
2019-09-06bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon
2019-08-25bonding: Add vlan tx offload to hw_enc_featuresYueHaibing
2019-08-04bonding: validate ip header before check IPPROTO_IGMPCong Wang
2019-07-10bonding: Always enable vlan tx offloadYueHaibing
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson
2019-05-16bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen
2018-11-10bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni
2018-10-20bonding: avoid possible dead-lockMahesh Bandewar
2018-07-03bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu
2018-05-26bonding: do not allow rlb updates to invalid macDebabrata Banerjee
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long
2018-04-13bonding: Don't update slave->link until ready to commitNithin Sujir
2018-03-22bonding: refine bond_fold_stats() wrap detectionEric Dumazet
2017-11-24bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu
2016-09-30bonding: Fix bonding crashMahesh Bandewar
2016-08-16bonding: set carrier off for devices created through netlinkBeniamino Galvani
2016-04-20bonding: fix bond_get_stats()Eric Dumazet
2016-03-03bonding: Fix ARP monitor validationJay Vosburgh
2016-01-31bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar
2015-11-02bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar
2015-11-02bonding: Simplify __get_duplex function.Mahesh Bandewar
2015-10-15bonding: support encapsulated ipv6 TSOEric Dumazet
2015-09-17bonding: use l4 hash if availableEric Dumazet
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-30net/bonding: Export bond_option_active_slave_get_rcuMatan Barak
2015-08-28bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov
2015-08-18net: bonding: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra