index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
2022-07-02
1
-1
/
+3
*
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
2022-01-27
1
-3
/
+3
*
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
1
-18
/
+43
*
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 error value of register_netdevice() immediately
Taehee Yoo
2020-07-29
1
-3
/
+7
*
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
-1
/
+3
*
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
2019-07-31
1
-14
/
+23
*
bonding: Always enable vlan tx offload
YueHaibing
2019-07-03
1
-1
/
+1
*
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-23
1
-0
/
+3
*
bonding: fix warning message
Mahesh Bandewar
2018-10-18
1
-0
/
+1
*
bonding: pass link-local packets to bonding master also.
Mahesh Bandewar
2018-10-18
1
-2
/
+19
*
bonding: avoid possible dead-lock
Mahesh Bandewar
2018-10-18
1
-26
/
+17
*
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
2018-08-06
1
-2
/
+12
*
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
2018-05-30
1
-1
/
+5
*
bonding: send learning packets for vlans on slave
Debabrata Banerjee
2018-05-19
1
-0
/
+2
*
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
Xin Long
2018-04-29
1
-2
/
+1
*
bonding: process the err returned by dev_set_allmulti properly in bond_enslave
Xin Long
2018-04-12
1
-1
/
+4
*
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
Xin Long
2018-04-12
1
-38
/
+35
*
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
2018-04-12
1
-4
/
+5
*
bonding: fix slave stuck in BOND_LINK_FAIL state
Jay Vosburgh
2017-11-08
1
-0
/
+1
*
bonding: discard lowest hash bit for 802.3ad layer3+4
Hangbin Liu
2017-11-08
1
-1
/
+1
*
net: bonding: fix tlb_dynamic_lb default value
Nikolay Aleksandrov
2017-09-12
1
-10
/
+7
*
bonding: ratelimit failed speed/duplex update warning
Andreas Born
2017-08-13
1
-3
/
+4
*
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
2017-08-11
1
-2
/
+4
*
bonding: commit link status change after propose
WANG Cong
2017-07-26
1
-0
/
+2
*
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
2017-07-20
1
-1
/
+1
*
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
2017-07-08
1
-6
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-3
/
+3
|
\
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-3
/
+3
*
|
net: Remove support for bridge bypass ndos from stacked devices
Arkadi Sharshevsky
2017-06-08
1
-6
/
+0
*
|
bonding: Prevent duplicate userspace notification
Vlad Yasevich
2017-05-27
1
-1
/
+2
|
/
*
bonding: Don't update slave->link until ready to commit
Nithin Sujir
2017-05-25
1
-2
/
+9
*
bonding: fix randomly populated arp target array
Jarod Wilson
2017-05-22
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-74
/
+115
|
\
|
*
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
2017-04-21
1
-1
/
+1
|
*
bonding: deliver link-local packets with skb->dev set to link that packets ar...
Chonggang Li
2017-04-17
1
-0
/
+3
|
*
bonding: handle link transition from FAIL to UP correctly
Mahesh Bandewar
2017-04-13
1
-1
/
+2
|
*
bonding: attempt to better support longer hw addresses
Jarod Wilson
2017-04-05
1
-31
/
+42
|
*
bonding: fix active-backup transition
Mahesh Bandewar
2017-04-05
1
-8
/
+5
[next]