1. 2c2b2f0 fm10k: Add skb->xmit_more support by Alexander Duyck · 10 years ago
  2. 5bc2672 net: fec: Fix sparse warnings with different lock contexts for basic block by Nimrod Andy · 10 years ago
  3. b838b4a phy/micrel: KSZ8031RNL RMII clock reconfiguration bug by Bruno Thomsen · 10 years ago
  4. 61b423a net: systemport: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 10 years ago
  5. 083731a net: bcmgenet: avoid unbalanced enable_irq_wake calls by Florian Fainelli · 10 years ago
  6. cf377d8 net: bcmgenet: fix off-by-one in incrementing read pointer by Florian Fainelli · 10 years ago
  7. 9822620 mlx4: fix race accessing page->_count by Eric Dumazet · 10 years ago
  8. ec91698 ixgbe: fix race accessing page->_count by Eric Dumazet · 10 years ago
  9. 00cd5ad igb: fix race accessing page->_count by Eric Dumazet · 10 years ago
  10. 42b0270 fm10k: fix race accessing page->_count by Eric Dumazet · 10 years ago
  11. 1fadee0 net/phy: micrel: Add clock support for KSZ8021/KSZ8031 by Sascha Hauer · 10 years ago
  12. d1dd9119 macvlan: optimize the receive path by jbaron@akamai.com · 10 years ago
  13. 4c97993 macvlan: pass 'bool' type to macvlan_count_rx() by jbaron@akamai.com · 10 years ago
  14. 41aace6 drivers: net: xgene: Add 10GbE ethtool support by Iyappan Subramanian · 10 years ago
  15. 0148d38 drivers: net: xgene: Add 10GbE support by Iyappan Subramanian · 10 years ago
  16. d0eb745 drivers: net: xgene: Preparing for adding 10GbE support by Iyappan Subramanian · 10 years ago
  17. 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
  18. 3dab99e stmmac: correct mc_filter local variable in set_filter and set_mac_addr call by Vince Bridgers · 10 years ago
  19. 3b3d136 net: pxa168_eth: PXA168_ETH should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  20. b71b12d networking: fm10k: Fix build failure by Pranith Kumar · 10 years ago
  21. 7b4ecf3 net: fs_enet: error: 'SCCE_ENET_TXF' undeclared by LEROY Christophe · 10 years ago
  22. b540327 r8152: add mutex for hw settings by hayeswang · 10 years ago
  23. 8d4a4d7 r8152: adjust usb_autopm_xxx by hayeswang · 10 years ago
  24. 405f8a0 r8152: autoresume before setting feature by hayeswang · 10 years ago
  25. 8203b50 cxgb4: Wait for device to get ready before reading any register by Hariprasad Shenai · 10 years ago
  26. 897d55d cxgb4vf: Add 40G support for cxgb4vf driver by Hariprasad Shenai · 10 years ago
  27. 7207c0d cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5 by Hariprasad Shenai · 10 years ago
  28. d55398b gianfar: Replace eieio with wmb for non-PPC archs by Claudiu Manoil · 10 years ago
  29. a4feee8 gianfar: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  30. 83bfc3c gianfar: Make MAC addr setup endian safe, cleanup by Claudiu Manoil · 10 years ago
  31. d6ef0bc gianfar: Exclude PPC specific errata handling from ARM builds by Claudiu Manoil · 10 years ago
  32. fd31a95 gianfar: Include missing headers for ARM builds by Claudiu Manoil · 10 years ago
  33. e4b081f net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  34. f5bbd26 net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors by Claudiu Manoil · 10 years ago
  35. 9a4cbd5 net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM by Claudiu Manoil · 10 years ago
  36. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  37. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  38. eb785be Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  39. cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  40. 212fe84 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  41. 4a4743e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  42. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  43. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
  44. fb5ac0d cxgb4: clean up a type issue by Dan Carpenter · 10 years ago
  45. 9fef847 cxgb4: potential shift wrapping bug by Dan Carpenter · 10 years ago
  46. 4567dc1 i40e: skb->xmit_more support by Eric Dumazet · 10 years ago
  47. d43a396 net: fs_enet: Add NAPI TX by LEROY Christophe · 10 years ago
  48. 583d4a6 net: fs_enet: Remove non NAPI RX by LEROY Christophe · 10 years ago
  49. 935e221 r8169:add support for RTL8168EP by Chun-Hao Lin · 10 years ago
  50. fa637bf bus: arm-ccn: Fix spurious warning message by Pawel Moll · 10 years ago
  51. 1fca350 rtlwifi: Fix possible unaligned array in ether_addr_copy() by Larry Finger · 10 years ago
  52. ca14405 ath9k: Fix sequence number assignment by Sujith Manoharan · 10 years ago
  53. ef0625b Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  54. bca51651 Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  55. 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  56. b9af564 Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  57. 4633119 Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  58. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  59. f8e4fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  60. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  61. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  62. f89f4a0 Fix up missing dmaengine header inclusion from qce crypto engine by Linus Torvalds · 10 years ago
  63. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  64. 1e345ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  65. 39520ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  66. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  67. b6420eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc by Linus Torvalds · 10 years ago
  68. d290106 Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  69. 81e29b7 Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  70. c831dd7 Merge tag 'regmap-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  71. 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  72. c91662c Merge tag 'edac_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  73. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  74. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  75. 19ac97f Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus by James Bottomley · 10 years ago
  76. c393d17 ath9k_htc: avoid kernel panic in ath9k_hw_reset by Marek Puzyniak · 10 years ago
  77. b18111d ath9k: Fix crash in MCC mode by Sujith Manoharan · 10 years ago
  78. d2a993e ath: Fix smatch warning by Sujith Manoharan · 10 years ago
  79. 79ee656 rtl818x_pci: fix response rate may be incorrect. by Andrea Merello · 10 years ago
  80. d7ffd58 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  81. 567eded ipmi: Clear drvdata when interface is removed by Takao Indoh · 10 years ago
  82. cc4cbe9 ipmi: work around gcc-4.9 build warning by Arnd Bergmann · 10 years ago
  83. 08dc416 ipmi/of: Don't use unavailable interfaces by Benjamin Herrenschmidt · 10 years ago
  84. 1f66842 ipmi: Clean up the error handling for channel config errors by Corey Minyard · 10 years ago
  85. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  86. fe971b9 net/mlx4_en: remove NETDEV_TX_BUSY by Eric Dumazet · 10 years ago
  87. 88b09a6 3c59x: fix bad split of cpu_to_le32(pci_map_single()) by Sylvain "ythier" Hitier · 10 years ago
  88. 3774216 net: bcmgenet: fix Tx ring priority programming by Petri Gynther · 10 years ago
  89. fd2ef0b net: phy: adjust fixed_phy_register() return value by Petri Gynther · 10 years ago
  90. 7c5df8f openvswitch: fix a compilation error when CONFIG_INET is not setW! by Andy Zhou · 10 years ago
  91. 6654cf6 bna: allow transmit tagged frames by Ivan Vecera · 10 years ago
  92. 9d31a7b r8152: nway reset after setting eee by hayeswang · 10 years ago
  93. ee5db7e Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/picolcd', 'for-3.18/rmi', 'for-3.18/sony', 'for-3.18/uhid', 'for-3.18/upstream' and 'for-3.18/wacom' into for-linus by Jiri Kosina · 10 years ago
  94. ee63771 bonding: Simplify the xmit function for modes that use xmit_hash by Mahesh Bandewar · 10 years ago
  95. d702132 bonding: display xmit_hash_policy for non-dynamic-tlb mode by Mahesh Bandewar · 10 years ago
  96. 1556b87 net/mlx4_en: Use the new tx_copybreak to set inline threshold by Eric Dumazet · 10 years ago
  97. acea73d net/mlx4_en: Enable the compiler to make is_inline() inlined by Eric Dumazet · 10 years ago
  98. e70602a net/mlx4_en: tx_info->ts_requested was not cleared by Eric Dumazet · 10 years ago
  99. e533ac7 net/mlx4_en: Use local var for skb_headlen(skb) by Eric Dumazet · 10 years ago
  100. b9d8839 net/mlx4_en: Use local var in tx flow for skb_shinfo(skb) by Eric Dumazet · 10 years ago