index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2
-6
/
+13
2020-09-26
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-6
/
+6
2020-08-19
bonding: fix active-backup failover for current ARP slave
Jiri Wiesner
1
-2
/
+16
2020-08-17
bonding: fix a potential double-unregister
Cong Wang
1
-1
/
+2
2020-08-15
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
1
-2
/
+2
2020-08-15
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
1
-1
/
+3
2020-08-15
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
Lee Jones
1
-7
/
+8
2020-08-15
bonding: show saner speed for broadcast mode
Jarod Wilson
1
-3
/
+18
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+8
2020-07-24
bonding: check return value of register_netdevice() in bond_newlink()
Cong Wang
1
-2
/
+1
2020-07-20
bonding: check error value of register_netdevice() immediately
Taehee Yoo
1
-3
/
+7
2020-07-09
bonding: don't need RTNL for ipsec helpers
Jarod Wilson
1
-3
/
+3
2020-07-09
bonding: deal with xfrm state in all modes and add more error-checking
Jarod Wilson
1
-14
/
+25
2020-07-02
bonding: allow xfrm offload setup post-module-load
Jarod Wilson
2
-9
/
+18
2020-06-26
bonding: Remove extraneous parentheses in bond_setup
Nathan Chancellor
1
-2
/
+2
2020-06-24
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
1
-3
/
+3
2020-06-23
bonding: support hardware encryption offload to slaves
Jarod Wilson
1
-2
/
+125
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2
-4
/
+0
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-05-28
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
1
-1
/
+3
2020-05-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-77
/
+214
2020-05-08
bonding: propagate transmit status
Eric Dumazet
2
-43
/
+24
2020-05-04
bonding: remove useless stats_lock_key
Cong Wang
1
-3
/
+0
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+1
2020-05-01
bonding: Implement ndo_get_xmit_slave
Maor Gottlieb
1
-0
/
+43
2020-05-01
bonding: Add array of all slaves
Maor Gottlieb
1
-19
/
+59
2020-05-01
bonding: Add function to get the xmit slave in active-backup mode
Maor Gottlieb
1
-1
/
+7
2020-05-01
bonding: Add helper function to get the xmit slave in rr mode
Maor Gottlieb
1
-26
/
+30
2020-05-01
bonding: Add helper function to get the xmit slave based on hash
Maor Gottlieb
1
-7
/
+21
2020-05-01
bonding/alb: Add helper functions to get the xmit slave
Maor Gottlieb
1
-9
/
+26
2020-05-01
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
2
-22
/
+22
2020-05-01
bonding: Export skip slave logic to function
Maor Gottlieb
1
-21
/
+26
2020-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
1
-1
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+10
2020-03-07
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
1
-10
/
+10
2020-02-24
net/bond: Delete driver and module versions
Leon Romanovsky
2
-8
/
+3
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+54
2020-02-20
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
1
-1
/
+1
2020-02-17
bonding: fix lockdep warning in bond_get_stats()
Taehee Yoo
1
-3
/
+50
2020-02-17
bonding: add missing netdev_update_lockdep_key()
Taehee Yoo
2
-0
/
+4
2020-02-05
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
1
-12
/
+32
2019-12-27
bonding: rename AD_STATE_* to LACP_STATE_*
Andy Roulin
1
-56
/
+56
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-21
/
+21
2019-12-15
bonding: fix active-backup transition after link failure
Mahesh Bandewar
1
-3
/
+0
2019-12-15
bonding: move 802.3ad port state flags to uapi
Andy Roulin
1
-10
/
+0
2019-12-09
bonding: fix bond_neigh_init()
Eric Dumazet
1
-10
/
+21
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-8
/
+0
2019-11-17
bonding: symmetric ICMP transmit
Matteo Croce
1
-26
/
+57
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-22
/
+22
[next]