1. 38b3629 net: bpf: fix bpf syscall dependence on anon_inodes by Alexei Starovoitov · 10 years ago
  2. 7b6fa1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  3. 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
  4. 3dab99e stmmac: correct mc_filter local variable in set_filter and set_mac_addr call by Vince Bridgers · 10 years ago
  5. 3b3d136 net: pxa168_eth: PXA168_ETH should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  6. b71b12d networking: fm10k: Fix build failure by Pranith Kumar · 10 years ago
  7. 7b4ecf3 net: fs_enet: error: 'SCCE_ENET_TXF' undeclared by LEROY Christophe · 10 years ago
  8. b8358d7 net_sched: restore qdisc quota fairness limits after bulk dequeue by Jesper Dangaard Brouer · 10 years ago
  9. 6a97403 Merge branch 'r8152' by David S. Miller · 10 years ago
  10. b540327 r8152: add mutex for hw settings by hayeswang · 10 years ago
  11. 8d4a4d7 r8152: adjust usb_autopm_xxx by hayeswang · 10 years ago
  12. 405f8a0 r8152: autoresume before setting feature by hayeswang · 10 years ago
  13. de3f0d0 net: Missing @ before descriptions cause make xmldocs warning by Masanari Iida · 10 years ago
  14. e229b36 Merge branch 'cxgb4' by David S. Miller · 10 years ago
  15. 8203b50 cxgb4: Wait for device to get ready before reading any register by Hariprasad Shenai · 10 years ago
  16. 897d55d cxgb4vf: Add 40G support for cxgb4vf driver by Hariprasad Shenai · 10 years ago
  17. 7207c0d cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5 by Hariprasad Shenai · 10 years ago
  18. ea97cae Merge branch 'gianfar' by David S. Miller · 10 years ago
  19. d55398b gianfar: Replace eieio with wmb for non-PPC archs by Claudiu Manoil · 10 years ago
  20. a4feee8 gianfar: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  21. 83bfc3c gianfar: Make MAC addr setup endian safe, cleanup by Claudiu Manoil · 10 years ago
  22. d6ef0bc gianfar: Exclude PPC specific errata handling from ARM builds by Claudiu Manoil · 10 years ago
  23. fd31a95 gianfar: Include missing headers for ARM builds by Claudiu Manoil · 10 years ago
  24. e4b081f net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  25. f5bbd26 net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors by Claudiu Manoil · 10 years ago
  26. 9a4cbd5 net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM by Claudiu Manoil · 10 years ago
  27. 59f35b8 netlabel: kernel-doc warning fix by Fabian Frederick · 10 years ago
  28. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  29. d5935b0 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  30. f86dc4b Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  31. 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
  32. 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
  33. 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
  34. 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
  35. 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
  36. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  37. 16b99a4 netlabel: directly return netlbl_unlabel_genl_init() by Fabian Frederick · 10 years ago
  38. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
  39. 709c48b net: description of dma_cookie cause make xmldocs warning by Masanari Iida · 10 years ago
  40. fb5ac0d cxgb4: clean up a type issue by Dan Carpenter · 10 years ago
  41. 9fef847 cxgb4: potential shift wrapping bug by Dan Carpenter · 10 years ago
  42. 4567dc1 i40e: skb->xmit_more support by Eric Dumazet · 10 years ago
  43. 44783d8 Merge branch 'fs_enet_napi' by David S. Miller · 10 years ago
  44. d43a396 net: fs_enet: Add NAPI TX by LEROY Christophe · 10 years ago
  45. 583d4a6 net: fs_enet: Remove non NAPI RX by LEROY Christophe · 10 years ago
  46. 935e221 r8169:add support for RTL8168EP by Chun-Hao Lin · 10 years ago
  47. 5301e3e net_sched: copy exts->type in tcf_exts_change() by WANG Cong · 10 years ago
  48. fa637bf bus: arm-ccn: Fix spurious warning message by Pawel Moll · 10 years ago
  49. 5df2782 MAINTAINERS: update Shawn's email address by Shawn Guo · 10 years ago
  50. 356d414 MAINTAINERS: condense some Tegra related entries by Stephen Warren · 10 years ago
  51. 554077c MAINTAINERS: add Alexandre Courbot for Tegra by Stephen Warren · 10 years ago
  52. 1fca350 rtlwifi: Fix possible unaligned array in ether_addr_copy() by Larry Finger · 10 years ago
  53. ca14405 ath9k: Fix sequence number assignment by Sujith Manoharan · 10 years ago
  54. 2f29fed net: rfkill: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  55. ee48874 Merge tag 'meson-wdt-dt-3.18' of https://github.com/carlocaione/linux-meson into next/dt by Arnd Bergmann · 10 years ago
  56. da01e61 Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  57. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  58. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  59. 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
  60. 3fc1479 Merge tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  61. 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
  62. 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
  63. 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
  64. 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
  65. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  66. 0223f9a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  67. 8a9e838 Merge tag 'for-linus-20141006' of git://github.com/sctscore/linux-off by Linus Torvalds · 10 years ago
  68. f8e4fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  69. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  70. 536fd93 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  71. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  72. f89f4a0 Fix up missing dmaengine header inclusion from qce crypto engine by Linus Torvalds · 10 years ago
  73. 9a50aae Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  74. 1e345ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  75. 39520ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  76. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  77. b6420eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc by Linus Torvalds · 10 years ago
  78. d290106 Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  79. 81e29b7 Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  80. c831dd7 Merge tag 'regmap-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  81. 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
  82. 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
  83. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  84. 28b7dea wimax: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  85. 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
  86. 505e907 af_unix: remove 0 assignment on static by Fabian Frederick · 10 years ago
  87. 19ac97f Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus by James Bottomley · 10 years ago
  88. ea85a0a ipv6: Do not warn for informational ICMP messages, regardless of type. by David S. Miller · 10 years ago
  89. c3a803e Update Intel Ethernet Driver maintainers list by Alexander Duyck · 10 years ago
  90. 93fdd47 bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING by Herbert Xu · 10 years ago
  91. c393d17 ath9k_htc: avoid kernel panic in ath9k_hw_reset by Marek Puzyniak · 10 years ago
  92. 02a1335 f2fs: support volatile operations for transient data by Jaegeuk Kim · 10 years ago
  93. 908344c tipc: fix bug in multicast congestion handling by Jon Maloy · 10 years ago
  94. b18111d ath9k: Fix crash in MCC mode by Sujith Manoharan · 10 years ago
  95. d2a993e ath: Fix smatch warning by Sujith Manoharan · 10 years ago
  96. 79ee656 rtl818x_pci: fix response rate may be incorrect. by Andrea Merello · 10 years ago
  97. d7ffd58 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  98. f0d1f04 netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX by Pablo Neira Ayuso · 10 years ago
  99. 91c1a09 netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h by Pablo Neira Ayuso · 10 years ago
  100. a40a720 Merge branch 'ipmi' (patches from Corey Minyard) by Linus Torvalds · 10 years ago