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.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
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
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/alb: Add helper functions to get the xmit slave
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-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-06
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
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
2020-02-05
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2019-12-26
bonding: rename AD_STATE_* to LACP_STATE_*
Andy Roulin
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-14
bonding: fix active-backup transition after link failure
Mahesh Bandewar
2019-12-14
bonding: move 802.3ad port state flags to uapi
Andy Roulin
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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-10
bonding: no need to print a message if debugfs_create_dir() fails
Greg Kroah-Hartman
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-08
bonding: fix value exported by Netlink for peer_notif_delay
Vincent Bernat
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
2019-07-03
bonding: validate ip header before check IPPROTO_IGMP
Cong Wang
2019-07-02
bonding/main: fix NULL dereference in bond_select_active_slave()
Eric Dumazet
[next]