1. 7e96adc4 net: hns3: add ethtool_ops.get_coalesce support to PF by Fuyun Liang · 7 years ago
  2. 27cdfed net: hns3: remove TSO config command from VF driver by Peng Li · 7 years ago
  3. 849e460 net: hns3: add ethtool_ops.get_channels support for VF by Peng Li · 7 years ago
  4. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. 1545dec Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  6. ab27815 Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  7. 8c2e6c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  8. 3d93e33 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  9. 297a696 net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe() by Wei Yongjun · 7 years ago
  10. ecb1028 net: socionext: Fix error return code in netsec_netdev_open() by Wei Yongjun · 7 years ago
  11. d9f5237 net: socionext: include linux/io.h to fix build by Arnd Bergmann · 7 years ago
  12. 532b5aa Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  13. 09fb35e ibmvnic: Don't handle RX interrupts when not up. by Nathan Fontenot · 7 years ago
  14. 4621ffd cxgb4: implement ndo_features_check by Ganesh Goudar · 7 years ago
  15. d0a1299 cxgb4: add support for vxlan segmentation offload by Ganesh Goudar · 7 years ago
  16. 846eac3 cxgb4: implement udp tunnel callbacks by Ganesh Goudar · 7 years ago
  17. ef0fd85 cxgb4: add data structures to support vxlan by Ganesh Goudar · 7 years ago
  18. 64fce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  19. 5abb5e7 sfc: add bits for 25/50/100G supported/advertised speeds by Edward Cree · 7 years ago
  20. c2ab85d sfc: support the ethtool ksettings API properly so that 25/50/100G works by Edward Cree · 7 years ago
  21. 702b3d5 sfc: basic MCDI mapping of 25/50/100G link speeds by Edward Cree · 7 years ago
  22. 56202ca mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one by Nogah Frankel · 7 years ago
  23. 9cf6c9c mlxsw: spectrum: qdiscs: Create a generic replace function by Nogah Frankel · 7 years ago
  24. 9a37a59 mlxsw: spectrum: qdiscs: Create a generic destroy function by Nogah Frankel · 7 years ago
  25. 562ffbc mlxsw: spectrum: qdiscs: Add an ops struct by Nogah Frankel · 7 years ago
  26. cba7158f mlxsw: spectrum: qdiscs: Unite all handle checks by Nogah Frankel · 7 years ago
  27. d56c8955 mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc by Nogah Frankel · 7 years ago
  28. c2ed6db mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only by Nogah Frankel · 7 years ago
  29. 4d1a4b8 mlxsw: spectrum: qdiscs: Clean qdisc statistics structs by Nogah Frankel · 7 years ago
  30. f8253df net: sch: red: Change offloaded xstats to be incremental by Nogah Frankel · 7 years ago
  31. f34b4aa net: sch: red: Change the name of the stats struct to be generic by Nogah Frankel · 7 years ago
  32. 371b437 mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file by Nogah Frankel · 7 years ago
  33. d016e13 mlxsw: spectrum: Fix typo in firmware upgrade message by Ido Schimmel · 7 years ago
  34. db84924 mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion_enable by Jiri Pirko · 7 years ago
  35. 8e033a9 mlxsw: pci: Wait after reset before accessing HW by Yuval Mintz · 7 years ago
  36. e213f5b net/mlx5e: fix error return code in mlx5e_alloc_rq() by Wei Yongjun · 7 years ago
  37. ea0a4210 cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages by Arjun Vynipadath · 7 years ago
  38. fc23365 nfp: always unmask aux interrupts at init by Jakub Kicinski · 7 years ago
  39. 0794fed i40e: track id can be 0 by Jingjing Wu · 7 years ago
  40. 329e598 i40e: change ppp name to ddp by Jingjing Wu · 7 years ago
  41. a6cab7d i40evf: Drop i40evf_fire_sw_int as it is prone to races by Alexander Duyck · 7 years ago
  42. f23735a i40evf: Clean-up flags for promisc mode to avoid high polling rate by Alexander Duyck · 7 years ago
  43. 498860c i40evf: Do not clear MSI-X PBA manually by Alexander Duyck · 7 years ago
  44. 793c6f8 i40e: remove redundant initialization of read_size by Colin Ian King · 7 years ago
  45. f2fc31e i40e/i40evf: Bump driver versions by Alice Michael · 7 years ago
  46. 5b64347 i40e: add helper conversion function for link_speed by Jacob Keller · 7 years ago
  47. d3d657a i40e: update VFs of link state after GET_VF_RESOURCES by Jacob Keller · 7 years ago
  48. 9b2aef1 i40evf: hold the critical task bit lock while opening by Jacob Keller · 7 years ago
  49. 22ab4086 i40evf: release bit locks in reverse order by Jacob Keller · 7 years ago
  50. 504398f i40evf: use spinlock to protect (mac|vlan)_filter_list by Jacob Keller · 7 years ago
  51. 44b034b i40evf: don't rely on netif_running() outside rtnl_lock() by Jacob Keller · 7 years ago
  52. dbd668e i40e: display priority_xon and priority_xoff stats by Alice Michael · 7 years ago
  53. fee2d54 net: phy: marvell: mv88e6390 temperature sensor reading by Andrew Lunn · 7 years ago
  54. 6a8788f bnxt_en: add support for software dynamic interrupt moderation by Andy Gospodarek · 7 years ago
  55. 8115b75 net/dim: use struct net_dim_sample as arg to net_dim by Andy Gospodarek · 7 years ago
  56. 4c4dbb4 net/mlx5e: Move dynamic interrupt coalescing code to include/linux by Andy Gospodarek · 7 years ago
  57. 9a31742 net/mlx5e: Change Mellanox references in DIM code by Andy Gospodarek · 7 years ago
  58. b9c872f net/mlx5e: Move generic functions to new file by Andy Gospodarek · 7 years ago
  59. f5e7f67 net/mlx5e: Move AM logic enums by Andy Gospodarek · 7 years ago
  60. 138968e net/mlx5e: Remove rq references in mlx5e_rx_am by Andy Gospodarek · 7 years ago
  61. f58ee09 net/mlx5e: Move interrupt moderation forward declarations by Andy Gospodarek · 7 years ago
  62. 98dd1ed net/mlx5e: Move interrupt moderation structs to new file by Andy Gospodarek · 7 years ago
  63. 6ade262 Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  64. 95f566d of_mdio: avoid MDIO bus removal when a PHY is missing by Madalin Bucur · 7 years ago
  65. e2b3b35 vhost_net: batch used ring update in rx by Jason Wang · 7 years ago
  66. 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
  67. 6c88d9d net: hns3: report the function type the same line with hns3_nic_get_stats64 by Peng Li · 7 years ago
  68. bf90945 Revert "net: hns3: Add packet statistics of netdev" by Peng Li · 7 years ago
  69. 11d827a net: gianfar_ptp: move set_fipers() to spinlock protecting area by Yangbo Lu · 7 years ago
  70. 533dd11a1 net: socionext: Add Synquacer NetSec driver by Jassi Brar · 7 years ago
  71. c215dae Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  72. ff87596 Bluetooth: btbcm: Fix sleep mode struct ordering by Lukas Wunner · 7 years ago
  73. e4b9e5b Bluetooth: hci_bcm: Sleep instead of spinning by Lukas Wunner · 7 years ago
  74. 5954cdf Bluetooth: hci_bcm: Silence IRQ printk by Lukas Wunner · 7 years ago
  75. 4c33162 Bluetooth: hci_bcm: Support Apple GPIO handling by Lukas Wunner · 7 years ago
  76. 8bfa7e1e Bluetooth: hci_bcm: Handle errors properly by Lukas Wunner · 7 years ago
  77. 8353b4a Bluetooth: hci_bcm: Add callbacks to toggle GPIOs by Lukas Wunner · 7 years ago
  78. b7c2aba Bluetooth: hci_bcm: Document struct bcm_device by Lukas Wunner · 7 years ago
  79. 4dc2733 Bluetooth: hci_bcm: Invalidate IRQ on request failure by Lukas Wunner · 7 years ago
  80. f4cf6b7 Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable() by Lukas Wunner · 7 years ago
  81. 54ba69f Bluetooth: hci_bcm: Fix race on close by Lukas Wunner · 7 years ago
  82. 6d83f1e Bluetooth: hci_bcm: Clean up unnecessary #ifdef by Lukas Wunner · 7 years ago
  83. 4a59f1f Bluetooth: hci_bcm: Validate IRQ before using it by Ronald Tschalär · 7 years ago
  84. 3e81a4c Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO by Lukas Wunner · 7 years ago
  85. 1e77fc8 gpio: Add missing open drain/source handling to gpiod_set_value_cansleep() by Geert Uytterhoeven · 7 years ago
  86. ff627e3 nfp: bpf: reuse verifier log for debug messages by Quentin Monnet · 7 years ago
  87. c087aa8 nfp: bpf: add signed jump insns by Nic Viljoen · 7 years ago
  88. af93d15 nfp: hand over to BPF offload app at coarser granularity by Jakub Kicinski · 7 years ago
  89. e84797f nfp: bpf: use a large constant in unresolved branches by Jakub Kicinski · 7 years ago
  90. 44a12ec nfp: bpf: don't depend on high order allocations for program image by Jakub Kicinski · 7 years ago
  91. 2314fe9 nfp: bpf: relocate jump targets just before the load by Jakub Kicinski · 7 years ago
  92. 488feea nfp: bpf: add helpers for modifying branch addresses by Jakub Kicinski · 7 years ago
  93. 1549921 nfp: bpf: move jump resolution to jit.c by Jakub Kicinski · 7 years ago
  94. a0f30c9 nfp: bpf: allow disabling TC offloads when XDP active by Jakub Kicinski · 7 years ago
  95. ccbdc59 nfp: bpf: don't allow changing MTU above BPF offload limit when active by Jakub Kicinski · 7 years ago
  96. c4f7730 nfp: bpf: round up the size of the stack by Jakub Kicinski · 7 years ago
  97. 8c6a6d9 nfp: fix incumbent kdoc warnings by Jakub Kicinski · 7 years ago
  98. a9c324b nfp: don't try to register XDP rxq structures on control queues by Jakub Kicinski · 7 years ago
  99. d476c53 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  100. a92a084 r8169: improve runtime pm in general and suspend unused ports by Heiner Kallweit · 7 years ago