1. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  2. bdccc4e Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  3. ab0475d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  4. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. f31ec95 qlcnic: Fix NAPI poll routine for Tx completion by Shahed Shaikh · 10 years ago
  6. cf180b8 amd-xgbe: Set RSS enablement based on hardware features by Lendacky, Thomas · 10 years ago
  7. 211fcf6 amd-xgbe: Adjust for zero-based traffic class count by Lendacky, Thomas · 10 years ago
  8. 75300ad gianfar: correct the bad expression while writing bit-pattern by Sanjeev Sharma · 10 years ago
  9. 06b19b1 net: usb: sr9700: Use 'SR_' prefix for the common register macros by Chen Gang · 10 years ago
  10. e3e3c42 Revert "drivers/net: Disable UFO through virtio" by Vlad Yasevich · 10 years ago
  11. 72f6510 Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets" by Vlad Yasevich · 10 years ago
  12. 42b5212 xen-netback: stop the guest rx thread after a fatal error by David Vrabel · 10 years ago
  13. 5a2e87b net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 80 VFs by Jack Morgenstein · 10 years ago
  14. 44ba582 sunvnet: set queue mapping when doing packet copies by David L Stevens · 10 years ago
  15. 61132bf qlge: Fix qlge_update_hw_vlan_features to handle if interface is down by Marcelo Leitner · 10 years ago
  16. d953ca4 hyperv: Fix the error processing in netvsc_send() by Haiyang Zhang · 10 years ago
  17. ecf6ba8 drivers: net: xgene: fix: Out of order descriptor bytes read by Iyappan Subramanian · 10 years ago
  18. 10e4fb3 ixgbevf: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  19. 0213668 ixgbe: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  20. 72b1405 igbvf: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago
  21. 96a3017 net: am2150: fix nmclan_cs.c shared interrupt handling by Arnd Bergmann · 10 years ago
  22. e9b106b net: lance,ni64: don't build for ARM by Arnd Bergmann · 10 years ago
  23. 303c28d net: wan: add missing virt_to_bus dependencies by Arnd Bergmann · 10 years ago
  24. fc9a570 net: cs89x0: always build platform code if !HAS_IOPORT_MAP by Arnd Bergmann · 10 years ago
  25. e2a4800 ppp: deflate: never return len larger than output buffer by Florian Westphal · 10 years ago
  26. 33564bb vxlan: setup the right link netns in newlink hdlr by Nicolas Dichtel · 10 years ago
  27. 8997c27 caif: remove wrong dev_net_set() call by Nicolas Dichtel · 10 years ago
  28. c2677a6 xen-netback: use foreign page information from the pages themselves by Jennifer Herbert · 10 years ago
  29. ff4b156 xen/grant-table: add helpers for allocating pages by David Vrabel · 10 years ago
  30. 0ae65f4 x86/xen: require ballooned pages for grant maps by Jennifer Herbert · 10 years ago
  31. 9afec6e stmmac: prevent probe drivers to crash kernel by Andy Shevchenko · 10 years ago
  32. f65d539 r8169: use PCI define for Max_Read_Request_Size by Rafał Miłecki · 10 years ago
  33. 24e579c bnx2x: fix napi poll return value for repoll by Govindarajulu Varadarajan · 10 years ago
  34. 52b9fa3 sh_eth: Fix DMA-API usage for RX buffers by Ben Hutchings · 10 years ago
  35. aa3933b sh_eth: Check for DMA mapping errors on transmit by Ben Hutchings · 10 years ago
  36. 740c7f3 sh_eth: Ensure DMA engines are stopped before freeing buffers by Ben Hutchings · 10 years ago
  37. dc1d0e6 sh_eth: Remove RX overflow log messages by Ben Hutchings · 10 years ago
  38. e638642 can: kvaser_usb: Fix state handling upon BUS_ERROR events by Ahmed S. Darwish · 10 years ago
  39. 14c10c2 can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT by Ahmed S. Darwish · 10 years ago
  40. 3803fa6 can: kvaser_usb: Send correct context to URB completion by Ahmed S. Darwish · 10 years ago
  41. ded5006 can: kvaser_usb: Do not sleep in atomic context by Ahmed S. Darwish · 10 years ago
  42. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 10 years ago
  43. 283e38d sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers by Ben Hutchings · 10 years ago
  44. 084236d sh_eth: Fix crash or memory leak when resizing rings on device that is down by Ben Hutchings · 10 years ago
  45. bd88891 sh_eth: Detach net device when stopping queue to resize DMA rings by Ben Hutchings · 10 years ago
  46. eebfb64 sh_eth: Fix padding of short frames on TX by Ben Hutchings · 10 years ago
  47. 02a5416 drivers: net: cpsw: discard dual emac default vlan configuration by Mugunthan V N · 10 years ago
  48. 9e79ce6 Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 10 years ago
  49. 2aab952 ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path. by Mahesh Bandewar · 10 years ago
  50. 6088bee netxen: fix netxen_nic_poll() logic by Eric Dumazet · 10 years ago
  51. f104fed enic: fix rx napi poll return value by Govindarajulu Varadarajan · 10 years ago
  52. 5d7b045 Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  53. e2a2729 amd-xgbe: Use proper Rx flow control register by Lendacky, Thomas · 10 years ago
  54. 7ffd7b4 can: c_can: end pending transmission on network stop (ifdown) by Viktor Babrian · 10 years ago
  55. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  56. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 10 years ago
  57. b4d99de r8152: remove sram_read by hayeswang · 10 years ago
  58. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 10 years ago
  59. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 10 years ago
  60. 6216642 bgmac: register napi before the device by Hauke Mehrtens · 10 years ago
  61. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 10 years ago
  62. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 10 years ago
  63. e3f3117 ath9k: fix race condition in irq processing during hardware reset by Felix Fietkau · 10 years ago
  64. 7b05520 Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 10 years ago
  65. 90ea15c iwlwifi: mvm: abort scheduled scan upon RFKILL by Emmanuel Grumbach · 10 years ago
  66. de39008 net: davinci_emac: Add support for emac on dm816x by Tony Lindgren · 10 years ago
  67. a159432 net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address space by Tony Lindgren · 10 years ago
  68. 1d82ffa net: davinci_emac: Fix incomplete code for getting the phy from device tree by Tony Lindgren · 10 years ago
  69. 0f53727 net: davinci_emac: Free clock after checking the frequency by Tony Lindgren · 10 years ago
  70. b5133e7 net: davinci_emac: Fix runtime pm calls for davinci_emac by Tony Lindgren · 10 years ago
  71. cd2d6d3 net: davinci_emac: Fix hangs with interrupts by Tony Lindgren · 10 years ago
  72. 4315ef8 Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 10 years ago
  73. 5eff6da net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering by Or Gerlitz · 10 years ago
  74. f7d8555 net: sxgbe: Fix waring for double kfree() by Byungho An · 10 years ago
  75. 1c1832c net: sxgbe: Fix NULL dereferece when using DT by Girish K.S · 10 years ago
  76. 01fbd3f sh_eth: Fix addition of .trscer_err_mask to wrong SoC data by Geert Uytterhoeven · 10 years ago
  77. 9f6bd8f drivers: net: cpsw: fix cpsw hung with add vlan using vconfig by Mugunthan V N · 10 years ago
  78. a58518c can: kvaser_usb: Don't dereference skb after a netif_rx() by Ahmed S. Darwish · 10 years ago
  79. 5e7e6e0 can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels by Ahmed S. Darwish · 10 years ago
  80. 889b77f can: kvaser_usb: Reset all URB tx contexts upon channel close by Ahmed S. Darwish · 10 years ago
  81. b442723 can: kvaser_usb: Don't free packets when tight on URBs by Ahmed S. Darwish · 10 years ago
  82. 47e3485 can: c_can: use regmap_update_bits() to modify RAMINIT register by Roger Quadros · 10 years ago
  83. 6cfda7f can: m_can: tag current CAN FD controllers as non-ISO by Oliver Hartkopp · 10 years ago
  84. 9b1087a can: dev: fix crtlmode_supported check by Oliver Hartkopp · 10 years ago
  85. 8f2bfe5 net: atarilance: Remove obsolete IRQ_TYPE_PRIO by Geert Uytterhoeven · 10 years ago
  86. 781f51d Merge tag 'iwlwifi-for-kalle-2015-01-13' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 10 years ago
  87. 16dde0d be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured by Sriharsha Basavapatna · 10 years ago
  88. 932f19d tg3: Release tp->lock before invoking synchronize_irq() by Prashant Sreedharan · 10 years ago
  89. db84bf4 tg3: tg3_reset_task() needs to use rtnl_lock to synchronize by Prashant Sreedharan · 10 years ago
  90. 4fd190a tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync by Prashant Sreedharan · 10 years ago
  91. b0d11b4 team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin by Jiri Pirko · 10 years ago
  92. 776d4e9 i40e: adds FCoE configure option by Vasu Dev · 10 years ago
  93. 14b3812f cxgb4vf: Fix queue allocation for 40G adapter by Hariprasad Shenai · 10 years ago
  94. 3d125f9 net: fec: fix MDIO bus assignement for dual fec SoC's by Stefan Agner · 10 years ago
  95. 900e183 xen-netfront: use different locks for Rx and Tx stats by David Vrabel · 10 years ago
  96. 2590605 drivers: net: cpsw: fix multicast flush in dual emac mode by Mugunthan V N · 10 years ago
  97. fd48e63 cxgb4vf: Initialize mdio_addr before using it by Hariprasad Shenai · 10 years ago
  98. 9b3b43d iwlwifi: mvm: set the tx cmd tid for BAR frame correctly by Eyal Shapira · 10 years ago
  99. 49c9e7c2 usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb() by Alexey Khoroshilov · 10 years ago
  100. caffd45 net/at91_ether: prepare and unprepare clock by Alexandre Belloni · 10 years ago