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
/
bond_main.c
Age
Commit message (
Expand
)
Author
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-25
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
2020-08-16
bonding: fix a potential double-unregister
Cong Wang
2020-08-14
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
2020-08-14
bonding: show saner speed for broadcast mode
Jarod Wilson
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-19
bonding: check error value of register_netdevice() immediately
Taehee Yoo
2020-07-08
bonding: don't need RTNL for ipsec helpers
Jarod Wilson
2020-07-08
bonding: deal with xfrm state in all modes and add more error-checking
Jarod Wilson
2020-07-01
bonding: allow xfrm offload setup post-module-load
Jarod Wilson
2020-06-26
bonding: Remove extraneous parentheses in bond_setup
Nathan Chancellor
2020-06-23
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
2020-06-22
bonding: support hardware encryption offload to slaves
Jarod Wilson
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-05-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2020-05-07
bonding: propagate transmit status
Eric Dumazet
2020-05-04
bonding: remove useless stats_lock_key
Cong Wang
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-01
bonding: Implement ndo_get_xmit_slave
Maor Gottlieb
2020-05-01
bonding: Add array of all slaves
Maor Gottlieb
2020-05-01
bonding: Add function to get the xmit slave in active-backup mode
Maor Gottlieb
2020-05-01
bonding: Add helper function to get the xmit slave in rr mode
Maor Gottlieb
2020-05-01
bonding: Add helper function to get the xmit slave based on hash
Maor Gottlieb
2020-05-01
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
2020-05-01
bonding: Export skip slave logic to function
Maor Gottlieb
2020-02-24
net/bond: Delete driver and module versions
Leon Romanovsky
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-20
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
2020-02-16
bonding: fix lockdep warning in bond_get_stats()
Taehee Yoo
2020-02-16
bonding: add missing netdev_update_lockdep_key()
Taehee Yoo
2019-12-14
bonding: fix active-backup transition after link failure
Mahesh Bandewar
2019-12-09
bonding: fix bond_neigh_init()
Eric Dumazet
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
2019-11-16
bonding: symmetric ICMP transmit
Matteo Croce
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
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-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-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
[next]