Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
51cf22495ae2fe60ba28123e04059cff4ddd9461
/
drivers
/
infiniband
/
hw
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
55a98e9
IB/mthca: Mark error paths as unlikely() in post_srq_recv functions
by Eli Cohen
· 17 years ago
3ac8c70
IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.
by Dave Olson
· 17 years ago
bda94e32
IB/ipath: Remove redundant link state checks
by Ralph Campbell
· 17 years ago
49739b3
IB/ipath: Fix IB_EVENT_PORT_ERR event
by Ralph Campbell
· 17 years ago
6a733cd
IB/ipath: Better handling of unexpected GPIO interrupts
by Michael Albaugh
· 17 years ago
192594d
IB/ipath: Maintain active time on all chips
by Michael Albaugh
· 17 years ago
aa7c79a
IB/ipath: Fix QHT7040 serial number check
by Dave Olson
· 18 years ago
20bed34
IB/ipath: Indicate a couple of chip bugs to userspace
by Arthur Jones
· 17 years ago
4bec0b9
IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround
by Arthur Jones
· 17 years ago
70c51da
IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close
by Arthur Jones
· 17 years ago
542869a
IB/ipath: Remove duplicate copy of LMC
by Ralph Campbell
· 17 years ago
15cba26
IB/ipath: Add ability to set the LMC via the sysfs debugging interface
by Ralph Campbell
· 17 years ago
6cff2fa
IB/ipath: Optimize completion queue entry insertion and polling
by Ralph Campbell
· 17 years ago
d42b01b
IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED
by Ralph Campbell
· 17 years ago
c9cf7db
IB/ipath: Generate flush CQE when QP is in error state
by Ralph Campbell
· 17 years ago
036be09
IB/ipath: Remove redundant code
by Ralph Campbell
· 18 years ago
d29cc6e
IB/ipath: Future proof eeprom checksum code (contents reading)
by Dave Olson
· 18 years ago
5504669
IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate
by Ralph Campbell
· 18 years ago
9ef8617
IB/ipath: Correctly describe workaround for TID write chip bug
by Dave Olson
· 18 years ago
1793b47
IB/ipath: Remove unneeded code for ipathfs
by Ralph Campbell
· 18 years ago
9bec399
IB/ipath: Verify host bus bandwidth to chip will not limit performance
by Dave Olson
· 18 years ago
4ee9718
IB/ipath: Change UD to queue work requests like RC & UC
by Ralph Campbell
· 18 years ago
210d6ca
IB/ipath: Performance optimization for CPU differences
by Ralph Campbell
· 18 years ago
327a338
IB/ipath: iba6110 rev4 GPIO counters support
by Arthur Jones
· 18 years ago
76dea3b
IB/ehca: Fix clipping of device limits to INT_MAX
by Roland Dreier
· 17 years ago
76d7cc0
IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up
by Roland Dreier
· 17 years ago
1a1eb6a
IB/mthca: Increase max number of QPs per multicast group to 56
by Roland Dreier
· 17 years ago
8ad11fb
IB/mlx4: Implement FMRs
by Jack Morgenstein
· 18 years ago
d7bb58f
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
by Jack Morgenstein
· 18 years ago
c01759c
IB/ehca: Return srq_attr->max_sge in ehca_query_srq()
by Joachim Fenkes
· 17 years ago
a660722
IB/ehca: Adjust 64-bit alignment of create QP response for userspace
by Hoang-Nam Nguyen
· 17 years ago
03f72a5
IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()
by Hoang-Nam Nguyen
· 17 years ago
cd9281d
IB/mlx4: Display misc device information under /sys/class/infiniband/
by Jack Morgenstein
· 17 years ago
9faa559
IB/ehca: Misc cpuinit section annotations and #ifdef cleanups
by Satyam Sharma
· 17 years ago
3a31c41
IB/ehca: Only use MR large pages for hugetlb regions
by Joachim Fenkes
· 17 years ago
08c283a
IB/ehca: Fix large page HW cap defines
by Hoang-Nam Nguyen
· 17 years ago
39089e7
IB/ehca: Bump version number and change its format
by Joachim Fenkes
· 17 years ago
5110e4d
IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id()
by Joachim Fenkes
· 17 years ago
0b5de96
IB/ehca: Serialize MR alloc and MR free hvCalls
by Joachim Fenkes
· 17 years ago
e90d0b3
IB/ehca: Path migration support
by Joachim Fenkes
· 17 years ago
b708fba
IB/ehca: Add check for max #SGE to create_qp()
by Joachim Fenkes
· 17 years ago
86dce44
IB/ehca: ehca_gen_warn() should always print
by Joachim Fenkes
· 17 years ago
e372219
IB/ehca: Print return codes as signed decimal integers
by Joachim Fenkes
· 17 years ago
2863ad4
IB/ehca: Refactor hvcall tracing
by Joachim Fenkes
· 17 years ago
e390d3b
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
by Hoang-Nam Nguyen
· 17 years ago
5281a4b
IB/ehca: Support more than 4k QPs for userspace and kernelspace
by Stefan Roscher
· 17 years ago
441633b
IB/ehca: Small QP userspace support
by Stefan Roscher
· 17 years ago
a855b1a
IB/mthca: Use PCI-X/PCI-Express read control interfaces
by Peter Oruba
· 18 years ago
339e264
IB/ehca: Export module parameters in sysfs
by Anton Blanchard
· 17 years ago
1f79448
IB/ehca: Make output clearer by removing some debug messages
by Anton Blanchard
· 17 years ago
d7dc3cc
IB/mlx4: Fix up SRQ limit_watermark endianness
by Roland Dreier
· 17 years ago
017aadc
IB/mthca: Enable MSI-X by default
by Michael S. Tsirkin
· 18 years ago
1fea391
IB/ehca: Include <linux/mutex.h> from ehca_classes.h
by Roland Dreier
· 17 years ago
2242fa4
IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
by Roland Dreier
· 17 years ago
e54664c
RDMA/cxgb3: Make the iw_cxgb3 module parameters writable
by Steve Wise
· 18 years ago
6e694ea
IB/mlx4: Fix data corruption triggered by wrong headroom marking order
by Jack Morgenstein
· 17 years ago
6db602d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
5ff70cac
IB/ehca: SRQ fixes to enable IPoIB CM
by Joachim Fenkes
· 17 years ago
fecea0a
IB/ehca: Fix Small QP regressions
by Stefan Roscher
· 17 years ago
5fbf816
cxgb3 - Fix dev->priv usage
by Divy Le Ray
· 17 years ago
fe11cb6
IB/mlx4: Incorrect semicolon after if statement
by Ilpo Järvinen
· 18 years ago
1989191
IB/mlx4: Fix opcode returned in RDMA read completion
by Vu Pham
· 18 years ago
699924b
RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()
by Steve Wise
· 18 years ago
0e6ff15
in-string typos of "error"
by Eddy L O Jansson
· 18 years ago
4dcf39c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
78d1e02
IB/ipath: Workaround problem of errormask register being overwritten
by Dave Olson
· 18 years ago
3810f2a
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
by Dave Olson
· 18 years ago
cf5b60a
IB/ipath: Use faster put_tid_2 routine after initialization
by Dave Olson
· 18 years ago
f17fddc
IB/ipath: Remove unsafe fastrcvint code from interrupt handler
by Dave Olson
· 18 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 18 years ago
1655fc2
IB/ehca: Move extern declarations from .c files to .h files
by Hoang-Nam Nguyen
· 18 years ago
e0f5d99
IB/mlx4: Whitespace fix
by Roland Dreier
· 18 years ago
05d989f
IB/ehca: Fix include order to better match kernel style
by Hoang-Nam Nguyen
· 18 years ago
4e8e6ee
RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure
by Tom Tucker
· 18 years ago
e2f81da
IB/ehca: Support small QP queues
by Stefan Roscher
· 18 years ago
0c10f7b
IB/ehca: Make internal_create/destroy_qp() static
by Joachim Fenkes
· 18 years ago
51d2bfb
IB/ehca: Move ehca2ib_return_code() out of line
by Hoang-Nam Nguyen
· 18 years ago
633a5ae
IB/ehca: Generate async event when SRQ limit reached
by Hoang-Nam Nguyen
· 18 years ago
5bb7d92
IB/ehca: Support large page MRs
by Hoang-Nam Nguyen
· 18 years ago
23f1b38
IB/mlx4: Fix error path in create_qp_common()
by Roland Dreier
· 18 years ago
c1f7495
IB/mthca: Change command token on timeout
by Michael S. Tsirkin
· 18 years ago
bd63104
IB/ipath: Remove ipath_layer dead code
by Arthur Jones
· 18 years ago
f5b4043
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
by Florin Malita
· 18 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 18 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 18 years ago
43509d1
IB/mthca: Simplify use of size0 in work request posting
by Roland Dreier
· 18 years ago
e535c69
IB/mthca: Factor out setting WQE UD segment entries
by Roland Dreier
· 18 years ago
400ddc1
IB/mthca: Factor out setting WQE remote address and atomic segment entries
by Roland Dreier
· 18 years ago
0fbfa6a9
IB/mlx4: Factor out setting other WQE segments
by Roland Dreier
· 18 years ago
d420d9e
IB/mlx4: Factor out setting WQE data segment entries
by Roland Dreier
· 18 years ago
8088545
IB/mthca: Factor out setting WQE data segment entries
by Roland Dreier
· 18 years ago
7f5eb9b
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
by Roland Dreier
· 18 years ago
6d7d080
IB/mthca: Use uninitialized_var() for f0
by Roland Dreier
· 18 years ago
1743b91
IB/ipath: Remove ipath_get_user_pages_nocopy()
by Roland Dreier
· 18 years ago
da9aec7
IB/ipath: Make a few functions static
by Roland Dreier
· 18 years ago
e4daf73
IB/mthca: Fix printk format used for firmware version in warning
by Roland Dreier
· 18 years ago
f6be6fb
IB/mthca: Schedule MSI support for removal
by Roland Dreier
· 18 years ago
Next »