1. a7cfef2 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and 'srp' into for-next by Roland Dreier · 10 years ago
  2. b4cfe44 IB/mlx5: Implement on demand paging by adding support for MMU notifiers by Haggai Eran · 10 years ago
  3. eab668a IB/mlx5: Add support for RDMA read/write responder page faults by Haggai Eran · 10 years ago
  4. 7bdf65d IB/mlx5: Handle page faults by Haggai Eran · 10 years ago
  5. 6aec21f IB/mlx5: Page faults handling infrastructure by Haggai Eran · 10 years ago
  6. 832a6b0 IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation by Haggai Eran · 10 years ago
  7. cc149f75 IB/mlx5: Changes in memory region creation to support on-demand paging by Haggai Eran · 10 years ago
  8. 8cdd312 IB/mlx5: Implement the ODP capability query verb by Haggai Eran · 10 years ago
  9. e420f0c mlx5_core: Add support for page faults events and low level handling by Haggai Eran · 10 years ago
  10. 7dcf9c1 IB/srp: Allow newline separator for connection string by Sagi Grimberg · 10 years ago
  11. 882214e IB/core: Implement support for MMU notifiers regarding on demand paging regions by Haggai Eran · 10 years ago
  12. 8ada2c1 IB/core: Add support for on demand paging regions by Shachar Raindel · 10 years ago
  13. 860f10a IB/core: Add flags for on demand paging support by Sagi Grimberg · 10 years ago
  14. 5a77abf IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  15. c1395a2 IB/mlx5: Add function to read WQE from user-space by Haggai Eran · 10 years ago
  16. c5d76f1 IB/core: Add umem function to read data from user-space by Haggai Eran · 10 years ago
  17. 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
  18. 968e78d IB/mlx5: Enhance UMR support to allow partial page table update by Haggai Eran · 10 years ago
  19. 21af2c3 IB/mlx5: Remove per-MR pas and dma pointers by Haggai Eran · 10 years ago
  20. e5f0508 RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs by Devesh Sharma · 10 years ago
  21. 95bf009 RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs by Mitesh Ahuja · 10 years ago
  22. 0b99765 mlx4_core: Check for DPDP violation only when DPDP is not supported by Yuval Shaia · 10 years ago
  23. 9f35e89 IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr by Jack Morgenstein · 10 years ago
  24. 056da88 IB/iser: Bump version to 1.5 by Or Gerlitz · 10 years ago
  25. 5bb6e54 IB/iser: DIX update by Sagi Grimberg · 10 years ago
  26. 06c7fb6 IB/iser: Micro-optimize iser_handle_wc by Sagi Grimberg · 10 years ago
  27. 60e2090 IB/iser: Micro-optimize iser logging by Sagi Grimberg · 10 years ago
  28. da64bdb IB/iser: Use more completion queues by Sagi Grimberg · 10 years ago
  29. 7e1fd4d IB/iser: Remove redundant is_mr indicator by Sagi Grimberg · 10 years ago
  30. a11b3e6 IB/iser: Centralize memory region invalidation to a function by Sagi Grimberg · 10 years ago
  31. f0caef6 IB/iser: Terminate connection before cleaning inflight tasks by Sagi Grimberg · 10 years ago
  32. 7414dde IB/iser: Fix race between iser connection teardown and scsi TMFs by Sagi Grimberg · 10 years ago
  33. 3f562a0 IB/iser: Fix possible NULL derefernce ib_conn->device in session_create by Ariel Nahum · 10 years ago
  34. 49df278 IB/iser: Fix sparse warnings by Sagi Grimberg · 10 years ago
  35. 6ec9d4d IB/iser: Fix possible SQ overflow by Max Gurtovoy · 10 years ago
  36. 93acb7b IB/iser: Decrement CQ's active QPs accounting when QP creation fails by Sagi Grimberg · 10 years ago
  37. 5426b17 IB/iser: Collapse cleanup and disconnect handlers by Ariel Nahum · 10 years ago
  38. 16df2a2 IB/iser: Fix catastrophic error flow hang by Sagi Grimberg · 10 years ago
  39. f4641ef IB/iser: Re-adjust CQ and QP send ring sizes to HW limits by Minh Tran · 10 years ago
  40. ce347ab IPoIB: No longer use flush as a parameter by Doug Ledford · 10 years ago
  41. bb42a6d IPoIB: Make ipoib_mcast_stop_thread flush the workqueue by Doug Ledford · 10 years ago
  42. 5141861 IPoIB: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
  43. 3bcce48 IPoIB: change init sequence ordering by Doug Ledford · 10 years ago
  44. e5d1dcf IPoIB: fix mcast_dev_flush/mcast_restart_task race by Doug Ledford · 10 years ago
  45. 016d9fb IPoIB: fix MCAST_FLAG_BUSY usage by Doug Ledford · 10 years ago
  46. 67d7209 IPoIB: Make the carrier_on_task race aware by Doug Ledford · 10 years ago
  47. afe1de6 IPoIB: Consolidate rtnl_lock tasks in workqueue by Doug Ledford · 10 years ago
  48. e6b1116 RDMA/cxgb4: Handle NET_XMIT return codes by Hariprasad S · 10 years ago
  49. 5b341808 RDMA/cxgb4: Wake up waiters after flushing the qp by Steve Wise · 10 years ago
  50. 2550a88 RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devices by Hariprasad Shenai · 10 years ago
  51. 10be6b4 RDMA/cxgb4: Fix locking issue in process_mpa_request by Hariprasad Shenai · 10 years ago
  52. 123bc2a RDMA/cxgb4: Configure 0B MRs to match HW implementation by Pramod Kumar · 10 years ago
  53. 63a71ba RDMA/cxgb4: Increase epd buff size for debug interface by Pramod Kumar · 10 years ago
  54. 346f98b IB/addr: Improve address resolution callback scheduling by Or Kehati · 10 years ago
  55. 514f3dd IB/core: Fix mgid key handling in SA agent multicast data-base by Jack Morgenstein · 10 years ago
  56. c1bd6cd IB/core: Do not resolve VLAN if already resolved by Moni Shoua · 10 years ago
  57. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  58. bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  59. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  60. 413fd0e Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  61. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  62. 14ba9a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  63. b859e7d Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  64. 709d9f0 Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  65. 00c83b0 Fix race condition between vxlan_sock_add and vxlan_sock_release by Marcelo Leitner · 10 years ago
  66. 51f8301 net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header by Cyrille Pitchen · 10 years ago
  67. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  68. 7d077cd net/mlx4: Add support for A0 steering by Matan Barak · 10 years ago
  69. 431df8c net/mlx4: Refactor QUERY_PORT by Matan Barak · 10 years ago
  70. 579d059 net/mlx4_core: Add explicit error message when rule doesn't meet configuration by Matan Barak · 10 years ago
  71. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  72. 7a89399 net/mlx4: Add mlx4_bitmap zone allocator by Matan Barak · 10 years ago
  73. ab256e5 net/mlx4: Add a check if there are too many reserved QPs by Dotan Barak · 10 years ago
  74. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  75. 3dca0f42 net/mlx4_core: Use tasklet for user-space CQ completion events by Matan Barak · 10 years ago
  76. 383677d net/mlx4_core: Mask out host side virtualization features for guests by Or Gerlitz · 10 years ago
  77. c58942f net/mlx4_en: Set csum level for encapsulated packets by Or Gerlitz · 10 years ago
  78. e28870f Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  79. 630f4b7 be2net: Export tunnel offloads only when a VxLAN tunnel is created by Sriharsha Basavapatna · 10 years ago
  80. 0a4b5a2 gianfar: Fix dma check map error when DMA_API_DEBUG is enabled by Kevin Hao · 10 years ago
  81. 666224d cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call by Hariprasad Shenai · 10 years ago
  82. c1b30e4 Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  83. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  84. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  85. 0c5a3ae net: fec: only enable mdio interrupt before phy device link up by Nimrod Andy · 10 years ago
  86. e17f7fe net: fec: clear all interrupt events to support i.MX6SX by Nimrod Andy · 10 years ago
  87. 858eeb7 net: fec: reset fep link status in suspend function by Nimrod Andy · 10 years ago
  88. 1dd7dcb Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  89. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  90. 6528b88 rtc: refine rtc_timer_do_work() to consider other set alarm failures by Xunlei Pang · 10 years ago
  91. c594d67 rtc/ab8500: set uie_unsupported flag by Xunlei Pang · 10 years ago
  92. 7654e9d drivers/rtc/rtc-snvs: fix suspend/resume by Sanchayan Maity · 10 years ago
  93. 7f89939 drivers/rtc/rtc-snvs: add clock support by Sanchayan Maity · 10 years ago
  94. 094d3ee rtc: omap: drop vendor-prefix from power-controller dt property by Johan Hovold · 10 years ago
  95. cf67d0b drivers/rtc/rtc-isl12057.c: report error code upon failure in dev_err() calls by Arnaud Ebalard · 10 years ago
  96. 10df1e6 drivers/rtc/rtc-isl12057.c: add proper handling of oscillator failure bit by Arnaud Ebalard · 10 years ago
  97. b5f4184 drivers/rtc/rtc-isl12057.c: add support for century bit by Arnaud Ebalard · 10 years ago
  98. 5945b28 drivers/rtc/rtc-isl12057.c: fix masking of register values by Arnaud Ebalard · 10 years ago
  99. f4199f8 rtc: ds1307: add support for mcp7940x chips by Tomas Novotny · 10 years ago
  100. 920f91e drivers/rtc/rtc-ds1374.c: add watchdog support by Søren Andersen · 10 years ago