index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
IB/srpt: Add RDMA/CM support
Bart Van Assche
2
-63
/
+325
2018-03-07
RDMA/bnxt_re/qplib_sp: Use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-07
IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supported
Sergey Gorenko
1
-20
/
+36
2018-03-07
IB/hfi1: Add a missing rcu_read_unlock()
Bart Van Assche
1
-0
/
+1
2018-03-07
infiniband: hw: Drop unnecessary continue
Arushi
1
-3
/
+1
2018-03-07
i40iw: Implement get_vector_affinity API
Shiraz Saleem
1
-0
/
+20
2018-03-07
i40iw: Improve CM node lookup time on connection setup
Shiraz Saleem
4
-37
/
+100
2018-03-07
i40iw: Refactor handling of txpend list
Mustafa Ismail
1
-6
/
+2
2018-03-07
IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
Bart Van Assche
1
-6
/
+9
2018-03-07
RDMA/rxe: Fix an out-of-bounds read
Bart Van Assche
1
-3
/
+2
2018-03-07
RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
Bart Van Assche
1
-3
/
+8
2018-03-07
infiniband: remove redundant assignment to pointer 'rdi'
Colin Ian King
1
-1
/
+1
2018-02-28
IB/rxe: Remove unused variable (char *rxe_qp_state_name[])
Hernán Gonzalez
2
-11
/
+0
2018-02-28
IB/qib: Move char *qib_sdma_state_names[] and constify while there.
Hernán Gonzalez
3
-12
/
+10
2018-02-28
IB/qib: Remove unused variable (char *qib_sdma_event_names[])
Hernán Gonzalez
2
-15
/
+0
2018-02-28
IB/srp: Use %pIS instead of inet_ntop()
Bart Van Assche
1
-42
/
+10
2018-02-28
Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash"
Bart Van Assche
1
-19
/
+6
2018-02-28
IB/srp: Fix srp_abort()
Bart Van Assche
1
-3
/
+5
2018-02-28
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2
-3
/
+3
2018-02-28
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
1
-2
/
+2
2018-02-28
RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_cre...
Markus Elfring
1
-3
/
+2
2018-02-28
IB/usnic: Delete an error message for a failed memory allocation in usnic_tra...
Markus Elfring
1
-3
/
+1
2018-02-28
RDMA/mlx5: Refactor QP type check to be as early as possible
Leon Romanovsky
1
-12
/
+6
2018-02-28
IB/uverbs: Tidy uverbs_uobject_add
Jason Gunthorpe
1
-9
/
+4
2018-02-28
Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Doug Ledford
13
-147
/
+732
2018-02-23
IB/mlx5: Disable self loopback check when in switchdev mode
Mark Bloch
1
-0
/
+8
2018-02-23
net/mlx5: E-Switch, Reload IB interface when switching devlink modes
Mark Bloch
4
-17
/
+26
2018-02-23
IB/mlx5: Add proper representors support
Mark Bloch
4
-30
/
+192
2018-02-23
IB/mlx5: E-Switch, Add rule to forward traffic to vport
Mark Bloch
4
-0
/
+45
2018-02-23
IB/mlx5: Don't expose MR cache in switchdev mode
Mark Bloch
1
-2
/
+3
2018-02-23
IB/mlx5: When in switchdev mode, expose only raw packet capabilities
Mark Bloch
2
-30
/
+124
2018-02-23
IB/mlx5: Listen to netdev register/unresiter events in switchdev mode
Mark Bloch
2
-3
/
+20
2018-02-23
IB/mlx5: Add match on vport when in switchdev mode
Mark Bloch
1
-0
/
+12
2018-02-23
IB/mlx5: Allocate flow DB only on PF IB device
Mark Bloch
2
-14
/
+34
2018-02-23
IB/mlx5: Add basic regiser/unregister representors code
Mark Bloch
5
-0
/
+169
2018-02-23
net/mlx5: E-Switch, Optimize HW steering tables in switchdev mode
Mark Bloch
2
-7
/
+44
2018-02-23
net/mlx5: E-Switch, Increase number of FTEs in FDB in switchdev mode
Mark Bloch
1
-2
/
+3
2018-02-23
net/mlx5: E-Switch, Move representors definition to a global scope
Mark Bloch
4
-49
/
+19
2018-02-23
net/mlx5: E-Switch, Add callback to get representor device
Mark Bloch
3
-0
/
+40
2018-02-23
RDMA/verbs: Return proper error code for not supported system call
Leon Romanovsky
1
-23
/
+23
2018-02-23
RDMA/uverbs: Reduce number of command header flags checks
Leon Romanovsky
1
-9
/
+2
2018-02-23
RDMA/uverbs: Replace user's types with kernel's types
Leon Romanovsky
1
-5
/
+5
2018-02-23
RDMA/uverbs: Refactor the header validation logic
Leon Romanovsky
1
-43
/
+47
2018-02-23
RDMa/uverbs: Copy ex_hdr outside of SRCU read lock
Leon Romanovsky
1
-7
/
+6
2018-02-23
RDMA/uverbs: Move uncontext check before SRCU read lock
Leon Romanovsky
1
-11
/
+4
2018-02-23
RDMA/uverbs: Properly check command supported mask
Leon Romanovsky
1
-12
/
+6
2018-02-23
RDMA/uverbs: Refactor command header processing
Leon Romanovsky
1
-30
/
+32
2018-02-23
RDMA/uverbs: Unify return values of not supported command
Leon Romanovsky
1
-12
/
+4
2018-02-23
RDMA/uverbs: Return not supported error code for unsupported commands
Leon Romanovsky
1
-1
/
+1
2018-02-23
RDMA/uverbs: Fail as early as possible if not enough header data was provided
Leon Romanovsky
1
-6
/
+7
[next]