index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2015-05-06
IB/iser: Fix wrong calculation of protection buffer length
Sagi Grimberg
2015-05-06
IB/mlx4: Fix WQE LSO segment calculation
Erez Shitrit
2015-05-06
IB/core: don't disallow registering region starting at 0x0
Yann Droneaud
2015-05-06
IB/core: disallow registering 0-sized memory region
Yann Droneaud
2015-05-06
iser-target: Fix possible deadlock in RDMA_CM connection error
Sagi Grimberg
2015-05-06
iser-target: Fix session hang in case of an rdma read DIF error
Sagi Grimberg
2015-04-19
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
Majd Dibbiny
2015-04-19
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
2015-03-18
IB/core: When marshaling ucma path from user-space, clear unused fields
Ilya Nelkenbaum
2015-03-18
IB/core: Properly handle registration of on-demand paging MRs after dereg
Haggai Eran
2015-03-18
IB/core: Fix deadlock on uverbs modify_qp error flow
Moshe Lazer
2015-03-18
IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach
Or Gerlitz
2015-03-18
IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp
Majd Dibbiny
2015-03-18
IB/mlx5: Fix error code in get_port_caps()
Dan Carpenter
2015-03-18
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
2015-03-18
IB/iser: Fix memory regions possible leak
Sagi Grimberg
2015-03-18
IB/qib: Do not write EEPROM
Mitko Haralanov
2015-02-06
Revert "IB/core: Add support for extended query device caps"
Yann Droneaud
2015-02-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2015-02-03
Merge branches 'ipoib' and 'odp' into for-next
Roland Dreier
2015-02-03
IB/core: Temporarily disable ex_query_device uverb
Haggai Eran
2015-01-30
Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"
Roland Dreier
2015-01-30
Revert "IPoIB: Make the carrier_on_task race aware"
Roland Dreier
2015-01-30
Revert "IPoIB: fix MCAST_FLAG_BUSY usage"
Roland Dreier
2015-01-30
Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"
Roland Dreier
2015-01-30
Revert "IPoIB: change init sequence ordering"
Roland Dreier
2015-01-30
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2015-01-30
Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"
Roland Dreier
2015-01-30
Revert "IPoIB: No longer use flush as a parameter"
Roland Dreier
2015-01-15
net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
Or Gerlitz
2014-12-20
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-12-19
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-15
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...
Roland Dreier
2014-12-15
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
Haggai Eran
2014-12-15
IB/mlx5: Add support for RDMA read/write responder page faults
Haggai Eran
2014-12-15
IB/mlx5: Handle page faults
Haggai Eran
2014-12-15
IB/mlx5: Page faults handling infrastructure
Haggai Eran
2014-12-15
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
2014-12-15
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
2014-12-15
IB/mlx5: Implement the ODP capability query verb
Haggai Eran
2014-12-15
IB/srp: Allow newline separator for connection string
Sagi Grimberg
2014-12-15
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
2014-12-15
IB/core: Add support for on demand paging regions
Shachar Raindel
2014-12-15
IB/core: Add flags for on demand paging support
Sagi Grimberg
2014-12-15
IB/core: Add support for extended query device caps
Eli Cohen
2014-12-15
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
2014-12-15
IB/core: Add umem function to read data from user-space
Haggai Eran
2014-12-15
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
2014-12-15
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
[next]