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 macvlan over alb bond support
Hangbin Liu
2023-08-30
1
-3
/
+3
*
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
2023-08-16
1
-1
/
+3
*
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
2023-08-11
1
-0
/
+5
*
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
2023-01-18
1
-1
/
+1
*
bonding: Export skip slave logic to function
Maor Gottlieb
2023-01-18
1
-21
/
+26
*
bonding: 802.3ad: fix no transmission of LACPDUs
Jonathan Toppins
2022-09-05
1
-22
/
+16
*
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
2022-07-07
1
-1
/
+2
*
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
2022-07-07
1
-1
/
+1
*
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
2022-07-02
1
-1
/
+3
*
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-23
1
-5
/
+25
*
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
2022-02-16
1
-1
/
+2
*
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
2022-01-27
1
-3
/
+3
*
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
2021-12-29
1
-1
/
+1
*
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-12-14
1
-6
/
+8
*
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
2021-11-26
1
-25
/
+11
*
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
2021-09-22
1
-1
/
+2
*
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
2021-06-16
1
-1
/
+1
*
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-12-08
2
-35
/
+44
*
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
2020-10-14
1
-0
/
+1
*
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
2020-08-26
1
-2
/
+16
*
bonding: fix a potential double-unregister
Cong Wang
2020-08-26
1
-1
/
+2
*
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-08-26
1
-3
/
+18
*
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
2020-07-29
1
-2
/
+1
*
bonding: check error value of register_netdevice() immediately
Taehee Yoo
2020-07-29
1
-3
/
+7
*
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
2020-06-03
1
-1
/
+3
*
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
2020-03-18
1
-10
/
+10
*
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2020-02-11
1
-12
/
+32
*
bonding: fix active-backup transition after link failure
Mahesh Bandewar
2020-01-04
1
-3
/
+0
*
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
2019-11-12
1
-2
/
+4
*
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-11-12
1
-21
/
+20
*
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
2019-11-06
1
-1
/
+1
*
bonding: Force slave speed check after link state recovery for 802.3ad
Thomas Falcon
2019-08-29
1
-0
/
+9
*
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
2019-08-25
1
-0
/
+2
*
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
2019-07-26
1
-14
/
+23
*
bonding: Always enable vlan tx offload
YueHaibing
2019-07-03
1
-1
/
+1
*
bonding/802.3ad: fix slave link initialization transition states
Jarod Wilson
2019-06-04
1
-5
/
+10
*
bonding: fix arp_validate toggling in active-backup mode
Jarod Wilson
2019-05-16
1
-7
/
+0
*
bonding: show full hw address in sysfs for slave entries
Konstantin Khorenko
2019-05-08
1
-1
/
+3
*
bonding: fix event handling for stacked bonds
Sabrina Dubroca
2019-04-27
1
-1
/
+5
*
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
2019-03-19
1
-21
/
+14
*
bonding: update nest level on unlink
Willem de Bruijn
2019-01-22
1
-0
/
+3
*
bonding: fix 802.3ad state sent to partner when unbinding slave
Toni Peltonen
2018-12-21
1
-0
/
+3
*
bonding/802.3ad: fix link_failure_count tracking
Jarod Wilson
2018-11-21
1
-2
/
+2
*
bonding: fix length of actor system
Tobias Jungel
2018-11-04
1
-2
/
+1
*
bonding: fix warning message
Mahesh Bandewar
2018-10-02
1
-0
/
+1
*
bonding: avoid possible dead-lock
Mahesh Bandewar
2018-09-26
1
-26
/
+17
*
bonding: pass link-local packets to bonding master also.
Mahesh Bandewar
2018-09-26
1
-2
/
+19
*
bonding: use netpoll_poll_dev() helper
Eric Dumazet
2018-09-23
1
-9
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-2
/
+12
|
\
|
*
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
2018-08-01
1
-2
/
+12
[next]