1. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  2. c5a3788 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  3. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  4. 8722b8f sfc: don't call dma_supported by Christoph Hellwig · 9 years ago
  5. 46a7fd8 pcnet32: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  6. 4bdb96c qed: select ZLIB_INFLATE by Arnd Bergmann · 9 years ago
  7. 8c94ddb net: mvneta: Fix memory use after free. by Justin Maggard · 9 years ago
  8. 4bed539 mvneta: add FIXED_PHY dependency by Arnd Bergmann · 9 years ago
  9. 3870502 net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  10. 761d4be drivers: net: xgene: fix RGMII 10/100Mb mode by Iyappan Subramanian · 9 years ago
  11. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  12. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  13. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  14. 3694bfb dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 9 years ago
  15. e824de8 net/qlcnic: fix mac address restore in bond mode 5/6 by Jarod Wilson · 9 years ago
  16. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  17. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  18. 1831eff device property: ACPI: Make use of the new DMA Attribute APIs by Suthikulpanit, Suravee · 9 years ago
  19. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  20. 4bb6cdc bnxt_en: More robust SRIOV cleanup sequence. by Jeffrey Huang · 9 years ago
  21. 84e86b9 bnxt_en: Fix comparison of u16 sw_id against negative value. by Michael Chan · 9 years ago
  22. 1180949 bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4 by Jeffrey Huang · 9 years ago
  23. 614388c bnxt_en: Determine tcp/ipv6 RSS hash type correctly. by Michael Chan · 9 years ago
  24. c5d7774 bnxt_en: Change sp events definitions to represent bit position. by Jeffrey Huang · 9 years ago
  25. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  26. 428ad1b net: stmmac: fix double-initialization of phy_iface by LABBE Corentin · 9 years ago
  27. 9b15acb qlogic: qed: fix error codes in qed_resc_alloc() by Dan Carpenter · 9 years ago
  28. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  29. df761ea bnxt_en: add VXLAN dependency by Arnd Bergmann · 9 years ago
  30. 87aec47 qlogic: qed: fix a test for MODE_MF_SI by Dan Carpenter · 9 years ago
  31. 8c169c2 qlogic/qed: remove bogus NULL check by Dan Carpenter · 9 years ago
  32. 8e03a5e sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free() by Sergei Shtylyov · 9 years ago
  33. 91d8068 sh_eth: kill 'ret' variable in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  34. 1f71e8c drivers: net: cpsw: Add support for fixed-link PHY by Markus Brunner · 9 years ago
  35. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  36. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  37. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. f32bfb9 sh_eth: use DMA barriers by Sergei Shtylyov · 9 years ago
  40. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  41. 3ea4891 net/mlx5e: Fix LSO vlan insertion by Achiad Shochat · 9 years ago
  42. e4cf27b net/mlx5e: Re-eanble client vlan TX acceleration by Achiad Shochat · 9 years ago
  43. fe9f4fe net/mlx5e: Return error in case mlx5e_set_features() fails by Achiad Shochat · 9 years ago
  44. 3435ab5 net/mlx5e: Don't allow more than max supported channels by Achiad Shochat · 9 years ago
  45. 61d0e73 net/mlx5_core: Use the the real irqn in eq->irqn by Achiad Shochat · 9 years ago
  46. 01c196a net/mlx5e: Wait for RX buffers initialization in a more proper manner by Achiad Shochat · 9 years ago
  47. a198574 net/mlx5e: Avoid NULL pointer access in case of configuration failure by Achiad Shochat · 9 years ago
  48. b2663a4 sfc: push partner queue for skb->xmit_more by Martin Habets · 9 years ago
  49. c238041 sh_eth: fix typo in RX descriptor bit name by Sergei Shtylyov · 9 years ago
  50. c451113 ravb: use pdev rather than ndev for error messages by Simon Horman · 9 years ago
  51. b61ed8f sh_eth: fix WARNING in dma_common_free_remap() by Sergei Shtylyov · 9 years ago
  52. 2c94e85 sh_eth: fix uninitialized arrays in sh_eth_ring_init() by Sergei Shtylyov · 9 years ago
  53. 07f56c6 net: encx24j600: Export missing SPI module alias information by Javier Martinez Canillas · 9 years ago
  54. d0cb48c net: encx24j600: Fix SPI id table definition by Javier Martinez Canillas · 9 years ago
  55. 322cf7e enic: assign affinity hint to interrupts by Govindarajulu Varadarajan · 9 years ago
  56. e6dbe1e stmmac: Correctly report PTP capabilities. by Phil Reid · 9 years ago
  57. 1cf7d8d net: hisilicon: Remove .owner assignment from platform_driver by huangdaode · 9 years ago
  58. 5dbebbb net: bcmgenet: Software reset EPHY after power on by Florian Fainelli · 9 years ago
  59. b43c142 net: smsc911x: Fix crash if loopback test fails by Pavel Fedin · 9 years ago
  60. f444457 fec: Use gpio_set_value_cansleep() by Fabio Estevam · 9 years ago
  61. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. c7070fc mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops static by Jiri Pirko · 9 years ago
  63. d9324f6 mlxsw: Put braces on all arms of branch statement by Or Gerlitz · 9 years ago
  64. ef743fd mlxsw: Put constant on the right side of comparisons by Or Gerlitz · 9 years ago
  65. 135f9ec mlxsw: spectrum: Fix ageing time value by Jiri Pirko · 9 years ago
  66. 75c0928 mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpack by Jiri Pirko · 9 years ago
  67. 8316f08 mlxsw: reg: Fix desription typos of couple of SFN items by Jiri Pirko · 9 years ago
  68. 4e9ec08 mlxsw: reg: Fix description for reg_sfd_uc_sub_port by Jiri Pirko · 9 years ago
  69. 0293038 mlxsw: spectrum: Add support for flood control by Ido Schimmel · 9 years ago
  70. 1b3433a mlxsw: spectrum: Add support for VLAN ranges in flooding configuration by Ido Schimmel · 9 years ago
  71. 0d9b970 mlxsw: spectrum: move "bridged" bool to u8 flags by Jiri Pirko · 9 years ago
  72. 16615a4c drivers: net: xgene: Add support RGMII TX/RX delay configuration by Iyappan Subramanian · 9 years ago
  73. c02b050 net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes by Carol L Soto · 9 years ago
  74. 092bf0f net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is present by Jack Morgenstein · 9 years ago
  75. edc9b42 net: hns: fixes the bug tested XGE by ethtool -p by Li Peng · 9 years ago
  76. 8fcc603 gianfar: Increase TX_TIMEOUT to 5HZ by Abhimanyu · 9 years ago
  77. 20986ed amd-xgbe: Fix race between access of desc and desc index by Lendacky, Thomas · 9 years ago
  78. 0b7c874 forcedeth: fix unilateral interrupt disabling in netpoll path by Neil Horman · 9 years ago
  79. c0f9c7e sfc: replace spinlocks with bit ops for busy poll locking by Bert Kenward · 9 years ago
  80. 133fac0 qede: Add basic ethtool support by Sudarsana Kalluru · 9 years ago
  81. 9df2ed0 qed: Add statistics support by Manish Chopra · 9 years ago
  82. a2ec617 qede: Add support for link by Sudarsana Kalluru · 9 years ago
  83. cc875c2 qed: Add link support by Yuval Mintz · 9 years ago
  84. 0d8e0aa qede: classification configuration by Sudarsana Kalluru · 9 years ago
  85. 2950219 qede: Add basic network device support by Yuval Mintz · 9 years ago
  86. cee4d26 qed: Add slowpath L2 support by Manish Chopra · 9 years ago
  87. e712d52 qede: Add basic Network driver by Yuval Mintz · 9 years ago
  88. 25c089d qed: Add basic L2 interface by Yuval Mintz · 9 years ago
  89. fe56b9e qed: Add module with basic common support by Yuval Mintz · 9 years ago
  90. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  91. 26b7974 net: mv643xx_eth: add missing of_node_put by Julia Lawall · 9 years ago
  92. bd25279 net: netcp: add missing of_node_put by Julia Lawall · 9 years ago
  93. 8c387eb net: thunderx: add missing of_node_put by Julia Lawall · 9 years ago
  94. cb36859 sh_eth: fix RX buffer size calculation by Sergei Shtylyov · 9 years ago
  95. ab85791 sh_eth: fix RX buffer size alignment by Sergei Shtylyov · 9 years ago
  96. d1611c3 bnxt_en: Fix compile warnings when CONFIG_INET is not set. by Michael Chan · 9 years ago
  97. 1de65a5 gianfar: Fix Rx BSY error handling by Claudiu Manoil · 9 years ago
  98. 15bf176 gianfar: Don't enable the Filer w/o the Parser by Claudiu Manoil · 9 years ago
  99. 5188f7e gianfar: Remove duplicated argument to bitwise OR by Claudiu Manoil · 9 years ago
  100. 3ed770f net: encx24j600: Fix mask to update LED configuration by Jon Ringle · 9 years ago