Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ed23a72778f3dbd465e55b06fe31629e7e1dd2f3
/
drivers
/
infiniband
/
hw
ed23a72
IB: Return "maybe missed event" hint from ib_req_notify_cq()
by Roland Dreier
· 18 years ago
f4fd0b2
IB: Add CQ comp_vector support
by Michael S. Tsirkin
· 18 years ago
154257f
IB/ipath: Fix a race condition when generating ACKs
by Ralph Campbell
· 18 years ago
6ed89b9
IB/ipath: Fix two more spin lock problems
by Ralph Campbell
· 18 years ago
aff9e39
RDMA/cxgb3: Support for new abort logic
by Steve Wise
· 18 years ago
60be4b5
RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message
by Steve Wise
· 18 years ago
1860cdf
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
by Steve Wise
· 18 years ago
4a97d47
RDMA/cxgb3: Fix TERM codes
by Steve Wise
· 18 years ago
6b66b2d
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
by Robert Walsh
· 18 years ago
9ba6d55
IB/mthca: Work around kernel QP starvation
by Michael S. Tsirkin
· 18 years ago
c3af664
IB/ipath: Don't put QP in timeout queue if waiting to send
by Ralph Campbell
· 18 years ago
35ff032
IB/ipath: Don't call spin_lock_irq() from interrupt context
by Ralph Campbell
· 18 years ago
afc2e82
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
4305b54
[SK_BUFF]: Convert skb->end to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
1912ffb
IB: Set class_dev->dev in core for nice device symlink
by Joachim Fenkes
· 18 years ago
c4ed790
IB/ehca: Implement modify_port
by Joachim Fenkes
· 18 years ago
30c0098
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
by Roland Dreier
· 18 years ago
532c3b5
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
by Roland Dreier
· 18 years ago
3f11485
IB/mthca: Update HCA firmware revisions
by Roland Dreier
· 18 years ago
40b9043
IB/ipath: Fix WC format drift between user and kernel space
by Robert Walsh
· 18 years ago
6ce73b0
IB/ipath: Check that a UD work request's address handle is valid
by Robert Walsh
· 18 years ago
0d6172a
IB/ipath: Remove duplicate stuff from ipath_verbs.h
by Robert Walsh
· 18 years ago
253fb39
IB/ipath: Check reserved memory keys
by Robert Walsh
· 18 years ago
f0810da
IB/ipath: Fix unit selection when all CPU affinity bits set
by Bryan O'Sullivan
· 18 years ago
662af58
IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
by Bryan O'Sullivan
· 18 years ago
53c1d2c
IB/ipath: Disable IB link earlier in shutdown sequence
by Bryan O'Sullivan
· 18 years ago
490462c
IB/ipath: Prevent random program use of diags interface
by Bryan O'Sullivan
· 18 years ago
f5408ac
IB/ipath: On unrecoverable errors, force link down, LEDs off
by Bryan O'Sullivan
· 18 years ago
27b044a
IB/ipath: Fix driver crash (in interrupt or during unload) after chip reset
by Michael Albaugh
· 18 years ago
9783ab4
IB/ipath: Improve handling and reporting of parity errors
by Bryan O'Sullivan
· 18 years ago
820054b
IB/ipath: Print better error messages if kernel is misconfigured
by Bryan O'Sullivan
· 18 years ago
569b87b
IB/ipath: Force PIOAvail update entry point
by Arthur Jones
· 18 years ago
7b196e2
IB/ipath: Call free_irq() on chip specific initialization failure
by Arthur Jones
· 18 years ago
5a7d4ee
IB/ipath: Discard multicast packets without a GRH
by Bryan O'Sullivan
· 18 years ago
0ed3c59
IB/ipath: Fix calculation for number of kernel PIO buffers
by Bryan O'Sullivan
· 18 years ago
c8c6f5d
IB/ipath: Remove unused ipath_read_kreg64_port()
by Bryan O'Sullivan
· 18 years ago
dd5190b
IB/ipath: Fix RDMA reads of length zero and error handling
by Ralph Campbell
· 18 years ago
c7e29ff
IB/ipath: Allow receive ports mapped into userspace to be shared
by Mark Debbage
· 18 years ago
0a5a83c
IB/ipath: Fix port sharing on powerpc
by Ralph Campbell
· 18 years ago
041eab9
IB/ipath: Fix CQ flushing when QP is modified to error state
by Bryan O'Sullivan
· 18 years ago
614d49a
IB/ipath: Fix bad argument to clear_bit()
by Bryan O'Sullivan
· 18 years ago
8ec1077
IB/ipath: Change packet problems vs chip errors handling and reporting
by Bryan O'Sullivan
· 18 years ago
6f5c407
IB/ipath: Fix PSN update for RC retries
by Ralph Campbell
· 18 years ago
0434d27
IB/ipath: Fix QP error completion queue entries
by Ralph Campbell
· 18 years ago
39c0d0b
IB/ipath: Fix up some debug messages
by Bryan O'Sullivan
· 18 years ago
3859e39
IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
by Ralph Campbell
· 18 years ago
7b21d26
IB/ipath: NMI cpu lockup if local loopback used
by Ralph Campbell
· 18 years ago
9f9630d
IB/ipath: Fix SRQ limit event causing dropped CQ entry
by Ralph Campbell
· 18 years ago
947d761
IB/ipath: Don't initialize port memory for subports
by Ralph Campbell
· 18 years ago
1908574
IB/ipath: Definitions of two RXE parity err bits were reversed
by Bryan O'Sullivan
· 18 years ago
165c552
IB/ipath: Fix user memory region creation when IOMMU present
by Bryan O'Sullivan
· 18 years ago
946db67
IB/ipath: Add ability to set and clear IB local loopback
by Bryan O'Sullivan
· 18 years ago
608d826
IB/mthca: Fix data corruption after FMR unmap on Sinai
by Michael S. Tsirkin
· 18 years ago
1ca1977
RDMA/cxgb3: Add set_tcb_rpl_handler
by Steve Wise
· 18 years ago
0264d88
IB/mthca: Fix thinko in init_mr_table()
by Michael S. Tsirkin
· 18 years ago
ed6ee51
RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()
by Steve Wise
· 18 years ago
73b9e98
IB/ehca: Make scaling code work without CPU hotplug
by Joachim Fenkes
· 18 years ago
d601347
RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()
by Steve Wise
· 18 years ago
fae8773
IB/ipath: Check return value of lookup_one_len
by Bryan O'Sullivan
· 18 years ago
62577fa
[PATCH] fix ipath_dma_free_coherent() prototype
by Al Viro
· 18 years ago
e64518f
RDMA/cxgb3: Fix MR permission problems
by Steve Wise
· 18 years ago
1f6a849
RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned
by Steve Wise
· 18 years ago
8cfccf0
RDMA/cxgb3: Squelch logging AE errors
by Steve Wise
· 18 years ago
adf376b
RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer
by Steve Wise
· 18 years ago
2df50da
RDMA/cxgb3: Move QP to error on destroy if the state is IDLE
by Steve Wise
· 18 years ago
42e3175
RDMA/cxgb3: Fixes for "normal close" failures
by Steve Wise
· 18 years ago
c3bb109
RDMA/cxgb3: Fix build on sparc64
by David Miller
· 18 years ago
aeb100e
RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()
by Steve Wise
· 18 years ago
7d526e6
RDMA/cxgb3: Start ep timer on a MPA reject
by Steve Wise
· 18 years ago
88171cf
IB/mthca: Fix error path in mthca_alloc_memfree()
by Roland Dreier
· 18 years ago
3172679
IB/ehca: Fix sync between completion handler and destroy cq
by Hoang-Nam Nguyen
· 18 years ago
2f23673
RDMA/cxgb3: Stop the EP Timer on BAD CLOSE
by Steve Wise
· 18 years ago
2b54035
RDMA/cxgb3: cleanups
by Adrian Bunk
· 18 years ago
c9add6e
IB/mthca: Make 2 functions static
by Adrian Bunk
· 18 years ago
874ff01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
d08df60
Various typo fixes.
by Robert P. J. Day
· 18 years ago
630e61f
IB/ipath: Make ipath_map_sg() static
by Roland Dreier
· 18 years ago
c52daa2
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
by Steve Wise
· 19 years ago
a1a7505
RDMA/cxgb3: Fail posts synchronously when in TERMINATE state
by Steve Wise
· 19 years ago
6bbcea0
IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN
by Hoang-Nam Nguyen
· 19 years ago
4fd3006
IB/ehca: Allow en/disabling scaling code via module parameter
by Hoang-Nam Nguyen
· 19 years ago
8b16cef
IB/ehca: Fix race condition/locking issues in scaling code
by Hoang-Nam Nguyen
· 19 years ago
78d8d5f
IB/ehca: Rework irq handler
by Hoang-Nam Nguyen
· 19 years ago
11282b3
IB/mthca: Fix allocation of ICM chunks in coherent memory
by Roland Dreier
· 18 years ago
fc89afc
IB/mthca: Allow the QP state transition RESET->RESET
by Dotan Barak
· 19 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 19 years ago
93bbad8
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
b2875d4
IB/mthca: Always fill MTTs from CPU
by Michael S. Tsirkin
· 19 years ago
c20e20a
IB/mthca: Merge MR and FMR space on 64-bit systems
by Michael S. Tsirkin
· 19 years ago
391e4de
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
by Michael S. Tsirkin
· 19 years ago
1d1f19c
IB/mthca: Give reserved MTTs a separate cache line
by Michael S. Tsirkin
· 19 years ago
c7d204e
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
by Michael S. Tsirkin
· 19 years ago
b038ced
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
by Steve Wise
· 19 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 19 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 19 years ago
65e5c02
IB/ehca: Fix memleak on module unloading
by Akinobu Mita
· 19 years ago
Next »