Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e598fbaabdb6608915cbc5e80409d70f4f857e5c
/
drivers
/
infiniband
fe11cb6
IB/mlx4: Incorrect semicolon after if statement
by Ilpo Järvinen
· 17 years ago
6958e82
IPoIB: Fix leak in ipoib_transport_dev_init() error path
by Jack Morgenstein
· 17 years ago
1989191
IB/mlx4: Fix opcode returned in RDMA read completion
by Vu Pham
· 17 years ago
3d1ff48
IB/srp: Add OUI for new Cisco targets
by Raghava Kondapalli
· 17 years ago
5d7cbfd
IB/srp: Wrap OUI checking for workarounds in helper functions
by Roland Dreier
· 17 years ago
699924b
RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()
by Steve Wise
· 17 years ago
92ddc44
IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c
by Dotan Barak
· 17 years ago
38d5af9
IB/mad: Fix address handle leak in mad_rmpp
by Sean Hefty
· 17 years ago
8fc394b
IB/mad: agent_send_response() should be void
by Hal Rosenstock
· 17 years ago
86dfbec
IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()
by Hal Rosenstock
· 17 years ago
445d680
IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()
by Hal Rosenstock
· 17 years ago
5399891
IB/sa: Don't need to check for default P_Key twice
by Roland Dreier
· 17 years ago
36026ec
IB/core: Ignore membership bit in ib_find_pkey()
by Moni Shoua
· 17 years ago
0e6ff15
in-string typos of "error"
by Eddy L O Jansson
· 17 years ago
4dcf39c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
78d1e02
IB/ipath: Workaround problem of errormask register being overwritten
by Dave Olson
· 17 years ago
3810f2a
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
by Dave Olson
· 17 years ago
cf5b60a
IB/ipath: Use faster put_tid_2 routine after initialization
by Dave Olson
· 17 years ago
f17fddc
IB/ipath: Remove unsafe fastrcvint code from interrupt handler
by Dave Olson
· 17 years ago
a6ce22a
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
1655fc2
IB/ehca: Move extern declarations from .c files to .h files
by Hoang-Nam Nguyen
· 17 years ago
e0f5d99
IB/mlx4: Whitespace fix
by Roland Dreier
· 17 years ago
05d989f
IB/ehca: Fix include order to better match kernel style
by Hoang-Nam Nguyen
· 17 years ago
4e8e6ee
RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure
by Tom Tucker
· 17 years ago
7974392
[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template
by Mike Christie
· 17 years ago
e2f81da
IB/ehca: Support small QP queues
by Stefan Roscher
· 17 years ago
0c10f7b
IB/ehca: Make internal_create/destroy_qp() static
by Joachim Fenkes
· 17 years ago
51d2bfb
IB/ehca: Move ehca2ib_return_code() out of line
by Hoang-Nam Nguyen
· 17 years ago
633a5ae
IB/ehca: Generate async event when SRQ limit reached
by Hoang-Nam Nguyen
· 17 years ago
5bb7d92
IB/ehca: Support large page MRs
by Hoang-Nam Nguyen
· 17 years ago
23f1b38
IB/mlx4: Fix error path in create_qp_common()
by Roland Dreier
· 17 years ago
c1f7495
IB/mthca: Change command token on timeout
by Michael S. Tsirkin
· 17 years ago
bd63104
IB/ipath: Remove ipath_layer dead code
by Arthur Jones
· 17 years ago
f5b4043
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
by Florin Malita
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
43509d1
IB/mthca: Simplify use of size0 in work request posting
by Roland Dreier
· 17 years ago
e535c69
IB/mthca: Factor out setting WQE UD segment entries
by Roland Dreier
· 17 years ago
400ddc1
IB/mthca: Factor out setting WQE remote address and atomic segment entries
by Roland Dreier
· 17 years ago
0fbfa6a9
IB/mlx4: Factor out setting other WQE segments
by Roland Dreier
· 17 years ago
d420d9e
IB/mlx4: Factor out setting WQE data segment entries
by Roland Dreier
· 17 years ago
8088545
IB/mthca: Factor out setting WQE data segment entries
by Roland Dreier
· 17 years ago
7f5eb9b
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
by Roland Dreier
· 17 years ago
8f07653
RDMA/cma: Remove local write permission from QP access flags
by Dotan Barak
· 17 years ago
6d7d080
IB/mthca: Use uninitialized_var() for f0
by Roland Dreier
· 17 years ago
454a01e
IB/cm: Make internal function cm_get_ack_delay() static
by Roland Dreier
· 17 years ago
1743b91
IB/ipath: Remove ipath_get_user_pages_nocopy()
by Roland Dreier
· 17 years ago
da9aec7
IB/ipath: Make a few functions static
by Roland Dreier
· 17 years ago
41179e2
IB/iser: Make a couple of functions static
by Roland Dreier
· 17 years ago
e4daf73
IB/mthca: Fix printk format used for firmware version in warning
by Roland Dreier
· 17 years ago
f6be6fb
IB/mthca: Schedule MSI support for removal
by Roland Dreier
· 17 years ago
2b94397
IB/ehca: Fix warnings issued by checkpatch.pl
by Hoang-Nam Nguyen
· 17 years ago
187c72e
IB/ehca: Restructure ehca_set_pagebuf()
by Hoang-Nam Nguyen
· 17 years ago
df17bfd
IB/ehca: MR/MW structure refactoring
by Hoang-Nam Nguyen
· 17 years ago
2492398
IB/ehca: Use macro to calculate number of chunks in a mem block
by Hoang-Nam Nguyen
· 17 years ago
4e4e74c
IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value
by Hoang-Nam Nguyen
· 17 years ago
a1a6ff1
IB/ehca: Use common error code mapping instead of specific ones
by Hoang-Nam Nguyen
· 17 years ago
3df78f8
IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
by Hoang-Nam Nguyen
· 17 years ago
fbb9318
IB/ehca: Fix HW level autodetection
by Joachim Fenkes
· 17 years ago
8fcea95
IB/mlx4: Take sizeof the correct pointer in call to memset()
by Dotan Barak
· 17 years ago
1c27cb7
IB/mlx4: Fix port returned from query QP for QPs in INIT state
by Jack Morgenstein
· 17 years ago
586bb58
IB/mlx4: Fix flow label returned from query QP
by Jack Morgenstein
· 17 years ago
1b07db7
RDMA/cxgb3: Remove cm_id reference on listen failures
by Steve Wise
· 17 years ago
9db4892
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
by Jeff Garzik
· 17 years ago
bc06cff
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
0cdf699
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
65541cb
IB/mlx4: Implement query SRQ
by Jack Morgenstein
· 17 years ago
6a775e2
IB/mlx4: Implement query QP
by Jack Morgenstein
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
6164c8c
IB/cm: Send no match if a SIDR REQ does not match a listen
by Sean Hefty
· 17 years ago
29c2731
IB/cm: Fix handling of duplicate SIDR REQs
by Sean Hefty
· 17 years ago
5d861be
IB/cm: cm_msgs.h should include ib_cm.h
by Sean Hefty
· 17 years ago
1d84612
IB/cm: Include HCA ACK delay in local ACK timeout
by Sean Hefty
· 17 years ago
24be6e8
IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible
by Sean Hefty
· 17 years ago
2aec5c6
IB/sa: Make sure SA queries use default P_Key
by Sean Hefty
· 17 years ago
1b844af
IPoIB: Recycle loopback skbs instead of freeing and reallocating
by Roland Dreier
· 17 years ago
8909c57
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
by Shani Moideen
· 17 years ago
20089ca
IPoIB/cm: Fix warning if IPV6 is not enabled
by Roland Dreier
· 17 years ago
856c52a
IB/core: Take sizeof the correct pointer when calling kmalloc()
by Dotan Barak
· 17 years ago
f72d2f0
IB/ehca: Improve latency by unlocking after triggering the hardware
by Hoang-Nam Nguyen
· 17 years ago
8705ce5
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
by Joachim Fenkes
· 17 years ago
b1cfe43
IB/ehca: Return QP pointer in poll_cq()
by Joachim Fenkes
· 17 years ago
26ed687
IB/ehca: Change idr spinlocks into rwlocks
by Joachim Fenkes
· 17 years ago
28db6be
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
by Joachim Fenkes
· 17 years ago
9844b71
IB/ehca: Lock renaming, static initializers
by Joachim Fenkes
· 17 years ago
15f001e
IB/ehca: Report RDMA atomic attributes in query_qp()
by Hoang-Nam Nguyen
· 17 years ago
85f0031
IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2
by Stefan Roscher
· 17 years ago
472803d
IB/ehca: Support UD low-latency QPs
by Stefan Roscher
· 17 years ago
a6a1294
IB/ehca: add Shared Receive Queue support
by Joachim Fenkes
· 17 years ago
9a79fc0
IB/ehca: QP code restructuring in preparation for SRQ
by Joachim Fenkes
· 17 years ago
91f13aa
IB/ehca: HW level, HW caps and MTU autodetection
by Joachim Fenkes
· 17 years ago
b8a3ba5
IB/ehca: Change scaling_code parameter description to match default value
by Hoang-Nam Nguyen
· 17 years ago
f41d229
IB/ipath: return correct PortGUID in NodeInfo
by Sean Hefty
· 17 years ago
4f5973f
IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
by Arthur Jones
· 17 years ago
3588423
IB/ipath: Test interrupts at driver startup
by Arthur Jones
· 17 years ago
9ca4865
IB/ipath: Remove support for preproduction HTX InfiniPath cards
by Ralph Campbell
· 17 years ago
12f9a49
IB/ipath: Change version wording to be less confusing with release number
by Dave Olson
· 17 years ago
Next »