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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
net/mlx5: Add forward compatible support for the FTE match data
Yishai Hadas
1
-76
/
+1
2018-07-23
RDMA/bnxt_re: Modify a fall-through annotation
Bart Van Assche
1
-1
/
+1
2018-07-23
RDMA/mlx5: Remove set but not used variables
Kamal Heib
2
-5
/
+1
2018-07-23
IPoIB: use kvzalloc to allocate an array of bucket pointers
Jan Dakinevich
1
-2
/
+2
2018-07-18
net/mlx5: Fix tristate and description for MLX5 module
Eran Ben Elisha
3
-5
/
+5
2018-07-18
net/mlx5: Use ERR_CAST() instead of coding it
Roi Dayan
1
-1
/
+1
2018-07-18
net/mlx5: Add missing SET_DRIVER_VERSION command translation
Noa Osherovich
1
-0
/
+1
2018-07-18
net/mlx5: Add XRQ commands definitions
Max Gurtovoy
1
-0
/
+8
2018-07-18
net/mlx5: Add core support for double vlan push/pop steering action
Jianbo Liu
4
-7
/
+17
2018-07-13
IB/cm: Remove cma_multicast->igmp_joined
Jason Gunthorpe
1
-30
/
+23
2018-07-13
RDMA/umem: Refactor exit paths in ib_umem_get
Leon Romanovsky
1
-24
/
+20
2018-07-13
RDMA/umem: Don't hold mmap_sem for too long
Leon Romanovsky
1
-10
/
+14
2018-07-13
IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
Bart Van Assche
1
-1
/
+4
2018-07-13
IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
Bart Van Assche
1
-3
/
+14
2018-07-13
RDMA/mlx5: Check that supplied blue flame index doesn't overflow
Leon Romanovsky
2
-8
/
+9
2018-07-13
RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one call
Leon Romanovsky
2
-41
/
+12
2018-07-13
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
4
-11
/
+56
2018-07-11
hns: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2018-07-11
IB/hfi1: Suppress a compiler warning
Bart Van Assche
1
-1
/
+1
2018-07-11
RDMA/hns: Update the implementation of set_mac
oulijun
3
-16
/
+28
2018-07-11
RDMA/hns: Update the implementation of set_gid
oulijun
3
-33
/
+53
2018-07-11
RDMA/hns: Add TPQ link table support
oulijun
3
-1
/
+31
2018-07-11
RDMA/hns: Add TSQ link table support
oulijun
3
-7
/
+297
2018-07-11
RDMA/hns: Fix endian conversions and annotations
oulijun
3
-171
/
+245
2018-07-11
net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
Jann Horn
2
-41
/
+9
2018-07-11
RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyze
Bart Van Assche
1
-5
/
+5
2018-07-11
infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
Arnd Bergmann
3
-8
/
+27
2018-07-10
RDMA/nes: Avoid complaints about unused variables
Bart Van Assche
2
-5
/
+3
2018-07-10
RDMA/cxgb4: Restore the dropped uninitialized_var
Jason Gunthorpe
1
-1
/
+1
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
3
-19
/
+3
2018-07-10
ib_srpt: use kvmalloc to allocate ring pointers
Jan Dakinevich
1
-3
/
+3
2018-07-10
IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user space
Artemy Kovalyov
1
-0
/
+3
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
3
-10
/
+24
2018-07-10
RDMA/hfi1: Move grh_required into update_sm_ah
Jason Gunthorpe
2
-19
/
+18
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
8
-16
/
+35
2018-07-09
RDMA/ipoib: Fix return code from ipoib_cm_dev_init
Kamal Heib
2
-3
/
+3
2018-07-09
IB/core: Simplify check for RoCE route resolve
Parav Pandit
1
-33
/
+5
2018-07-09
IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
Parav Pandit
1
-1
/
+1
2018-07-09
RDMA/mlx5: Remove unused port number parameter
Leon Romanovsky
1
-20
/
+11
2018-07-09
IB/uverbs: Do not use uverbs_cmd_mask in the ioctl path
Jason Gunthorpe
1
-4
/
+1
2018-07-09
IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
Jann Horn
2
-32
/
+9
2018-07-09
RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc header
Bart Van Assche
1
-1
/
+1
2018-07-09
RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze
Bart Van Assche
1
-27
/
+35
2018-07-09
RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze
Bart Van Assche
1
-28
/
+36
2018-07-09
RDMA/rxe: Simplify the error handling code in rxe_create_ah()
Bart Van Assche
1
-10
/
+3
2018-07-09
IB/iser: Remove set-but-not-used variables
Bart Van Assche
1
-4
/
+0
2018-07-09
RDMA/ocrdma: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2018-07-09
IB/nes: Fix a compiler warning
Bart Van Assche
1
-1
/
+1
2018-07-09
RDMA/core: Remove set-but-not-used variables
Bart Van Assche
1
-6
/
+0
2018-07-09
RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port()
Bart Van Assche
1
-38
/
+0
[prev]
[next]