index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-19
bonding: alb: fix UAF in rlb_arp_recv during bond up/down
Hangbin Liu
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-02-05
bonding: only set speed/duplex to unknown, if getting speed failed
Thomas Bogendoerfer
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-27
bonding: fix use-after-free due to enslave fail after slave array update
Nikolay Aleksandrov
2026-01-23
bonding: annotate data-races around slave->last_rx
Eric Dumazet
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-22
net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing
Tonghao Zhang
2026-01-22
net: bonding: skip the 2nd trylock when first one fail
Tonghao Zhang
2026-01-22
net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
Tonghao Zhang
2026-01-22
net: bonding: use workqueue to make sure peer notify updated in lacp mode
Tonghao Zhang
2026-01-21
bonding: provide a net pointer to __skb_flow_dissect()
Eric Dumazet
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-19
bonding: 3ad: Add support for SPEED_80000
Mika Westerberg
2026-01-15
bonding: limit BOND_MODE_8023AD to Ethernet devices
Eric Dumazet
2025-11-20
bonding: 3ad: Add support for 1600G speed
Yael Chemla
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-10
bonding: fix mii_status when slave is down
Nicolas Dichtel
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-06
bonding: fix NULL pointer dereference in actor_port_prio setting
Hangbin Liu
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-23
net: bonding: fix possible peer notify event loss or dup issue
Tonghao Zhang
2025-10-21
bonding: use common function to compute the features
Hangbin Liu
2025-10-17
net: bonding: update the slave array for broadcast mode
Tonghao Zhang
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-09-30
bonding: fix xfrm offload feature setup on active-backup mode
Hangbin Liu
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-17
bonding: don't set oif to bond dev when getting NS target destination
Hangbin Liu
2025-09-15
bonding: fix standard reference typo in ad_select description
Alok Tiwari
2025-09-15
bonding: set random address only when slaves already exist
Hangbin Liu
2025-09-09
bonding: support aggregator selection based on port priority
Hangbin Liu
2025-09-09
bonding: add support for per-port LACP actor priority
Hangbin Liu
2025-09-02
bonding: Remove support for use_carrier
Jay Vosburgh
2025-08-21
bonding: send LACPDUs periodically in passive mode after receiving partner's ...
Hangbin Liu
2025-08-21
bonding: update LACP activity flag after setting lacp_active
Hangbin Liu
2025-07-18
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
2025-07-18
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
2025-07-08
net: bonding: send peer notify when failure recovery
Tonghao Zhang
2025-07-08
net: bonding: add broadcast_neighbor netlink option
Tonghao Zhang
2025-07-08
net: bonding: add broadcast_neighbor option for 802.3ad
Tonghao Zhang
2025-07-03
bonding: don't force LACPDU tx to ~333 ms boundaries
Seth Forshee (DigitalOcean)
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-04-28
bonding: assign random address if device address is same as bond
Hangbin Liu
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-16
bonding: Fix multiple long standing offload races
Cosmin Ratiu
2025-04-16
bonding: Mark active offloaded xfrm_states
Cosmin Ratiu
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
[next]