1. 532b5aa Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  2. 09fb35e ibmvnic: Don't handle RX interrupts when not up. by Nathan Fontenot · 7 years ago
  3. 4621ffd cxgb4: implement ndo_features_check by Ganesh Goudar · 7 years ago
  4. d0a1299 cxgb4: add support for vxlan segmentation offload by Ganesh Goudar · 7 years ago
  5. 846eac3 cxgb4: implement udp tunnel callbacks by Ganesh Goudar · 7 years ago
  6. ef0fd85 cxgb4: add data structures to support vxlan by Ganesh Goudar · 7 years ago
  7. c5e62a2 Merge branch 'sfc-support-25G-configuration-with-ethtool' by David S. Miller · 7 years ago
  8. 5abb5e7 sfc: add bits for 25/50/100G supported/advertised speeds by Edward Cree · 7 years ago
  9. c2ab85d sfc: support the ethtool ksettings API properly so that 25/50/100G works by Edward Cree · 7 years ago
  10. 702b3d5 sfc: basic MCDI mapping of 25/50/100G link speeds by Edward Cree · 7 years ago
  11. c92342b Merge branch 'mlxsw-qdisc-refactoring' by David S. Miller · 7 years ago
  12. 56202ca mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one by Nogah Frankel · 7 years ago
  13. 9cf6c9c mlxsw: spectrum: qdiscs: Create a generic replace function by Nogah Frankel · 7 years ago
  14. 9a37a59 mlxsw: spectrum: qdiscs: Create a generic destroy function by Nogah Frankel · 7 years ago
  15. 562ffbc mlxsw: spectrum: qdiscs: Add an ops struct by Nogah Frankel · 7 years ago
  16. cba7158f mlxsw: spectrum: qdiscs: Unite all handle checks by Nogah Frankel · 7 years ago
  17. d56c8955 mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc by Nogah Frankel · 7 years ago
  18. c2ed6db mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only by Nogah Frankel · 7 years ago
  19. 4d1a4b8 mlxsw: spectrum: qdiscs: Clean qdisc statistics structs by Nogah Frankel · 7 years ago
  20. f8253df net: sch: red: Change offloaded xstats to be incremental by Nogah Frankel · 7 years ago
  21. f34b4aa net: sch: red: Change the name of the stats struct to be generic by Nogah Frankel · 7 years ago
  22. 371b437 mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file by Nogah Frankel · 7 years ago
  23. d016e13 mlxsw: spectrum: Fix typo in firmware upgrade message by Ido Schimmel · 7 years ago
  24. 809a79e tcp: make local function tcp_recv_timestamp static by Wei Yongjun · 7 years ago
  25. e213f5b net/mlx5e: fix error return code in mlx5e_alloc_rq() by Wei Yongjun · 7 years ago
  26. ea0a4210 cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages by Arjun Vynipadath · 7 years ago
  27. 1125b00 tuntap: fix for "tuntap: XDP transmission" by Stephen Rothwell · 7 years ago
  28. 0794fed i40e: track id can be 0 by Jingjing Wu · 7 years ago
  29. 329e598 i40e: change ppp name to ddp by Jingjing Wu · 7 years ago
  30. a6cab7d i40evf: Drop i40evf_fire_sw_int as it is prone to races by Alexander Duyck · 7 years ago
  31. f23735a i40evf: Clean-up flags for promisc mode to avoid high polling rate by Alexander Duyck · 7 years ago
  32. 498860c i40evf: Do not clear MSI-X PBA manually by Alexander Duyck · 7 years ago
  33. 793c6f8 i40e: remove redundant initialization of read_size by Colin Ian King · 7 years ago
  34. f2fc31e i40e/i40evf: Bump driver versions by Alice Michael · 7 years ago
  35. 5b64347 i40e: add helper conversion function for link_speed by Jacob Keller · 7 years ago
  36. d3d657a i40e: update VFs of link state after GET_VF_RESOURCES by Jacob Keller · 7 years ago
  37. 9b2aef1 i40evf: hold the critical task bit lock while opening by Jacob Keller · 7 years ago
  38. 22ab4086 i40evf: release bit locks in reverse order by Jacob Keller · 7 years ago
  39. 504398f i40evf: use spinlock to protect (mac|vlan)_filter_list by Jacob Keller · 7 years ago
  40. 44b034b i40evf: don't rely on netif_running() outside rtnl_lock() by Jacob Keller · 7 years ago
  41. dbd668e i40e: display priority_xon and priority_xoff stats by Alice Michael · 7 years ago
  42. fd3ba21 net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set by Jesper Dangaard Brouer · 7 years ago
  43. fee2d54 net: phy: marvell: mv88e6390 temperature sensor reading by Andrew Lunn · 7 years ago
  44. 0c959a2 Merge branch 'net-create-dynamic-software-irq-moderation-library' by David S. Miller · 7 years ago
  45. f4e5f0e MAINTAINERS: add entry for Dynamic Interrupt Moderation by Andy Gospodarek · 7 years ago
  46. 6a8788f bnxt_en: add support for software dynamic interrupt moderation by Andy Gospodarek · 7 years ago
  47. 8115b75 net/dim: use struct net_dim_sample as arg to net_dim by Andy Gospodarek · 7 years ago
  48. 4c4dbb4 net/mlx5e: Move dynamic interrupt coalescing code to include/linux by Andy Gospodarek · 7 years ago
  49. 9a31742 net/mlx5e: Change Mellanox references in DIM code by Andy Gospodarek · 7 years ago
  50. b9c872f net/mlx5e: Move generic functions to new file by Andy Gospodarek · 7 years ago
  51. f5e7f67 net/mlx5e: Move AM logic enums by Andy Gospodarek · 7 years ago
  52. 138968e net/mlx5e: Remove rq references in mlx5e_rx_am by Andy Gospodarek · 7 years ago
  53. f58ee09 net/mlx5e: Move interrupt moderation forward declarations by Andy Gospodarek · 7 years ago
  54. 98dd1ed net/mlx5e: Move interrupt moderation structs to new file by Andy Gospodarek · 7 years ago
  55. 8448f91 Merge branch 'ipv6-Add-support-for-non-equal-cost-multipath' by David S. Miller · 7 years ago
  56. 398958a ipv6: Add support for non-equal-cost multipath by Ido Schimmel · 7 years ago
  57. 3d709f6 ipv6: Use hash-threshold instead of modulo-N by Ido Schimmel · 7 years ago
  58. 7696c06 ipv6: Use a 31-bit multipath hash by Ido Schimmel · 7 years ago
  59. d7dedee ipv6: Calculate hash thresholds for IPv6 nexthops by Ido Schimmel · 7 years ago
  60. e2b3b35 vhost_net: batch used ring update in rx by Jason Wang · 7 years ago
  61. 65d51f2 Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  62. 45f8982 Merge branch 'hns3-next' by David S. Miller · 7 years ago
  63. 6c88d9d net: hns3: report the function type the same line with hns3_nic_get_stats64 by Peng Li · 7 years ago
  64. bf90945 Revert "net: hns3: Add packet statistics of netdev" by Peng Li · 7 years ago
  65. 68d5c26 Merge branch 'Socionext-Synquacer-NETSEC-driver' by David S. Miller · 7 years ago
  66. 919e66a MAINTAINERS: Add entry for Socionext ethernet driver by Jassi Brar · 7 years ago
  67. 533dd11a1 net: socionext: Add Synquacer NetSec driver by Jassi Brar · 7 years ago
  68. f78f410 dt-bindings: net: Add DT bindings for Socionext Netsec by Jassi Brar · 7 years ago
  69. c215dae Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  70. 61ad640 Merge branch 'r8169-improve-runtime-pm' by David S. Miller · 7 years ago
  71. a92a084 r8169: improve runtime pm in general and suspend unused ports by Heiner Kallweit · 7 years ago
  72. ef4d5fc r8169: improve runtime pm in rtl8169_check_link_status by Heiner Kallweit · 7 years ago
  73. b9aa1c7 r8169: remove unneeded rpm ops in rtl_shutdown by Heiner Kallweit · 7 years ago
  74. fdb533c Merge branch 'tipc-improvements-to-group-messaging' by David S. Miller · 7 years ago
  75. eb929a9 tipc: improve poll() for group member socket by Jon Maloy · 7 years ago
  76. 232d07b tipc: improve groupcast scope handling by Jon Maloy · 7 years ago
  77. 8348500 tipc: add option to suppress PUBLISH events for pre-existing publications by Jon Maloy · 7 years ago
  78. d12d2e1 tipc: send out join messages as soon as new member is discovered by Jon Maloy · 7 years ago
  79. c2b22bc tipc: simplify group LEAVE sequence by Jon Maloy · 7 years ago
  80. 7ad32bc tipc: create group member event messages when they are needed by Jon Maloy · 7 years ago
  81. 0233493 tipc: adjustment to group member FSM by Jon Maloy · 7 years ago
  82. 4ea5dab tipc: let group member stay in JOINED mode if unable to reclaim by Jon Maloy · 7 years ago
  83. 8d5dee2 tipc: a couple of cleanups by Jon Maloy · 7 years ago
  84. a67c01e Merge branch 'ethtool-ringparam-upper-bound' by David S. Miller · 7 years ago
  85. bacc794 net/mlx5e: Remove redundant checks in set_ringparam by Eugenia Emantayev · 7 years ago
  86. 7589fd5 net/mlx4_en: Align behavior of set ring size flow via ethtool by Eugenia Emantayev · 7 years ago
  87. 37e2d99 ethtool: Ensure new ring parameters are within bounds during SRINGPARAM by Eugenia Emantayev · 7 years ago
  88. 68ae742 ixgbe: Drop l2_accel_priv data pointer from ring struct by Alexander Duyck · 7 years ago
  89. 1489542 ixgbe: Use ring values to test for Tx pending by Alexander Duyck · 7 years ago
  90. 4e039c1 ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices by Alexander Duyck · 7 years ago
  91. ff815fb ixgbe: There is no need to update num_rx_pools in L2 fwd offload by Alexander Duyck · 7 years ago
  92. 2af62c5 ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling by Alexander Duyck · 7 years ago
  93. 2097db7 ixgbe: Perform reinit any time number of VFs change by Alexander Duyck · 7 years ago
  94. 709af18 ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table by Colin Ian King · 7 years ago
  95. 2b1eaa6 be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map by Colin Ian King · 7 years ago
  96. 361b534 ixgbe: Fix interaction between SR-IOV and macvlan offload by Alexander Duyck · 7 years ago
  97. 1b953e8 ixgbevf: remove redundant setting of xcast_mode by Emil Tantilov · 7 years ago
  98. 63f721c ixgbe: Remove an obsolete comment about ITR by Tonghao Zhang · 7 years ago
  99. faa9b39 virtio_net: propagate linkspeed/duplex settings from the hypervisor by Jason Baron · 7 years ago
  100. 73834ae ixgbe: extend firmware version support by Paul Greenwalt · 7 years ago