index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
4 days
bonding: do not clear curr_active_slave prematurely when releasing all slaves
Eric Dumazet
6 days
bonding: alb: fix uninitialized transport header access in alb_determine_nd()
Eric Dumazet
6 days
net: bonding: annotate lockless writes with WRITE_ONCE()
Eric Dumazet
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-18
bonding: initialize err for empty target lists
Ruoyu Wang
2026-08-10
bonding: fix wrong extack attribute in ARP validate netlink error path
Hangbin Liu
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-04
net: bonding: check register_netdevice_notifier() error in bonding_init()
Minhong He
2026-07-30
bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitor
Xiang Mei (Microsoft)
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-20
bonding: fix devconf_all NULL dereference when IPv6 is disabled
Zhaolong Zhang
2026-07-09
net : bonding : Remove TODO comment about retrying setting the MAC
Paritosh Potukuchi
2026-06-30
bonding: no longer rely on RTNL in bond_fill_info()
Eric Dumazet
2026-06-10
bonding: 3ad: fix mux port state on oper down
Louis Scalbert
2026-06-10
bonding: 3ad: fix carrier when no usable slaves
Louis Scalbert
2026-06-10
bonding: 3ad: add lacp_strict configuration knob
Louis Scalbert
2026-06-04
bonding: annotate data-races in sysfs and procfs
Eric Dumazet
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-04
net: bonding: don't recurse on the slave's netdev ops lock
Jakub Kicinski
2026-06-04
bonding: annotate data-races arcound churn variables
Eric Dumazet
2026-06-04
net: bonding: fix NULL pointer dereference in bond_do_ioctl()
ZhaoJinming
2026-05-27
bonding: refuse to enslave CAN devices
Oliver Hartkopp
2026-04-29
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-31
net: bonding: fix use-after-free in bond_xmit_broadcast()
Xiang Mei
2026-03-20
bonding: remove bonding_priv.h
Breno Leitao
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-18
net: bonding: fix NULL deref in bond_debug_rlb_hash_show
Xiang Mei
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-11
net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
2026-03-10
bonding: fix type confusion in bond_setup_by_slave()
Jiayuan Chen
2026-03-06
bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
Hangbin Liu
2026-03-06
bonding: do not set usable_slaves for broadcast mode
Hangbin Liu
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-03
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-26
bonding: print churn state via netlink
Hangbin Liu
2026-02-24
bonding: Optimise is_netpoll_tx_blocked().
Kuniyuki Iwashima
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
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
[next]