1. 451f921 audit: add netlink multicast group for log read by Richard Guy Briggs · 10 years ago
  2. 3a101b8 audit: add netlink audit protocol bind to check capabilities on multicast join by Richard Guy Briggs · 10 years ago
  3. 4f52090 netlink: have netlink per-protocol bind function return an error code. by Richard Guy Briggs · 10 years ago
  4. 4cd3675 filter: added BPF random opcode by Chema Gonzalez · 10 years ago
  5. 3de0b59 ethtool: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  6. 86fd14a tcp: make tcp_cwnd_application_limited() static by Weiping Pan · 10 years ago
  7. 17d8ecb 6lowpan: include net/net_namespace.h on 6lowpan namepsace header by Luis R. Rodriguez · 10 years ago
  8. 599018a 6lowpan: add helper to get 6lowpan namespace by Luis R. Rodriguez · 10 years ago
  9. a0265d2 net: Add __dev_forward_skb by Herbert Xu · 10 years ago
  10. af6b696 net: phy: export genphy_config_init() by Daniel Mack · 10 years ago
  11. b931242 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  12. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 10 years ago
  13. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  14. 25bfe4f Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  15. 60fbf2bd Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  16. ea2388f Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  17. 29c7787 mm: use paravirt friendly ops for NUMA hinting ptes by Mel Gorman · 10 years ago
  18. 8b32201 wait: explain the shadowing and type inconsistencies by Peter Zijlstra · 10 years ago
  19. 9cc2368 Shiraz has moved by Viresh Kumar · 10 years ago
  20. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 10 years ago
  21. 38137a5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  22. 345ef87 Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  23. 20cd477 of: add empty of_find_node_by_path() for !OF by Alexander Shiyan · 10 years ago
  24. 8d75454 drm: Split out drm_probe_helper.c from drm_crtc_helper.c by Daniel Vetter · 10 years ago
  25. c2896de Merge branch 'ipmi' (emailed ipmi fixes) by Linus Torvalds · 10 years ago
  26. 7aefac2 ipmi: boolify some things by Corey Minyard · 10 years ago
  27. 8998649 ipmi: Turn off all activity on an idle ipmi interface by Corey Minyard · 10 years ago
  28. 6ca2a88 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  29. 03367ef Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts by K. Y. Srinivasan · 10 years ago
  30. 314672a Tools: hv: Handle the case when the target file exists correctly by K. Y. Srinivasan · 10 years ago
  31. f1d54c4 net: mdio-gpio: Add support for separate MDI and MDO gpio pins by Guenter Roeck · 10 years ago
  32. 1d25148 net: mdio-gpio: Add support for active low gpio pins by Guenter Roeck · 10 years ago
  33. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago
  34. 33ac125 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 10 years ago
  35. b9d1208 net: phy: add minimal support for QSGMII PHY by Thomas Petazzoni · 10 years ago
  36. cbfbbab drm/tegra: Remove gratuitous pad field by Thierry Reding · 10 years ago
  37. 5be44a6 x86: Remove the PCI reboot method from the default chain by Ingo Molnar · 10 years ago
  38. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  39. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 10 years ago
  40. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 10 years ago
  41. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  42. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 10 years ago
  43. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 10 years ago
  44. 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 10 years ago
  45. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  46. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  47. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  48. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  49. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  50. 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  51. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  52. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  53. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  54. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  55. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 10 years ago
  56. 582076a Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  57. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  58. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  59. 40e9963 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 34bf6ef mm: slab/slub: use page->list consistently instead of page->lru by Dave Hansen · 10 years ago
  61. f360d88 IB/mlx5: Add block multicast loopback support by Eli Cohen · 10 years ago
  62. 312103d AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC by Chris Metcalf · 10 years ago
  63. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 10 years ago
  64. b355084 NVMe: Make I/O timeout a module parameter by Keith Busch · 10 years ago
  65. 33b1e95 NVMe: CPU hot plug notification by Keith Busch · 10 years ago
  66. 42f6142 NVMe: per-cpu io queues by Keith Busch · 10 years ago
  67. dd76a78 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  68. e7990d4 Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  69. 4162877 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  70. 6c61403a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  71. 360f92c block: fix regression with block enabled tagging by Jens Axboe · 10 years ago
  72. 2bfad21 scsi: Make sure cmd_flags are 64-bit by Martin K. Petersen · 10 years ago
  73. abb43f6 tracing: Fix anonymous unions in struct ftrace_event_call by Mathieu Desnoyers · 10 years ago
  74. c458625 x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id" by Behan Webster · 10 years ago
  75. 565cbdc LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h by Mark Charlebois · 12 years ago
  76. aa93685 LLVMLinux: Remove warning about returning an uninitialized variable by Behan Webster · 12 years ago
  77. 50487c3 Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  78. 39de65a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  79. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 10 years ago
  80. b725dfe tracepoint: Fix sparse warnings in tracepoint.c by Mathieu Desnoyers · 10 years ago
  81. b7aa84d block: Fix for_each_bvec() by Martin K. Petersen · 10 years ago
  82. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  83. eb7d035 tracepoint: Simplify tracepoint module search by Steven Rostedt (Red Hat) · 10 years ago
  84. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 10 years ago
  85. 3065989 Merge tag 'asoc-v3.15-4' into asoc-linus by Mark Brown · 10 years ago
  86. e9b433c Merge tag 'asoc-v3.15-3' into asoc-linus by Mark Brown · 10 years ago
  87. f7cf71e Merge tag 'asoc-v3.15-2' into asoc-linus by Mark Brown · 10 years ago
  88. 30b58f2 Merge tag 'asoc-v3.15' into asoc-linus by Mark Brown · 10 years ago
  89. ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  90. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  91. 5fb6b95 include/linux/syscalls.h: add sys_renameat2() prototype by Heiko Carstens · 10 years ago
  92. 732d50b drm/dp/i2c: Update comments about common i2c over dp assumptions (v3) by Alex Deucher · 10 years ago
  93. fe10739 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  94. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 10 years ago
  95. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  96. 9e5c33d mm: create generic early_ioremap() support by Mark Salter · 10 years ago
  97. 64b47e8 lglock: map to spinlock when !CONFIG_SMP by Josh Triplett · 10 years ago
  98. 188a814 percpu: add preemption checks to __this_cpu ops by Christoph Lameter · 10 years ago
  99. 293b6a4 vmstat: use raw_cpu_ops to avoid false positives on preemption checks by Christoph Lameter · 10 years ago
  100. dc322a9 mm: use raw_cpu ops for determining current NUMA node by Christoph Lameter · 10 years ago