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
Commit message (
Expand
)
Author
Age
Files
Lines
*
team: init error value to 0 in team_netpoll_setup()
Jiri Pirko
2012-07-24
1
-1
/
+1
*
team: add multiqueue support
Jiri Pirko
2012-07-20
1
-5
/
+60
*
team: refine IFF_XMIT_DST_RELEASE capability
Jiri Pirko
2012-07-18
1
-0
/
+5
*
team: add netpoll support
Jiri Pirko
2012-07-17
5
-10
/
+119
*
team: make team_port_enabled() and team_port_txable() static inline
Jiri Pirko
2012-07-12
1
-12
/
+0
*
team: add broadcast mode
Jiri Pirko
2012-07-12
3
-1
/
+101
*
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
2012-07-12
2
-3
/
+9
*
team: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
2012-06-30
1
-4
/
+5
*
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
2012-06-28
1
-4
/
+4
*
team: do not allow to map disabled ports
Jiri Pirko
2012-06-26
2
-4
/
+4
*
team: fix team_adjust_ops with regard to enabled ports
Jiri Pirko
2012-06-26
1
-11
/
+19
*
team: do RCU update path fixups
Jiri Pirko
2012-06-20
2
-6
/
+16
*
team: Revert previous two changes.
David S. Miller
2012-06-20
2
-11
/
+6
*
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
2012-06-20
1
-1
/
+1
*
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2012-06-20
2
-5
/
+10
*
team: use rcu_dereference_bh() in tx path
Jiri Pirko
2012-06-19
2
-4
/
+4
*
team: allow to send multiple set events in one message
Jiri Pirko
2012-06-19
1
-24
/
+9
*
team: ensure correct order of netlink messages delivery
Jiri Pirko
2012-06-19
1
-20
/
+5
*
team: implement multipart netlink messages for options transfers
Jiri Pirko
2012-06-19
1
-82
/
+116
*
team: lb: introduce infrastructure for userspace driven tx loadbalancing
Jiri Pirko
2012-06-19
1
-17
/
+500
*
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
2012-06-19
1
-0
/
+4
*
team: pass NULL to __team_option_inst_add() instead of 0
Jiri Pirko
2012-06-19
1
-1
/
+1
*
team: allow to specify one option instance to be send to userspace
Jiri Pirko
2012-06-19
1
-86
/
+124
*
team: fix error path in team_nl_fill_port_list_get()
Jiri Pirko
2012-06-19
1
-1
/
+1
*
team: fix error path in team_nl_fill_options_get()
Jiri Pirko
2012-06-19
1
-1
/
+1
*
team: allow async option changes
Jiri Pirko
2012-06-19
1
-0
/
+18
*
team: push array_index and port into separate structure
Jiri Pirko
2012-06-19
1
-25
/
+43
*
team: comments: s/net\/drivers\/team/drivers\/net\/team/
Jiri Pirko
2012-06-19
3
-3
/
+3
*
team: introduce array options
Jiri Pirko
2012-06-19
1
-23
/
+52
*
team: allow read/write-only options
Jiri Pirko
2012-06-19
1
-0
/
+4
*
team: lb: push hash counting into separate function
Jiri Pirko
2012-06-19
1
-7
/
+16
*
team: add mode priv to port
Jiri Pirko
2012-06-19
1
-1
/
+2
*
team: for nomode use dummy struct team_mode
Jiri Pirko
2012-06-19
1
-8
/
+21
*
team: make team_mode struct const
Jiri Pirko
2012-06-19
4
-20
/
+41
*
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
3
-18
/
+37
*
team: lb: let userspace care about port macs
Jiri Pirko
2012-04-21
1
-12
/
+0
*
team: add missed "statics"
Jiri Pirko
2012-04-11
3
-5
/
+5
*
team: ab: walk through port list non-rcu
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
3
-87
/
+261
*
team: add loadbalance mode
Jiri Pirko
2012-04-04
3
-0
/
+200
*
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
[next]