1. 95065a6 Bluetooth: hci_bcm: add missing tty-device sanity check by Johan Hovold · 8 years ago
  2. 941825e ieee802154: ca8210: Add checks for kmalloc allocation failures by Colin Ian King · 8 years ago
  3. f1554b7 Bluetooth: btmrvl: cleanup code in return from btmrvl_sdio_suspend() by prasanna karthik · 8 years ago
  4. ded845a ieee802154: Add CA8210 IEEE 802.15.4 device driver by Harry Morris · 8 years ago
  5. 212d7183 Bluetooth: hci_bcm: Support platform enumeration by Andy Shevchenko · 8 years ago
  6. 17e41ea Bluetooth: btmrvl: wake system up when receives a wake irq by Jeffy Chen · 8 years ago
  7. 017789f Bluetooth: btusb: wake system up when receives a wake irq by Jeffy Chen · 8 years ago
  8. abed84a Bluetooth: btrtl: Change message for missing config file by Larry Finger · 8 years ago
  9. 1eef1c3 Bluetooth: Added support for Rivet Networks Killer 1535 by Gabriel · 8 years ago
  10. 6c7bb7e Bluetooth: hci_intel: Add support Intel Bluetooth device 9160/9260 for UART by Tedd Ho-Jeong An · 8 years ago
  11. b7da6a6 Bluetooth: hci_intel: Fix firmware file name to use hw_variant by Tedd Ho-Jeong An · 8 years ago
  12. de76614 Bluetooth: btusb: Add support for Intel Bluetooth devices 9160/9260 [8087:0025] by Marcel Holtmann · 8 years ago
  13. 9268834 Bluetooth: Use switch statement for Intel hardware variants by Tedd Ho-Jeong An · 8 years ago
  14. 4598485 Bluetooth: bluecard: use setup_timer by Geliang Tang · 8 years ago
  15. 730ce39 Bluetooth: hci_bcm: Fix clock (un)prepare by John Keeping · 8 years ago
  16. 9232259 Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister" by Colin Ian King · 8 years ago
  17. bd3e4fd ftgmac100: Set default ring sizes to 128 entries by Benjamin Herrenschmidt · 8 years ago
  18. 52d9138 ftgmac100: Make ring sizes configurable via ethtool by Benjamin Herrenschmidt · 8 years ago
  19. 3833dc6 ftgmac100: Add more register inits in ftgmac100_init_hw() by Benjamin Herrenschmidt · 8 years ago
  20. 8eecf7c ftgmac100: Open code remaining register writes by Benjamin Herrenschmidt · 8 years ago
  21. ba1b123 ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac by Benjamin Herrenschmidt · 8 years ago
  22. f39c71b ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr by Benjamin Herrenschmidt · 8 years ago
  23. 8c3ed13 ftgmac100: Set netdev->hw_features by Benjamin Herrenschmidt · 8 years ago
  24. 6aff0bf ftgmac100: Disable HW checksum generation on AST2400, enable on others by Benjamin Herrenschmidt · 8 years ago
  25. 78d2854 ftgmac100: Use device "compatible" property, not machine. by Benjamin Herrenschmidt · 8 years ago
  26. 05690d6 ftgmac100: Upgrade to NETIF_F_HW_CSUM by Benjamin Herrenschmidt · 8 years ago
  27. c02b7a9 net: stmmac: use netif_set_real_num_{rx,tx}_queues by Joao Pinto · 8 years ago
  28. 6ffa4d1 s390/qeth: remove unimplemented gdev routines by Julian Wiedmann · 8 years ago
  29. 41fc3b6 s390/qeth: use LINK_MODE_* to report the link characteristics by Julian Wiedmann · 8 years ago
  30. 993e19c s390/qeth: convert to ETHTOOL_GLINKSETTINGS API by Julian Wiedmann · 8 years ago
  31. 774afb8 s390/qeth: clean up qeth_set_ecmd_adv_sup() by Julian Wiedmann · 8 years ago
  32. 2aedd56 s390/qeth: use and remove some defines by Julian Wiedmann · 8 years ago
  33. e38db6b s390/qeth: use correct return type for hard_start_xmit() by Julian Wiedmann · 8 years ago
  34. 4e8d7e6 s390/qeth: remove unused parameter by Julian Wiedmann · 8 years ago
  35. 96d1bb5 s390/qeth: move gdev shutdown handler to core by Julian Wiedmann · 8 years ago
  36. d73ef32 s390/qeth: move NAPI poll routine to core by Julian Wiedmann · 8 years ago
  37. 942d698 s390/qeth: move common ioctl handling to core by Julian Wiedmann · 8 years ago
  38. 99492ad net: fec: add ERR007885 for i.MX6ul enet IP by Fugang Duan · 8 years ago
  39. c10bc0e net: fec: correct the errata number comment typo by Fugang Duan · 8 years ago
  40. 9269e55 net: fec: add phy-reset-gpios PROBE_DEFER check by Fugang Duan · 8 years ago
  41. 9492012 net: fec: pass ->dev to dma_alloc__coherent() API by Fugang Duan · 8 years ago
  42. 145d6e2 net: fec: avoid BD pointer type cast to 32bit by Fugang Duan · 8 years ago
  43. 61e04cc net: fec: add return value check after calling .of_property_read_u32() by Fugang Duan · 8 years ago
  44. 3680b1f mlxsw: convert to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  45. 4244de1 PCI: remove pci_enable_msix by Christoph Hellwig · 8 years ago
  46. ce211b1 net: thunderx: Switch to pci_alloc_irq_vectors by Thanneeru Srinivasulu · 8 years ago
  47. da6f4cf5 net/ena: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  48. f3297f6 net: alx: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  49. 52c0cae ftgmac100: Remove tx descriptor accessors by Benjamin Herrenschmidt · 8 years ago
  50. 6db7470 ftgmac100: Add support for fragmented tx by Benjamin Herrenschmidt · 8 years ago
  51. e924553 ftgmac100: Don't clear tx desc fields unnecessarily by Benjamin Herrenschmidt · 8 years ago
  52. 42c2d19 ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet() by Benjamin Herrenschmidt · 8 years ago
  53. 4a2712b ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own() by Benjamin Herrenschmidt · 8 years ago
  54. 6ad3d7e ftgmac100: Cleanup tx queue handling by Benjamin Herrenschmidt · 8 years ago
  55. 8361731 ftgmac100: Store tx skbs in a separate array by Benjamin Herrenschmidt · 8 years ago
  56. 9b0f771 ftgmac100: Pad small frames properly by Benjamin Herrenschmidt · 8 years ago
  57. 3e427a3 ftgmac100: Factor tx packet dropping path by Benjamin Herrenschmidt · 8 years ago
  58. 43b25ee ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit() by Benjamin Herrenschmidt · 8 years ago
  59. 58e0c34 ftgmac100: Move ftgmac100_hard_start_xmit() around by Benjamin Herrenschmidt · 8 years ago
  60. d3ca8fb ftgmac100: Add a tx timeout handler by Benjamin Herrenschmidt · 8 years ago
  61. eb976a5 net: dsa: mt7530: Include gpio/consumer.h for GPIO functions by Florian Fainelli · 8 years ago
  62. f964543 netvsc: use napi_consume_skb by stephen hemminger · 8 years ago
  63. cdd3210 Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  64. 0492b71 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  65. 0c26458 liquidio: fix VF incorrectly indicating that it successfully set its VLAN by Felix Manlunas · 8 years ago
  66. bffb184 netvsc: Initialize all channel related state prior to opening the channel by K. Y. Srinivasan · 8 years ago
  67. 54a88e4 net: dsa: mv88e6xxx: Make SMI c22/c45 read/write functions static by Florian Fainelli · 8 years ago
  68. 1f1120a nfp: don't dereference a null nn->eth_port to print a warning by Colin Ian King · 8 years ago
  69. c42cb98 Merge tag 'mlx5-updates-2017-04-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  70. f8b45b7 i40e/i40evf: Use build_skb to build frames by Alexander Duyck · 8 years ago
  71. ca9ec08 i40e/i40evf: Add support for padding start of frames by Alexander Duyck · 8 years ago
  72. 98efd69 i40e/i40evf: Add support for using order 1 pages with a 3K buffer by Alexander Duyck · 8 years ago
  73. 3351219 i40e: clean up historic deprecated flag definitions by Jacob Keller · 8 years ago
  74. 78786d4 i40e: remove I40E_FLAG_NEED_LINK_UPDATE by Alice Michael · 8 years ago
  75. af26ce2 i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled by Jacob Keller · 8 years ago
  76. 41c4c2b i40e: allow look-up of MAC address from Open Firmware or IDPROM by Jacob Keller · 8 years ago
  77. 17daabb i40e: Simplify i40e_detect_recover_hung_queue logic by Alan Brady · 8 years ago
  78. 373149f i40e: Decrease the scope of rtnl lock by Maciej Sosin · 8 years ago
  79. e8c5f72 i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction by Alexander Duyck · 8 years ago
  80. a346fb8 i40e: update error message when trying to add invalid filters by Jacob Keller · 8 years ago
  81. 004eb61 i40e: only register client on iWarp-capable devices by Mitch Williams · 8 years ago
  82. 3a9024f net: thunderx: Enable TSO and checksum offloads for ipv6 by Thanneeru Srinivasulu · 8 years ago
  83. b8f126a net-next: dsa: add dsa support for Mediatek MT7530 switch by Sean Wang · 8 years ago
  84. 3174b3b net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance by Sean Wang · 8 years ago
  85. 87e3df4 net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA by Sean Wang · 8 years ago
  86. c22a3f4 net: stmmac: adding multiple napi mechanism by Joao Pinto · 8 years ago
  87. ce73678 net: stmmac: adding multiple buffers for TX by Joao Pinto · 8 years ago
  88. 54139cf net: stmmac: adding multiple buffers for rx by Joao Pinto · 8 years ago
  89. 71fedb0 net: stmmac: break some functions into RX and TX scopes by Joao Pinto · 8 years ago
  90. 82d8293 usbnet: pegasus: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  91. 6ffa770 usbnet: kaweth: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  92. 730826b net: typhoon: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  93. ae9eb1a net: tulip: de2104x: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  94. e807bcc net: sunhme: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  95. 0ffa937 net: sunbmac: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  96. b09a953 net: nuvoton: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  97. 71ef3cb net: nmlan_cs: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  98. 8bf66b9 net: moxa: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  99. 5f1d3a5 net: macb: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  100. 065f4b6 net: emac: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago