index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-23
bonding: do not assume skb mac_header is set
Eric Dumazet
1
-1
/
+1
2023-06-05
bonding: fix send_peer_notif overflow
Hangbin Liu
2
-2
/
+13
2023-06-05
Bonding: add arp_missed_max option
Hangbin Liu
5
-8
/
+67
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
1
-1
/
+7
2023-04-26
bonding: Fix memory leak when changing bond type to Ethernet
Ido Schimmel
1
-3
/
+4
2023-03-22
bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
Nikolay Aleksandrov
1
-3
/
+1
2023-03-22
bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
Nikolay Aleksandrov
1
-4
/
+15
2023-02-14
bonding: fix error checking in bond_debug_reregister()
Qi Zheng
1
-1
/
+1
2023-01-12
drivers/net/bonding/bond_3ad: return when there's no aggregator
Daniil Tatianin
1
-0
/
+1
2022-12-31
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
1
-1
/
+1
2022-12-31
bonding: fix link recovery in mode 2 when updelay is nonzero
Jonathan Toppins
1
-1
/
+10
2022-09-28
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
1
-9
/
+6
2022-09-28
net: bonding: Unsync device addresses on ndo_stop
Benjamin Poirier
1
-12
/
+35
2022-09-28
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2
-14
/
+7
2022-08-31
bonding: 802.3ad: fix no transmission of LACPDUs
Jonathan Toppins
1
-22
/
+16
2022-07-07
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
1
-1
/
+2
2022-07-07
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
1
-1
/
+1
2022-06-29
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
1
-1
/
+3
2022-05-09
bonding: do not discard lowest hash bit for non layer3+4 hashing
suresh kumar
1
-4
/
+9
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-5
/
+25
2022-02-23
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-16
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
1
-1
/
+2
2022-01-27
bonding: Fix extraction of ports from the packet headers
Moshe Tal
1
-2
/
+2
2022-01-27
net: bonding: fix bond_xmit_broadcast return value error bug
Jie Wang
1
-8
/
+22
2022-01-27
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
1
-3
/
+3
2021-12-29
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
1
-1
/
+1
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-6
/
+8
2021-11-18
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
1
-25
/
+11
2021-09-07
bonding: 3ad: pass parameter bond_params by reference
Colin Ian King
1
-4
/
+4
2021-09-06
bonding: Fix negative jump label count on nested bonding
Jussi Maki
1
-6
/
+5
2021-09-05
bonding: complain about missing route only once for A/B ARP probes
David Decotigny
1
-3
/
+3
2021-08-16
bonding: improve nl error msg when device can't be enslaved because of IFF_MA...
Antoine Tenart
1
-1
/
+1
2021-08-13
net, bonding: Disallow vlan+srcmac with XDP
Jussi Maki
1
-7
/
+11
2021-08-11
bonding: combine netlink and console error messages
Jonathan Toppins
1
-32
/
+37
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-57
/
+397
2021-08-09
net, bonding: Add XDP support to the bonding driver
Jussi Maki
1
-1
/
+308
2021-08-09
net, bonding: Refactor bond_xmit_hash for use with xdp_buff
Jussi Maki
1
-57
/
+90
2021-08-07
net: bonding: bond_alb: Remove the dependency on ipx network layer
Cai Huoqing
1
-32
/
+0
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
6
-10
/
+72
2021-08-02
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
1
-1
/
+2
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-13
/
+29
2021-07-27
bonding: use siocdevprivate
Arnd Bergmann
1
-6
/
+24
2021-07-16
bonding: fix build issue
Mahesh Bandewar
1
-0
/
+2
2021-07-06
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
1
-1
/
+1
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
1
-6
/
+16
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
1
-20
/
+119
2021-07-06
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
1
-6
/
+9
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
1
-2
/
+5
2021-07-06
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
1
-0
/
+5
[next]