index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()
Jiwon Kim
2024-10-04
1
-3
/
+3
*
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
2024-09-04
1
-36
/
+43
*
bonding: extract the use of real_device into local variable
Jianbo Liu
2024-09-04
1
-25
/
+33
*
bonding: implement xdo_dev_state_free and call it after deletion
Jianbo Liu
2024-09-04
1
-0
/
+36
*
bonding: fix xfrm state handling when clearing active slave
Nikolay Aleksandrov
2024-08-29
1
-1
/
+1
*
bonding: fix xfrm real_dev null pointer dereference
Nikolay Aleksandrov
2024-08-29
1
-1
/
+0
*
bonding: fix null pointer deref in bond_ipsec_offload_ok
Nikolay Aleksandrov
2024-08-29
1
-0
/
+2
*
bonding: fix bond_ipsec_offload_ok return type
Nikolay Aleksandrov
2024-08-29
1
-12
/
+6
*
net: bonding: correctly annotate RCU in bond_should_notify_peers()
Johannes Berg
2024-08-03
1
-5
/
+2
*
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
2024-07-03
1
-3
/
+3
*
bonding: fix incorrect software timestamping report
Hangbin Liu
2024-06-21
1
-0
/
+3
*
bonding: fix oops during rmmod
Tony Battersby
2024-05-16
1
-6
/
+7
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
bonding: no longer use RTNL in bonding_show_queue_id()
Eric Dumazet
2024-04-09
6
-10
/
+11
*
bonding: no longer use RTNL in bonding_show_slaves()
Eric Dumazet
2024-04-09
1
-4
/
+3
*
bonding: no longer use RTNL in bonding_show_bonds()
Eric Dumazet
2024-04-09
2
-6
/
+6
*
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
2024-04-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-1
/
+1
|
\
|
*
xdp, bonding: Fix feature flags when there are no slave devs anymore
Daniel Borkmann
2024-03-05
1
-1
/
+1
*
|
bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
Jones Syue 薛懷宗
2024-02-27
1
-11
/
+3
*
|
bonding: rate-limit bonding driver inspect messages
Praveen Kumar Kannoju
2024-02-22
1
-8
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
1
-3
/
+2
|
\
|
|
*
bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPY
Magnus Karlsson
2024-02-08
1
-3
/
+2
*
|
bonding: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
1
-11
/
+26
*
|
bonding: Add independent control state machine
Aahil Awatramani
2024-02-06
4
-8
/
+194
|
/
*
bonding: remove print in bond_verify_device_path
Zhengchao Shao
2023-11-24
1
-4
/
+1
*
bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
Zhengchao Shao
2023-11-21
2
-2
/
+6
*
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
2023-11-18
1
-27
/
+2
*
bonding: stop the device in bond_setup_by_slave()
Eric Dumazet
2023-11-13
1
-0
/
+6
*
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-26
1
-1
/
+1
*
bonding: Return pointer to data after pull on skb
Jiri Wiesner
2023-10-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-3
/
+3
|
\
|
*
bonding: fix macvlan over alb bond support
Hangbin Liu
2023-08-24
1
-3
/
+3
*
|
bonding: update port speed when getting bond speed
Hangbin Liu
2023-08-22
1
-0
/
+1
*
|
bonding: remove unnecessary NULL check in bond_destructor
Zhengchao Shao
2023-08-11
1
-2
/
+1
*
|
bonding: use bond_set_slave_arr to simplify code
Zhengchao Shao
2023-08-11
1
-25
/
+2
*
|
bonding: remove redundant NULL check in debugfs function
Zhengchao Shao
2023-08-11
1
-9
/
+0
*
|
bonding: use IS_ERR instead of NULL check in bond_create_debugfs
Zhengchao Shao
2023-08-11
1
-1
/
+1
*
|
bonding: add modifier to initialization function and exit function
Zhengchao Shao
2023-08-11
3
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-1
/
+3
|
\
|
|
*
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
2023-08-07
1
-1
/
+3
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
1
-0
/
+1
|
\
\
|
*
|
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
|
|
bonding: support balance-alb with openvswitch
Mateusz Kowalski
2023-08-03
1
-1
/
+1
*
|
|
net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
2023-08-02
1
-40
/
+65
|
|
/
|
/
|
*
|
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
2023-07-25
1
-0
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
1
-1
/
+1
|
\
|
*
bonding: do not assume skb mac_header is set
Eric Dumazet
2023-06-23
1
-1
/
+1
*
|
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
2023-06-15
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
1
-1
/
+7
|
\
|
[next]