index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
Lines
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-33
/
+19
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+2
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
-2
/
+2
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2026-03-31
net: bonding: fix use-after-free in bond_xmit_broadcast()
Xiang Mei
-1
/
+1
2026-03-20
bonding: remove bonding_priv.h
Breno Leitao
-31
/
+8
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-8
/
+16
2026-03-18
net: bonding: fix NULL deref in bond_debug_rlb_hash_show
Xiang Mei
-5
/
+11
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
-3
/
+5
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+63
2026-03-11
net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
-1
/
+1
2026-03-10
bonding: fix type confusion in bond_setup_by_slave()
Jiayuan Chen
-1
/
+46
2026-03-06
bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
Hangbin Liu
-1
/
+7
2026-03-06
bonding: do not set usable_slaves for broadcast mode
Hangbin Liu
-4
/
+9
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+9
2026-03-03
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
-2
/
+9
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-10
/
+7
2026-02-26
bonding: print churn state via netlink
Hangbin Liu
-0
/
+9
2026-02-24
bonding: Optimise is_netpoll_tx_blocked().
Kuniyuki Iwashima
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-10
/
+9
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-1
/
+5
2026-02-19
bonding: alb: fix UAF in rlb_arp_recv during bond up/down
Hangbin Liu
-1
/
+5
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-6
/
+9
2026-02-05
bonding: only set speed/duplex to unknown, if getting speed failed
Thomas Bogendoerfer
-6
/
+9
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-17
/
+19
2026-01-27
bonding: fix use-after-free due to enslave fail after slave array update
Nikolay Aleksandrov
-5
/
+5
2026-01-23
bonding: annotate data-races around slave->last_rx
Eric Dumazet
-12
/
+14
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+9
2026-01-22
net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing
Tonghao Zhang
-4
/
+5
2026-01-22
net: bonding: skip the 2nd trylock when first one fail
Tonghao Zhang
-7
/
+9
2026-01-22
net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
Tonghao Zhang
-21
/
+9
2026-01-22
net: bonding: use workqueue to make sure peer notify updated in lacp mode
Tonghao Zhang
-19
/
+54
2026-01-21
bonding: provide a net pointer to __skb_flow_dissect()
Eric Dumazet
-2
/
+3
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-19
bonding: 3ad: Add support for SPEED_80000
Mika Westerberg
-0
/
+9
2026-01-15
bonding: limit BOND_MODE_8023AD to Ethernet devices
Eric Dumazet
-0
/
+6
2025-11-20
bonding: 3ad: Add support for 1600G speed
Yael Chemla
-0
/
+9
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+3
2025-11-10
bonding: fix mii_status when slave is down
Nicolas Dichtel
-2
/
+3
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-8
/
+1
2025-11-06
bonding: fix NULL pointer dereference in actor_port_prio setting
Hangbin Liu
-8
/
+1
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-24
/
+23
2025-10-23
net: bonding: fix possible peer notify event loss or dup issue
Tonghao Zhang
-22
/
+18
2025-10-21
bonding: use common function to compute the features
Hangbin Liu
-95
/
+4
2025-10-17
net: bonding: update the slave array for broadcast mode
Tonghao Zhang
-2
/
+5
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-8
/
+10
[next]