index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
2022-07-07
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
2022-07-07
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
2022-07-02
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-16
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
2022-01-27
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
2021-12-29
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
2021-11-26
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
2021-06-16
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
2020-12-08
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-10-14
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
2020-08-26
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
2020-08-26
bonding: fix a potential double-unregister
Cong Wang
2020-08-26
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-07-29
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
2020-07-29
bonding: check error value of register_netdevice() immediately
Taehee Yoo
2020-06-03
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
2020-03-20
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
2020-02-14
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2020-01-04
bonding: fix active-backup transition after link failure
Mahesh Bandewar
2019-11-12
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
2019-11-12
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-11-06
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
2019-08-29
bonding: Force slave speed check after link state recovery for 802.3ad
Thomas Falcon
2019-08-25
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
2019-07-31
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
2019-07-03
bonding: Always enable vlan tx offload
YueHaibing
2019-05-16
bonding: fix arp_validate toggling in active-backup mode
Jarod Wilson
2019-05-08
bonding: show full hw address in sysfs for slave entries
Konstantin Khorenko
2019-04-27
bonding: fix event handling for stacked bonds
Sabrina Dubroca
2019-03-19
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
2019-01-23
bonding: update nest level on unlink
Willem de Bruijn
2018-12-21
bonding: fix 802.3ad state sent to partner when unbinding slave
Toni Peltonen
2018-11-04
bonding: fix length of actor system
Tobias Jungel
2018-10-18
bonding: fix warning message
Mahesh Bandewar
2018-10-18
bonding: pass link-local packets to bonding master also.
Mahesh Bandewar
2018-10-18
bonding: avoid possible dead-lock
Mahesh Bandewar
2018-08-06
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
2018-07-28
bonding: set default miimon value for non-arp modes if not set
Jarod Wilson
2018-06-26
bonding: re-evaluate force_primary when the primary slave name changes
Xiangning Yu
2018-05-30
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
2018-05-19
bonding: send learning packets for vlans on slave
Debabrata Banerjee
2018-05-19
bonding: do not allow rlb updates to invalid mac
Debabrata Banerjee
2018-04-29
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
Xin Long
2018-04-12
bonding: process the err returned by dev_set_allmulti properly in bond_enslave
Xin Long
2018-04-12
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
Xin Long
2018-04-12
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
2017-11-08
bonding: fix slave stuck in BOND_LINK_FAIL state
Jay Vosburgh
2017-11-08
bonding: discard lowest hash bit for 802.3ad layer3+4
Hangbin Liu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]