- 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 10 years ago
- da12c1f IB/qib: Add blank line after declaration by Mike Marciniszyn · 10 years ago
- a46a280 IB/qib: Fix checkpatch warnings by Mike Marciniszyn · 10 years ago
- 1707cb4 IB/mlx5: Enable the ODP capability query verb by Haggai Eran · 10 years ago
- f4056bf IB/core: Add on demand paging caps to ib_uverbs_ex_query_device by Haggai Eran · 10 years ago
- 02d1aa7 IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
- 1fc8190 RDMA/cxgb4: Don't hang threads forever waiting on WR replies by Hariprasad S · 10 years ago
- 59a39ca3 RDMA/ocrdma: Fix off by one in ocrdma_query_gid() by Dan Carpenter · 10 years ago
- f3070e7 RDMA/ocrdma: Use unsigned for bit index by Rasmus Villemoes · 10 years ago
- ba64fdc RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit by Rasmus Villemoes · 10 years ago
- 0ba5dc5 RDMA/ocrdma: Update the ocrdma module version string by Mitesh Ahuja · 10 years ago
- 29565f2 RDMA/ocrdma: set vlan present bit for user AH by Devesh Sharma · 10 years ago
- d2b8f7b RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure by Mitesh Ahuja · 10 years ago
- b4dbe8d RDMA/ocrdma: Add support for interrupt moderation by Mitesh Ahuja · 10 years ago
- a601dc7 RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac by Devesh Sharma · 10 years ago
- 043e9de RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP by Selvin Xavier · 10 years ago
- 380676e RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE by Devesh Sharma · 10 years ago
- 4b8180a RDMA/ocrdma: Host crash on destroying device resources by Mitesh Ahuja · 10 years ago
- 43c706b RDMA/ocrdma: Report correct state in ibv_query_qp by Padmanabh Ratnakar · 10 years ago
- ad56ebb RDMA/ocrdma: Debugfs enhancments for ocrdma driver by Selvin Xavier · 10 years ago
- 0c0eacd RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrdma device by Devesh Sharma · 10 years ago
- 9ba1377 RDMA/ocrdma: Move PD resource management to driver. by Mitesh Ahuja · 10 years ago
- 978cb6a RDMA/ocrdma: Increase the GID table size. by Mitesh Ahuja · 10 years ago
- cad1fbb RDMA/ocrdma: Add support for IB stack compliant stats in sysfs. by Mitesh Ahuja · 10 years ago
- 4fc701e IB/core: Properly handle registration of on-demand paging MRs after dereg by Haggai Eran · 10 years ago
- 7eae20d IB/mlx5: Update the dev in reg_create by Majd Dibbiny · 10 years ago
- 98e8be8 IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order by Jack Morgenstein · 10 years ago
- 8ab9406 IB/mlx4: Bug fixes in mlx4_ib_resize_cq by Majd Dibbiny · 10 years ago
- bede98e IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp by Majd Dibbiny · 10 years ago
- 0fb8bcf IB/core: Fix deadlock on uverbs modify_qp error flow by Moshe Lazer · 10 years ago
- c2be9dc IB/core: When marshaling ucma path from user-space, clear unused fields by Ilya Nelkenbaum · 10 years ago
- 9a3119e IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called by Ariel Nahum · 10 years ago
- 6606e6a IB/iser: Fix memory regions possible leak by Sagi Grimberg · 10 years ago
- 041af0b IB/qib: Fix sizeof checkpatch warnings by Mike Marciniszyn · 10 years ago
- 590c3fe IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.c by Andreea-Cristina Bernat · 10 years ago
- 03c8859 IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.c by Andreea-Cristina Bernat · 10 years ago
- f614fc1 IB/mlx5: Fix error code in get_port_caps() by Dan Carpenter · 10 years ago
- 0e6bbba IB/qib: Add support for the new QMH7360 card by Vinit Agnihotri · 10 years ago
- 18c0b82 IB/qib: Do not write EEPROM by Mitko Haralanov · 10 years ago
- e9a7faf IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach by Or Gerlitz · 10 years ago
- 3453bddb MAINTAINERS: Update SRP initiator entry by Bart Van Assche · 10 years ago
- c6c95ef IB/iser: Use correct dma direction when unmapping SGs by Roi Dayan · 10 years ago
- d652222 IB/ipath: Remove unused function in ipath_wc_ppc64 by Rickard Strandqvist · 10 years ago
- c62e689 RDMA/cxgb4: Serialize CQ event upcalls with CQ destruction by Hariprasad S · 10 years ago
- bfa76d49 Linux 3.19 by Linus Torvalds · 10 years ago
- da2d96d Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
- cdecbb3 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
- 4e02370 Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- a3248d6 nios2: fix unhandled signals by Chung-Ling Tang · 10 years ago
- 6c8465a x86/tlb/trace: Do not trace on CPU that is offline by Steven Rostedt (Red Hat) · 10 years ago
- a05d59a tracing: Add condition check to RCU lockdep checks by Steven Rostedt (Red Hat) · 10 years ago
- 0b1ce1a Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- bdfeb5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
- 26cdd1f Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 396e909 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 29f12c4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 2af613d Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- 48beb12 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
- dbf3b7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 10 years ago
- 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 10 years ago
- 7ef3ff2 nilfs2: fix deadlock of segment constructor over I_SYNC flag by Ryusuke Konishi · 10 years ago
- 81cca6f MAINTAINERS: remove SUPERH website by Sudip Mukherjee · 10 years ago
- f5e03a4 memcg, shmem: fix shmem migration to use lrucare by Michal Hocko · 10 years ago
- 944b687 mm: export "high_memory" symbol on !MMU by Arnd Bergmann · 10 years ago
- 21d543f .mailmap: update Konstantin Khlebnikov's email address by Kim Phillips · 10 years ago
- 23aaed6 mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range by Shiraz Hashim · 10 years ago
- d2255c0 Merge tag 'asoc-fix-ac97-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
- deb0873 Merge tag 'asoc-fix-intel-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
- 08c191d Merge tag 'asoc-fix-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
- 5c2b063 ASoC: Intel: fix sst firmware path for cht-bsw-rt5672 by Kevin Strasser · 10 years ago
- c503ca5 Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus by Mark Brown · 10 years ago
- fddcd30 ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCs by Sylwester Nawrocki · 10 years ago
- b2dde2f Merge remote-tracking branch 'asoc/fix/wm8731' into asoc-linus by Mark Brown · 10 years ago
- 125e7f1 Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linus by Mark Brown · 10 years ago
- 4b871df Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus by Mark Brown · 10 years ago
- 542af23 Merge remote-tracking branch 'asoc/fix/rt5640' into asoc-linus by Mark Brown · 10 years ago
- 57e6ef3 Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 10 years ago
- 8c61779 Merge remote-tracking branch 'asoc/fix/atmel' into asoc-linus by Mark Brown · 10 years ago
- 9d82f5e MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 14365ea Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 42345d6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- d445d46 Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
- e7394c7 Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- f3c2352 Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 1b6af71 IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp by James Hogan · 10 years ago
- a409cae sit: fix some __be16/u16 mismatches by Eric Dumazet · 10 years ago
- 6776514 ipv6: fix sparse errors in ip6_make_flowlabel() by Eric Dumazet · 10 years ago
- 2ce1ee1 net: remove some sparse warnings by Eric Dumazet · 10 years ago
- f4575d3 flow_keys: n_proto type should be __be16 by Eric Dumazet · 10 years ago
- d1e158e ip6_gre: fix endianness errors in ip6gre_err by Sabrina Dubroca · 10 years ago
- f31ec95 qlcnic: Fix NAPI poll routine for Tx completion by Shahed Shaikh · 10 years ago
- 2d926c1 hrtimer: Fix incorrect tai offset calculation for non high-res timer systems by John Stultz · 10 years ago
- cf180b8 amd-xgbe: Set RSS enablement based on hardware features by Lendacky, Thomas · 10 years ago
- 211fcf6 amd-xgbe: Adjust for zero-based traffic class count by Lendacky, Thomas · 10 years ago
- b057df2 cls_api.c: Fix dumping of non-existing actions' stats. by Ignacy Gawędzki · 10 years ago
- 3725a26 pkt_sched: fq: avoid hang when quantum 0 by Kenneth Klette Jonassen · 10 years ago
- 3da5ab5 Btrfs: add missing blk_finish_plug in btrfs_sync_log() by Forrest Liu · 10 years ago
- 7f551b1 drm/cirrus: Limit modes depending on bpp option by Takashi Iwai · 10 years ago
- db27ebb net: rds: use correct size for max unacked packets and bytes by Sasha Levin · 10 years ago