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
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
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
2025-03-22
bonding: fix incorrect MAC address setting to receive NS messages
Hangbin Liu
1
-8
/
+47
2024-12-19
bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
1
-0
/
+1
2024-11-22
bonding: add ns target multicast address to slave device
Hangbin Liu
2
-2
/
+96
2024-10-04
bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()
Jiwon Kim
1
-3
/
+3
2024-09-04
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
1
-36
/
+43
2024-09-04
bonding: extract the use of real_device into local variable
Jianbo Liu
1
-25
/
+33
2024-09-04
bonding: implement xdo_dev_state_free and call it after deletion
Jianbo Liu
1
-0
/
+36
2024-08-29
bonding: fix xfrm state handling when clearing active slave
Nikolay Aleksandrov
1
-1
/
+1
2024-08-29
bonding: fix xfrm real_dev null pointer dereference
Nikolay Aleksandrov
1
-1
/
+0
2024-08-29
bonding: fix null pointer deref in bond_ipsec_offload_ok
Nikolay Aleksandrov
1
-0
/
+2
2024-08-29
bonding: fix bond_ipsec_offload_ok return type
Nikolay Aleksandrov
1
-12
/
+6
2024-08-03
net: bonding: correctly annotate RCU in bond_should_notify_peers()
Johannes Berg
1
-5
/
+2
2024-07-11
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
1
-3
/
+3
2024-06-16
bonding: fix oops during rmmod
Tony Battersby
1
-6
/
+7
2024-03-15
xdp, bonding: Fix feature flags when there are no slave devs anymore
Daniel Borkmann
1
-1
/
+1
2024-02-23
bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPY
Magnus Karlsson
1
-3
/
+2
2024-02-05
bonding: remove print in bond_verify_device_path
Zhengchao Shao
1
-4
/
+1
2024-02-05
bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
Zhengchao Shao
2
-2
/
+6
2023-11-28
bonding: stop the device in bond_setup_by_slave()
Eric Dumazet
1
-0
/
+6
2023-10-13
bonding: Return pointer to data after pull on skb
Jiri Wiesner
1
-1
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-3
/
+3
2023-08-22
bonding: update port speed when getting bond speed
Hangbin Liu
1
-0
/
+1
2023-08-11
bonding: remove unnecessary NULL check in bond_destructor
Zhengchao Shao
1
-2
/
+1
2023-08-11
bonding: use bond_set_slave_arr to simplify code
Zhengchao Shao
1
-25
/
+2
2023-08-11
bonding: remove redundant NULL check in debugfs function
Zhengchao Shao
1
-9
/
+0
2023-08-11
bonding: use IS_ERR instead of NULL check in bond_create_debugfs
Zhengchao Shao
1
-1
/
+1
2023-08-11
bonding: add modifier to initialization function and exit function
Zhengchao Shao
3
-5
/
+5
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2023-08-07
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
1
-1
/
+3
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
1
-0
/
+1
2023-08-03
bonding: support balance-alb with openvswitch
Mateusz Kowalski
1
-1
/
+1
2023-08-02
net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
1
-40
/
+65
2023-07-25
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
1
-0
/
+5
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-06-23
bonding: do not assume skb mac_header is set
Eric Dumazet
1
-1
/
+1
2023-06-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
1
-2
/
+2
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2023-05-19
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
1
-1
/
+7
2023-05-16
net: bonding: Add SPDX identifier to remaining files
Bagas Sanjaya
2
-4
/
+3
2023-05-12
bonding: Always assign be16 value to vlan_proto
Simon Horman
1
-3
/
+5
2023-05-10
bonding: fix send_peer_notif overflow
Hangbin Liu
2
-2
/
+13
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-0
/
+31
2023-05-05
bonding: add xdp_features support
Lorenzo Bianconi
2
-0
/
+31
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+9
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2023-04-19
bonding: Fix memory leak when changing bond type to Ethernet
Ido Schimmel
1
-3
/
+4
2023-04-18
bonding: add software tx timestamping support
Hangbin Liu
1
-0
/
+30
2023-04-07
bonding: fix ns validation on backup slaves
Hangbin Liu
1
-2
/
+3
[next]