1. 91ec701 qlcnic: fix unchecked return value by Pan Bian · 8 years ago
  2. 2a39e7a wan: pc300too: abort path on failure by Pan Bian · 8 years ago
  3. 90fdc56 nfp: remove the refresh of all ports optimization by Jakub Kicinski · 8 years ago
  4. ee200a7 nfp: fix free list buffer size reporting by Jakub Kicinski · 8 years ago
  5. 010e2f9 nfp: add NSP routine to get static information by David Brunecz · 8 years ago
  6. e524a6a nfp: parse metadata prepend before XDP runs by Jakub Kicinski · 8 years ago
  7. 5cd4fbe nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attr by Jakub Kicinski · 8 years ago
  8. bc95cd8 Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  9. ad0cb27 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  10. 11a9ec4 net: netcp: fix spelling mistake: "memomry" -> "memory" by Colin Ian King · 8 years ago
  11. 4cc17bc net: atheros: atl1: use offset_in_page() macro by Geliang Tang · 8 years ago
  12. 9e54e32 bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration by Deepak Khungar · 8 years ago
  13. 7d63818 bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent. by Michael Chan · 8 years ago
  14. 38a21b3 bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool by Deepak Khungar · 8 years ago
  15. f024905 bnxt_en: Fix VF attributes reporting. by Michael Chan · 8 years ago
  16. a82fba8 bnxt_en: Pass DCB RoCE app priority to firmware. by Michael Chan · 8 years ago
  17. 7f5b030 ibmvnic: Free skb's in cases of failure in transmit by Thomas Falcon · 8 years ago
  18. 3ca1993 ibmvnic: Validate napi exist before disabling them by Nathan Fontenot · 8 years ago
  19. 53da09e ibmvnic: Add set_link_state routine for setting adapter link state by Nathan Fontenot · 8 years ago
  20. 5d5e84e ibmvnic: Move initialization of the stats token to ibmvnic_open by Nathan Fontenot · 8 years ago
  21. 2f9de9b ibmvnic: Only retrieve error info if present by Nathan Fontenot · 8 years ago
  22. 6052d5e ibmvnic: Insert header on VLAN tagged received frame by Murilo Fossa Vicentini · 8 years ago
  23. 7f3c6e6 ibmvnic: Set real number of rx queues by Thomas Falcon · 8 years ago
  24. 6922689 mdio_bus: Issue GPIO RESET to PHYs. by Roger Quadros · 8 years ago
  25. 82dfb54 VSOCK: Add virtio vsock vsockmon hooks by Gerard Garcia · 8 years ago
  26. 0b2e664 VSOCK: Add vsockmon device by Gerard Garcia · 8 years ago
  27. ac2291c Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  28. 49632b58 qed: Add support for static dcbx. by sudarsana.kalluru@cavium.com · 8 years ago
  29. 05a79f9 qed: Support dcbnl IEEE selector field. by sudarsana.kalluru@cavium.com · 8 years ago
  30. dfbeb85 qed: Add additional DCBx debug messages. by sudarsana.kalluru@cavium.com · 8 years ago
  31. 449ad50 qed: Separate RoCE DCBx support for V2. by sudarsana.kalluru@cavium.com · 8 years ago
  32. 270837b qed: Cleanup DCBx unnecessary parameters. by sudarsana.kalluru@cavium.com · 8 years ago
  33. 9b53816 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  34. 8bf3198 mlx5: fix warning about missing prototype by Stephen Hemminger · 8 years ago
  35. a7082ef mlx5: hide unused functions by Stephen Hemminger · 8 years ago
  36. 7768d19 net/mlx5: E-Switch, Add control for encapsulation by Roi Dayan · 8 years ago
  37. 1967ce6 net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev mode by Or Gerlitz · 8 years ago
  38. d160b74 Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY by Dean Jenkins · 8 years ago
  39. a225b8c Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev by Dean Jenkins · 8 years ago
  40. cb92652 Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work() by Dean Jenkins · 8 years ago
  41. eee6044 ieee802154: don't select COMMON_CLK by Arnd Bergmann · 8 years ago
  42. 1fb78fb Bluetooth: try to improve CONFIG_SERIAL_DEV_BUS dependency by Arnd Bergmann · 8 years ago
  43. f2edd9f Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failure by Sebastian Reichel · 8 years ago
  44. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 057a650 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  46. 239c599 net: dsa: LAN9303: add I2C dependency by Arnd Bergmann · 8 years ago
  47. 69e3948 Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  48. ea8ffc0 bonding: fix wq initialization for links created via netlink by Mahesh Bandewar · 8 years ago
  49. b18b745 net: arc_emac: switch to phy_start()/phy_stop() by Alexander Kochetkov · 8 years ago
  50. 072cec7 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  51. 76bb5db netvsc: fix use after free on module removal by stephen hemminger · 8 years ago
  52. 73e64fa netvsc: Deal with rescinded channels correctly by K. Y. Srinivasan · 8 years ago
  53. d76e0fe ibmvnic: Remove unused bouce buffer by Nathan Fontenot · 8 years ago
  54. 7f7adc5 ibmvnic: Allocate zero-filled memory for sub crqs by Nathan Fontenot · 8 years ago
  55. dd9c20f ibmvnic: Disable irq prior to close by Brian King · 8 years ago
  56. 3748905 ibmvnic: Correct crq and resource releasing by Nathan Fontenot · 8 years ago
  57. 661a262 ibmvnic: Remove inflight list by Nathan Fontenot · 8 years ago
  58. ed7ecbf ibmvnic: Do not disable IRQ after scheduling tasklet by Brian King · 8 years ago
  59. 58c8c0c ibmvnic: Fixup atomic API usage by Brian King · 8 years ago
  60. 59af56c ibmvnic: Unmap longer term buffer before free by Brian King · 8 years ago
  61. 993a82b ibmvnic: Fix ibmvnic_change_mac_addr struct format by Murilo Fossa Vicentini · 8 years ago
  62. ffa7385 ibmvnic: Report errors when failing to release sub-crqs by Thomas Falcon · 8 years ago
  63. ca1cb28 liquidio: remove unnecessary variable assignment by Arnd Bergmann · 8 years ago
  64. 39fba78 kaweth: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  65. 6bc6895 ch9200: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  66. d4ca735 lan78xx: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  67. d532c10 sr9700: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  68. a9e840a cx82310_eth: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  69. b7c6d26 smsc75xx: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  70. fe7ba289 Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  71. a9aa190 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  72. 4664e32 Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  73. 11b211e Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  74. 4d4dfc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  75. 55c05dd igbvf: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  76. b90fa87 igb: Enable reading of wake up packet by Kim Tatt Chuah · 8 years ago
  77. 4827cc3 igb/igbvf: Add VF MAC filter request capabilities by Yury Kylulin · 8 years ago
  78. 83c2133 igb: improve MAC filter handling by Yury Kylulin · 8 years ago
  79. 5313eec e1000e: fix timing for 82579 Gigabit Ethernet controller by Bernd Faust · 8 years ago
  80. 541c166 ixgb: Omit private ndo_get_stats function by Tobias Klauser · 8 years ago
  81. 14cf2dd e1000: Omit private ndo_get_stats function by Tobias Klauser · 8 years ago
  82. be56945 nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA" by Andy Lutomirski · 8 years ago
  83. ff5350a nvme: Adjust the Samsung APST quirk by Andy Lutomirski · 8 years ago
  84. c0c5dbe qed: Fix issue in populating the PFC config paramters. by sudarsana.kalluru@cavium.com · 8 years ago
  85. 62289ba qed: Fix possible system hang in the dcbnl-getdcbx() path. by sudarsana.kalluru@cavium.com · 8 years ago
  86. 6cf75f1 qed: Fix sending an invalid PFC error mask to MFW. by sudarsana.kalluru@cavium.com · 8 years ago
  87. 66367da qed: Fix possible error in populating max_tc field. by sudarsana.kalluru@cavium.com · 8 years ago
  88. e9156cd smsc95xx: Use skb_cow_head to deal with cloned skbs by James Hughes · 8 years ago
  89. 6905e5a net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc() by Dan Carpenter · 8 years ago
  90. f6ca26f qede: allocate enough data for ->arfs_fltr_bmap by Dan Carpenter · 8 years ago
  91. a5f62ca Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  92. 9d386cd dp83640: don't recieve time stamps twice by Dan Carpenter · 8 years ago
  93. 9d41acc mlxsw: spectrum: Add FID miss trap by Jiri Pirko · 8 years ago
  94. 2b94e58 mlxsw: spectrum: Allow ports to work under OVS master by Jiri Pirko · 8 years ago
  95. 93cd081 mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan range by Jiri Pirko · 8 years ago
  96. cedbb8b2 mlxsw: spectrum_flower: Set dummy FID before forward action by Jiri Pirko · 8 years ago
  97. 202d6f4 mlxsw: spectrum: Add dummy FID initialization by Jiri Pirko · 8 years ago
  98. ac44dd4 mlxsw: spectrum: Implement action to set FID by Jiri Pirko · 8 years ago
  99. b51df79 mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_event by Jiri Pirko · 8 years ago
  100. 7f42589 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago