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_alb.c
Age
Commit message (
Expand
)
Author
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-08-14
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
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-01
bonding/alb: Add helper functions to get the xmit slave
Maor Gottlieb
2020-05-01
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
2020-03-06
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
2020-02-05
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-06-09
bonding/alb: convert to using slave printk macros
Jarod Wilson
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5
Thomas Gleixner
2018-12-13
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
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-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-05
bonding: attempt to better support longer hw addresses
Jarod Wilson
2016-10-18
net: bonding: Flip to the new dev walk API
David Ahern
2016-07-01
bonding: prevent out of bound accesses
Eric Dumazet
2016-02-11
bonding: Return correct error code
Amitoj Kaur Chawla
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
2014-11-10
net: Move bonding headers under include/net
David S. Miller
2014-10-31
bonding: add bond_tx_drop() helper
Eric Dumazet
2014-10-06
bonding: Simplify the xmit function for modes that use xmit_hash
Mahesh Bandewar
2014-09-15
bonding: trivial: style and comment fixes
Nikolay Aleksandrov
2014-09-15
bonding: consolidate the two rlb_next_rx_slave functions into one
Nikolay Aleksandrov
2014-09-13
bonding: adjust locking comments
Nikolay Aleksandrov
2014-09-13
bonding: alb: convert to bond->mode_lock
Nikolay Aleksandrov
2014-09-13
bonding: clean curr_slave_lock use
Nikolay Aleksandrov
2014-09-13
bonding: alb: remove curr_slave_lock
Nikolay Aleksandrov
2014-09-09
bonding: alb: clean bond->lock
Nikolay Aleksandrov
2014-08-22
bonding: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
2014-07-20
bonding: make it possible to have unlimited nested upper vlans
Veaceslav Falico
2014-07-16
bonding: Do not try to send packets over dead link in TLB mode.
Mahesh Bandewar
2014-07-15
bonding: remove pr_fmt from bond_alb.c
Veaceslav Falico
2014-07-15
bonding: convert bond_alb.c to use netdev_printk instead of pr_
Veaceslav Falico
2014-07-15
bonding: add proper __rcu annotation for curr_active_slave
Eric Dumazet
2014-06-04
bonding: Support macvlans on top of tlb/rlb mode bonds
Vlad Yasevich
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-22
bonding: Send ALB learning packets using the right source
Vlad Yasevich
2014-05-22
bonding: Don't assume 802.1Q when sending alb learning packets.
Vlad Yasevich
2014-05-16
bonding: Fix alb mode to only use first level vlans.
Vlad Yasevich
2014-05-16
bonding: replace SLAVE_IS_OK() with bond_slave_can_tx()
Veaceslav Falico
2014-05-16
bonding: create a macro for bond mode and use it
Veaceslav Falico
[next]