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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
16
-194
/
+813
2020-06-02
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+0
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-24
/
+46
2020-05-30
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-38
/
+14
2020-05-29
hfi1: get rid of pointless access_ok()
Al Viro
1
-7
/
+0
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-20
/
+4
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-13
/
+5
2020-05-28
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
4
-12
/
+26
2020-05-27
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
1
-7
/
+13
2020-05-25
RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
Qiushi Wu
1
-1
/
+1
2020-05-22
RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work
Maor Gottlieb
1
-0
/
+1
2020-05-20
IB/qib: Call kobject_put() when kobject_init_and_add() fails
Kaike Wan
1
-4
/
+5
2020-05-18
net/mlx5: Add support for RDMA TX FT headers modifying
Michael Guralnik
1
-1
/
+4
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
13
-39
/
+68
2020-05-13
{IB/net}/mlx5: Simplify don't trap code
Maor Gottlieb
1
-37
/
+10
2020-05-12
RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj
Jason Gunthorpe
3
-7
/
+10
2020-05-12
RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
Jason Gunthorpe
4
-3
/
+29
2020-05-12
RDMA/iw_cxgb4: Fix incorrect function parameters
Potnuri Bharat Teja
1
-4
/
+3
2020-05-12
RDMA/core: Fix double put of resource
Maor Gottlieb
1
-2
/
+1
2020-05-12
IB/core: Fix potential NULL pointer dereference in pkey cache
Jack Morgenstein
1
-2
/
+5
2020-05-12
IB/hfi1: Fix another case where pq is left on waitlist
Mike Marciniszyn
1
-4
/
+0
2020-05-12
IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
Denis V. Lunev
1
-8
/
+0
2020-05-12
IB/mlx4: Test return value of calls to ib_get_cached_pkey
Jack Morgenstein
1
-3
/
+11
2020-05-12
RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
Sudip Mukherjee
2
-5
/
+8
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-32
/
+47
2020-05-04
i40iw: Fix error handling in i40iw_manage_arp_cache()
Dan Carpenter
1
-1
/
+1
2020-04-28
net/mlx5: Refactor imm_inval_pkey field in cqe struct
Raed Salem
1
-4
/
+4
2020-04-28
net/mlx5: Use aligned variable while allocating ICM memory
Erez Shitrit
1
-1
/
+1
2020-04-28
net/mlx5: Add support for COPY steering action
Huy Nguyen
1
-2
/
+2
2020-04-24
RDMA/core: Fix race between destroy and release FD object
Leon Romanovsky
1
-1
/
+1
2020-04-24
IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
Sudip Mukherjee
4
-8
/
+8
2020-04-23
net/mlx5: Update transobj.c new cmd interface
Leon Romanovsky
1
-17
/
+15
2020-04-23
net/mlx5: Update vport.c to new cmd interface
Leon Romanovsky
2
-3
/
+3
2020-04-22
RDMA/core: Fix overwriting of uobj in case of error
Leon Romanovsky
1
-3
/
+2
2020-04-22
RDMA/core: Prevent mixed use of FDs between shared ufiles
Leon Romanovsky
1
-1
/
+1
2020-04-22
RDMA/uverbs: Fix a race with disassociate and exit_mmap()
Jason Gunthorpe
1
-0
/
+4
2020-04-22
RDMA/mlx5: Set GRH fields in query QP on RoCE
Aharon Landau
1
-1
/
+3
2020-04-19
net/mlx5: Move QP logic to mlx5_ib
Leon Romanovsky
10
-34
/
+694
2020-04-19
RDMA/mlx5: Alphabetically sort build artifacts
Leon Romanovsky
1
-7
/
+20
2020-04-19
net/mlx5: Delete not-used cmd header
Leon Romanovsky
2
-2
/
+0
2020-04-19
RDMA/mlx5: Delete Q counter allocations command
Leon Romanovsky
4
-31
/
+20
2020-04-19
net/mlx5: Remove Q counter low level helper APIs
Leon Romanovsky
1
-23
/
+32
2020-04-15
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
1
-4
/
+11
2020-04-15
RDMA/mlx4: Initialize ib_spec on the stack
Alaa Hleihel
1
-1
/
+2
2020-04-14
RDMA/cm: Fix an error check in cm_alloc_id_priv()
Dan Carpenter
1
-1
/
+1
2020-04-14
RDMA/cm: Fix missing RDMA_CM_EVENT_REJECTED event after receiving REJ message
Leon Romanovsky
1
-11
/
+13
2020-04-14
i40iw: fix null pointer dereference on a null wqe pointer
Colin Ian King
1
-1
/
+1
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
102
-4430
/
+5261
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-16
/
+60
2020-03-31
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[next]