Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ee5bbc9fd3a1fb81e9f6103d6c52ab88926a9603
/
include
/
linux
/
if_team.h
eeed992
net: Add lag.h, net_lag_port_dev_txable()
by Petr Machata
· 6 years ago
3443b00
team: Publish team_port_get_rcu()
by Petr Machata
· 6 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
3a5f899
team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias
by Zhang Shengju
· 8 years ago
21d9629
Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversion
by Alex Sidorenko
· 8 years ago
bb63daf
team: track sum of rx_nohandler for all slaves
by Jarod Wilson
· 9 years ago
8fd7285
team: fill-up LAG changeupper info struct and pass it along
by Jiri Pirko
· 9 years ago
9d0d68f
team: fix mtu setting
by Jiri Pirko
· 11 years ago
492b200
team: add support for sending multicast rejoins
by Jiri Pirko
· 11 years ago
fc423ff
team: add peer notification
by Jiri Pirko
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
735d381
team: remove synchronize_rcu() called during port disable
by Jiri Pirko
· 12 years ago
d80b35b
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
by Jiri Pirko
· 12 years ago
b79462a
team: fix checks in team_get_first_port_txable_rcu()
by Jiri Pirko
· 12 years ago
753f993
team: introduce random mode
by Jiri Pirko
· 12 years ago
acbba0d
team: introduce two default team_modeop functions and use them in modes
by Jiri Pirko
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
e185483
team: allow userspace to take control over carrier
by Flavio Leitner
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
1d76efe
team: add support for non-ethernet devices
by Jiri Pirko
· 12 years ago
e15c3c22
netpoll: check netpoll tx status on the right device
by Amerigo Wang
· 12 years ago
8ff5105
team: add support for queue override by setting queue_id for port
by Jiri Pirko
· 12 years ago
a86fc6b
team: add per port priority option
by Jiri Pirko
· 12 years ago
6982163
team: add signed 32-bit team option type
by Jiri Pirko
· 12 years ago
6c85f2b
team: add multiqueue support
by Jiri Pirko
· 12 years ago
bd2d083
team: add netpoll support
by Jiri Pirko
· 12 years ago
68c4504
team: make team_port_enabled() and team_port_txable() static inline
by Jiri Pirko
· 12 years ago
6e88e135
team: use function team_port_txable() for determing enabled and up port
by Jiri Pirko
· 12 years ago
4a9fbcc
team: remove unused rcu_head field from team_port struct
by Jiri Pirko
· 13 years ago
52a4fd7
team: do not allow to map disabled ports
by Jiri Pirko
· 13 years ago
4bccfd1
team: add port_[enabled/disabled] mode callbacks
by Jiri Pirko
· 13 years ago
0f1aad2
team: allow async option changes
by Jiri Pirko
· 13 years ago
85d59a8
team: push array_index and port into separate structure
by Jiri Pirko
· 13 years ago
b130332
team: introduce array options
by Jiri Pirko
· 13 years ago
5149ee5
team: add mode priv to port
by Jiri Pirko
· 13 years ago
0402788
team: make team_mode struct const
by Jiri Pirko
· 13 years ago
19a0b58
team: allow to enable/disable ports
by Jiri Pirko
· 13 years ago
71472ec
team: add user_linkup and user_linkup_enabled per-port option
by Jiri Pirko
· 13 years ago
14f066b
team: add bool option type
by Jiri Pirko
· 13 years ago
80f7c66
team: add support for per-port options
by Jiri Pirko
· 13 years ago
2615598
team: add binary option type
by Jiri Pirko
· 13 years ago
b82b918
team: send only changed options/ports via netlink
by Jiri Pirko
· 13 years ago
358b838
team: replicate options on register
by Jiri Pirko
· 13 years ago
61dc346
team: convert overall spinlock to mutex
by Jiri Pirko
· 13 years ago
3d249d4
net: introduce ethernet teaming device
by Jiri Pirko
· 13 years ago