index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-26
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
1
-2
/
+2
2018-03-26
infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()
Kirill Tkhai
1
-10
/
+5
2018-03-26
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
1
-14
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-214
/
+299
2018-03-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-47
/
+88
2018-03-20
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
1
-6
/
+9
2018-03-19
RDMA/ucma: Fix use-after-free access in ucma_close
Leon Romanovsky
1
-0
/
+3
2018-03-16
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
1
-0
/
+1
2018-03-15
RDMA/ucma: Check AF family prior resolving address
Leon Romanovsky
1
-3
/
+7
2018-03-14
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2
-3
/
+3
2018-03-14
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
1
-2
/
+2
2018-03-14
IB/mlx5: Fix cleanup order on unload
Mark Bloch
2
-10
/
+14
2018-03-14
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
1
-1
/
+7
2018-03-14
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
1
-0
/
+3
2018-03-14
RDMA/core: Do not use invalid destination in determining port reuse
Tatyana Nikolova
1
-5
/
+7
2018-03-14
RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
Leon Romanovsky
1
-4
/
+8
2018-03-14
RDMAVT: Fix synchronization around percpu_ref
Tejun Heo
1
-4
/
+6
2018-03-13
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
1
-6
/
+9
2018-03-13
IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
Boris Pismenny
1
-7
/
+16
2018-03-09
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-09
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
Doug Ledford
1
-6
/
+1
2018-03-07
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
2
-21
/
+12
2018-03-07
RDMA/ucma: Check that user doesn't overflow QP state
Leon Romanovsky
1
-0
/
+3
2018-03-07
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-07
RDMA/ucma: Limit possible option size
Leon Romanovsky
1
-0
/
+3
2018-03-07
IB/core: Fix possible crash to access NULL netdev
Parav Pandit
1
-4
/
+3
2018-03-06
{net,IB}/mlx5: Add flow steering helpers
Boris Pismenny
1
-4
/
+3
2018-03-06
{net,IB}/mlx5: Add has_tag to mlx5_flow_act
Matan Barak
1
-1
/
+2
2018-03-06
IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
Boris Pismenny
1
-12
/
+8
2018-03-06
IB/mlx5: Removed not used parameters
Aviad Yehezkel
2
-5
/
+0
2018-03-06
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
6
-90
/
+55
2018-03-06
RDMA/core: Reduce poll batch for direct cq polling
Max Gurtovoy
1
-10
/
+11
2018-03-06
IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
Dan Carpenter
1
-1
/
+3
2018-03-06
IB/mlx5: When not in dual port RoCE mode, use provided port as native
Mark Bloch
1
-3
/
+7
2018-03-06
IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
Jack M
1
-2
/
+7
2018-03-06
IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
Jack Morgenstein
1
-2
/
+0
2018-03-06
RDMA/qedr: Fix iWARP write and send with immediate
Kalderon, Michal
1
-0
/
+10
2018-03-06
RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
Kalderon, Michal
1
-1
/
+2
2018-03-06
RDMA/qedr: Fix iWARP connect with port mapper
Kalderon, Michal
1
-6
/
+10
2018-03-06
RDMA/qedr: Fix ipv6 destination address resolution
Kalderon, Michal
1
-2
/
+1
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
1
-1
/
+1
2018-02-28
IB/core : Add null pointer check in addr_resolve
Muneendra Kumar M
1
-10
/
+5
2018-02-28
RDMA/bnxt_re: Fix the ib_reg failure cleanup
Selvin Xavier
1
-1
/
+4
2018-02-28
RDMA/bnxt_re: Fix incorrect DB offset calculation
Devesh Sharma
4
-3
/
+32
2018-02-28
RDMA/bnxt_re: Unconditionly fence non wire memory operations
Devesh Sharma
1
-4
/
+11
2018-02-28
IB/core: Fix missing RDMA cgroups release in case of failure to register device
Parav Pandit
1
-2
/
+4
2018-02-28
IB/mlx: Set slid to zero in Ethernet completion struct
Moni Shoua
2
-2
/
+5
2018-02-28
{net, IB}/mlx5: Raise fatal IB event when sys error occurs
Daniel Jurgens
1
-9
/
+2
2018-02-28
IB/mlx5: Avoid passing an invalid QP type to firmware
Noa Osherovich
1
-1
/
+6
[next]