1. ed2da03 team: forbid incorrect fall-through in notifier by Jiri Pirko · 10 years ago
  2. a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 10 years ago
  3. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  4. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  5. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 10 years ago
  6. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 10 years ago
  7. 99301ba team: Don't allow team devices to change network namespaces. by Weilong Chen · 10 years ago
  8. f337db6 random32: add prandom_u32_max and convert open coded users by Daniel Borkmann · 10 years ago
  9. b01f236 team: block mtu change before it happens via NETDEV_PRECHANGEMTU by Veaceslav Falico · 10 years ago
  10. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 10 years ago
  11. f5e0d34 team: fix master carrier set when user linkup is enabled by Jiri Pirko · 11 years ago
  12. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  13. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  14. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  15. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  16. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  17. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  18. 93af735 net: team: inherit addr_assign_type along with dev_addr by Bjørn Mork · 11 years ago
  19. 0fb52a2 team: cleanup netpoll clode by stephen hemminger · 11 years ago
  20. 492b200 team: add support for sending multicast rejoins by Jiri Pirko · 11 years ago
  21. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 11 years ago
  22. fc423ff team: add peer notification by Jiri Pirko · 11 years ago
  23. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  24. 735d381 team: remove synchronize_rcu() called during port disable by Jiri Pirko · 11 years ago
  25. d80b35b team: use kfree_rcu instead of synchronize_rcu in team_port_dev by Jiri Pirko · 11 years ago
  26. 6c31ff3 team: remove synchronize_rcu() called during queue override change by Jiri Pirko · 11 years ago
  27. 72df935 team: move add to port list before port enablement by Jiri Pirko · 11 years ago
  28. 76c455d team: check return value of team_get_port_by_index_rcu() for NULL by Jiri Pirko · 11 years ago
  29. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. 3f3e7ce team: fix port list dump for big number of ports by Jiri Pirko · 11 years ago
  31. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  32. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  33. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  34. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  35. 72b2703 team: Use new sync_multiple api to sync devices adressess. by Vlad Yasevich · 11 years ago
  36. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  37. 2ea4659 team: make local function static by stephen hemminger · 11 years ago
  38. ba81276 team: unsyc the devices addresses when port is removed by Vlad Yasevich · 11 years ago
  39. 753f993 team: introduce random mode by Jiri Pirko · 11 years ago
  40. acbba0d team: introduce two default team_modeop functions and use them in modes by Jiri Pirko · 11 years ago
  41. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  42. e185483 team: allow userspace to take control over carrier by Flavio Leitner · 11 years ago
  43. 675b804 team: ab: set active port option as changed when port is leaving by Jiri Pirko · 11 years ago
  44. c3969d80 team: move netlink event notifiers after team_port_leave() by Jiri Pirko · 11 years ago
  45. d90f889 team: handle sending port list in the same way option list is sent by Jiri Pirko · 11 years ago
  46. 513fe16 drivers/net/team: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  47. 3066af5 team: use strlcpy with ethtool_drvinfo fields by Flavio Leitner · 11 years ago
  48. b1cc985 team: remove usage of netdev_set_master() by Jiri Pirko · 11 years ago
  49. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 11 years ago
  50. 06a7fc4 team: update master carrier state by Flavio Leitner · 12 years ago
  51. 7f51c58 team: add ethtool support by Flavio Leitner · 12 years ago
  52. 4cafe37 team: implement carrier change by Flavio Leitner · 12 years ago
  53. 3ed7147 team: fix hw_features setup by Jiri Pirko · 12 years ago
  54. 403f43c team: bcast: convert return value of team_dev_queue_xmit() to bool correctly by Jiri Pirko · 12 years ago
  55. b3c581d team: set qdisc_tx_busylock to avoid LOCKDEP splat by Eric Dumazet · 12 years ago
  56. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  57. a326e6d team: fix return value check by Wei Yongjun · 12 years ago
  58. 0b121fd team: send port changed when added by Jiri Pirko · 12 years ago
  59. 10f3f51 team: send port changed when added by Jiri Pirko · 12 years ago
  60. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  61. 2c33bb3 team: do not allow to add VLAN challenged port when vlan is used by Jiri Pirko · 12 years ago
  62. 0c7517e team: don't print warn message on -ESRCH during event send by Jiri Pirko · 12 years ago
  63. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 1d76efe team: add support for non-ethernet devices by Jiri Pirko · 12 years ago
  65. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  66. 8ff5105 team: add support for queue override by setting queue_id for port by Jiri Pirko · 12 years ago
  67. a86fc6b team: add per port priority option by Jiri Pirko · 12 years ago
  68. 6982163 team: add signed 32-bit team option type by Jiri Pirko · 12 years ago
  69. 3324d02 team: init error value to 0 in team_netpoll_setup() by Jiri Pirko · 12 years ago
  70. 6c85f2b team: add multiqueue support by Jiri Pirko · 12 years ago
  71. dc90595 team: refine IFF_XMIT_DST_RELEASE capability by Jiri Pirko · 12 years ago
  72. bd2d083 team: add netpoll support by Jiri Pirko · 12 years ago
  73. 68c4504 team: make team_port_enabled() and team_port_txable() static inline by Jiri Pirko · 12 years ago
  74. 5fc8899 team: add broadcast mode by Jiri Pirko · 12 years ago
  75. 6e88e13 team: use function team_port_txable() for determing enabled and up port by Jiri Pirko · 12 years ago
  76. 5a1d1c8 team: use IFF_LIVE_ADDR_CHANGE priv_flag by Jiri Pirko · 12 years ago
  77. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  78. 52a4fd7 team: do not allow to map disabled ports by Jiri Pirko · 12 years ago
  79. 122bb04 team: fix team_adjust_ops with regard to enabled ports by Jiri Pirko · 12 years ago
  80. 6dab015 team: do RCU update path fixups by Jiri Pirko · 12 years ago
  81. f643776 team: Revert previous two changes. by David S. Miller · 12 years ago
  82. d8dbd96 team: use RCU_INIT_POINTER for NULL assignment of RCU pointer by Jiri Pirko · 12 years ago
  83. b443a23 team: use rcu_access_pointer to access RCU pointer by writer by Jiri Pirko · 12 years ago
  84. d1904fb team: use rcu_dereference_bh() in tx path by Jiri Pirko · 12 years ago
  85. 2fcdb2c team: allow to send multiple set events in one message by Jiri Pirko · 12 years ago
  86. 35b384b team: ensure correct order of netlink messages delivery by Jiri Pirko · 12 years ago
  87. 9b00cf2 team: implement multipart netlink messages for options transfers by Jiri Pirko · 12 years ago
  88. ab8250d team: lb: introduce infrastructure for userspace driven tx loadbalancing by Jiri Pirko · 12 years ago
  89. 4bccfd1 team: add port_[enabled/disabled] mode callbacks by Jiri Pirko · 12 years ago
  90. f88725f team: pass NULL to __team_option_inst_add() instead of 0 by Jiri Pirko · 12 years ago
  91. 01048d9 team: allow to specify one option instance to be send to userspace by Jiri Pirko · 12 years ago
  92. 3221c64 team: fix error path in team_nl_fill_port_list_get() by Jiri Pirko · 12 years ago
  93. 75db986 team: fix error path in team_nl_fill_options_get() by Jiri Pirko · 12 years ago
  94. 0f1aad2 team: allow async option changes by Jiri Pirko · 12 years ago
  95. 85d59a8 team: push array_index and port into separate structure by Jiri Pirko · 12 years ago
  96. 0d572e4 team: comments: s/net\/drivers\/team/drivers\/net\/team/ by Jiri Pirko · 12 years ago
  97. b130332 team: introduce array options by Jiri Pirko · 12 years ago
  98. f82b959 team: allow read/write-only options by Jiri Pirko · 12 years ago
  99. 596e202 team: lb: push hash counting into separate function by Jiri Pirko · 12 years ago
  100. 5149ee5 team: add mode priv to port by Jiri Pirko · 12 years ago