1. 3a0d6c5 team: implement lower state change propagation by Jiri Pirko · 9 years ago
  2. 7d25950 team: rtnl_lock for options set by Jiri Pirko · 9 years ago
  3. fb1b2e3 net: introduce lower state changed info structure for LAG lowers by Jiri Pirko · 9 years ago
  4. 04d4826 net: introduce change lower state notifier by Jiri Pirko · 9 years ago
  5. 41f0b04 bonding: fill-up LAG changeupper info struct and pass it along by Jiri Pirko · 9 years ago
  6. 8fd7285 team: fill-up LAG changeupper info struct and pass it along by Jiri Pirko · 9 years ago
  7. 764f5e5 net: add info struct for LAG changeupper by Jiri Pirko · 9 years ago
  8. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 9 years ago
  9. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 9 years ago
  10. e0ba141 net: add netif_is_lag_port helper by Jiri Pirko · 9 years ago
  11. 7be6183 net: add netif_is_lag_master helper by Jiri Pirko · 9 years ago
  12. f7f019e net: add netif_is_team_port helper by Jiri Pirko · 9 years ago
  13. c981e42 net: add netif_is_team_master helper by Jiri Pirko · 9 years ago
  14. 3952af4 bonding: add 802.3ad support for 100G speeds by Jiri Pirko · 9 years ago
  15. c39d045 net: Add support for CHANGEUPPER notifier error injection by Ido Schimmel · 9 years ago
  16. b03804e net: Check CHANGEUPPER notifier return value by Ido Schimmel · 9 years ago
  17. 3b19584 i40e: Fix i40e_print_features() VEB mode output by Joe Perches · 9 years ago
  18. 68e14a4 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  19. d34a614 ixgbevf: Handle extended IPv6 headers in Tx path by Mark Rustad · 9 years ago
  20. 3c2f2b7 ixgbe: Always turn PHY power on when requested by Mark Rustad · 9 years ago
  21. 36a92d7 ixgbe: Handle extended IPv6 headers in Tx path by Mark Rustad · 9 years ago
  22. 988d130 ixgbe: Save VF info and take references by Mark Rustad · 9 years ago
  23. 48b4461 ixgbe: Wait for master disable to be set by Mark Rustad · 9 years ago
  24. efff2e0 ixgbe: Correct spec violations by waiting after reset by Mark Rustad · 9 years ago
  25. a9763f3 ixgbe: Update PTP to support X550EM_x devices by Mark Rustad · 9 years ago
  26. 2f9be16 ixgbe: Allow FDB entries access to more RAR filters by Alexander Duyck · 9 years ago
  27. 0f079d2 ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses by Alexander Duyck · 9 years ago
  28. c9f53e6 ixgbe: Refactor MAC address configuration code by Alexander Duyck · 9 years ago
  29. 50985b5 ixgbevf: Minor cleanups by Mark Rustad · 9 years ago
  30. 40a13e2 ixgbevf: Use a private workqueue to avoid certain possible hangs by Mark Rustad · 9 years ago
  31. 780484d ixgbe: Use private workqueue to avoid certain possible hangs by Mark Rustad · 9 years ago
  32. 83a9fb2 ixgbe: Add support for newer thermal alarm by Mark Rustad · 9 years ago
  33. f164b84 ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em by Mark Rustad · 9 years ago
  34. 6f24e5d sfc: use ALIGN macro for aligning frame sizes by Jarod Wilson · 9 years ago
  35. 7450aaf tcp: suppress too verbose messages in tcp_send_ack() by Eric Dumazet · 9 years ago
  36. 0fe824d Merge branch 'hv_netvsc-less-headroom' by David S. Miller · 9 years ago
  37. 760d1e3 hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet by KY Srinivasan · 9 years ago
  38. 10082f9 hv_netvsc: Eliminate status from struct hv_netvsc_packet by KY Srinivasan · 9 years ago
  39. bde79be hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet by KY Srinivasan · 9 years ago
  40. a429bda hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet by KY Srinivasan · 9 years ago
  41. 694a9fb hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet by KY Srinivasan · 9 years ago
  42. 3a3d9a0 hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet by KY Srinivasan · 9 years ago
  43. a9f2e2d hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet by KY Srinivasan · 9 years ago
  44. 2a04ae8 hv_netvsc: remove locking in netvsc_send() by Vitaly Kuznetsov · 9 years ago
  45. 8b9fbe1 hv_netvsc: move subchannel existence check to netvsc_select_queue() by Vitaly Kuznetsov · 9 years ago
  46. c0eb454 hv_netvsc: Don't ask for additional head room in the skb by KY Srinivasan · 9 years ago
  47. 074c2fe hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet by KY Srinivasan · 9 years ago
  48. 09215ef hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet by KY Srinivasan · 9 years ago
  49. c4b20c6 hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet by KY Srinivasan · 9 years ago
  50. 2447676 hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure by KY Srinivasan · 9 years ago
  51. 25b85ee hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure by KY Srinivasan · 9 years ago
  52. 934d202 hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient by KY Srinivasan · 9 years ago
  53. 22e9dd2 hv_netvsc: Resize some of the variables in hv_netvsc_packet by KY Srinivasan · 9 years ago
  54. 117ce39 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  55. 17652c6 i40e: remove unused argument by Jesse Brandeburg · 9 years ago
  56. 0e4425e i40e: fix: do not sleep in netdev_ops by Jesse Brandeburg · 9 years ago
  57. e1c2279 i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1 by Catherine Sullivan · 9 years ago
  58. 0dd438d i40evf: allocate ring structs dynamically by Mitch Williams · 9 years ago
  59. 7d96ba1 i40evf: allocate queue vectors dynamically by Mitch Williams · 9 years ago
  60. e743072 i40evf: quoth the VF driver, Nevermore by Mitch Williams · 9 years ago
  61. e7ffb72 i40e: make error message more useful by Mitch Williams · 9 years ago
  62. e36b0b1 i40e: fix confusing message by Helin Zhang · 9 years ago
  63. 2b2426a i40e: Update error messaging by Carolyn Wyborny · 9 years ago
  64. 66f9af85 i40evf: add new fields to store user configuration of RSS by Helin Zhang · 9 years ago
  65. 90b02b4 i40evf: create a generic get RSS function by Helin Zhang · 9 years ago
  66. 2c86ac3 i40evf: create a generic config RSS function by Helin Zhang · 9 years ago
  67. 96a8198 i40evf: rename VF adapter specific RSS function by Helin Zhang · 9 years ago
  68. b74118f i40e/i40evf: prefetch skb data on transmit by Jesse Brandeburg · 9 years ago
  69. 6a7fded i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai Jain · 9 years ago
  70. acd6544 i40e: rename rss_size to alloc_rss_size in i40e_pf by Helin Zhang · 9 years ago
  71. 28c5869 i40e: add new fields to store user configuration by Helin Zhang · 9 years ago
  72. 6cc56834 isdn: remove spellcaster driver by Arnd Bergmann · 9 years ago
  73. 2f7a791 stmmac: support Reg_9 to get HW level information by Giuseppe CAVALLARO · 9 years ago
  74. 88308c0 Merge branch 'qed-ethtool-ops' by David S. Miller · 9 years ago
  75. 0f7db14 qede: Add support for {get, set}_pauseparam by Sudarsana Kalluru · 9 years ago
  76. 32a7a57 qede: Add support for nway_reset by Sudarsana Kalluru · 9 years ago
  77. 3d971cb qede: Add support for set_phys_id by Sudarsana Kalluru · 9 years ago
  78. 91420b8 qed: Add support for changing LED state by Sudarsana Kalluru · 9 years ago
  79. 01ef7e0 qede: Add support for {get, set}_ringparam by Sudarsana Kalluru · 9 years ago
  80. 8edf049 qede: Add support for {get, set}_channels by Sudarsana Kalluru · 9 years ago
  81. ee4db74 Merge branch 'sfc-8000' by David S. Miller · 9 years ago
  82. dd248f1 sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC by Bert Kenward · 9 years ago
  83. 93171b1 sfc: make TSO version a per-queue parameter by Bert Kenward · 9 years ago
  84. 02fff96 net: add support for netdev notifier error injection by Nikolay Aleksandrov · 9 years ago
  85. 27a70af hv_netvsc: rework link status change handling by Vitaly Kuznetsov · 9 years ago
  86. 77b75f4 unix: use wq_has_sleeper in unix_dgram_recvmsg by Rainer Weikusat · 9 years ago
  87. 75c4a57 Merge branch 'ipmr-nl' by David S. Miller · 9 years ago
  88. ccbb0aa net: ipmr: add mfc newroute/delroute netlink support by Nikolay Aleksandrov · 9 years ago
  89. 42e6b89 net: ipmr: fix setsockopt error return by Nikolay Aleksandrov · 9 years ago
  90. 1973a4e net: ipmr: move pimsm_enabled to pim.h and rename by Nikolay Aleksandrov · 9 years ago
  91. 5ea1f13 net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h by Nikolay Aleksandrov · 9 years ago
  92. 520191b net: ipmr: adjust mroute.h style and drop extern by Nikolay Aleksandrov · 9 years ago
  93. 06bd6c0 net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum by Nikolay Aleksandrov · 9 years ago
  94. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  95. 43cd699 Merge branch 'mlxsw-hwmon' by David S. Miller · 9 years ago
  96. 5258196 mlxsw: core: Implement fan control using hwmon by Jiri Pirko · 9 years ago
  97. 5246f2e mlxsw: reg: Add definition of fan management registers by Jiri Pirko · 9 years ago
  98. 89309da mlxsw: core: Implement temperature hwmon interface by Jiri Pirko · 9 years ago
  99. 85926f8 mlxsw: reg: Add definition of temperature management registers by Jiri Pirko · 9 years ago
  100. 3a66ee3 mlxsw: spectrum: Add support for port identification by Ido Schimmel · 9 years ago