index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2023-08-16
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
1
-1
/
+3
2023-08-11
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
1
-0
/
+5
2023-01-18
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
1
-1
/
+1
2022-07-02
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
1
-1
/
+3
2022-01-27
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
1
-3
/
+3
2021-06-16
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
1
-1
/
+1
2020-12-08
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
1
-18
/
+43
2020-10-14
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
1
-0
/
+1
2020-08-26
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
1
-2
/
+16
2020-08-26
bonding: fix a potential double-unregister
Cong Wang
1
-1
/
+2
2020-08-26
bonding: show saner speed for broadcast mode
Jarod Wilson
1
-3
/
+18
2020-07-29
bonding: check error value of register_netdevice() immediately
Taehee Yoo
1
-3
/
+7
2020-01-04
bonding: fix active-backup transition after link failure
Mahesh Bandewar
1
-3
/
+0
2019-11-12
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
1
-2
/
+4
2019-11-12
bonding: fix state transition issue in link monitoring
Jay Vosburgh
1
-21
/
+20
2019-11-06
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
1
-1
/
+1
2019-08-29
bonding: Force slave speed check after link state recovery for 802.3ad
Thomas Falcon
1
-0
/
+9
2019-08-25
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
1
-1
/
+3
2019-07-31
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
1
-14
/
+23
2019-07-03
bonding: Always enable vlan tx offload
YueHaibing
1
-1
/
+1
2019-04-27
bonding: fix event handling for stacked bonds
Sabrina Dubroca
1
-1
/
+5
2019-03-19
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
1
-21
/
+14
2019-01-23
bonding: update nest level on unlink
Willem de Bruijn
1
-0
/
+3
2018-10-18
bonding: fix warning message
Mahesh Bandewar
1
-0
/
+1
2018-10-18
bonding: pass link-local packets to bonding master also.
Mahesh Bandewar
1
-2
/
+19
2018-10-18
bonding: avoid possible dead-lock
Mahesh Bandewar
1
-26
/
+17
2018-08-06
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
1
-2
/
+12
2018-05-30
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
1
-1
/
+5
2018-05-19
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-0
/
+2
2018-04-29
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
Xin Long
1
-2
/
+1
2018-04-12
bonding: process the err returned by dev_set_allmulti properly in bond_enslave
Xin Long
1
-1
/
+4
2018-04-12
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
Xin Long
1
-38
/
+35
2018-04-12
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
1
-4
/
+5
2017-11-08
bonding: fix slave stuck in BOND_LINK_FAIL state
Jay Vosburgh
1
-0
/
+1
2017-11-08
bonding: discard lowest hash bit for 802.3ad layer3+4
Hangbin Liu
1
-1
/
+1
2017-09-13
net: bonding: fix tlb_dynamic_lb default value
Nikolay Aleksandrov
1
-10
/
+7
2017-08-14
bonding: ratelimit failed speed/duplex update warning
Andreas Born
1
-3
/
+4
2017-08-12
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
1
-2
/
+4
2017-07-26
bonding: commit link status change after propose
WANG Cong
1
-0
/
+2
2017-07-21
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
1
-6
/
+9
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-06-08
net: Remove support for bridge bypass ndos from stacked devices
Arkadi Sharshevsky
1
-6
/
+0
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-3
/
+3
2017-05-28
bonding: Prevent duplicate userspace notification
Vlad Yasevich
1
-1
/
+2
2017-05-25
bonding: Don't update slave->link until ready to commit
Nithin Sujir
1
-2
/
+9
2017-05-22
bonding: fix randomly populated arp target array
Jarod Wilson
1
-3
/
+2
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-74
/
+115
2017-04-28
bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
Paolo Abeni
1
-1
/
+1
2017-04-21
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
1
-1
/
+1
[next]