1. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 59343cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  3. 9afec6e stmmac: prevent probe drivers to crash kernel by Andy Shevchenko · 10 years ago
  4. 41592e2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  5. 24e579c bnx2x: fix napi poll return value for repoll by Govindarajulu Varadarajan · 10 years ago
  6. 9b3320e net: phy: Invalidate LP advertising flags when restarting or disabling AN by Ben Hutchings · 10 years ago
  7. 8e2b60c sunvnet: improve error handling when a remote crashes by David L Stevens · 10 years ago
  8. 07ac3e7 sunvnet: free pending tx buffers before clearing ring data by David L Stevens · 10 years ago
  9. 52b9fa3 sh_eth: Fix DMA-API usage for RX buffers by Ben Hutchings · 10 years ago
  10. aa3933b sh_eth: Check for DMA mapping errors on transmit by Ben Hutchings · 10 years ago
  11. 740c7f3 sh_eth: Ensure DMA engines are stopped before freeing buffers by Ben Hutchings · 10 years ago
  12. dc1d0e6 sh_eth: Remove RX overflow log messages by Ben Hutchings · 10 years ago
  13. 803dd9c net: phy: avoid suspending twice a PHY by Florian Fainelli · 10 years ago
  14. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 10 years ago
  15. 9272efa net: phy: utilize phy_suspend and phy_resume by Florian Fainelli · 10 years ago
  16. b58b667 cxgb4: Added support in debugfs to dump different timer and clock values of the adapter by Hariprasad Shenai · 10 years ago
  17. b3bbe36 cxgb4: Added support in debugfs to dump PM module stats by Hariprasad Shenai · 10 years ago
  18. c778af7 cxgb4: Addded support in debugfs to dump CIM outbound queue content by Hariprasad Shenai · 10 years ago
  19. e5f0e43 cxgb4: Added support in debugfs to dump cim ingress bound queue contents by Hariprasad Shenai · 10 years ago
  20. dc9daab cxgb4: Added support in debugfs to dump sge_qinfo by Hariprasad Shenai · 10 years ago
  21. b8665c6 net: dsa/mv88e6352: make mv88e6352_wait generic by Vivien Didelot · 10 years ago
  22. bb92ea5 net: dsa/mv88e6xxx: add reg read and write debug by Vivien Didelot · 10 years ago
  23. e638642 can: kvaser_usb: Fix state handling upon BUS_ERROR events by Ahmed S. Darwish · 10 years ago
  24. 14c10c2 can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT by Ahmed S. Darwish · 10 years ago
  25. 3803fa6 can: kvaser_usb: Send correct context to URB completion by Ahmed S. Darwish · 10 years ago
  26. ded5006 can: kvaser_usb: Do not sleep in atomic context by Ahmed S. Darwish · 10 years ago
  27. d23823d net: macb: Remove CONFIG_PM ifdef because of compilation warning by Michal Simek · 10 years ago
  28. 9e86d76 net: macb: allow deffered probe of the driver by Nicolae Rosia · 10 years ago
  29. 4adca1c Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  30. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 10 years ago
  31. 283e38d sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers by Ben Hutchings · 10 years ago
  32. 084236d sh_eth: Fix crash or memory leak when resizing rings on device that is down by Ben Hutchings · 10 years ago
  33. bd88891 sh_eth: Detach net device when stopping queue to resize DMA rings by Ben Hutchings · 10 years ago
  34. eebfb64 sh_eth: Fix padding of short frames on TX by Ben Hutchings · 10 years ago
  35. 9c5d94bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  36. 02a5416 drivers: net: cpsw: discard dual emac default vlan configuration by Mugunthan V N · 10 years ago
  37. fa06746 stmmac: Add an optional device tree property "snps,burst_len" by Sonic Zhang · 10 years ago
  38. dec2165 stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Sonic Zhang · 10 years ago
  39. c405abe stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in tx_hard_error_bump_tc interrupt by Sonic Zhang · 10 years ago
  40. 707d79e Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 10 years ago
  41. b71af04 sh_eth: add more PM methods by Mikhail Ulyanov · 10 years ago
  42. e7d7e89 sh_eth: use SET_RUNTIME_PM_OPS() by Mikhail Ulyanov · 10 years ago
  43. 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
  44. 3897957 net: stmmac: add BQL support by Beniamino Galvani · 10 years ago
  45. abe3b26 Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  46. 8d6b932 Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  47. 1793c79 cxgb4: Fixes cxgb4_inet6addr_notifier unregister call by Hariprasad Shenai · 10 years ago
  48. 45cd15e drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element by Andrey Ryabinin · 10 years ago
  49. 06a5687 Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 10 years ago
  50. 1aec42b 390/qeth: Fix locking warning during qeth device setup by Thomas Richter · 10 years ago
  51. efbbc1d qeth: clean up error handling by Eugene Crosser · 10 years ago
  52. 22f6bba net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio by Shaohui Xie · 10 years ago
  53. ca43e58 net/fsl: drop in_be32() & out_be32() in xgmac_mdio by Shaohui Xie · 10 years ago
  54. 24f87d4 bonding: handle more gso types by Eric Dumazet · 10 years ago
  55. 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. 4d2f0ef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 71a59b1 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. bfc835b Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  60. 8e908e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  61. 691c9a8 net: dsa: bcm_sf2: factor interrupt disabling in a function by Florian Fainelli · 10 years ago
  62. 799d444 net: phy: fixed: allow setting no update_link callback by Florian Fainelli · 10 years ago
  63. 0cd9302 net/mlx4_core: Reset flow activation upon SRIOV fatal command cases by Yishai Hadas · 10 years ago
  64. 55ad359 net/mlx4_core: Enable device recovery flow with SRIOV by Yishai Hadas · 10 years ago
  65. 2ba5fbd net/mlx4_core: Handle AER flow properly by Yishai Hadas · 10 years ago
  66. c69453e net/mlx4_core: Manage interface state for Reset flow cases by Yishai Hadas · 10 years ago
  67. f5aef5a net/mlx4_core: Activate reset flow upon fatal command cases by Yishai Hadas · 10 years ago
  68. f6bc11e net/mlx4_core: Enhance the catas flow to support device reset by Yishai Hadas · 10 years ago
  69. ad9a0bf net/mlx4_core: Refactor the catas flow to work per device by Yishai Hadas · 10 years ago
  70. dd0eefe net/mlx4_core: Set device configuration data to be persistent across reset by Yishai Hadas · 10 years ago
  71. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  72. 2aab952 ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path. by Mahesh Bandewar · 10 years ago
  73. 6088bee netxen: fix netxen_nic_poll() logic by Eric Dumazet · 10 years ago
  74. 7aee42c cxgb3: re-use native hex2bin() by Andy Shevchenko · 10 years ago
  75. 51487ae usbnet: re-use native hex2bin() by Andy Shevchenko · 10 years ago
  76. bc0247a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  77. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 10 years ago
  78. d998f8e udp: Do not require sock in udp_tunnel_xmit_skb by Tom Herbert · 10 years ago
  79. f104fed enic: fix rx napi poll return value by Govindarajulu Varadarajan · 10 years ago
  80. 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
  81. 2b995f6 net: fec: fix the warning found by dma debug by Nimrod Andy · 10 years ago
  82. 58bdeaa be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs by Kalesh AP · 10 years ago
  83. e02cfd9 be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h by Vasundhara Volam · 10 years ago
  84. 9a6d73d be2net: issue function reset cmd in resume path by Kalesh AP · 10 years ago
  85. e673244 be2net: add a log message for POST timeout in Lancer by Kalesh AP · 10 years ago
  86. 18fd602 be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer by Kalesh AP · 10 years ago
  87. 00d594c be2net: fix failure case in setting flow control by Kalesh AP · 10 years ago
  88. 0700d81 be2net: move interface create code to a separate routine by Kalesh AP · 10 years ago
  89. 2e12f53 net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator by Romain Perier · 10 years ago
  90. 4cc8bfb net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver by Romain Perier · 10 years ago
  91. 688ea5f cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc by Hariprasad Shenai · 10 years ago
  92. 49216c1 cxgb4: Add debugfs entry to dump the contents of the flash by Hariprasad Shenai · 10 years ago
  93. 440e996 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  94. f828d5e Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  95. 0012125 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  96. af469b3 Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  97. 96b26c8 dm: fix handling of multiple internal suspends by Mikulas Patocka · 10 years ago
  98. 86c725e hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro by Axel Lin · 10 years ago
  99. aef64d0 hwmon: (i5500_temp) Convert to module_pci_driver by Axel Lin · 10 years ago
  100. e3d9820 hwmon: (i5500_temp) Don't bind to disabled sensors by Jean Delvare · 10 years ago