index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
Age
Commit message (
Expand
)
Author
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-23
bonding: force carrier update when releasing slave
Zhang Changzhong
2022-02-16
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
2022-01-27
net: bonding: fix bond_xmit_broadcast return value error bug
Jie Wang
2022-01-27
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
2021-12-29
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-11-18
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
2021-09-18
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
2021-07-28
bonding: fix build issue
Mahesh Bandewar
2021-07-28
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
2021-07-28
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
2021-07-28
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2021-07-28
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
2021-07-28
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
2021-07-28
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
2021-07-28
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
2021-06-16
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
2021-03-30
Revert "net: bonding: fix error return code of bond_neigh_init()"
David S. Miller
2021-03-25
net: bonding: fix error return code of bond_neigh_init()
Jia-Ju Bai
2020-12-08
bonding: fix feature flag setting at init time
Jarod Wilson
2020-11-21
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
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_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
2020-08-14
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
2020-08-14
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
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-23
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
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-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-28
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
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
[next]