index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
if_team.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
team: fix mtu setting
Jiri Pirko
1
-0
/
+1
2013-07-23
team: add support for sending multicast rejoins
Jiri Pirko
1
-0
/
+6
2013-07-23
team: add peer notification
Jiri Pirko
1
-1
/
+7
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
1
-0
/
+10
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
1
-0
/
+1
2013-06-12
team: fix checks in team_get_first_port_txable_rcu()
Jiri Pirko
1
-2
/
+2
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-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+2
2013-02-06
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-22
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-14
netpoll: check netpoll tx status on the right device
Amerigo Wang
1
-15
/
+15
2012-08-03
team: add support for queue override by setting queue_id for port
Jiri Pirko
1
-0
/
+4
2012-08-03
team: add per port priority option
Jiri Pirko
1
-0
/
+1
2012-08-03
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-26
team: remove unused rcu_head field from team_port struct
Jiri Pirko
1
-1
/
+0
2012-06-26
team: do not allow to map disabled ports
Jiri Pirko
1
-0
/
+2
2012-06-19
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
1
-0
/
+2
2012-06-19
team: allow async option changes
Jiri Pirko
1
-0
/
+3
2012-06-19
team: push array_index and port into separate structure
Jiri Pirko
1
-2
/
+7
2012-06-19
team: introduce array options
Jiri Pirko
1
-0
/
+3
2012-06-19
team: add mode priv to port
Jiri Pirko
1
-0
/
+2
2012-06-19
team: make team_mode struct const
Jiri Pirko
1
-3
/
+2
2012-04-21
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-04
team: add binary option type
Jiri Pirko
1
-0
/
+8
2012-01-24
team: send only changed options/ports via netlink
Jiri Pirko
1
-0
/
+10
2011-11-16
team: replicate options on register
Jiri Pirko
1
-4
/
+4
2011-11-16
team: convert overall spinlock to mutex
Jiri Pirko
1
-1
/
+1
2011-11-13
net: introduce ethernet teaming device
Jiri Pirko
1
-0
/
+242