index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_alb.c
Age
Commit message (
Expand
)
Author
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
2014-04-24
bonding: Add tlb_dynamic_lb parameter for tlb mode
Mahesh Bandewar
2014-04-24
bonding: Added bond_tlb_xmit() for tlb mode.
Mahesh Bandewar
2014-04-24
bonding: Reorg bond_alb_xmit code
Mahesh Bandewar
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
bonding: use the correct ether type for alb
Veaceslav Falico
2014-03-13
bonding: set correct vlan id for alb xmit path
dingtianhong
2014-03-12
bonding: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
2014-02-19
bonding: Remove unnecessary else
Joe Perches
2014-02-19
bonding: More use of ether_addr_copy
Joe Perches
[next]