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
starfive-6.6.48-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
/
bond_alb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-21
bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
Zhengchao Shao
1
-1
/
+2
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-3
/
+3
2023-08-03
bonding: support balance-alb with openvswitch
Mateusz Kowalski
1
-1
/
+1
2022-08-11
bonding: fix reference count leak in balance-alb mode
Jay Vosburgh
1
-1
/
+4
2022-08-10
net:bonding:support balance-alb interface with vlan to bridge
Sun Shouxin
1
-0
/
+7
2022-06-28
net: bonding: fix possible NULL deref in rlb code
Eric Dumazet
1
-1
/
+1
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
2021-12-03
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-6
/
+8
2021-10-24
net: bonding: constify and use dev_addr_set()
Jakub Kicinski
1
-15
/
+13
2021-08-07
net: bonding: bond_alb: Remove the dependency on ipx network layer
Cai Huoqing
1
-32
/
+0
2021-05-21
net: bonding: bond_alb: Fix some typos in bond_alb.c
Wang Hai
1
-4
/
+4
2021-05-21
net: bonding: fix code indent for conditional statements
Yufeng Mo
1
-1
/
+1
2021-05-21
net: bonding: add some required blank lines
Yufeng Mo
1
-0
/
+3
2021-03-31
net: bonding: remove repeated word
Peng Li
1
-1
/
+1
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-3
/
+6
2020-08-15
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
1
-2
/
+2
2020-05-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-11
/
+28
2020-05-08
bonding: propagate transmit status
Eric Dumazet
1
-5
/
+2
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
1
-2
/
+2
2020-03-07
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
1
-10
/
+10
2020-02-05
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
1
-12
/
+32
2019-10-25
net: remove unnecessary variables and callback
Taehee Yoo
1
-1
/
+1
2019-06-09
bonding/alb: convert to using slave printk macros
Jarod Wilson
1
-15
/
+15
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5
Thomas Gleixner
1
-17
/
+1
2018-12-14
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
1
-4
/
+5
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
1
-2
/
+18
2018-05-16
bonding: use common mac addr checks
Debabrata Banerjee
1
-19
/
+9
2018-05-16
bonding: don't queue up extraneous rlb updates
Debabrata Banerjee
1
-6
/
+12
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+9
2018-05-11
bonding: replace the return value type
Tonghao Zhang
1
-4
/
+4
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-5
/
+8
2018-05-11
bonding: do not allow rlb updates to invalid mac
Debabrata Banerjee
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-2
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+1
2017-04-06
bonding: attempt to better support longer hw addresses
Jarod Wilson
1
-35
/
+53
2016-10-18
net: bonding: Flip to the new dev walk API
David Ahern
1
-30
/
+52
2016-07-01
bonding: prevent out of bound accesses
Eric Dumazet
1
-5
/
+2
2016-02-11
bonding: Return correct error code
Amitoj Kaur Chawla
1
-1
/
+1
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
1
-13
/
+4
2014-11-10
net: Move bonding headers under include/net
David S. Miller
1
-2
/
+2
2014-10-31
bonding: add bond_tx_drop() helper
Eric Dumazet
1
-1
/
+1
2014-10-07
bonding: Simplify the xmit function for modes that use xmit_hash
Mahesh Bandewar
1
-44
/
+7
2014-09-16
bonding: trivial: style and comment fixes
Nikolay Aleksandrov
1
-28
/
+20
2014-09-16
bonding: consolidate the two rlb_next_rx_slave functions into one
Nikolay Aleksandrov
1
-28
/
+10
2014-09-14
bonding: adjust locking comments
Nikolay Aleksandrov
1
-7
/
+1
2014-09-14
bonding: alb: convert to bond->mode_lock
Nikolay Aleksandrov
1
-75
/
+33
[next]