summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2025-11-10bonding: fix mii_status when slave is downNicolas Dichtel
2025-11-06bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu
2025-10-23net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang
2025-10-17net: bonding: update the slave array for broadcast modeTonghao Zhang
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-09-30bonding: fix xfrm offload feature setup on active-backup modeHangbin Liu
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-17bonding: don't set oif to bond dev when getting NS target destinationHangbin Liu
2025-09-15bonding: fix standard reference typo in ad_select descriptionAlok Tiwari
2025-09-15bonding: set random address only when slaves already existHangbin Liu
2025-09-09bonding: support aggregator selection based on port priorityHangbin Liu
2025-09-09bonding: add support for per-port LACP actor priorityHangbin Liu
2025-09-02bonding: Remove support for use_carrierJay Vosburgh
2025-08-21bonding: send LACPDUs periodically in passive mode after receiving partner's ...Hangbin Liu
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu
2025-07-18net: s/__dev_set_mtu/__netif_set_mtu/Stanislav Fomichev
2025-07-18net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/Stanislav Fomichev
2025-07-08net: bonding: send peer notify when failure recoveryTonghao Zhang
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang
2025-07-08net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
2025-07-03bonding: don't force LACPDU tx to ~333 ms boundariesSeth Forshee (DigitalOcean)
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-04-28bonding: assign random address if device address is same as bondHangbin Liu
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-16bonding: Fix multiple long standing offload racesCosmin Ratiu
2025-04-16bonding: Mark active offloaded xfrm_statesCosmin Ratiu
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu
2025-04-14bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima
2025-04-11bonding: hold ops lock around get_linkStanislav Fomichev
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-25bonding: check xdp prog when set bond modeWang Liang
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-11bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-02-26bonding: report duplicate MAC address in all situationsHangbin Liu
2025-02-24net: remove '__' from __skb_flow_get_ports()Nicolas Dichtel
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky
2025-02-04bonding: delete always true device checkLeon Romanovsky
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-28bonding: Correctly support GSO ESP offloadCosmin Ratiu
2025-01-15saner replacement for debugfs_rename()Al Viro
2024-12-12bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-12bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann