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
2022-08-23
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
2
-9
/
+4
2022-08-23
bonding: 802.3ad: fix no transmission of LACPDUs
Jonathan Toppins
1
-22
/
+16
2022-08-11
bonding: fix reference count leak in balance-alb mode
Jay Vosburgh
1
-1
/
+4
2022-08-11
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
1
-2
/
+8
2022-08-10
net:bonding:support balance-alb interface with vlan to bridge
Sun Shouxin
1
-0
/
+7
2022-08-04
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
1
-15
/
+20
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+3
2022-06-30
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
1
-1
/
+2
2022-06-28
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
1
-1
/
+1
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
3
-0
/
+75
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-06-18
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
1
-1
/
+3
2022-06-10
bonding: cleanup bond_create
Jonathan Toppins
1
-18
/
+6
2022-06-10
bonding: netlink error message support for options
Jonathan Toppins
2
-40
/
+93
2022-06-01
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
2
-4
/
+8
2022-05-31
bonding: show NS IPv6 targets in proc master info
Hangbin Liu
1
-0
/
+15
2022-05-28
bonding: NS target should accept link local address
Hangbin Liu
1
-5
/
+0
2022-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+12
2022-05-20
bonding: fix missed rcu protection
Hangbin Liu
1
-3
/
+12
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-6
/
+6
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
1
-1
/
+1
2022-04-17
bonding: do not discard lowest hash bit for non layer3+4 hashing
suresh kumar
1
-4
/
+9
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2022-03-06
bonding: helper macro __ATTR_RO to make code more clear
Lianjie Zhang
1
-7
/
+1
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
2
-0
/
+131
2022-02-21
bonding: add new parameter ns_targets
Hangbin Liu
2
-20
/
+219
2022-02-21
Bonding: split bond_handle_vlan from bond_arp_send
Hangbin Liu
1
-24
/
+34
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+27
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-15
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-5
/
+25
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-02-09
bonding: switch bond_net_exit() to batch mode
Eric Dumazet
2
-9
/
+19
2022-02-09
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
1
-1
/
+2
2022-02-05
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
1
-0
/
+1
2022-01-31
net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
Sun Shouxin
1
-2
/
+28
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+0
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
1
-4
/
+0
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-4
/
+4
2022-01-17
bonding: Fix extraction of ports from the packet headers
Moshe Tal
1
-2
/
+2
2022-01-12
net: bonding: fix bond_xmit_broadcast return value error bug
Jie Wang
1
-8
/
+22
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-12-29
Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user space
Hangbin Liu
1
-16
/
+26
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-22
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
1
-1
/
+1
2021-12-14
Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMP
Hangbin Liu
1
-12
/
+21
2021-12-13
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
1
-3
/
+3
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+8
2021-12-03
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-6
/
+8
2021-11-30
bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active device
Hangbin Liu
1
-2
/
+53
[next]