index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
2018-01-31
4
-7
/
+5
*
IB/rxe: change the function rxe_av_fill_ip_info to void
Zhu Yanjun
2018-01-31
3
-6
/
+4
*
IB/rxe: change the function to void from int
Zhu Yanjun
2018-01-31
2
-3
/
+2
*
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
2018-01-31
4
-10
/
+5
*
IB/rxe: change the function to void from int
Zhu Yanjun
2018-01-31
3
-6
/
+4
*
IB/rxe: remove redudant parameter in function
Zhu Yanjun
2018-01-31
4
-8
/
+7
*
IB/rxe: Change RDMA_RXE kconfig to use select
Jason Gunthorpe
2018-01-29
1
-2
/
+2
*
RDMA/rxe: Fix rxe_qp_cleanup()
Bart Van Assche
2018-01-18
2
-2
/
+13
*
RDMA/rxe: Fix a race condition in rxe_requester()
Bart Van Assche
2018-01-18
3
-10
/
+2
*
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
2018-01-15
1
-2
/
+1
*
RDMA/rxe: Fix a race condition related to the QP error state
Bart Van Assche
2018-01-10
1
-0
/
+2
*
IB/rxe: remove unnecessary skb_clone in xmit
Zhu Yanjun
2018-01-08
1
-11
/
+5
*
IB/rxe: add the static type to the variable
Zhu Yanjun
2018-01-08
2
-2
/
+1
*
RDMA/rxe: Remove useless EXPORT_SYMBOL
Leon Romanovsky
2018-01-02
2
-7
/
+5
*
IB/rxe: Avoid passing unused index pointer which is optional
Parav Pandit
2017-12-18
1
-2
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
7
-21
/
+28
|
\
|
*
IB/rxe: don't crash, if allocation of crc algorithm failed
Thomas Bogendoerfer
2017-11-10
1
-4
/
+6
|
*
IB/rxe: Convert timers to use timer_setup()
Kees Cook
2017-10-25
4
-8
/
+8
|
*
RDMA/rxe: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
3
-3
/
+4
|
*
IB/rxe: put the pool on allocation failure
Doug Ledford
2017-10-09
1
-7
/
+9
|
*
IB/rxe: check for allocation failure on elem
Colin Ian King
2017-10-09
1
-0
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
IB/rxe: Handle NETDEV_CHANGE events
Andrew Boyer
2017-08-28
1
-1
/
+6
*
IB/rxe: Avoid ICRC errors by copying into the skb first
Andrew Boyer
2017-08-28
1
-6
/
+6
*
IB/rxe: Another fix for broken receive queue draining
Andrew Boyer
2017-08-28
1
-1
/
+3
*
IB/rxe: Remove unneeded initialization in prepare6()
Andrew Boyer
2017-08-28
1
-1
/
+1
*
IB/rxe: Fix up rxe_qp_cleanup()
Andrew Boyer
2017-08-28
1
-7
/
+2
*
IB/rxe: Add dst_clone() in prepare_ipv6_hdr()
Andrew Boyer
2017-08-28
1
-1
/
+1
*
IB/rxe: Fix destination cache for IPv6
Andrew Boyer
2017-08-28
2
-1
/
+7
*
IB/rxe: Fix up the responder's find_resources() function
Andrew Boyer
2017-08-28
1
-1
/
+1
*
IB/rxe: Remove dangling prototype
Andrew Boyer
2017-08-28
1
-2
/
+0
*
IB/rxe: Disable completion upcalls when a CQ is destroyed
Andrew Boyer
2017-08-28
4
-0
/
+24
*
IB/rxe: Move refcounting earlier in rxe_send()
Andrew Boyer
2017-08-28
1
-3
/
+5
*
IB/rxe: Make rxe_counter_name static
Kamal Heib
2017-08-24
1
-1
/
+1
*
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
1
-6
/
+1
|
\
|
*
IB/rxe: Remove unneeded check
Yuval Shaia
2017-08-18
1
-5
/
+0
|
*
IB/rxe: Convert pr_info to pr_warn
Yuval Shaia
2017-08-18
1
-1
/
+1
*
|
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-07-27
2
-48
/
+6
|
\
\
|
*
|
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
1
-1
/
+0
|
*
|
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
2017-07-24
1
-47
/
+6
|
|
/
*
|
IB/rxe: Constify static rxe_vm_ops
Kamal Heib
2017-07-24
1
-1
/
+1
*
|
IB/rxe: Use __func__ to print function's name
Kamal Heib
2017-07-24
2
-5
/
+5
*
|
IB/rxe: Use DEVICE_ATTR_RO macro to show parent field
Kamal Heib
2017-07-24
1
-3
/
+3
*
|
IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'
Kamal Heib
2017-07-24
3
-3
/
+3
*
|
IB/rxe: Use "foo *bar" instead of "foo * bar"
Kamal Heib
2017-07-24
1
-1
/
+1
|
/
*
rxe: fix broken receive queue draining
Vijay Immanuel
2017-07-20
2
-0
/
+6
*
IB/rxe: Set dma_mask and coherent_dma_mask
yonatanc
2017-07-17
1
-0
/
+2
*
IB/rxe: Fix kernel panic from skb destructor
Yonatan Cohen
2017-07-17
1
-0
/
+3
*
IB/rxe: do not copy extra stack memory to skb
Kees Cook
2017-07-12
1
-1
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-06-16
1
-7
/
+2
|
\
[next]