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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-16
drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
Johannes Thumshirn
1
-1
/
+1
2017-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
10
-29
/
+36
2017-11-10
IB/rxe: don't crash, if allocation of crc algorithm failed
Thomas Bogendoerfer
1
-4
/
+6
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
IB/rxe: Convert timers to use timer_setup()
Kees Cook
4
-8
/
+8
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-3
/
+3
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-6
/
+4
2017-10-18
IB/rdmavt: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-10-18
Merge branch 'hfi1' into k.o/for-next
Doug Ledford
2
-2
/
+2
2017-10-18
IB/rdmavt: Don't wait for resources in QP reset
Alex Estrin
2
-2
/
+2
2017-10-15
RDMA/rxe: Suppress gcc 7 fall-through complaints
Bart Van Assche
3
-3
/
+4
2017-10-15
RDMA/rdmavt: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-0
/
+1
2017-10-09
IB/rxe: put the pool on allocation failure
Doug Ledford
1
-7
/
+9
2017-10-09
IB/rxe: check for allocation failure on elem
Colin Ian King
1
-0
/
+2
2017-09-27
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
1
-0
/
+1
2017-08-29
IB/rxe: Handle NETDEV_CHANGE events
Andrew Boyer
1
-1
/
+6
2017-08-29
IB/rxe: Avoid ICRC errors by copying into the skb first
Andrew Boyer
1
-6
/
+6
2017-08-29
IB/rxe: Another fix for broken receive queue draining
Andrew Boyer
1
-1
/
+3
2017-08-29
IB/rxe: Remove unneeded initialization in prepare6()
Andrew Boyer
1
-1
/
+1
2017-08-29
IB/rxe: Fix up rxe_qp_cleanup()
Andrew Boyer
1
-7
/
+2
2017-08-29
IB/rxe: Add dst_clone() in prepare_ipv6_hdr()
Andrew Boyer
1
-1
/
+1
2017-08-29
IB/rxe: Fix destination cache for IPv6
Andrew Boyer
2
-1
/
+7
2017-08-29
IB/rxe: Fix up the responder's find_resources() function
Andrew Boyer
1
-1
/
+1
2017-08-29
IB/rxe: Remove dangling prototype
Andrew Boyer
1
-2
/
+0
2017-08-29
IB/rxe: Disable completion upcalls when a CQ is destroyed
Andrew Boyer
4
-0
/
+24
2017-08-29
IB/rxe: Move refcounting earlier in rxe_send()
Andrew Boyer
1
-3
/
+5
2017-08-29
IB/rdmavt: Handle dereg of inuse MRs properly
Mike Marciniszyn
2
-21
/
+212
2017-08-29
IB/rdmavt: Add QP iterator API for QPs
Mike Marciniszyn
1
-0
/
+144
2017-08-29
IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref()
Mike Marciniszyn
1
-5
/
+1
2017-08-24
IB/rxe: Make rxe_counter_name static
Kamal Heib
1
-1
/
+1
2017-08-22
IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs
Don Hiatt
2
-16
/
+23
2017-08-22
IB/hfi1: Remove pmtu from the QP structure
Sebastian Sanchez
1
-2
/
+1
2017-08-18
Add OPA extended LID support
Hiatt, Don
1
-1
/
+1
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-6
/
+1
2017-08-18
IB/rxe: Remove unneeded check
Yuval Shaia
1
-5
/
+0
2017-08-18
IB/rxe: Convert pr_info to pr_warn
Yuval Shaia
1
-1
/
+1
2017-08-10
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
1
-1
/
+1
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
1
-1
/
+1
2017-07-31
IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression
Mike Marciniszyn
2
-14
/
+10
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
2
-48
/
+6
2017-07-27
Merge branches 'rxe' and 'mlx' into k.o/for-next
Doug Ledford
7
-13
/
+13
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
1
-47
/
+6
2017-07-24
IB/rxe: Constify static rxe_vm_ops
Kamal Heib
1
-1
/
+1
2017-07-24
IB/rxe: Use __func__ to print function's name
Kamal Heib
2
-5
/
+5
2017-07-24
IB/rxe: Use DEVICE_ATTR_RO macro to show parent field
Kamal Heib
1
-3
/
+3
2017-07-24
IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'
Kamal Heib
3
-3
/
+3
2017-07-24
IB/rxe: Use "foo *bar" instead of "foo * bar"
Kamal Heib
1
-1
/
+1
[next]