Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f11a96d5cd94202479e603f9dfaff6e92f342135
/
drivers
/
infiniband
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 years ago
b45bfcc
IB/ehca: Remove obsolete prototypes
by Hoang-Nam Nguyen
· 18 years ago
4c34bdf
IB/ehca: Remove use of do_mmap()
by Hoang-Nam Nguyen
· 18 years ago
1f12667
RDMA/addr: Handle ethernet neighbour updates during route resolution
by Steve Wise
· 18 years ago
1033ff6
IB/srp: Don't wait for response when QP is in error state.
by Ishai Rabinovitz
· 18 years ago
062dbb6
IB: Return qp pointer as part of ib_wc
by Michael S. Tsirkin
· 18 years ago
cea9ea6
IB/ehca: Fix mismatched spin_unlock in irq handler
by Hoang-Nam Nguyen
· 18 years ago
ce29d72
IB/ehca: Fix improper use of yield() with spinlock held
by Hoang-Nam Nguyen
· 18 years ago
a20f3a6
IB/srp: Check match_strdup() return
by Ishai Rabinovitz
· 18 years ago
f5e1052
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
by Dotan Barak
· 18 years ago
f2d9136
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
by Hoang-Nam Nguyen
· 18 years ago
98714cb
IB/mthca: Fix PRM compliance problem in atomic-send completions
by Jack Morgenstein
· 18 years ago
0cefcf0
RDMA/ucma: Don't report events with invalid user context
by Sean Hefty
· 18 years ago
30a5ec9
RDMA/ucma: Fix struct ucma_event leak when backlog is full
by Sean Hefty
· 18 years ago
881a045
RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects
by Steve Wise
· 18 years ago
f093840
IB/iser: Return error code when PDUs may not be sent
by Erez Zilber
· 18 years ago
46707e9
IB/mthca: Fix off-by-one in FMR handling on memfree
by Michael S. Tsirkin
· 18 years ago
9d79f1b
[PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion
by Michael S. Tsirkin
· 18 years ago
0b0df6f
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
by Roland Dreier
· 18 years ago
82da703
IB/mthca: Add HCA profile module parameters
by Leonid Arsh
· 18 years ago
bf628dc
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
by Roland Dreier
· 18 years ago
82b3991
IPoIB: Make sure struct ipoib_neigh.queue is always initialized
by Roland Dreier
· 18 years ago
5180311
IB/iser: Use the new verbs DMA mapping functions
by Ralph Campbell
· 18 years ago
85507bc
IB/srp: Use new verbs IB DMA mapping functions
by Ralph Campbell
· 18 years ago
37ccf9d
IPoIB: Use the new verbs DMA mapping functions
by Ralph Campbell
· 18 years ago
1527106
IB/core: Use the new verbs DMA mapping functions
by Ralph Campbell
· 18 years ago
f2cbb66
IB/ipath: Implement new verbs DMA mapping functions
by Ralph Campbell
· 18 years ago
7521663
RDMA/cma: Export rdma cm interface to userspace
by Sean Hefty
· 18 years ago
628e5f6
RDMA/cma: Add support for RDMA_PS_UDP
by Sean Hefty
· 18 years ago
0fe313b
RDMA/cma: Allow early transition to RTS to handle lost CM messages
by Sean Hefty
· 18 years ago
a1b1b61
RDMA/cma: Report connect info with connect events
by Sean Hefty
· 18 years ago
9b2e9c0
RDMA/cma: Remove unneeded qp_type parameter from rdma_cm
by Sean Hefty
· 18 years ago
0a1336c
IB/ipath: Fix IRQ for PCI Express HCAs
by Roland Dreier
· 18 years ago
ad1f979
RDMA/amso1100: Fix memory leak in c2_qp_modify()
by Krishna Kumar
· 18 years ago
dee234f
IB/iser: Remove unused "write-only" variables
by Roland Dreier
· 18 years ago
44f8e3f
IB/ipath: Remove unused "write-only" variables
by Roland Dreier
· 18 years ago
f47e22c
IB/fmr: ib_flush_fmr_pool() may wait too long
by Roland Dreier
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
1cfd6e6
[PATCH] struct path: convert infiniband
by Josef Sipek
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
a1f8e7f7
[PATCH] severing skbuff.h -> highmem.h
by Al Viro
· 18 years ago
f469b26
IB/ucm: Fix deadlock in cleanup
by Michael S. Tsirkin
· 18 years ago
e1444b5
IB/cm: Fix automatic path migration support
by Sean Hefty
· 18 years ago
2745b5b
IPoIB: Fix skb leak when freeing neighbour
by Michael S. Tsirkin
· 18 years ago
d2fcea7
IB/srp: Fix memory leak on reconnect
by Vu Pham
· 18 years ago
04699a1
RDMA/addr: list_move() cleanups
by Roland Dreier
· 18 years ago
c78bb84
RDMA/addr: Fix some cancellation problems in process_req()
by Krishna Kumar
· 18 years ago
c9edea2
RDMA/amso1100: Prevent deadlock in destroy QP
by Krishna Kumar
· 18 years ago
7013696
IB/mthca: Fix initial SRQ logsize for mem-free HCAs
by Jack Morgenstein
· 18 years ago
2771e9e
IB/ehca: Use WQE offset instead of WQE addr for pending work reqs
by Hoang-Nam Nguyen
· 18 years ago
9ab1ffa
RDMA/iwcm: Fix comment for iwcm_deref_id() to match code
by Krishna Kumar
· 18 years ago
715a588
RDMA/iwcm: Remove unnecessary function argument
by Krishna Kumar
· 18 years ago
13fccdb
RDMA/iwcm: Remove unnecessary initializations
by Krishna Kumar
· 18 years ago
83b9658
RDMA/iwcm: Fix memory leak
by Krishna Kumar
· 18 years ago
33ba0fa
RDMA/iwcm: Fix memory corruption bug in cm_work_handler()
by Krishna Kumar
· 18 years ago
e54f818
IB: Convert kmem_cache_t -> struct kmem_cache
by Roland Dreier
· 18 years ago
53533e1
IB/ipath: Fix typo in pma_counter_select subscript
by Roland Dreier
· 18 years ago
2966612
RDMA/amso1100: Fix section mismatches
by Roland Dreier
· 18 years ago
f4f3d0f
IB/mthca: Fix section mismatches
by Roland Dreier
· 18 years ago
3c8edf0
IB/srp: Increase supported CDB size
by Arne Redlich
· 18 years ago
e31353ea
RDMA/cm: Remove setting local write as part of QP access flags
by Dotan Barak
· 18 years ago
bed8bdf
IB: kmemdup() cleanup
by Eric Sesterhenn
· 18 years ago
a1a733f
RDMA/cma: Rewrite cma_req_handler() to encapsulate common code
by Krishna Kumar
· 18 years ago
f115db4
RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()
by Krishna Kumar
· 18 years ago
e402227
RDMA/cma: Remove redundant check in cma_add_one
by Krishna Kumar
· 18 years ago
e82153b
RDMA/cma: Optimize cma_bind_loopback() to check for empty list
by Krishna Kumar
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
3f5a6ca
IB/ipath: Depend on CONFIG_NET
by Bryan O'Sullivan
· 18 years ago
f44ea62
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
073ae84
IPoIB: Clear high octet in QP number
by Michael S. Tsirkin
· 18 years ago
e757bef
[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT
by Bryan O'Sullivan
· 18 years ago
0f66c08
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
3979869
IB/mad: Fix race between cancel and receive completion
by Roland Dreier
· 18 years ago
b26c791
RDMA/amso1100: Fix && typo
by Jean Delvare
· 18 years ago
2ffcab6
RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device
by Tom Tucker
· 18 years ago
f2c238a
IB/ehca: Activate scaling code by default
by Hoang-Nam Nguyen
· 18 years ago
c581211
IB/ehca: Use named constant for max mtu
by Hoang-Nam Nguyen
· 18 years ago
7e28db5
IB/ehca: Assure 4K alignment for firmware control blocks
by Hoang-Nam Nguyen
· 18 years ago
51f65eb
[PATCH] IB/ipath - program intconfig register using new HT irq hook
by Bryan O'Sullivan
· 18 years ago
7a118df
RDMA/addr: Use client registration to fix module unload race
by Sean Hefty
· 18 years ago
68586b6
IB/mthca: Fix MAD extended header format for MAD_IFC firmware command
by Michael S. Tsirkin
· 18 years ago
0b26c88
IB/uverbs: Return sq_draining value in query_qp response
by Jack Morgenstein
· 18 years ago
d7b748d
IB/amso1100: Fix incorrect pr_debug()
by Steve Wise
· 18 years ago
8de94ce
IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_single
by Steve Wise
· 18 years ago
04d03bc
IB/ehca: Fix eHCA driver compilation for uniprocessor
by Paul Mackerras
· 18 years ago
255d0c1
RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count
by Krishna Kumar
· 18 years ago
2e7a742
IB/iser: Start connection after enabling iSER
by Erez Zilber
· 18 years ago
1f5c23e
IB/mthca: Use mmiowb after doorbell ring
by Arthur Kepner
· 18 years ago
6ef93dd
IB/ipath: Initialize diagpkt file on device init only
by Robert Walsh
· 18 years ago
fb7711e
RDMA/amso1100: Fix a NULL dereference in error path
by Adrian Bunk
· 18 years ago
d986a27
RDMA/amso1100: pci_module_init() conversion
by Henrik Kretzschmar
· 18 years ago
2cbe19d
IB/mthca: Fix off-by-one in mthca SRQ creation
by Michael S. Tsirkin
· 18 years ago
73fbe8b
IPoIB: Check for DMA mapping error for TX packets
by Roland Dreier
· 18 years ago
1031bfb
RDMA/amso1100: Fix build with debugging off
by Roland Dreier
· 18 years ago
82a9c16
IB/cm: Send DREP in response to unmatched DREQ
by Sean Hefty
· 18 years ago
8575329
IB/cm: Fix timewait crash after module unload
by Sean Hefty
· 18 years ago
a8bf4e7
IB/mthca: Query port fix
by Jack Morgenstein
· 18 years ago
Next »