1. eeed992 net: Add lag.h, net_lag_port_dev_txable() by Petr Machata · 6 years ago
  2. 3443b00 team: Publish team_port_get_rcu() by Petr Machata · 6 years ago
  3. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  4. 3a5f899 team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias by Zhang Shengju · 8 years ago
  5. 21d9629 Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversion by Alex Sidorenko · 8 years ago
  6. bb63daf team: track sum of rx_nohandler for all slaves by Jarod Wilson · 9 years ago
  7. 8fd7285 team: fill-up LAG changeupper info struct and pass it along by Jiri Pirko · 9 years ago
  8. 9d0d68f team: fix mtu setting by Jiri Pirko · 11 years ago
  9. 492b200 team: add support for sending multicast rejoins by Jiri Pirko · 11 years ago
  10. fc423ff team: add peer notification by Jiri Pirko · 11 years ago
  11. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. 735d381 team: remove synchronize_rcu() called during port disable by Jiri Pirko · 12 years ago
  13. d80b35b team: use kfree_rcu instead of synchronize_rcu in team_port_dev by Jiri Pirko · 12 years ago
  14. b79462a team: fix checks in team_get_first_port_txable_rcu() by Jiri Pirko · 12 years ago
  15. 753f993 team: introduce random mode by Jiri Pirko · 12 years ago
  16. acbba0d team: introduce two default team_modeop functions and use them in modes by Jiri Pirko · 12 years ago
  17. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  18. e185483 team: allow userspace to take control over carrier by Flavio Leitner · 12 years ago
  19. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  20. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 1d76efe team: add support for non-ethernet devices by Jiri Pirko · 12 years ago
  22. e15c3c22 netpoll: check netpoll tx status on the right device by Amerigo Wang · 12 years ago
  23. 8ff5105 team: add support for queue override by setting queue_id for port by Jiri Pirko · 12 years ago
  24. a86fc6b team: add per port priority option by Jiri Pirko · 12 years ago
  25. 6982163 team: add signed 32-bit team option type by Jiri Pirko · 12 years ago
  26. 6c85f2b team: add multiqueue support by Jiri Pirko · 12 years ago
  27. bd2d083 team: add netpoll support by Jiri Pirko · 12 years ago
  28. 68c4504 team: make team_port_enabled() and team_port_txable() static inline by Jiri Pirko · 12 years ago
  29. 6e88e135 team: use function team_port_txable() for determing enabled and up port by Jiri Pirko · 12 years ago
  30. 4a9fbcc team: remove unused rcu_head field from team_port struct by Jiri Pirko · 13 years ago
  31. 52a4fd7 team: do not allow to map disabled ports by Jiri Pirko · 13 years ago
  32. 4bccfd1 team: add port_[enabled/disabled] mode callbacks by Jiri Pirko · 13 years ago
  33. 0f1aad2 team: allow async option changes by Jiri Pirko · 13 years ago
  34. 85d59a8 team: push array_index and port into separate structure by Jiri Pirko · 13 years ago
  35. b130332 team: introduce array options by Jiri Pirko · 13 years ago
  36. 5149ee5 team: add mode priv to port by Jiri Pirko · 13 years ago
  37. 0402788 team: make team_mode struct const by Jiri Pirko · 13 years ago
  38. 19a0b58 team: allow to enable/disable ports by Jiri Pirko · 13 years ago
  39. 71472ec team: add user_linkup and user_linkup_enabled per-port option by Jiri Pirko · 13 years ago
  40. 14f066b team: add bool option type by Jiri Pirko · 13 years ago
  41. 80f7c66 team: add support for per-port options by Jiri Pirko · 13 years ago
  42. 2615598 team: add binary option type by Jiri Pirko · 13 years ago
  43. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 13 years ago
  44. 358b838 team: replicate options on register by Jiri Pirko · 13 years ago
  45. 61dc346 team: convert overall spinlock to mutex by Jiri Pirko · 13 years ago
  46. 3d249d4 net: introduce ethernet teaming device by Jiri Pirko · 13 years ago