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