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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
net/mlx5: E-Switch, Introduce flow counter affinity
Shahar Klein
1
-1
/
+7
2018-12-14
IB/mlx5: Unify e-switch representors load approach between uplink and VFs
Mark Bloch
3
-22
/
+19
2018-12-14
net/mlx5: Use lowercase 'X' for hex values
Saeed Mahameed
1
-8
/
+8
2018-12-12
net/mlx5: Remove duplicated include from eswitch.c
YueHaibing
1
-1
/
+0
2018-12-12
MAINTAINERS: Update usnic driver maintainers
Parvi Kaustubhi
1
-0
/
+2
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
37
-617
/
+353
2018-12-12
RDMA/rdmavt: Initialize ib_device_ops struct
Kamal Heib
1
-245
/
+54
2018-12-12
RDMA/rxe: Initialize ib_device_ops struct
Kamal Heib
1
-43
/
+47
2018-12-12
RDMA/vmw_pvrdma: Initialize ib_device_ops struct
Kamal Heib
1
-37
/
+45
2018-12-12
RDMA/usnic: Initialize ib_device_ops struct
Kamal Heib
1
-29
/
+32
2018-12-12
RDMA/qib: Initialize ib_device_ops struct
Kamal Heib
1
-2
/
+6
2018-12-12
RDMA/qedr: Initialize ib_device_ops struct
Kamal Heib
1
-51
/
+52
2018-12-12
RDMA/ocrdma: Initialize ib_device_ops struct
Kamal Heib
1
-46
/
+46
2018-12-12
RDMA/nes: Initialize ib_device_ops struct
Kamal Heib
1
-32
/
+35
2018-12-12
RDMA/mthca: Initialize ib_device_ops struct
Kamal Heib
1
-51
/
+88
2018-12-12
RDMA/mlx5: Initialize ib_device_ops struct
Kamal Heib
1
-96
/
+131
2018-12-11
RDMA/mlx4: Initialize ib_device_ops struct
Kamal Heib
1
-79
/
+99
2018-12-11
RDMA/i40iw: Initialize ib_device_ops struct
Kamal Heib
1
-30
/
+33
2018-12-11
RDMA/hns: Initialize ib_device_ops struct
Kamal Heib
4
-58
/
+87
2018-12-11
RDMA/hfi1: Initialize ib_device_ops struct
Kamal Heib
1
-7
/
+11
2018-12-11
RDMA/cxgb4: Initialize ib_device_ops struct
Kamal Heib
1
-35
/
+39
2018-12-11
RDMA/cxgb3: Initialize ib_device_ops struct
Kamal Heib
1
-30
/
+34
2018-12-11
RDMA/bnxt_re: Initialize ib_device_ops struct
Kamal Heib
1
-51
/
+45
2018-12-11
RDMA/core: Introduce ib_device_ops
Kamal Heib
2
-0
/
+340
2018-12-11
IB/mlx4: Remove unneeded NULL check
Yuval Shaia
1
-3
/
+3
2018-12-11
RDMA/ocrdma: Use PCI-ID as an identification in debugfs
Leon Romanovsky
1
-2
/
+3
2018-12-11
RDMA/uverbs: Optimize clearing of extra bytes in response
Leon Romanovsky
1
-6
/
+8
2018-12-11
RDMA/vmw_pvrdma: Use atomic memory allocation in create AH
Gal Pressman
1
-1
/
+1
2018-12-11
IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs
Yuval Shaia
4
-50
/
+1
2018-12-11
RDMA/mlx5: Fail early if user tries to create flows on IB representors
Leon Romanovsky
2
-8
/
+17
2018-12-11
IB/mlx5: Remove duplicated include from mlx5_ib.h
YueHaibing
1
-1
/
+0
2018-12-11
IB/mlx5: Add 2X width support to query_port
Michael Guralnik
2
-1
/
+7
2018-12-11
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
1305
-7795
/
+15702
2018-12-11
IB/mlx5: Add HDR speed support to query port
Michael Guralnik
1
-0
/
+5
2018-12-11
IB/mlx5: Report CapabilityMask2 in ib_query_port
Michael Guralnik
3
-2
/
+9
2018-12-11
IB/core: Add new IB rates
Michael Guralnik
3
-2
/
+18
2018-12-11
IB/core: Add 2X port width
Michael Guralnik
1
-0
/
+2
2018-12-11
IB/core: Add CapabilityMask2 to port attributes
Michael Guralnik
2
-0
/
+11
2018-12-11
IB/rxe: Fix incorrect cache cleanup in error flow
Yuval Shaia
1
-12
/
+14
2018-12-11
RDMA/hns: Bugfix for RoCE loopback test
Lijun Ou
2
-0
/
+55
2018-12-11
RDMA/hns: Update posting & querying mailbox
Lijun Ou
3
-41
/
+59
2018-12-11
RDMA/hns: Fix the bug while use multi-hop of pbl
Lijun Ou
1
-2
/
+2
2018-12-11
RDMA/hns: Encapsulate and simplify qp state transition
Lijun Ou
1
-15
/
+16
2018-12-11
RDMA/hns: Init qp context when modify qp from reset to init
Lijun Ou
1
-0
/
+1
2018-12-10
net/mlx5: Remove the get protocol device interface entry
Or Gerlitz
3
-32
/
+0
2018-12-10
net/mlx5: Support extended destination format in flow steering command
Eli Britstein
2
-7
/
+75
2018-12-10
net/mlx5: E-Switch, Change vhca id valid bool field to bit flag
Eli Britstein
3
-5
/
+12
2018-12-10
net/mlx5: Introduce extended destination fields
Eli Britstein
1
-3
/
+16
2018-12-10
net/mlx5: Revise gre and nvgre key formats
Oz Shlomo
3
-8
/
+17
2018-12-10
net/mlx5: Add monitor commands layout and event data
Eyal Davidovich
5
-1
/
+96
[prev]
[next]