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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2026-04-18
net: bonding: fix NULL deref in bond_debug_rlb_hash_show
Xiang Mei
1
-5
/
+11
2026-04-18
bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
Hangbin Liu
1
-1
/
+7
2026-03-04
bonding: alb: fix UAF in rlb_arp_recv during bond up/down
Hangbin Liu
1
-1
/
+5
2026-03-04
bonding: only set speed/duplex to unknown, if getting speed failed
Thomas Bogendoerfer
1
-6
/
+9
2026-02-06
bonding: provide a net pointer to __skb_flow_dissect()
Eric Dumazet
1
-2
/
+3
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-12-19
bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
1
-0
/
+1
2024-12-19
net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
Alexander Lobakin
1
-6
/
+5
2024-09-04
bonding: fix xfrm state handling when clearing active slave
Nikolay Aleksandrov
1
-1
/
+1
2024-09-04
bonding: fix xfrm real_dev null pointer dereference
Nikolay Aleksandrov
1
-1
/
+0
2024-09-04
bonding: fix null pointer deref in bond_ipsec_offload_ok
Nikolay Aleksandrov
1
-0
/
+2
2024-09-04
bonding: fix bond_ipsec_offload_ok return type
Nikolay Aleksandrov
1
-12
/
+6
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-15
bonding: fix error checking in bond_debug_reregister()
Qi Zheng
1
-1
/
+1
2023-01-14
drivers/net/bonding/bond_3ad: return when there's no aggregator
Daniil Tatianin
1
-0
/
+1
2023-01-14
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
1
-1
/
+1
2023-01-14
bonding: fix link recovery in mode 2 when updelay is nonzero
Jonathan Toppins
1
-1
/
+10
2022-09-28
net: bonding: Unsync device addresses on ndo_stop
Benjamin Poirier
1
-12
/
+35
2022-09-28
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2
-14
/
+7
2022-08-31
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: fix bond_xmit_broadcast return value error bug
Jie Wang
1
-8
/
+22
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-18
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
1
-25
/
+11
2021-09-18
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
1
-1
/
+2
2021-07-28
bonding: fix build issue
Mahesh Bandewar
1
-0
/
+2
2021-07-28
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
1
-1
/
+1
2021-07-28
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
1
-6
/
+16
2021-07-28
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
1
-20
/
+119
2021-07-28
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
1
-6
/
+9
2021-07-28
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
1
-2
/
+5
2021-07-28
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
1
-0
/
+5
2021-07-28
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
1
-1
/
+6
2021-06-16
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
1
-1
/
+1
[next]