1. d1904fb team: use rcu_dereference_bh() in tx path by Jiri Pirko · 13 years ago
  2. 2fcdb2c team: allow to send multiple set events in one message by Jiri Pirko · 13 years ago
  3. 35b384b team: ensure correct order of netlink messages delivery by Jiri Pirko · 13 years ago
  4. 9b00cf2 team: implement multipart netlink messages for options transfers by Jiri Pirko · 13 years ago
  5. ab8250d team: lb: introduce infrastructure for userspace driven tx loadbalancing by Jiri Pirko · 13 years ago
  6. 4bccfd1 team: add port_[enabled/disabled] mode callbacks by Jiri Pirko · 13 years ago
  7. f88725f team: pass NULL to __team_option_inst_add() instead of 0 by Jiri Pirko · 13 years ago
  8. 01048d9 team: allow to specify one option instance to be send to userspace by Jiri Pirko · 13 years ago
  9. 3221c64 team: fix error path in team_nl_fill_port_list_get() by Jiri Pirko · 13 years ago
  10. 75db986 team: fix error path in team_nl_fill_options_get() by Jiri Pirko · 13 years ago
  11. 0f1aad2 team: allow async option changes by Jiri Pirko · 13 years ago
  12. 85d59a8 team: push array_index and port into separate structure by Jiri Pirko · 13 years ago
  13. 0d572e4 team: comments: s/net\/drivers\/team/drivers\/net\/team/ by Jiri Pirko · 13 years ago
  14. b130332 team: introduce array options by Jiri Pirko · 13 years ago
  15. f82b959 team: allow read/write-only options by Jiri Pirko · 13 years ago
  16. 596e202 team: lb: push hash counting into separate function 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. 4c78bb8 team: lb: let userspace care about port macs by Jiri Pirko · 13 years ago
  23. cade455 team: add missed "statics" by Jiri Pirko · 13 years ago
  24. 679b160 team: ab: walk through port list non-rcu by Jiri Pirko · 13 years ago
  25. 71472ec team: add user_linkup and user_linkup_enabled per-port option by Jiri Pirko · 13 years ago
  26. 14f066b team: add bool option type by Jiri Pirko · 13 years ago
  27. 80f7c66 team: add support for per-port options by Jiri Pirko · 13 years ago
  28. 01d7f30 team: add loadbalance mode by Jiri Pirko · 13 years ago
  29. 2615598 team: add binary option type by Jiri Pirko · 13 years ago
  30. 86ebb02 team: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  31. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  32. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 13 years ago
  33. 5745918 team: use vlan_vids_[addr/del]_by_dev by Jiri Pirko · 13 years ago
  34. 87002b0 net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls by Jiri Pirko · 13 years ago
  35. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  36. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  37. f8a15af team: replace kmalloc+memcpy by kmemdup by Jiri Pirko · 13 years ago
  38. 2bba19f team: avoid using variable-length array by Jiri Pirko · 13 years ago
  39. 234a8fd team: add fix_features by Jiri Pirko · 13 years ago
  40. 358b838 team: replicate options on register by Jiri Pirko · 13 years ago
  41. 61dc346 team: convert overall spinlock to mutex by Jiri Pirko · 13 years ago
  42. 8c0713a team: Do not hold rcu_read_lock when running netlink cmds by Jiri Pirko · 13 years ago
  43. 3d249d4 net: introduce ethernet teaming device by Jiri Pirko · 13 years ago