summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2026-06-19net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming
2026-06-19bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-06-19bonding: refuse to enslave CAN devicesOliver Hartkopp
2026-06-01net: bonding: update the slave array for broadcast modeTonghao Zhang
2026-06-01bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu
2026-06-01bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
2026-06-01bonding: print churn state via netlinkHangbin Liu
2026-06-01bonding: add support for per-port LACP actor priorityHangbin Liu
2026-06-01net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
2026-06-01bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗
2026-06-01bonding: check xdp prog when set bond modeWang Liang
2026-06-01bonding: return detailed error when loading native XDP failsHangbin Liu
2026-03-25net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-03-25net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-25bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu
2026-03-04bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu
2026-03-04bonding: only set speed/duplex to unknown, if getting speed failedThomas Bogendoerfer
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet
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-09-25bonding: don't set oif to bond dev when getting NS target destinationHangbin Liu
2025-08-28bonding: send LACPDUs periodically in passive mode after receiving partner's ...Hangbin Liu
2025-08-28bonding: Add independent control state machineAahil Awatramani
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-06-04bonding: report duplicate MAC address in all situationsHangbin Liu
2025-03-28bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-11-22bonding: add ns target multicast address to slave deviceHangbin Liu
2024-10-17bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()Jiwon Kim
2024-09-04bonding: implement xdo_dev_state_free and call it after deletionJianbo Liu
2024-08-29bonding: fix xfrm state handling when clearing active slaveNikolay Aleksandrov
2024-08-29bonding: fix xfrm real_dev null pointer dereferenceNikolay Aleksandrov
2024-08-29bonding: fix null pointer deref in bond_ipsec_offload_okNikolay Aleksandrov
2024-08-29bonding: fix bond_ipsec_offload_ok return typeNikolay Aleksandrov
2024-08-03net: bonding: correctly annotate RCU in bond_should_notify_peers()Johannes Berg
2024-07-11bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-02-05bonding: remove print in bond_verify_device_pathZhengchao Shao
2024-02-05bonding: 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-19bonding: do not assume skb mac_header is setEric Dumazet
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-24bonding: fix send_peer_notif overflowHangbin Liu
2023-04-26bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel
2023-04-20bonding: fix ns validation on backup slavesHangbin Liu
2023-03-22bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave failsNikolay Aleksandrov