1. a62b01c crypto: create generic version of ablk_helper by Ard Biesheuvel · 11 years ago
  2. 714b33d crypto: ansi_cprng - Fix off by one error in non-block size request by Neil Horman · 11 years ago
  3. ec795ad ARM: tegra: remove tegra_chip_uid() by Stephen Warren · 11 years ago
  4. 02e28cd crypto: tegra-aes - Use devm_clk_get by Sachin Kamat · 11 years ago
  5. 6665ad2 crypto: tegra-aes - Fix NULL pointer dereference by Sachin Kamat · 11 years ago
  6. 4903e96 crypto: tegra-aes - Staticize tegra_aes_cra_exit by Sachin Kamat · 11 years ago
  7. 034568e crypto: omap-aes - Staticize local symbols by Sachin Kamat · 11 years ago
  8. 47aff65 crypto: mv_cesa - Staticize local symbols by Sachin Kamat · 11 years ago
  9. 82ad6bc crypto: caam - map src buffer before access by Yashpal Dutta · 11 years ago
  10. 1005bcc crypto: caam - enable instantiation of all RNG4 state handles by Alex Porosanu · 11 years ago
  11. f1157a5 crypto: caam - fix RNG4 AAI defines by Alex Porosanu · 11 years ago
  12. b1f996e0 crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver by Alex Porosanu · 11 years ago
  13. 04cddbf crypto: caam - split RNG4 instantiation function by Alex Porosanu · 11 years ago
  14. 84cf482 crypto: caam - fix RNG4 instantiation by Alex Porosanu · 11 years ago
  15. b2744df crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized by Alex Porosanu · 11 years ago
  16. d5e4e99 crypto: caam - fix RNG state handle instantiation descriptor by Alex Porosanu · 11 years ago
  17. f5b38c5 crypto: tegra - use kernel entropy instead of ad-hoc by Linus Walleij · 11 years ago
  18. a44bc80 hwrng: via-rng - Mark device ID table as __maybe_unused by Ben Hutchings · 11 years ago
  19. 5849720 crypto: x86 - restore avx2_supported check by Jussi Kivilinna · 11 years ago
  20. 7d44490 crypto: sha256_ssse3 - use correct module alias for sha224 by Jussi Kivilinna · 11 years ago
  21. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  22. 0ffb01d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  23. 7b4022f Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  24. 27c7651 Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  25. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  26. b04c99e Revert "Input: introduce BTN/ABS bits for drums and guitars" by Linus Torvalds · 11 years ago
  27. 07176b9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  28. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  29. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  30. 44598f9 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  31. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  32. dccfd1e4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  33. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  34. d2f3e9e Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  35. 1bda20d Merge tag 'please-pull-misc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  36. 4e4f1fc tcp: properly increase rcv_ssthresh for ofo packets by Eric Dumazet · 11 years ago
  37. 0042d0c net: add documentation for BQL helpers by Florian Fainelli · 11 years ago
  38. 635ad31 mlx5: remove unused MLX5_DEBUG param in Kconfig by Michael Opdenacker · 11 years ago
  39. 937e5c3 bnx2x: Restore a call to config_init by Eilon Greenstein · 11 years ago
  40. 9b0be65 bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not set by Dmitry Kravkov · 11 years ago
  41. 16edfe7 tcp: fix no cwnd growth after timeout by Yuchung Cheng · 11 years ago
  42. 5ffd5cd net: netlink: filter particular protocols from analyzers by Daniel Borkmann · 11 years ago
  43. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  44. 576c25eb Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  45. 5872c84 Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  46. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  47. 06da662 tile: refresh tile defconfig files by Chris Metcalf · 11 years ago
  48. 6dc9658 tile: rework <asm/cmpxchg.h> by Chris Metcalf · 11 years ago
  49. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  50. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  51. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  52. eb97a78 Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  53. 94e4441 hwmon: (emc6w201) Do not declare enum variable by Guenter Roeck · 11 years ago
  54. f85b520 hwmon: (w83792d) Update module author by Shane Huang · 11 years ago
  55. 4e5a494 Merge branch 'for-3.12/sensor-hub' into for-linus by Jiri Kosina · 11 years ago
  56. 63faf15 Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus by Jiri Kosina · 11 years ago
  57. 2e03285 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  58. 356f9e7 net: stmmac: fix bad merge conflict resolution by Olof Johansson · 11 years ago
  59. fc8cc67 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 11 years ago
  60. b14662c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  61. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  62. 0d40f75 openvswitch: Fix alignment of struct sw_flow_key. by Jesse Gross · 11 years ago
  63. 57d7309 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 050ba07 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 64110c1 ide: sgiioc4: Staticize ioc4_ide_attach_one() by Jingoo Han · 11 years ago
  66. 70ddce832 ide: palm_bk3710: add missing __iomem annotation by Jingoo Han · 11 years ago
  67. 7b6b561 ide: use dev_get_platdata() by Jingoo Han · 11 years ago
  68. 6fcf049 ide-disk_proc: use macro to replace magic number by Xinghai Yu · 11 years ago
  69. 79c8fa0 ide: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  70. dc76f9c sparc64: Export flush_ptrace_access() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  71. c4fe244 sparc: fix PCI device proc file mmap(2) by Alexey Dobriyan · 11 years ago
  72. 61d9b93 sparc64: Remove RWSEM export leftovers by Kirill Tkhai · 11 years ago
  73. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  74. 27c053a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  75. 1a5bbfc netfilter: Fix build errors with xt_socket.c by David S. Miller · 11 years ago
  76. e2e5c4c tcp: Add missing braces to do_tcp_setsockopt by Dave Jones · 11 years ago
  77. 0c1db73 caif: Add missing braces to multiline if in cfctrl_linkup_request by Dave Jones · 11 years ago
  78. c0a77ec bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize by Dave Jones · 11 years ago
  79. f011baf vxlan: Fix kernel panic on device delete. by Pravin B Shelar · 11 years ago
  80. 15f5945 net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls by Thomas Petazzoni · 11 years ago
  81. 7140860 net: mvneta: properly disable HW PHY polling and ensure adjust_link() works by Thomas Petazzoni · 11 years ago
  82. dfafb73f icplus: Use netif_running to determine device state by Jon Mason · 11 years ago
  83. 27082ee ethernet/arc/arc_emac: Fix huge delays in large file copies by Vineet Gupta · 11 years ago
  84. a09e9a7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  85. 9ab073b Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  86. 7bf6630 tuntap: orphan frags before trying to set tx timestamp by Jason Wang · 11 years ago
  87. 4bfb051 tuntap: purge socket error queue on detach by Jason Wang · 11 years ago
  88. df95fc4 qlcnic: use standard NAPI weights by Michal Schmidt · 11 years ago
  89. b55b76b ipv6:introduce function to find route for redirect by Duan Jiong · 11 years ago
  90. 60cad4e bnx2x: VF RSS support - VF side by Ariel Elior · 11 years ago
  91. b9871bc bnx2x: VF RSS support - PF side by Ariel Elior · 11 years ago
  92. 53cf5275 vxlan: Notify drivers for listening UDP port changes by Joseph Gasparakis · 11 years ago
  93. eced5a0 Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  94. eef23b5 net: usbnet: update addr_assign_type if appropriate by Bjørn Mork · 11 years ago
  95. c3de991 Merge branch 'enic' by David S. Miller · 11 years ago
  96. 001e1c1 driver/net: enic: update enic maintainers and driver by govindarajulu.v · 11 years ago
  97. 4a50ddf driver/net: enic: Exposing symbols for Cisco's low latency driver by govindarajulu.v · 11 years ago
  98. 624dbf5 driver/net: enic: Try DMA 64 first, then failover to DMA by govindarajulu.v · 11 years ago
  99. bf751ba driver/net: enic: record q_number and rss_hash for skb by govindarajulu.v · 11 years ago
  100. 822473b driver/net: enic: Add multi tx support for enic by govindarajulu.v · 11 years ago