index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
2018-11-04
bonding/802.3ad: fix link_failure_count tracking
Jarod Wilson
2018-10-29
bonding: fix length of actor system
Tobias Jungel
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
2018-10-02
bonding: fix warning message
Mahesh Bandewar
2018-09-26
bonding: avoid possible dead-lock
Mahesh Bandewar
2018-09-26
bonding: pass link-local packets to bonding master also.
Mahesh Bandewar
2018-09-23
bonding: use netpoll_poll_dev() helper
Eric Dumazet
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-01
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-22
bonding: don't cast const buf in sysfs store
Nikolay Aleksandrov
2018-07-21
bonding: set default miimon value for non-arp modes if not set
Jarod Wilson
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-07
bonding: re-evaluate force_primary when the primary slave name changes
Xiangning Yu
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-24
net: include hash policy in LAG changeupper info
John Hurley
2018-05-23
gso: limit udp gso to egress-only virtual devices
Willem de Bruijn
2018-05-17
bonding: introduce link change helper
Tonghao Zhang
2018-05-16
Revert "bonding: allow carrier and link status to determine link state"
Debabrata Banerjee
2018-05-16
bonding: allow carrier and link status to determine link state
Debabrata Banerjee
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
2018-05-16
bonding: use common mac addr checks
Debabrata Banerjee
2018-05-16
bonding: don't queue up extraneous rlb updates
Debabrata Banerjee
2018-05-16
bonding: switch to proc_create_seq_data
Christoph Hellwig
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
bonding: use the skb_get/set_queue_mapping
Tonghao Zhang
2018-05-11
bonding: replace the return value type
Tonghao Zhang
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
2018-05-11
bonding: do not allow rlb updates to invalid mac
Debabrata Banerjee
2018-04-23
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
Xin Long
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-26
bonding: process the err returned by dev_set_allmulti properly in bond_enslave
Xin Long
2018-03-26
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
Xin Long
2018-03-26
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-02-27
net: Convert bond_net_ops
Kirill Tkhai
2017-12-20
net: bonding: Replace mac address parsing
Andy Shevchenko
2017-11-28
bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
Xin Long
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-08
bonding: fix slave stuck in BOND_LINK_FAIL state
Jay Vosburgh
2017-11-08
bonding: discard lowest hash bit for 802.3ad layer3+4
Hangbin Liu
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_link
Xin Long
[next]