1. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  2. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  3. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  4. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago
  5. b184e49 dsa: Fix conversion from host device to mii bus by Guenter Roeck · 10 years ago
  6. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  7. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  8. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 10 years ago
  9. 7a9f526 vxlan: fix a free after use by Li RongQing · 10 years ago
  10. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 10 years ago
  11. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  12. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  13. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 10 years ago
  14. 91269e3 vxlan: using pskb_may_pull as early as possible by Li RongQing · 10 years ago
  15. ce6502a vxlan: fix a use after free in vxlan_encap_bypass by Li RongQing · 10 years ago
  16. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 10 years ago
  17. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 10 years ago
  18. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 10 years ago
  19. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  20. 843d349 net: ks8842: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  21. 71ae8f5 stmmac: fix sti compatibililies by Giuseppe CAVALLARO · 10 years ago
  22. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  23. 1bb6037 cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built by Anish Bhatt · 10 years ago
  24. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  25. e53fbd1 virtio_net: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  26. 0246555 virtio_net: fix use after free on allocation failure by Michael S. Tsirkin · 10 years ago
  27. 4baf1e3 virtio_net: enable VQs early by Michael S. Tsirkin · 10 years ago
  28. 507613b virtio_net: minor cleanup by Michael S. Tsirkin · 10 years ago
  29. 080c637 virtio-net: drop config_mutex by Michael S. Tsirkin · 10 years ago
  30. 102a278 virtio_net: drop config_enable by Michael S. Tsirkin · 10 years ago
  31. d47d2fd qlcnic: Fix number of arguments in destroy tx context command by Rajesh Borundia · 10 years ago
  32. 2a1ef4b qlcnic: Fix programming number of arguments in a command. by Rajesh Borundia · 10 years ago
  33. 22c0b96 cxgb4: Fix FW flash logic using ethtool by Hariprasad Shenai · 10 years ago
  34. 53b26b9 stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs by Giuseppe CAVALLARO · 10 years ago
  35. 160e1fd stmmac: make the STi Layer compatible to STiH407 by Giuseppe CAVALLARO · 10 years ago
  36. 8c2a7a5 stmmac: platform: fix FIXED_PHY support. by Giuseppe CAVALLARO · 10 years ago
  37. 77b3a4d dsa: mv88e6171: Fix tag_protocol check by Guenter Roeck · 10 years ago
  38. 5e6a024 drivers: net: xgene: Add SGMII based 1GbE ethtool support by Iyappan Subramanian · 10 years ago
  39. 32f784b drivers: net: xgene: Add SGMII based 1GbE support by Iyappan Subramanian · 10 years ago
  40. dc8385f drivers: net: xgene: Preparing for adding SGMII based 1GbE by Iyappan Subramanian · 10 years ago
  41. 030b16a drivers: net: cpsw: remove child devices while driver detach by Mugunthan V N · 10 years ago
  42. fc7a99f drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order detected by Mugunthan V N · 10 years ago
  43. ff9538b drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis by Mugunthan V N · 10 years ago
  44. 2c7c9ea tg3: Add skb->xmit_more support by Prashant Sreedharan · 10 years ago
  45. 278d240 net: fec: ptp: Enable PPS output based on ptp clock by Luwei Zhou · 10 years ago
  46. 89bddcd net: fec: ptp: Use hardware algorithm to adjust PTP counter. by Luwei Zhou · 10 years ago
  47. f28460b2 net: fec: ptp: Use the 31-bit ptp timer. by Luwei Zhou · 10 years ago
  48. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 10 years ago
  49. 5bc2672 net: fec: Fix sparse warnings with different lock contexts for basic block by Nimrod Andy · 10 years ago
  50. b838b4a phy/micrel: KSZ8031RNL RMII clock reconfiguration bug by Bruno Thomsen · 10 years ago
  51. f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  52. e5ead66 wireless: hostap: proc: print properly escaped SSID by Andy Shevchenko · 10 years ago
  53. 4b4890c wireless: ipw2x00: print SSID via %*pE by Andy Shevchenko · 10 years ago
  54. da16960 wireless: libertas: print esaped string via %*pE by Andy Shevchenko · 10 years ago
  55. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  56. ca32188 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  57. 052db7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  58. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  59. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  60. 61b423a net: systemport: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 10 years ago
  61. 083731a net: bcmgenet: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 10 years ago
  62. cf377d8 net: bcmgenet: fix off-by-one in incrementing read pointer by Florian Fainelli · 10 years ago
  63. 9822620 mlx4: fix race accessing page->_count by Eric Dumazet · 10 years ago
  64. ec91698 ixgbe: fix race accessing page->_count by Eric Dumazet · 10 years ago
  65. 00cd5ad igb: fix race accessing page->_count by Eric Dumazet · 10 years ago
  66. 42b0270 fm10k: fix race accessing page->_count by Eric Dumazet · 10 years ago
  67. 1fadee0 net/phy: micrel: Add clock support for KSZ8021/KSZ8031 by Sascha Hauer · 10 years ago
  68. d1dd9119 macvlan: optimize the receive path by jbaron@akamai.com · 10 years ago
  69. 4c97993 macvlan: pass 'bool' type to macvlan_count_rx() by jbaron@akamai.com · 10 years ago
  70. 41aace6 drivers: net: xgene: Add 10GbE ethtool support by Iyappan Subramanian · 10 years ago
  71. 0148d38 drivers: net: xgene: Add 10GbE support by Iyappan Subramanian · 10 years ago
  72. d0eb745 drivers: net: xgene: Preparing for adding 10GbE support by Iyappan Subramanian · 10 years ago
  73. 4511a4a Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  74. 3dab99e stmmac: correct mc_filter local variable in set_filter and set_mac_addr call by Vince Bridgers · 10 years ago
  75. 3b3d136 net: pxa168_eth: PXA168_ETH should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  76. b71b12d networking: fm10k: Fix build failure by Pranith Kumar · 10 years ago
  77. 7b4ecf3 net: fs_enet: error: 'SCCE_ENET_TXF' undeclared by LEROY Christophe · 10 years ago
  78. b540327 r8152: add mutex for hw settings by hayeswang · 10 years ago
  79. 8d4a4d7 r8152: adjust usb_autopm_xxx by hayeswang · 10 years ago
  80. 405f8a0 r8152: autoresume before setting feature by hayeswang · 10 years ago
  81. 8203b50 cxgb4: Wait for device to get ready before reading any register by Hariprasad Shenai · 10 years ago
  82. 897d55d cxgb4vf: Add 40G support for cxgb4vf driver by Hariprasad Shenai · 10 years ago
  83. 7207c0d cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5 by Hariprasad Shenai · 10 years ago
  84. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  85. 24dff96 fix misuses of f_count() in ppp and netlink by Al Viro · 10 years ago
  86. d55398b gianfar: Replace eieio with wmb for non-PPC archs by Claudiu Manoil · 10 years ago
  87. a4feee8 gianfar: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  88. 83bfc3c gianfar: Make MAC addr setup endian safe, cleanup by Claudiu Manoil · 10 years ago
  89. d6ef0bc gianfar: Exclude PPC specific errata handling from ARM builds by Claudiu Manoil · 10 years ago
  90. fd31a95 gianfar: Include missing headers for ARM builds by Claudiu Manoil · 10 years ago
  91. e4b081f net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  92. f5bbd26 net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors by Claudiu Manoil · 10 years ago
  93. 9a4cbd5 net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM by Claudiu Manoil · 10 years ago
  94. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  95. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
  97. fb5ac0d cxgb4: clean up a type issue by Dan Carpenter · 10 years ago
  98. 9fef847 cxgb4: potential shift wrapping bug by Dan Carpenter · 10 years ago
  99. 4567dc1 i40e: skb->xmit_more support by Eric Dumazet · 10 years ago
  100. d43a396 net: fs_enet: Add NAPI TX by LEROY Christophe · 10 years ago