Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e6b82b13c4066ca091a4919620d6403c8a269bc3
/
drivers
/
infiniband
3d1f337
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
e35fc38
[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor
by Arnaldo Carvalho de Melo
· 19 years ago
c5ecd62
[NET]: Move destructor from neigh->ops to neigh_params
by Michael S. Tsirkin
· 19 years ago
fd02e80
IB/mthca: Query SRQ srq_limit fixes
by Eli Cohen
· 19 years ago
bfef73f
IPoIB: Get rid of useless test of queue length
by Roland Dreier
· 19 years ago
e10e271
IB/mthca: Correct reported SRQ size in MemFree case.
by Dotan Barak
· 19 years ago
dc05980
IB/mad: Fix oopsable race on device removal
by Michael S. Tsirkin
· 19 years ago
bf17c1c
IB/srp: Coverity fix to srp_parse_options()
by Roland Dreier
· 19 years ago
6b63e30
IB/mthca: Coverity fix to mthca_init_eq_table()
by Roland Dreier
· 19 years ago
048975a
IB: Coverity fixes to sysfs.c
by Roland Dreier
· 19 years ago
0b3ea08
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
by Jack Morgenstein
· 19 years ago
8b9ab02
IPoIB: Fix build now that neighbour destructor is in neigh_params
by Roland Dreier
· 19 years ago
702b2aa
IB/uverbs: Use correct alt_pkey_index in modify QP
by Ami Perlmutter
· 19 years ago
f36e179
IB/umad: Add support for large RMPP transfers
by Jack Morgenstein
· 19 years ago
6ecb0c8
IB/srp: Add SCSI host attributes to show target port
by Roland Dreier
· 19 years ago
87fd1a1
IB/cm: Check cm_id state before handling a REP
by Sean Hefty
· 19 years ago
6226bb5
IB/mthca: Update firmware versions
by Roland Dreier
· 19 years ago
651eaac
IB/mthca: Optimize large messages on Sinai HCAs
by Eli Cohen
· 19 years ago
27d5630
IB/uverbs: Fix query QP return of sq_sig_all
by Dotan Barak
· 19 years ago
4546d31
IB: Fix modify QP checking of "current QP state" attribute
by Dotan Barak
· 19 years ago
9acf6a8
IPoIB: Fix multicast race between canceling and completing
by Michael S. Tsirkin
· 19 years ago
54d07e2
IPoIB: Clean up if posting receives fails
by Eli Cohen
· 19 years ago
8d3ef29
IB/mthca: Use an enum for HCA page size
by Ishai Rabinovitz
· 19 years ago
67e7377
IB/mthca: Check alternate P_Key index when setting alternate path
by Dotan Barak
· 19 years ago
7667abd1
IB/mthca: Add support for send work request fence flag
by Dotan Barak
· 19 years ago
7343b23
IPoIB: Close race in setting mcast->ah
by Eli Cohen
· 19 years ago
1d89b1a
IB/mthca: Implement query_ah method
by Jack Morgenstein
· 19 years ago
14abdff
IB/mthca: Write FW commands through doorbell page
by Eli Cohen
· 19 years ago
ea88fd1
IB/uverbs: Return actual capacity from create SRQ operation
by Dotan Barak
· 19 years ago
abb6e9b
IB/mthca: Return actual capacity from create_srq
by Dotan Barak
· 19 years ago
44af79f
IPoIB: clarify to_ipoib_neigh()
by Michael S. Tsirkin
· 19 years ago
00df1b2
IB/mthca: Bump driver version and release date
by Roland Dreier
· 19 years ago
8ebe507
IB/mthca: Support for query QP and SRQ
by Eli Cohen
· 19 years ago
8bdb0e8
IB/uverbs: Support for query SRQ from userspace
by Dotan Barak
· 19 years ago
7ccc9a2
IB/uverbs: Support for query QP from userspace
by Dotan Barak
· 19 years ago
a74cd4a
IB: Whitespace cleanups
by Roland Dreier
· 19 years ago
d844183
IB/mthca: Convert to use ib_modify_qp_is_ok()
by Roland Dreier
· 19 years ago
8a51866
IB: Add ib_modify_qp_is_ok() library function
by Roland Dreier
· 19 years ago
3fa1fa3
IB/mthca: Generate SQ drained events when requested
by Roland Dreier
· 19 years ago
5e9f71a
IB/mad: Simplify SMI by eliminating smi_check_local_dr_smp()
by Ralph Campbell
· 19 years ago
5f0b67e0
IB/mad: Remove redundant check from smi_check_local_dr_smp()
by Ralph Campbell
· 19 years ago
d36f34a
IB: Enable FMR pool user to set page size
by Or Gerlitz
· 19 years ago
6dfc390
IB/mthca: Add modify_device method to set node description
by Roland Dreier
· 19 years ago
c5bcbbb
IB: Allow userspace to set node description
by Roland Dreier
· 19 years ago
2fa5e2e
IB/mthca: Whitespace cleanups
by Roland Dreier
· 19 years ago
4885bf6
IB/mthca: Add device-specific support for resizing CQs
by Roland Dreier
· 19 years ago
33b9b3e
IB: Add userspace support for resizing CQs
by Roland Dreier
· 19 years ago
399d792
IB/mthca: Get rid of might_sleep() annotations
by Roland Dreier
· 19 years ago
d9b98b0
IB/mthca: Make functions that never fail return void
by Roland Dreier
· 19 years ago
1285b3a
IB/srp: Don't send task management commands after target removal
by Roland Dreier
· 19 years ago
f78cf0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
7d2babc
IB/mthca: bump driver version and release date
by Roland Dreier
· 19 years ago
20b8338
IPoIB: Yet another fix for send-only joins
by Roland Dreier
· 19 years ago
f295c79
IB/mthca: Don't print debugging info until we have all values
by Roland Dreier
· 19 years ago
7bcb974
IPoIB: Fix another send-only join race
by Michael S. Tsirkin
· 19 years ago
479a079
IPoIB: Don't start send-only joins while multicast thread is stopped
by Michael S. Tsirkin
· 19 years ago
68f5f99
[PATCH] IB: fix up major/minor sysfs interface for IB core
by Greg Kroah-Hartman
· 19 years ago
8cf3f04
IB/mad: Handle DR SMPs with a LID routed part
by Ralph Campbell
· 19 years ago
fd9cfdd
IB/mthca: Semaphore to mutex conversions
by Roland Dreier
· 19 years ago
e3aa31c
IB/mthca: Don't cancel commands on a signal
by Michael S. Tsirkin
· 19 years ago
8e9e5f4f
IB/srp: Semaphore to mutex conversion
by Ingo Molnar
· 19 years ago
cbd2981
IB/mthca: Relax UAR size check
by Michael S. Tsirkin
· 19 years ago
f9e6192
IB/mthca: Use correct GID in MADs sent on port 2
by Michael S. Tsirkin
· 19 years ago
b36f170
IPoIB: Lock accesses to multicast packet queues
by Michael S. Tsirkin
· 19 years ago
0f47ae0
IB/sa_query: Flush scheduled work before unloading module
by Michael S. Tsirkin
· 19 years ago
cc76e33
IB/uverbs: Flush scheduled work before unloading module
by Michael S. Tsirkin
· 19 years ago
47f7a07
IPoIB: Make sure path is fully initialized before using it
by Michael S. Tsirkin
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
95ed644
IB: convert from semaphores to mutexes
by Ingo Molnar
· 19 years ago
9eacee2
IB/mthca: Initialize grh_present before using it
by Michael S. Tsirkin
· 19 years ago
c063a06
IB/mthca: Cosmetic: use the ALIGN macro
by Michael S. Tsirkin
· 19 years ago
17e2e819
IB/mthca: Fix memory leaks in error handling
by Jack Morgenstein
· 19 years ago
59f174f
IB/mthca: Fix memory leak of multicast group structures
by Ishai Rabinovitz
· 19 years ago
988bd50
IPoIB: Fix memory leak of multicast group structures
by Eli Cohen
· 19 years ago
78bfe0b
IPoIB: Take dev->xmit_lock around mc_list accesses
by Michael S. Tsirkin
· 19 years ago
97460df
IPoIB: Fix address handle refcounting for multicast groups
by Eli Cohen
· 19 years ago
70b4c8c
IPoIB: Fix error path in ipoib_mcast_dev_flush()
by Eli Cohen
· 19 years ago
cf311cd
IB: Add node_guid to struct ib_device
by Sean Hefty
· 19 years ago
87635b7
IB/mthca: Factor common MAD initialization code
by Roland Dreier
· 19 years ago
105e50a
IB/mthca: kzalloc conversions
by Roland Dreier
· 19 years ago
9289852
IB/mthca: prevent event queue overrun
by Michael S. Tsirkin
· 19 years ago
6627fa6
IB/mthca: fix page shift calculation in mthca_reg_phys_mr()
by Michael S. Tsirkin
· 19 years ago
5367f2d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
de25968
[PATCH] fix more missing includes
by Tim Schmielau
· 19 years ago
4f8448d
IB: Set GIDs correctly in ib_create_ah_from_wc()
by Ralph Campbell
· 19 years ago
ac4e7b3
IB/uverbs: Release event file reference on ib_uverbs_create_cq() error
by Jack Morgenstein
· 19 years ago
ea5d4a6
IB/uverbs: set ah_flags when creating address handle
by Ralph Campbell
· 19 years ago
b4ca1a3
IB/uverbs: Fix reference counting on error paths
by Jack Morgenstein
· 19 years ago
4de144b
IB/mthca: Add support for automatic path migration (APM)
by Dotan Barak
· 19 years ago
0f8e8f9
IB/mthca: Fill in vendor_err field in completion with error
by Michael S. Tsirkin
· 19 years ago
5ceb745
IB/mthca: multiple fixes for multicast group handling
by Jack Morgenstein
· 19 years ago
0d3b525
IB/mthca: fix for RTR-to-RTS transition in modify QP
by Jack Morgenstein
· 19 years ago
0364ffc
IB/mthca: fix for SQEr-to-RTS transition in modify QP
by Jack Morgenstein
· 19 years ago
5b3bc7a
IB/mthca: max_inline_data handling tweaks
by Jack Morgenstein
· 19 years ago
4662005
IB/mthca: create_eq with size not a power of 2
by Michael S. Tsirkin
· 19 years ago
38d1e79
IB/mthca: check port validity in modify_qp
by Jack Morgenstein
· 19 years ago
aa2f936
IB/mthca: check return value in mthca_dev_lim call
by Jack Morgenstein
· 19 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
1d7d2f6
IB/mthca: fix WQE size calculation in create-srq
by Jack Morgenstein
· 19 years ago
Next »