1. 4bccfd1 team: add port_[enabled/disabled] mode callbacks by Jiri Pirko · 13 years ago
  2. f88725f team: pass NULL to __team_option_inst_add() instead of 0 by Jiri Pirko · 13 years ago
  3. 01048d9 team: allow to specify one option instance to be send to userspace by Jiri Pirko · 13 years ago
  4. 3221c64 team: fix error path in team_nl_fill_port_list_get() by Jiri Pirko · 13 years ago
  5. 75db986 team: fix error path in team_nl_fill_options_get() by Jiri Pirko · 13 years ago
  6. 0f1aad2 team: allow async option changes by Jiri Pirko · 13 years ago
  7. 85d59a8 team: push array_index and port into separate structure by Jiri Pirko · 13 years ago
  8. 0d572e4 team: comments: s/net\/drivers\/team/drivers\/net\/team/ by Jiri Pirko · 13 years ago
  9. b130332 team: introduce array options by Jiri Pirko · 13 years ago
  10. f82b959 team: allow read/write-only options by Jiri Pirko · 13 years ago
  11. 5149ee5 team: add mode priv to port by Jiri Pirko · 13 years ago
  12. d299cd5 team: for nomode use dummy struct team_mode by Jiri Pirko · 13 years ago
  13. 0402788 team: make team_mode struct const by Jiri Pirko · 13 years ago
  14. acd6996 team: add per-port option for enabling/disabling ports by Jiri Pirko · 13 years ago
  15. 19a0b58 team: allow to enable/disable ports by Jiri Pirko · 13 years ago
  16. cade455 team: add missed "statics" by Jiri Pirko · 13 years ago
  17. 71472ec team: add user_linkup and user_linkup_enabled per-port option by Jiri Pirko · 13 years ago
  18. 14f066b team: add bool option type by Jiri Pirko · 13 years ago
  19. 80f7c66 team: add support for per-port options by Jiri Pirko · 13 years ago
  20. 2615598 team: add binary option type by Jiri Pirko · 13 years ago
  21. 86ebb02 team: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  22. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  23. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 13 years ago
  24. 5745918 team: use vlan_vids_[addr/del]_by_dev by Jiri Pirko · 13 years ago
  25. 87002b0 net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls by Jiri Pirko · 13 years ago
  26. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  27. f8a15af team: replace kmalloc+memcpy by kmemdup by Jiri Pirko · 13 years ago
  28. 2bba19f team: avoid using variable-length array by Jiri Pirko · 13 years ago
  29. 234a8fd team: add fix_features by Jiri Pirko · 13 years ago
  30. 358b838 team: replicate options on register by Jiri Pirko · 13 years ago
  31. 61dc346 team: convert overall spinlock to mutex by Jiri Pirko · 13 years ago
  32. 8c0713a team: Do not hold rcu_read_lock when running netlink cmds by Jiri Pirko · 13 years ago
  33. 3d249d4 net: introduce ethernet teaming device by Jiri Pirko · 13 years ago