index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-14
RDMA/siw: Cleanup unused mmap structures.
Bernard Metzler
2019-11-06
RDMA/siw: Use the common mmap_xa helpers
Michal Kalderon
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
RDMA/siw: Increase DMA max_segment_size parameter
Bart Van Assche
2019-10-28
RDMA/rxe: Increase DMA max_segment_size parameter
Bart Van Assche
2019-10-28
RDMA/siw: Fix post_recv QP state locking
Bernard Metzler
2019-10-24
RDMA/rxe: Remove useless rxe_init_device_param assignments
Leon Romanovsky
2019-10-22
infiniband: fix sw/rdmavt/ kernel-doc notation
rd.dunlab@gmail.com
2019-10-22
RDMA/siw: Fix SQ/RQ drain logic
Bernard Metzler
2019-10-18
RDMA/siw: free siw_base_qp in kref release routine
Krishnamraju Eraparaju
2019-10-04
RDMA/siw: Make node GUIDs valid EUI-64 identifiers
Bart Van Assche
2019-10-01
RDMA/rxe: Verify modify_device mask
Kamal Heib
2019-10-01
RDMA/siw: Fix port number endianness in a debug message
Bart Van Assche
2019-10-01
RDMA/siw: Simplify several debug messages
Bart Van Assche
2019-10-01
RDMA/siw: Fix serialization issue in write_space()
Krishnamraju Eraparaju
2019-09-24
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
2019-09-13
RDMA/siw: Relax from kmap_atomic() use in TX path
Bernard Metzler
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
RDMA/siw: Fix page address mapping in TX path
Bernard Metzler
2019-08-28
RDMA/siw: Fix IPv6 addr_list locking
Bernard Metzler
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
2019-08-22
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-20
RDMA/siw: Fix potential NULL de-ref
Bernard Metzler
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
2019-08-12
RDMA/siw: Fix a memory leak in siw_init_cpulist()
Dan Carpenter
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-07-29
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
2019-07-22
RDMA/siw: Remove set but not used variables 'rv'
Mao Wenan
2019-07-22
RDMA/siw: Fix error return code in siw_init_module()
Wei Yongjun
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-12
RMDA/siw: Require a 64 bit arch
Jason Gunthorpe
2019-07-11
RDMA/siw: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-11
rdma/siw: Remove set but not used variable 's'
YueHaibing
2019-07-11
rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPS
Geert Uytterhoeven
2019-07-11
RDMA/siw: Add missing rtnl_lock around access to ifa
Jason Gunthorpe
2019-07-10
rdma/siw: Use proper enumerated type in map_cqe_status
Nathan Chancellor
2019-07-10
RDMA/siw: Remove unnecessary kthread create/destroy printouts
Bernard Metzler
2019-07-10
IB/rdmavt: Fix variable shadowing issue in rvt_create_cq
Nathan Chancellor
2019-07-08
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
Konstantin Taranov
2019-07-08
RDMA/rvt: Do not use a kernel header in the ABI
Jason Gunthorpe
2019-07-08
RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU
Jason Gunthorpe
2019-07-07
ibverbs/rxe: Remove variable self-initialization
Maksym Planeta
2019-07-02
rdma/siw: addition to kernel build environment
Bernard Metzler
2019-07-02
rdma/siw: completion queue methods
Bernard Metzler
2019-07-02
rdma/siw: receive path
Bernard Metzler
2019-07-02
rdma/siw: transmit path
Bernard Metzler
[next]