index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
IB/rxe: do not copy extra stack memory to skb
Kees Cook
1
-1
/
+3
2017-06-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-7
/
+2
2017-06-14
rxe: Fix a sleep-in-atomic bug in post_one_send
Jia-Ju Bai
1
-7
/
+2
2017-06-08
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
1
-1
/
+4
2017-05-05
rxe: expose num_possible_cpus() cnum_comp_vectors
Sagi Grimberg
2
-2
/
+1
2017-05-05
IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type
Leon Romanovsky
1
-1
/
+1
2017-05-01
IB/rxe: Don't clamp residual length to mtu
Johannes Thumshirn
1
-2
/
+0
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2
-0
/
+2
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
3
-19
/
+23
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
3
-12
/
+13
2017-05-01
IB/rxe: Initialize ib_ah_attr during query_ah
Dasaratharaman Chandramouli
2
-0
/
+2
2017-04-28
IB/rxe: fix typo: "algorithmi" -> "algorithm"
Colin Ian King
1
-1
/
+1
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-5
/
+3
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
4
-32
/
+6
2017-04-21
IB/rxe: Cache dst in QP instead of getting it for each send
yonatanc
2
-4
/
+59
2017-04-21
IB/rxe: Offload CRC calculation when possible
yonatanc
9
-9
/
+44
2017-04-21
IB/rxe: Do not export module's private function
Parav Pandit
1
-1
/
+0
2017-04-21
IB/rxe: Avoid accessing timers for non RC QPs
Parav Pandit
1
-5
/
+8
2017-04-21
IB/rxe: Add port protocol stats
Yonatan Cohen
9
-2
/
+174
2017-03-25
IB/rxe: increment msn only when completing a request
David Marchand
1
-5
/
+4
2017-03-25
IB/rxe: Update documentation link
Leon Romanovsky
1
-1
/
+1
2017-03-25
IB/rxe: double free on error
Dan Carpenter
1
-1
/
+1
2017-03-24
infiniband: Fix alignment of mmap cookies to support VIPT caching
Jason Gunthorpe
1
-2
/
+2
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-190
/
+6
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+4
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
16
-200
/
+176
2017-02-19
IB/rxe: use setup_timer to simplify the code
Wei Yongjun
1
-7
/
+2
2017-02-19
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
4
-7
/
+8
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
1
-2
/
+4
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+6
2017-02-08
IB/rxe: Fix mem_check_range integer overflow
Eyal Itkin
1
-3
/
+5
2017-02-08
IB/rxe: Fix resid update
Eyal Itkin
1
-1
/
+1
2017-02-07
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
1
-1
/
+1
2017-01-25
IB/rxe: Prevent from completer to operate on non valid QP
Yonatan Cohen
1
-2
/
+1
2017-01-25
IB/rxe: Fix rxe dev insertion to rxe_dev_list
Maor Gottlieb
1
-1
/
+1
2017-01-24
IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
Bart Van Assche
5
-187
/
+3
2017-01-24
IB/rxe: Switch from dma_device to dev.parent
Bart Van Assche
1
-3
/
+3
2017-01-11
IB/rxe: Fix an skb leak
Bart Van Assche
1
-1
/
+14
2017-01-11
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
8
-67
/
+42
2017-01-11
IB/rxe: Fix reference leaks in memory key invalidation code
Bart Van Assche
2
-0
/
+2
2017-01-11
IB/rxe: Fix a MR reference leak in check_rkey()
Bart Van Assche
1
-10
/
+10
2017-01-11
IB/rxe: Generate a completion for all failed work requests
Bart Van Assche
4
-14
/
+20
2017-01-11
IB/rxe: Introduce functions for queue draining
Bart Van Assche
2
-53
/
+38
2017-01-11
IB/rxe: Add a runtime check in alloc_index()
Bart Van Assche
1
-0
/
+1
2017-01-11
IB/rxe: Issue warnings once
Bart Van Assche
3
-9
/
+10
2017-01-11
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
7
-15
/
+17
2017-01-11
IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
Bart Van Assche
1
-2
/
+10
2017-01-11
IB/rxe: Remove superfluous casts
Bart Van Assche
1
-2
/
+2
2017-01-11
IB/rxe: Remove an unused variable and an unused argument
Bart Van Assche
1
-8
/
+3
2017-01-11
IB/rxe: Remove an unused function
Bart Van Assche
1
-7
/
+0
[next]