1. 508a8c9 ixgbe: Fix possible null-dereference in error path by Mark Rustad · 10 years ago
  2. c489be0 net: bcmgenet: use kcalloc instead of kzalloc by Florian Fainelli · 10 years ago
  3. 8900ea5 net: bcmgenet: add missing braces to some if statements by Florian Fainelli · 10 years ago
  4. 164d4f2 net: bcmgenet: add and remove missing blank lines by Florian Fainelli · 10 years ago
  5. c91b7f6 net: bcmgenet: re-align multiple lines correctly by Florian Fainelli · 10 years ago
  6. 5e811b3 net: bcmgenet: remove FSF mail address by Florian Fainelli · 10 years ago
  7. 9181563 virtio-net: rx busy polling support by Jason Wang · 10 years ago
  8. 2ffa759 virtio-net: introduce virtnet_receive() by Jason Wang · 10 years ago
  9. 96b3bff ethernet: realtek: use pci_device_id by Varka Bhadram · 10 years ago
  10. 5490c27 ethernet: realtek: use module_pci_driver by Varka Bhadram · 10 years ago
  11. 52c4f0e drivers: net: cpsw: add support to dump ALE table via ethtool register dump by Mugunthan V N · 10 years ago
  12. 63502b8 dp83640: Fix receive timestamp race condition by Stefan Sørensen · 10 years ago
  13. 3676326 sfc: Add support for busy polling by Alexandre Rames · 10 years ago
  14. ea1c1af net/mlx4_en: Reduce memory consumption on kdump kernel by Amir Vadai · 10 years ago
  15. 2599d85 net/mlx4_core: Use low memory profile on kdump kernel by Amir Vadai · 10 years ago
  16. 0fef9d0 net/mlx4_en: Disable blueflame using ethtool private flags by Amir Vadai · 10 years ago
  17. b94901f net/mlx4_en: current_mac isn't updated in port up by Eyal Perry · 10 years ago
  18. 7861f12 net: mvpp2: Simplify BM pool buffers freeing by Ezequiel Garcia · 10 years ago
  19. d74c96c net: mvpp2: Fix the BM pool buffer release check by Ezequiel Garcia · 10 years ago
  20. 08a2375 net: mvpp2: Enable proper PHY polling and fix port functionality by Marcin Wojtas · 10 years ago
  21. b5c0a80 net: mvpp2: Fix the periodic XON enable bit by Marcin Wojtas · 10 years ago
  22. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  23. 15ba223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  24. 1486771 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  25. 91244bb iw_cxgb4: Don't limit TPTE count to 32KB by Hariprasad Shenai · 10 years ago
  26. 66eb19a iw_cxgb4: advertise the correct device max attributes by Hariprasad Shenai · 10 years ago
  27. 3e5c02c iw_cxgb4: Support query_qp() verb by Hariprasad Shenai · 10 years ago
  28. dd92b12 iw_cxgb4: log detailed warnings for negative advice by Hariprasad Shenai · 10 years ago
  29. 822dd8a cxgb4: Add the MC1 registers to read in the interrupt handler by Hariprasad Shenai · 10 years ago
  30. 3762ff8 enic: Add ethtool support to show classifier filters added by the driver by Govindarajulu Varadarajan · 10 years ago
  31. e3e5af3 enic: remove #ifdef CONFIG_RFS_ACCEL around filter structures by Govindarajulu Varadarajan · 10 years ago
  32. 45cbb2e qeth: Display adjacent switch attributes by Stefan Raspl · 10 years ago
  33. 2405240 net: bcmgenet: only update UMAC_CMD if something changed by Florian Fainelli · 10 years ago
  34. 06ba837 net: bcmgenet: hook ethtool set/get_wol operations by Florian Fainelli · 10 years ago
  35. 8c90db7 net: bcmgenet: suspend and resume from Wake-on-LAN by Florian Fainelli · 10 years ago
  36. 1c3c1e7 net: bcmgenet: fix bcmgenet_wol_resume by Florian Fainelli · 10 years ago
  37. 8fdb0e0 net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bit by Florian Fainelli · 10 years ago
  38. c3ae64a net: bcmgenet: handle GENET_POWER_WOL_MAGIC by Florian Fainelli · 10 years ago
  39. c51de7f net: bcmgenet: add Wake-on-LAN support code by Florian Fainelli · 10 years ago
  40. 8562056 net: bcmgenet: request Wake-on-LAN interrupt by Florian Fainelli · 10 years ago
  41. b6e978e net: bcmgenet: add suspend/resume callbacks by Florian Fainelli · 10 years ago
  42. 909ff5e net: bcmgenet: modularize bcmgenet_{open,close} by Florian Fainelli · 10 years ago
  43. e29585b net: bcmgenet: add umac_enable_set helper by Florian Fainelli · 10 years ago
  44. ef3d4f1 net: bcmgenet: remove wol_enabled conditional code by Florian Fainelli · 10 years ago
  45. 67dd8f3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  46. 6890ad4b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  47. d6e6c48 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  48. 80d6191 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  49. 575a193 net: mvpp2: Fix error return code in mvpp2_probe() by Wei Yongjun · 10 years ago
  50. 468f864 net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe() by Wei Yongjun · 10 years ago
  51. b684106 ps3_gelic: remove unnecessary break after return by Fabian Frederick · 10 years ago
  52. cbda501 atl1c: remove unnecessary break after return by Fabian Frederick · 10 years ago
  53. 9fb1d03 atlx: remove unnecessary break after return by Fabian Frederick · 10 years ago
  54. a9690a8 atl1e: remove unnecessary break after return by Fabian Frederick · 10 years ago
  55. 56a7a06a ucc_geth: remove unnecessary break after return by Fabian Frederick · 10 years ago
  56. f6ec2f3 niu: remove unnecessary break after return by Fabian Frederick · 10 years ago
  57. 3317aeb sis900: remove unnecessary break after return by Fabian Frederick · 10 years ago
  58. 6644db0 bna: remove unnecessary break after return by Fabian Frederick · 10 years ago
  59. 3217265 net: tulip: remove unnecessary break after return by Fabian Frederick · 10 years ago
  60. d2e5f47 8390: remove unnecessary break after return by Fabian Frederick · 10 years ago
  61. 2a79feb igb: remove unnecessary break after return by Fabian Frederick · 10 years ago
  62. 4145ce0 e1000e: remove unnecessary break after return by Fabian Frederick · 10 years ago
  63. bc80d0d ixgbe: remove unnecessary break after return by Fabian Frederick · 10 years ago
  64. 4097ae9 e1000: remove unnecessary break after return by Fabian Frederick · 10 years ago
  65. 3f0a4c1 carl9170: remove unnecessary break after return by Fabian Frederick · 10 years ago
  66. d3274a0 ath6kl: remove unnecessary break after return by Fabian Frederick · 10 years ago
  67. 24707aa airo: remove unnecessary break after return by Fabian Frederick · 10 years ago
  68. d0421d1 cw1200: remove unnecessary break after return by Fabian Frederick · 10 years ago
  69. 21dceb6 prism54: remove unnecessary break after return by Fabian Frederick · 10 years ago
  70. 14aa563 rtlwifi: rtl8188ee: remove unnecessary break after return by Fabian Frederick · 10 years ago
  71. 7aa5a15 rtlwifi: rtl8723be: remove unnecessary break after return by Fabian Frederick · 10 years ago
  72. ae702c3 rtlwifi: rtl8723ae: remove unnecessary break after return by Fabian Frederick · 10 years ago
  73. 4a4730c rtlwifi: rtl8192se: remove unnecessary break after return by Fabian Frederick · 10 years ago
  74. 384f0fc rtlwifi: rtl8192ce: remove unnecessary break after return by Fabian Frederick · 10 years ago
  75. 4625b64 rtlwifi: remove unnecessary break after return by Fabian Frederick · 10 years ago
  76. 2b203e3 mwl8k: remove unnecessary break after return by Fabian Frederick · 10 years ago
  77. 18a1234 brcm80211: remove unnecessary break after return by Fabian Frederick · 10 years ago
  78. 2db3a73 eth_v10: remove unnecessary break after return by Fabian Frederick · 10 years ago
  79. 015435e dlci: remove unnecessary break after return by Fabian Frederick · 10 years ago
  80. d8cfbfc xen-netback: Fix pointer incrementation to avoid incorrect logging by Zoltan Kiss · 10 years ago
  81. 1b860da xen-netback: Fix releasing header slot on error path by Zoltan Kiss · 10 years ago
  82. b42cc6e xen-netback: Fix releasing frag_list skbs in error path by Zoltan Kiss · 10 years ago
  83. 1a998d3 xen-netback: Fix handling frag_list on grant op error path by Zoltan Kiss · 10 years ago
  84. b7a6836 Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  85. caa7c4e Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  86. f47d5bb Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  87. fa24615 Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  88. 5556ea4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  89. 3e403a7 bonding: make it possible to have unlimited nested upper vlans by Veaceslav Falico · 10 years ago
  90. e81fbf6 libcxgbi:cxgb4i Guard ipv6 code with a config check by Anish Bhatt · 10 years ago
  91. cb20fd0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. e898c79 Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  93. 1b9f0ef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. b579fcc Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  95. cfd1b99 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  96. 0bae49b Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  97. 084c9ca Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  98. 3e8e275 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  99. b8d2d12 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  100. 4e10627 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago