summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2026-02-06bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet
2026-02-06bonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet
2025-10-29net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-06-04bonding: report duplicate MAC address in all situationsHangbin Liu
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-10-17bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()Jiwon Kim
2024-09-04bonding: fix xfrm state handling when clearing active slaveNikolay Aleksandrov
2024-09-04bonding: fix xfrm real_dev null pointer dereferenceNikolay Aleksandrov
2024-09-04bonding: fix null pointer deref in bond_ipsec_offload_okNikolay Aleksandrov
2024-09-04bonding: fix bond_ipsec_offload_ok return typeNikolay Aleksandrov
2024-08-19net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg
2024-07-18bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-02-23bonding: remove print in bond_verify_device_pathZhengchao Shao
2024-02-23bonding: return -ENOMEM instead of BUG in alb_upper_dev_walkZhengchao Shao
2023-11-28bonding: stop the device in bond_setup_by_slave()Eric Dumazet
2023-10-25bonding: Return pointer to data after pull on skbJiri Wiesner
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-03bonding: reset bond's flags when down link is P2P deviceHangbin Liu
2023-07-23bonding: do not assume skb mac_header is setEric Dumazet
2023-06-05bonding: fix send_peer_notif overflowHangbin Liu
2023-06-05Bonding: add arp_missed_max optionHangbin Liu
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-04-26bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel
2023-03-22bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov
2023-03-22bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type changeNikolay Aleksandrov
2023-02-14bonding: fix error checking in bond_debug_reregister()Qi Zheng
2023-01-12drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin
2022-12-31bonding: uninitialized variable in bond_miimon_inspect()Dan Carpenter
2022-12-31bonding: fix link recovery in mode 2 when updelay is nonzeroJonathan Toppins
2022-09-28bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins
2022-09-28net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-28net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier
2022-08-31bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet
2022-06-29bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-05-09bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar
2022-02-23bonding: fix data-races around agg_select_timerEric Dumazet
2022-02-23bonding: force carrier update when releasing slaveZhang Changzhong
2022-02-16bonding: pair enable_port with slave_arr_updatesMahesh Bandewar
2022-01-27bonding: Fix extraction of ports from the packet headersMoshe Tal
2022-01-27net: bonding: fix bond_xmit_broadcast return value error bugJie Wang
2022-01-27net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera
2021-12-14bonding: make tx_rebalance_counter an atomicEric Dumazet
2021-11-18bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin
2021-09-07bonding: 3ad: pass parameter bond_params by referenceColin Ian King
2021-09-06bonding: Fix negative jump label count on nested bondingJussi Maki