index
:
linux-stable.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.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
/
bond_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
2020-12-11
1
-18
/
+43
*
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
2020-10-14
1
-0
/
+1
*
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-09-03
1
-3
/
+18
*
bonding: fix a potential double-unregister
Cong Wang
2020-09-03
1
-1
/
+2
*
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
2019-11-12
1
-2
/
+4
*
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-09-06
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-08-04
1
-14
/
+23
*
bonding: Always enable vlan tx offload
YueHaibing
2019-07-10
1
-1
/
+1
*
bonding: fix event handling for stacked bonds
Sabrina Dubroca
2019-04-27
1
-1
/
+5
*
bonding: update nest level on unlink
Willem de Bruijn
2019-01-23
1
-0
/
+3
*
bonding: ratelimit failed speed/duplex update warning
Andreas Born
2018-11-10
1
-3
/
+4
*
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: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
2018-06-16
1
-2
/
+4
*
bonding: fix active-backup transition
Mahesh Bandewar
2018-06-16
1
-8
/
+5
*
bonding: correctly update link status during mii-commit phase
Mahesh Bandewar
2018-06-16
1
-1
/
+6
*
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-13
1
-1
/
+4
*
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
Xin Long
2018-04-13
1
-38
/
+35
*
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
2018-04-13
1
-4
/
+5
*
bonding: Don't update slave->link until ready to commit
Nithin Sujir
2018-04-13
1
-2
/
+9
*
bonding: handle link transition from FAIL to UP correctly
Mahesh Bandewar
2018-03-24
1
-1
/
+2
*
bonding: refine bond_fold_stats() wrap detection
Eric Dumazet
2018-03-22
1
-3
/
+8
*
bonding: make speed, duplex setting consistent with link state
Mahesh Bandewar
2018-03-22
1
-10
/
+14
*
bonding: discard lowest hash bit for 802.3ad layer3+4
Hangbin Liu
2017-11-24
1
-1
/
+1
*
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
1
-2
/
+2
|
\
|
*
bonding: quit messing with IOCTL
Al Viro
2016-09-27
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-3
/
+4
|
\
|
|
*
bonding: Fix bonding crash
Mahesh Bandewar
2016-09-04
1
-3
/
+4
*
|
bonding: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-01
1
-1
/
+1
|
/
*
bonding: fix the typo
Zhu Yanjun
2016-08-09
1
-1
/
+1
*
net/bonding: Enforce active-backup policy for IPoIB bonds
Mark Bloch
2016-07-25
1
-1
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
1
-0
/
+1
|
\
|
*
bonding: fix enslavement slave link notifications
Aviv Heller
2016-07-05
1
-0
/
+1
*
|
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
2016-07-05
1
-0
/
+2
*
|
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
2016-06-09
1
-23
/
+1
*
|
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2016-06-07
1
-0
/
+2
|
/
*
bonding: fix bond_get_stats()
Eric Dumazet
2016-03-18
1
-31
/
+35
*
bonding: remove duplicate set of flag IFF_MULTICAST
Zhang Shengju
2016-03-18
1
-1
/
+1
*
net: bonding: use __ethtool_get_ksettings
David Decotigny
2016-02-25
1
-8
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-11
/
+29
|
\
|
*
bonding: don't use stale speed and duplex information
Jay Vosburgh
2016-02-16
1
-0
/
+1
|
*
bonding: Fix ARP monitor validation
Jay Vosburgh
2016-02-13
1
-11
/
+28
*
|
bonding: use return instead of goto
Zhang Shengju
2016-02-11
1
-6
/
+3
*
|
bonding: trivial: style fixes
Zhang Shengju
2016-02-08
1
-6
/
+4
*
|
bonding: add slave device name for debug
Zhang Shengju
2016-02-06
1
-2
/
+2
*
|
bond: track sum of rx_nohandler for all slaves
Jarod Wilson
2016-02-06
1
-0
/
+1
|
/
[next]