summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
46 hoursbonding: initialize err for empty target listsRuoyu Wang
2026-08-19bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitorXiang Mei (Microsoft)
2026-08-03bonding: fix devconf_all NULL dereference when IPv6 is disabledZhaolong Zhang
2026-07-24bonding: 3ad: fix mux port state on oper downLouis Scalbert
2026-07-24bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
2026-07-24bonding: fix type confusion in bond_setup_by_slave()Jiayuan Chen
2026-07-24bonding: fix xfrm offload feature setup on active-backup modeHangbin Liu
2026-07-24bonding: use common function to compute the featuresHangbin Liu
2026-07-24bonding: Correctly support GSO ESP offloadCosmin Ratiu
2026-07-24bonding: add ESP offload features when slaves supportJianbo Liu
2026-07-24bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann
2026-07-24net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2026-06-19net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei
2026-06-19net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming
2026-06-19bonding: refuse to enslave CAN devicesOliver Hartkopp
2026-05-23bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu
2026-05-23bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
2026-05-23bonding: print churn state via netlinkHangbin Liu
2026-05-23bonding: add support for per-port LACP actor priorityHangbin Liu
2026-05-23net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
2026-05-23bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗
2026-05-17bonding: fix use-after-free due to enslave fail after slave array updateNikolay Aleksandrov
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-25bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
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-01-30bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet
2026-01-30bonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet
2025-12-07bonding: check xdp prog when set bond modeWang Liang
2025-12-07bonding: return detailed error when loading native XDP failsHangbin Liu
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-09-25bonding: set random address only when slaves already existHangbin 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-19bonding: assign random address if device address is same as bondHangbin Liu
2025-06-04bonding: report duplicate MAC address in all situationsHangbin Liu
2025-03-22bonding: 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-04bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()Jiwon Kim
2024-09-04bonding: change ipsec_lock from spin lock to mutexJianbo Liu
2024-09-04bonding: extract the use of real_device into local variableJianbo Liu
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