index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
/
team.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
team: add per-port option for enabling/disabling ports
Jiri Pirko
2012-04-21
1
-0
/
+24
*
team: allow to enable/disable ports
Jiri Pirko
2012-04-21
1
-16
/
+35
*
team: add missed "statics"
Jiri Pirko
2012-04-11
1
-1
/
+1
*
team: add user_linkup and user_linkup_enabled per-port option
Jiri Pirko
2012-04-11
1
-9
/
+63
*
team: add bool option type
Jiri Pirko
2012-04-11
1
-11
/
+29
*
team: add support for per-port options
Jiri Pirko
2012-04-11
1
-64
/
+242
*
team: add binary option type
Jiri Pirko
2012-04-04
1
-4
/
+26
*
team: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-19
/
+31
*
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-15
1
-1
/
+2
*
team: send only changed options/ports via netlink
Jiri Pirko
2012-01-24
1
-46
/
+90
*
team: use vlan_vids_[addr/del]_by_dev
Jiri Pirko
2011-12-08
1
-0
/
+11
*
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...
Jiri Pirko
2011-12-08
1
-13
/
+21
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
1
-2
/
+6
*
team: replace kmalloc+memcpy by kmemdup
Jiri Pirko
2011-11-18
1
-6
/
+2
*
team: avoid using variable-length array
Jiri Pirko
2011-11-18
1
-2
/
+7
*
team: add fix_features
Jiri Pirko
2011-11-18
1
-0
/
+22
*
team: replicate options on register
Jiri Pirko
2011-11-16
1
-10
/
+66
*
team: convert overall spinlock to mutex
Jiri Pirko
2011-11-16
1
-16
/
+16
*
team: Do not hold rcu_read_lock when running netlink cmds
Jiri Pirko
2011-11-16
1
-6
/
+5
*
net: introduce ethernet teaming device
Jiri Pirko
2011-11-13
1
-0
/
+1583