index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-10
/
+9
6 days
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+5
6 days
bonding: alb: fix UAF in rlb_arp_recv during bond up/down
Hangbin Liu
1
-1
/
+5
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-6
/
+9
2026-02-05
bonding: only set speed/duplex to unknown, if getting speed failed
Thomas Bogendoerfer
1
-6
/
+9
2026-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-17
/
+19
2026-01-27
bonding: fix use-after-free due to enslave fail after slave array update
Nikolay Aleksandrov
1
-5
/
+5
2026-01-24
bonding: annotate data-races around slave->last_rx
Eric Dumazet
2
-12
/
+14
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+9
2026-01-22
net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing
Tonghao Zhang
1
-4
/
+5
2026-01-22
net: bonding: skip the 2nd trylock when first one fail
Tonghao Zhang
1
-7
/
+9
2026-01-22
net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
Tonghao Zhang
1
-21
/
+9
2026-01-22
net: bonding: use workqueue to make sure peer notify updated in lacp mode
Tonghao Zhang
2
-19
/
+54
2026-01-22
bonding: provide a net pointer to __skb_flow_dissect()
Eric Dumazet
1
-2
/
+3
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-19
bonding: 3ad: Add support for SPEED_80000
Mika Westerberg
1
-0
/
+9
2026-01-16
bonding: limit BOND_MODE_8023AD to Ethernet devices
Eric Dumazet
1
-0
/
+6
2025-11-21
bonding: 3ad: Add support for 1600G speed
Yael Chemla
1
-0
/
+9
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2025-11-11
bonding: fix mii_status when slave is down
Nicolas Dichtel
1
-2
/
+3
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+1
2025-11-06
bonding: fix NULL pointer dereference in actor_port_prio setting
Hangbin Liu
1
-8
/
+1
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-24
/
+23
2025-10-23
net: bonding: fix possible peer notify event loss or dup issue
Tonghao Zhang
1
-22
/
+18
2025-10-22
bonding: use common function to compute the features
Hangbin Liu
1
-95
/
+4
2025-10-18
net: bonding: update the slave array for broadcast mode
Tonghao Zhang
1
-2
/
+5
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-8
/
+10
2025-09-30
bonding: fix xfrm offload feature setup on active-backup mode
Hangbin Liu
2
-8
/
+10
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-09-18
bonding: don't set oif to bond dev when getting NS target destination
Hangbin Liu
1
-1
/
+0
2025-09-16
bonding: fix standard reference typo in ad_select description
Alok Tiwari
1
-1
/
+1
2025-09-16
bonding: set random address only when slaves already exist
Hangbin Liu
1
-0
/
+1
2025-09-09
bonding: support aggregator selection based on port priority
Hangbin Liu
2
-4
/
+32
2025-09-09
bonding: add support for per-port LACP actor priority
Hangbin Liu
3
-0
/
+56
2025-09-03
bonding: Remove support for use_carrier
Jay Vosburgh
4
-124
/
+16
2025-08-21
bonding: send LACPDUs periodically in passive mode after receiving partner's ...
Hangbin Liu
1
-18
/
+24
2025-08-21
bonding: update LACP activity flag after setting lacp_active
Hangbin Liu
2
-0
/
+26
2025-07-19
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
1
-1
/
+2
2025-07-08
net: bonding: send peer notify when failure recovery
Tonghao Zhang
2
-5
/
+33
2025-07-08
net: bonding: add broadcast_neighbor netlink option
Tonghao Zhang
1
-0
/
+16
2025-07-08
net: bonding: add broadcast_neighbor option for 802.3ad
Tonghao Zhang
2
-6
/
+102
2025-07-03
bonding: don't force LACPDU tx to ~333 ms boundaries
Seth Forshee (DigitalOcean)
1
-5
/
+6
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
2
-14
/
+9
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-61
/
+58
2025-04-28
bonding: assign random address if device address is same as bond
Hangbin Liu
1
-7
/
+18
[next]