index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
net: bonding: fix NULL pointer dereference in bond_do_ioctl()
ZhaoJinming
1
-2
/
+2
2026-05-27
bonding: refuse to enslave CAN devices
Oliver Hartkopp
1
-0
/
+6
2026-04-29
bonding: 3ad: implement proper RCU rules for port->aggregator
Eric Dumazet
1
-3
/
+5
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2026-03-31
net: bonding: fix use-after-free in bond_xmit_broadcast()
Xiang Mei
1
-1
/
+1
2026-03-20
bonding: remove bonding_priv.h
Breno Leitao
1
-4
/
+2
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
1
-3
/
+5
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+63
2026-03-11
net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
1
-1
/
+1
2026-03-10
bonding: fix type confusion in bond_setup_by_slave()
Jiayuan Chen
1
-1
/
+46
2026-03-06
bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
Hangbin Liu
1
-1
/
+7
2026-03-06
bonding: do not set usable_slaves for broadcast mode
Hangbin Liu
1
-4
/
+9
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+7
2026-03-03
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
1
-2
/
+7
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+7
2026-02-24
bonding: Optimise is_netpoll_tx_blocked().
Kuniyuki Iwashima
1
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-10
/
+9
2026-02-19
bonding: alb: fix UAF in rlb_arp_recv during bond up/down
Hangbin Liu
1
-1
/
+5
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-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+15
2026-01-27
bonding: fix use-after-free due to enslave fail after slave array update
Nikolay Aleksandrov
1
-5
/
+5
2026-01-23
bonding: annotate data-races around slave->last_rx
Eric Dumazet
1
-8
/
+10
2026-01-22
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
1
-14
/
+52
2026-01-21
bonding: provide a net pointer to __skb_flow_dissect()
Eric Dumazet
1
-2
/
+3
2026-01-15
bonding: limit BOND_MODE_8023AD to Ethernet devices
Eric Dumazet
1
-0
/
+6
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2025-11-10
bonding: fix mii_status when slave is down
Nicolas Dichtel
1
-2
/
+3
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-21
bonding: use common function to compute the features
Hangbin Liu
1
-95
/
+4
2025-10-17
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
1
-1
/
+1
2025-09-30
bonding: fix xfrm offload feature setup on active-backup mode
Hangbin Liu
1
-1
/
+1
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-09-17
bonding: don't set oif to bond dev when getting NS target destination
Hangbin Liu
1
-1
/
+0
2025-09-15
bonding: set random address only when slaves already exist
Hangbin Liu
1
-0
/
+1
2025-09-02
bonding: Remove support for use_carrier
Jay Vosburgh
1
-106
/
+7
2025-07-18
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
1
-1
/
+1
2025-07-18
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
1
-5
/
+20
2025-07-08
net: bonding: add broadcast_neighbor option for 802.3ad
Tonghao Zhang
1
-6
/
+60
[next]