1. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  2. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  3. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
  6. 58c98be net: igb: fix the start time for periodic output signals by Richard Cochran · 9 years ago
  7. 8b13b4e enic: fix memory leak in rq_clean by Govindarajulu Varadarajan · 9 years ago
  8. 19b596b enic: check return value for stat dump by Govindarajulu Varadarajan · 9 years ago
  9. 6286e82 enic: unlock napi busy poll before unmasking intr by Govindarajulu Varadarajan · 9 years ago
  10. afe3f90 net: bcmgenet: power on MII block for all MII modes by Florian Fainelli · 9 years ago
  11. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  12. 1489bde b44: call netif_napi_del() by Hauke Mehrtens · 9 years ago
  13. e51000db be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() by Sriharsha Basavapatna · 9 years ago
  14. 078b29d amd-xgbe: Use disable_irq_nosync from within timer function by Lendacky, Thomas · 9 years ago
  15. fa11cb3 i40e: Make sure to be in VEB mode if SRIOV is enabled at probe by Anjali Singhai Jain · 9 years ago
  16. fc60861 i40e: start up in VEPA mode by default by Anjali Singhai Jain · 9 years ago
  17. 3052083 i40e/i40evf: Fix mixed size frags and linearization by Anjali Singhai Jain · 9 years ago
  18. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  19. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  20. c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  21. cd842a6 Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  22. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 9 years ago
  23. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 9 years ago
  24. dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 9 years ago
  25. 3fff99b gpiolib: rename gpiod_set_array to gpiod_set_array_value by Rojhalat Ibrahim · 9 years ago
  26. 9eb0a5d sfc: free multiple Rx buffers when required by Daniel Pieczko · 9 years ago
  27. 4818e856 bna: fix soft lock-up during firmware initialization failure by Ivan Vecera · 9 years ago
  28. 4918eb1 bna: remove unreasonable iocpf timer start by Ivan Vecera · 9 years ago
  29. e236b95 bna: fix firmware loading on big-endian machines by Ivan Vecera · 9 years ago
  30. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  31. 38fe44e Merge tag 'iwlwifi-for-kalle-2015-05-28' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 9 years ago
  32. 7d072b4 brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() fails by Arend van Spriel · 9 years ago
  33. f115fdf iwlwifi: nvm: fix otp parsing in 8000 hw family by Liad Kaufman · 9 years ago
  34. fc8a350 iwlwifi: pcie: fix tracking of cmd_in_flight by Ilan Peer · 9 years ago
  35. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  36. ad06811 xen-netfront: properly destroy queues when removing device by David Vrabel · 9 years ago
  37. f4ecf29 mlx4_core: Fix fallback from MSI-X to INTx by Benjamin Poirier · 9 years ago
  38. ce0e5c5 xen/netback: Properly initialize credit_bytes by Ross Lagerwall · 9 years ago
  39. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  40. 748a729 net: netxen: correct sysfs bin attribute return code by Vladimir Zapolskiy · 9 years ago
  41. 983942a amd-xgbe-phy: Fix initial mode when autoneg is disabled by Lendacky, Thomas · 9 years ago
  42. adbe088 net: dp83640: fix improper double spin locking. by Richard Cochran · 9 years ago
  43. a935865 net: dp83640: reinforce locking rules. by Richard Cochran · 9 years ago
  44. 397a253 net: dp83640: fix broken calibration routine. by Richard Cochran · 9 years ago
  45. 466c5ac net: stmmac: create one debugfs dir per net-device by Mathieu Olivari · 9 years ago
  46. 5369c71 net/ibm/emac: fix size of emac dump memory areas by Ivan Mikhaylov · 9 years ago
  47. c260c2f Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  48. cc4a84c net: phy: bcm7xxx: Fix 7425 PHY ID and flags by Florian Fainelli · 9 years ago
  49. 222ca8e net: macb: Disable half duplex gigabit on Zynq by Nathan Sullivan · 9 years ago
  50. 44f6731 cdc_ncm: Fix tx_bytes statistics by Bjørn Mork · 9 years ago
  51. aefa441 Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 9 years ago
  52. 2922089 iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() by Eliad Peller · 9 years ago
  53. a500e46 iwlwifi: mvm: clean net-detect info if device was reset during suspend by Luciano Coelho · 9 years ago
  54. dcfc7fb iwlwifi: mvm: take the UCODE_DOWN reference when resuming by Luciano Coelho · 9 years ago
  55. 165b3c4 iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNC by Emmanuel Grumbach · 9 years ago
  56. 18f8467 iwlwifi: nvm: force mac from otp in case nvm mac is reserved by Liad Kaufman · 9 years ago
  57. 2fc863a iwlwifi: mvm: Free fw_status after use to avoid memory leak by Haim Dreyfuss · 9 years ago
  58. c15e10e net: phy: Make sure phy_start() always re-enables the phy interrupts by Tim Beale · 9 years ago
  59. 13c3ed6 vxlan: correct typo in call to unregister_netdevice_queue by John W. Linville · 9 years ago
  60. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 9 years ago
  61. db9683fb4 net: phy: Make sure PHY_RESUMING state change is always processed by Tim Beale · 9 years ago
  62. 7e14069 net: phy: Allow EEE for all RGMII variants by Florian Fainelli · 9 years ago
  63. 1f9993f rocker: fix a neigh entry leak issue by Ying Xue · 9 years ago
  64. 86b5e7d net: macb: Add better comment for RXUBR handling by Nathan Sullivan · 9 years ago
  65. ba830b3 iwlwifi: mvm: fix MLME trigger by Emmanuel Grumbach · 9 years ago
  66. 1aa02b5 iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000 by Avri Altman · 9 years ago
  67. ed65918 iwlwifi: 7000: modify the firmware name for 3165 by Emmanuel Grumbach · 9 years ago
  68. c1c52db net/mlx4: Avoid 'may be used uninitialized' warnings by Bjorn Helgaas · 9 years ago
  69. 5684044 e1000e: Add pm_qos header by David Ahern · 9 years ago
  70. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 9 years ago
  71. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 9 years ago
  72. 665a6cd pppoe: drop pppoe device in pppoe_unbind_sock_work by Felix Fietkau · 9 years ago
  73. 268be0f net: qca_spi: Fix possible race during probe by Stefan Wahren · 9 years ago
  74. 7c0c826 net: mdio-gpio: Allow for unspecified bus id by Bert Vermeulen · 9 years ago
  75. cd9c399 bnx2x: limit fw delay in kdump to 5s after boot by Michal Schmidt · 9 years ago
  76. 5f0d98f iwlwifi: mvm: forbid MIMO on devices that don't support it by Emmanuel Grumbach · 10 years ago
  77. 7c0004d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  78. 3e4336a usbnet: avoid integer overflow in start_xmit by Jason A. Donenfeld · 9 years ago
  79. 240b23c netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2) by Tony Camuso · 9 years ago
  80. ccad725 net: xgene_enet: Set hardware dependency by Jean Delvare · 9 years ago
  81. 74a78b1 net: amd-xgbe: Add hardware dependency by Jean Delvare · 9 years ago
  82. 1006da1 drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock' by Vasily Titskiy · 9 years ago
  83. bfbb92c net: macb: Handle the RXUBR interrupt on all devices by Nathan Sullivan · 9 years ago
  84. 2439fc4 igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector by Toshiaki Makita · 9 years ago
  85. c0a06ee igb: Fix oops on changing number of rings by Toshiaki Makita · 9 years ago
  86. 53ee103 Merge tag 'wireless-drivers-for-davem-2015-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  87. 2d3c739 net/mlx4_core: Work properly with EQ numbers > 256 in SRIOV by Yishai Hadas · 9 years ago
  88. cae06338 net/mlx4_en: Fix off-by-one in counters manipulation by Eran Ben Elisha · 9 years ago
  89. 7aab515 hv_netvsc: remove unused variable in netvsc_send() by Jerry Snitselaar · 9 years ago
  90. 0650c0b bnx2x: Fix to prevent inner-reload by Yuval Mintz · 9 years ago
  91. 73e8431 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  92. a2d4fcb Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way"" by David S. Miller · 9 years ago
  93. 965b2aa net/smsc911x: fix irq resource allocation failure by Kamlakant Patel · 9 years ago
  94. efdbd2b macvlan: Propagate promiscuity setting to lower devices. by Vlad Yasevich · 9 years ago
  95. e7fcd54 ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skb by Alexander Duyck · 9 years ago
  96. eb78139 r8169: Do not use dev_kfree_skb in xmit path by Alexander Duyck · 9 years ago
  97. 5948632 fm10k: Do not assume budget will never be 0 for NAPI by Alexander Duyck · 9 years ago
  98. 4212b543 net: dsa: mv88e6xxx: unregister mv88e6352 driver by Vivien Didelot · 9 years ago
  99. 4f6d25d Merge tag 'linux-can-fixes-for-4.1-20150501' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  100. f0e9fc5 drivers/net: include <module.h> for modular stmmac_platform code by Paul Gortmaker · 9 years ago