index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_alb.c
Age
Commit message (
Expand
)
Author
2024-02-05
bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
Zhengchao Shao
2023-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
2022-08-11
bonding: fix reference count leak in balance-alb mode
Jay Vosburgh
2022-08-10
net:bonding:support balance-alb interface with vlan to bridge
Sun Shouxin
2022-06-28
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
2022-02-04
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
2022-01-31
net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
Sun Shouxin
2021-12-03
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-10-24
net: bonding: constify and use dev_addr_set()
Jakub Kicinski
2021-08-07
net: bonding: bond_alb: Remove the dependency on ipx network layer
Cai Huoqing
2021-05-21
net: bonding: bond_alb: Fix some typos in bond_alb.c
Wang Hai
2021-05-20
net: bonding: fix code indent for conditional statements
Yufeng Mo
2021-05-20
net: bonding: add some required blank lines
Yufeng Mo
2021-03-30
net: bonding: remove repeated word
Peng Li
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
[next]