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
/
include
/
linux
/
if_team.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-06
team: introduce random mode
Jiri Pirko
1
-0
/
+20
2013-03-06
team: introduce two default team_modeop functions and use them in modes
Jiri Pirko
1
-1
/
+4
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+2
2013-02-07
team: allow userspace to take control over carrier
Flavio Leitner
1
-0
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-96
/
+1
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+15
2012-08-20
team: add support for non-ethernet devices
Jiri Pirko
1
-2
/
+2
2012-08-15
netpoll: check netpoll tx status on the right device
Amerigo Wang
1
-15
/
+15
2012-08-04
team: add support for queue override by setting queue_id for port
Jiri Pirko
1
-0
/
+4
2012-08-04
team: add per port priority option
Jiri Pirko
1
-0
/
+1
2012-08-04
team: add signed 32-bit team option type
Jiri Pirko
1
-0
/
+2
2012-07-20
team: add multiqueue support
Jiri Pirko
1
-0
/
+8
2012-07-17
team: add netpoll support
Jiri Pirko
1
-0
/
+33
2012-07-12
team: make team_port_enabled() and team_port_txable() static inline
Jiri Pirko
1
-2
/
+9
2012-07-12
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
1
-0
/
+1
2012-06-27
team: remove unused rcu_head field from team_port struct
Jiri Pirko
1
-1
/
+0
2012-06-27
team: do not allow to map disabled ports
Jiri Pirko
1
-0
/
+2
2012-06-20
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
1
-0
/
+2
2012-06-20
team: allow async option changes
Jiri Pirko
1
-0
/
+3
2012-06-20
team: push array_index and port into separate structure
Jiri Pirko
1
-2
/
+7
2012-06-20
team: introduce array options
Jiri Pirko
1
-0
/
+3
2012-06-20
team: add mode priv to port
Jiri Pirko
1
-0
/
+2
2012-06-20
team: make team_mode struct const
Jiri Pirko
1
-3
/
+2
2012-04-22
team: allow to enable/disable ports
Jiri Pirko
1
-7
/
+8
2012-04-11
team: add user_linkup and user_linkup_enabled per-port option
Jiri Pirko
1
-8
/
+18
2012-04-11
team: add bool option type
Jiri Pirko
1
-0
/
+2
2012-04-11
team: add support for per-port options
Jiri Pirko
1
-13
/
+17
2012-04-05
team: add binary option type
Jiri Pirko
1
-0
/
+8
2012-01-25
team: send only changed options/ports via netlink
Jiri Pirko
1
-0
/
+10
2011-11-17
team: replicate options on register
Jiri Pirko
1
-4
/
+4
2011-11-17
team: convert overall spinlock to mutex
Jiri Pirko
1
-1
/
+1
2011-11-14
net: introduce ethernet teaming device
Jiri Pirko
1
-0
/
+242