index
:
kernel_google_bluecross.git
master
p9.0
kernel_google_bluecross
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-4.9.y' of https://git.kernel.org/pub/scm/linux/kernel/git...
Josh Chasky
2019-01-23
1
-0
/
+3
|
\
|
*
bonding: update nest level on unlink
Willem de Bruijn
2019-01-23
1
-0
/
+3
*
|
BACKPORT: treewide: kzalloc() -> kcalloc()
Kees Cook
2019-01-07
1
-1
/
+1
|
/
*
bonding: fix 802.3ad state sent to partner when unbinding slave
Toni Peltonen
2018-12-21
1
-0
/
+3
*
bonding: fix length of actor system
Tobias Jungel
2018-11-10
1
-2
/
+1
*
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: re-evaluate force_primary when the primary slave name changes
Xiangning Yu
2018-06-26
1
-0
/
+1
*
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
2
-5
/
+10
*
bonding: do not allow rlb updates to invalid mac
Debabrata Banerjee
2018-05-19
1
-1
/
+1
*
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
*
bonding: fix accounting of active ports in 3ad
Jarod Wilson
2017-06-07
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-24
1
-1
/
+5
|
\
|
*
bonding: set carrier off for devices created through netlink
Beniamino Galvani
2016-07-14
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
3
-9
/
+10
|
\
|
|
*
bonding: fix enslavement slave link notifications
Aviv Heller
2016-07-05
1
-0
/
+1
|
*
bonding: prevent out of bound accesses
Eric Dumazet
2016-07-01
2
-9
/
+9
*
|
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
2016-07-05
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-19
/
+45
|
\
|
|
*
bonding: fix 802.3ad aggregator reselection
Jay Vosburgh
2016-06-28
1
-19
/
+45
*
|
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: Return correct error code
Amitoj Kaur Chawla
2016-02-11
1
-1
/
+1
*
|
bonding: 3ad: allow to set ad_actor settings while the bond is up
Nikolay Aleksandrov
2016-02-11
2
-4
/
+7
[next]