index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
net: bonding: fix possible peer notify event loss or dup issue
Tonghao Zhang
1
-22
/
+18
2025-06-04
bonding: report duplicate MAC address in all situations
Hangbin Liu
1
-1
/
+1
2024-08-19
net: bonding: correctly annotate RCU in bond_should_notify_peers()
Johannes Berg
1
-5
/
+2
2024-07-18
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
1
-3
/
+3
2024-02-23
bonding: remove print in bond_verify_device_path
Zhengchao Shao
1
-4
/
+1
2024-02-23
bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
Zhengchao Shao
2
-2
/
+6
2023-11-28
bonding: stop the device in bond_setup_by_slave()
Eric Dumazet
1
-0
/
+6
2023-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-3
/
+3
2023-08-16
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
1
-1
/
+3
2023-08-11
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
1
-0
/
+5
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
1
-1
/
+7
2023-02-22
bonding: fix error checking in bond_debug_reregister()
Qi Zheng
1
-1
/
+1
2023-01-18
drivers/net/bonding/bond_3ad: return when there's no aggregator
Daniil Tatianin
1
-0
/
+1
2023-01-18
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
1
-1
/
+1
2023-01-18
bonding: fix link recovery in mode 2 when updelay is nonzero
Jonathan Toppins
1
-1
/
+10
2023-01-18
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
2
-22
/
+22
2023-01-18
bonding: Export skip slave logic to function
Maor Gottlieb
1
-21
/
+26
2022-09-05
bonding: 802.3ad: fix no transmission of LACPDUs
Jonathan Toppins
1
-22
/
+16
2022-07-07
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
1
-1
/
+2
2022-07-07
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
1
-1
/
+1
2022-06-29
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
1
-1
/
+3
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-5
/
+25
2022-02-23
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-16
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
1
-1
/
+2
2022-01-27
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
1
-3
/
+3
2021-12-29
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
1
-1
/
+1
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-6
/
+8
2021-11-17
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
1
-25
/
+11
2021-11-02
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
1
-1
/
+1
2021-09-22
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
1
-1
/
+2
2021-06-16
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
1
-1
/
+1
2020-12-08
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2
-35
/
+44
2020-10-14
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
1
-0
/
+1
2020-08-26
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
1
-2
/
+16
2020-08-26
bonding: fix a potential double-unregister
Cong Wang
1
-1
/
+2
2020-08-26
bonding: show saner speed for broadcast mode
Jarod Wilson
1
-3
/
+18
2020-07-29
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
1
-2
/
+1
2020-07-29
bonding: check error value of register_netdevice() immediately
Taehee Yoo
1
-3
/
+7
2020-06-03
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
1
-1
/
+3
2020-03-18
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
1
-10
/
+10
2020-03-05
bonding: fix lockdep warning in bond_get_stats()
Taehee Yoo
1
-3
/
+50
2020-03-05
bonding: add missing netdev_update_lockdep_key()
Taehee Yoo
2
-0
/
+4
2020-02-11
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
1
-12
/
+32
2020-01-04
bonding: fix active-backup transition after link failure
Mahesh Bandewar
1
-3
/
+0
2019-12-31
bonding: fix bond_neigh_init()
Eric Dumazet
1
-10
/
+21
2019-12-31
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-8
/
+0
2019-11-05
bonding: fix state transition issue in link monitoring
Jay Vosburgh
1
-22
/
+22
2019-10-29
bonding: fix using uninitialized mode_lock
Taehee Yoo
1
-1
/
+1
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2
-16
/
+1
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
1
-3
/
+7
[next]