Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cc50b67dcd84c6215232c0e1c95e24786e555782
/
drivers
/
infiniband
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
6371ea3
IPoIB/cm: Fix DMA direction typo
by Michael S. Tsirkin
· 18 years ago
1d426d6
IB/iser: Don't defer connection failure notification to workqueue
by Erez Zilber
· 18 years ago
a26b5fc
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
3104a21
IB/iser: Handle aborting a command after it is sent
by Erez Zilber
· 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
ecbb416
[NET]: Fix neighbour destructor handling.
by Alexey Kuznetsov
· 18 years ago
77d8e1e
IB/ipoib: Fix thinko in packet length checks
by Michael S. Tsirkin
· 18 years ago
d04d01b
IPoIB: Fix use-after-free in path_rec_completion()
by Michael S. Tsirkin
· 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
e07832b
IPoIB: Fix race in detaching from mcast group before attaching
by Sean Hefty
· 18 years ago
60a596d
IPoIB/cm: Fix reaping of stale connections
by Michael S. Tsirkin
· 18 years ago
62577fa
[PATCH] fix ipath_dma_free_coherent() prototype
by Al Viro
· 18 years ago
55c9add
IPoIB: Turn on interface's carrier after broadcast group is joined
by Shirley Ma
· 18 years ago
3492856
RDMA/ucma: Avoid sending reject if backlog is full
by Sean Hefty
· 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
cb164b8
RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
by Sean Hefty
· 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
a27cbe8
IPoIB: Only handle async events for one port
by Roland Dreier
· 18 years ago
843613b
IPoIB: Correct debugging output when path record lookup fails
by Roland Dreier
· 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
1836854
RDMA/cma: Remove unused node_guid from cma_device structure
by Sean Hefty
· 18 years ago
e971b8c
IB/cm: Remove ca_guid from cm_device structure
by Sean Hefty
· 18 years ago
962063e
RDMA/cma: Request reversible paths only
by Sean Hefty
· 18 years ago
47645d8
IB/core: Set hop limit in ib_init_ah_from_wc correctly
by Sean Hefty
· 18 years ago
aaf1aef
IB/uverbs: Return correct error for invalid PD in register MR
by Roland Dreier
· 18 years ago
658bcef
IPoIB: Remove unused local_rate tracking
by Roland Dreier
· 18 years ago
1812063
IPoIB/cm: Improve small message bandwidth
by Michael S. Tsirkin
· 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
7084f84
IB/core: Set static rate in ib_init_ah_from_path()
by Roland Dreier
· 18 years ago
630e61f
IB/ipath: Make ipath_map_sg() static
by Roland Dreier
· 18 years ago
38abaa6
IB/core: Fix sparse warnings about shadowed declarations
by Roland Dreier
· 18 years ago
c8f6a36
RDMA/cma: Add multicast communication support
by Sean Hefty
· 18 years ago
faec2f7
IB/sa: Track multicast join/leave requests
by Sean Hefty
· 18 years ago
8a2e65f
IPoIB: CM error handling thinko fix
by Michael S. Tsirkin
· 18 years ago
c52daa2
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
by Steve Wise
· 18 years ago
a1a7505
RDMA/cxgb3: Fail posts synchronously when in TERMINATE state
by Steve Wise
· 18 years ago
ebb9098
RDMA/iwcm: iw_cm_id destruction race fixes
by Steve Wise
· 18 years ago
6bbcea0
IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN
by Hoang-Nam Nguyen
· 18 years ago
4fd3006
IB/ehca: Allow en/disabling scaling code via module parameter
by Hoang-Nam Nguyen
· 18 years ago
8b16cef
IB/ehca: Fix race condition/locking issues in scaling code
by Hoang-Nam Nguyen
· 18 years ago
78d8d5f
IB/ehca: Rework irq handler
by Hoang-Nam Nguyen
· 18 years ago
551fd61
IPoIB: Only allow root to change between datagram and connected mode
by Roland Dreier
· 18 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
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
93bbad8
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
b2875d4
IB/mthca: Always fill MTTs from CPU
by Michael S. Tsirkin
· 18 years ago
c20e20a
IB/mthca: Merge MR and FMR space on 64-bit systems
by Michael S. Tsirkin
· 18 years ago
391e4de
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
by Michael S. Tsirkin
· 18 years ago
1d1f19c
IB/mthca: Give reserved MTTs a separate cache line
by Michael S. Tsirkin
· 18 years ago
c7d204e
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
by Michael S. Tsirkin
· 18 years ago
b038ced
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
by Steve Wise
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
c7f743a
IB: Remove redundant "_wq" from workqueue names
by Sean Hefty
· 18 years ago
aedec08
RDMA/cma: Increment port number after close to avoid re-use
by Sean Hefty
· 18 years ago
65e5c02
IB/ehca: Fix memleak on module unloading
by Akinobu Mita
· 18 years ago
6bdd61d
IB/mthca: Work around gcc bug on sparc64
by David Howells
· 18 years ago
839fcab
IPoIB: Connected mode experimental support
by Michael S. Tsirkin
· 18 years ago
9a6b090
IB/core: Use ARRAY_SIZE macro for mandatory_table
by Ahmed S. Darwish
· 18 years ago
99d4f22
IB/mthca: Use correct structure size in call to memset()
by Roland Dreier
· 18 years ago
b437735
[PATCH] iscsi endianness annotations
by Al Viro
· 18 years ago
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
Next »