index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
2019-11-05
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-30
bonding: balance ICMP echoes in layer3+4 mode
Matteo Croce
2019-10-29
bonding: fix using uninitialized mode_lock
Taehee Yoo
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2019-10-24
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2019-10-09
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-10
bonding: no need to print a message if debugfs_create_dir() fails
Greg Kroah-Hartman
2019-08-08
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
2019-07-22
bonding: Force slave speed check after link state recovery for 802.3ad
Thomas Falcon
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
bonding: fix value exported by Netlink for peer_notif_delay
Vincent Bernat
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
2019-07-03
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
2019-07-02
bonding/main: fix NULL dereference in bond_select_active_slave()
Eric Dumazet
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
bonding: Always enable vlan tx offload
YueHaibing
2019-06-09
bonding/options: convert to using slave printk macros
Jarod Wilson
2019-06-09
bonding/alb: convert to using slave printk macros
Jarod Wilson
2019-06-09
bonding/802.3ad: convert to using slave printk macros
Jarod Wilson
2019-06-09
bonding/main: convert to using slave printk macros
Jarod Wilson
2019-06-09
bonding: fix error messages in bond_do_fail_over_mac
Jarod Wilson
2019-06-09
bonding: improve event debug usability
Jarod Wilson
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-04
net: bonding: Inherit MPLS features from slave devices
Ariel Levkovich
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-26
bonding/802.3ad: fix slave link initialization transition states
Jarod Wilson
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-13
bonding: fix arp_validate toggling in active-backup mode
Jarod Wilson
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-15
bonding: fix event handling for stacked bonds
Sabrina Dubroca
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-29
bonding: show full hw address in sysfs for slave entries
Konstantin Khorenko
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-02-24
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-21
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
2019-02-14
bonding: check slave set command firstly
Tonghao Zhang
2019-01-24
bonding: count master 3ad stats separately
Nikolay Aleksandrov
2019-01-22
bonding: add support for xstats and export 3ad stats
Nikolay Aleksandrov
2019-01-22
bonding: add 3ad stats
Nikolay Aleksandrov
2019-01-22
bonding: 3ad: remove bond_3ad_rx_indication's length argument
Nikolay Aleksandrov
[prev]
[next]