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-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-23
bonding: force carrier update when releasing slave
Zhang Changzhong
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-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-11-17
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
2021-11-02
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
2021-09-22
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
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-18
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
2020-03-05
bonding: fix lockdep warning in bond_get_stats()
Taehee Yoo
2020-03-05
bonding: add missing netdev_update_lockdep_key()
Taehee Yoo
2020-02-11
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-12-31
bonding: fix bond_neigh_init()
Eric Dumazet
2019-12-31
neighbour: remove neigh_cleanup() method
Eric Dumazet
2019-11-05
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-10-29
bonding: fix using uninitialized mode_lock
Taehee Yoo
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2019-10-24
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-10-09
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-10
bonding: no need to print a message if debugfs_create_dir() fails
Greg Kroah-Hartman
2019-08-08
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
2019-07-22
bonding: Force slave speed check after link state recovery for 802.3ad
Thomas Falcon
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
bonding: fix value exported by Netlink for peer_notif_delay
Vincent Bernat
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
2019-07-03
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
2019-07-02
bonding/main: fix NULL dereference in bond_select_active_slave()
Eric Dumazet
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
bonding: Always enable vlan tx offload
YueHaibing
2019-06-09
bonding/options: convert to using slave printk macros
Jarod Wilson
2019-06-09
bonding/alb: convert to using slave printk macros
Jarod Wilson
2019-06-09
bonding/802.3ad: convert to using slave printk macros
Jarod Wilson
2019-06-09
bonding/main: convert to using slave printk macros
Jarod Wilson
2019-06-09
bonding: fix error messages in bond_do_fail_over_mac
Jarod Wilson
2019-06-09
bonding: improve event debug usability
Jarod Wilson
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]