Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
98c4d57decf97bf8ddfe948a3266aa56b38b1a51
/
drivers
/
infiniband
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
a1f8e7f
[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
e31353e
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
01cb9bc
IB/srp: Enable multiple connections to the same target
by Ishai Rabinovitz
· 18 years ago
9b0af40
IB/srp: Remove redundant memset()
by Ishai Rabinovitz
· 18 years ago
e52e608
RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv
by Tom Tucker
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
cab0089
Still more typo fixes
by Matt LaPlante
· 18 years ago
e5a0106
IB/ehca: Tweak trace message format
by Hoang-Nam Nguyen
· 18 years ago
0f248d9
IB/ehca: Fix device registration
by Hoang-Nam Nguyen
· 18 years ago
13b18c8
IB/ipath: Fix RDMA reads
by Ralph Campbell
· 18 years ago
3f168d2
RDMA/cma: Optimize error handling
by Krishna Kumar
· 18 years ago
94de178
RDMA/cma: Eliminate unnecessary remove_list
by Krishna Kumar
· 18 years ago
8f0472d
RDMA/cma: Set status correctly on route resolution error
by Sean Hefty
· 18 years ago
6e35aab
RDMA/cma: Fix device removal race
by Krishna Kumar
· 18 years ago
675a027
RDMA/cma: Fix leak of cm_ids in case of failures
by Krishna Kumar
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a69d1a
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
60cad5d
[IPV4]: annotate inetdev.h helpers
by Al Viro
· 18 years ago
3d27b00
IB/ipath: Fix lockdep error upon "ifconfig ibN down"
by Bryan O'Sullivan
· 18 years ago
7a26c47
IB/ipath: Fix races with ib_resize_cq()
by Bryan O'Sullivan
· 18 years ago
bf3258e
IB/ipath: Support new PCIE device, QLE7142
by Bryan O'Sullivan
· 18 years ago
c97d27d
IB/ipath: Set CPU affinity early
by Bryan O'Sullivan
· 18 years ago
1a4e74a
IB/ipath: Fix EEPROM read when driver is compiled with -Os
by Bryan O'Sullivan
· 18 years ago
89d1e09
IB/ipath: Fix and recover TXE piobuf and PBC parity errors
by Bryan O'Sullivan
· 18 years ago
5108477
IB/ipath: Change HT CRC message to indicate how to resolve problem
by Bryan O'Sullivan
· 18 years ago
7227aac
IB/ipath: Clean up module exit code
by Bryan O'Sullivan
· 18 years ago
957670a
IB/ipath: Call mtrr_del with correct arguments
by Bryan O'Sullivan
· 18 years ago
8d0208c
IB/ipath: Flush RWQEs if access error or invalid error seen
by Bryan O'Sullivan
· 18 years ago
1fd3b40
IB/ipath: Improved support for PowerPC
by Bryan O'Sullivan
· 18 years ago
076fafc
IB/ipath: Drop unnecessary "(void *)" casts
by Bryan O'Sullivan
· 18 years ago
f62fe77
IB/ipath: Support multiple simultaneous devices of different types
by Bryan O'Sullivan
· 18 years ago
5659416
IB/ipath: Fix mismatch in shifts and masks for printing debug info
by Bryan O'Sullivan
· 18 years ago
0624b07
IB/ipath: Fix compiler warnings and errors on non-x86_64 systems
by Bryan O'Sullivan
· 18 years ago
8d588f8
IB/ipath: Print more informative parity error messages
by Bryan O'Sullivan
· 18 years ago
6a553af
IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
by Bryan O'Sullivan
· 18 years ago
10aeb0e
IB/ipath: RC and UC should validate SLID and DLID
by Bryan O'Sullivan
· 18 years ago
7dae5bf
IB/ipath: Only allow complete writes to flash
by Bryan O'Sullivan
· 18 years ago
Next »