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
2020-05-02
RDMA/core: Get xmit slave for LAG
Maor Gottlieb
2
-18
/
+45
2020-05-02
RDMA/core: Add LAG functionality
Maor Gottlieb
4
-1
/
+161
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
22
-47
/
+66
2020-05-02
Merge branch 'mellanox/mlx5-next' into rdma.git for-next
Jason Gunthorpe
8
-111
/
+305
2020-05-01
net/mlx5: Add support to get lag physical port
Maor Gottlieb
2
-0
/
+26
2020-05-01
net/mlx5: Change lag mutex lock to spin lock
Maor Gottlieb
1
-21
/
+21
2020-05-01
bonding: Implement ndo_get_xmit_slave
Maor Gottlieb
1
-0
/
+43
2020-05-01
bonding: Add array of all slaves
Maor Gottlieb
2
-20
/
+61
2020-05-01
bonding: Add function to get the xmit slave in active-backup mode
Maor Gottlieb
1
-1
/
+7
2020-05-01
bonding: Add helper function to get the xmit slave in rr mode
Maor Gottlieb
1
-26
/
+30
2020-05-01
bonding: Add helper function to get the xmit slave based on hash
Maor Gottlieb
1
-7
/
+21
2020-05-01
bonding/alb: Add helper functions to get the xmit slave
Maor Gottlieb
2
-9
/
+30
2020-05-01
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
3
-23
/
+23
2020-05-01
bonding: Export skip slave logic to function
Maor Gottlieb
1
-21
/
+26
2020-05-01
net/core: Introduce netdev_get_xmit_slave
Maor Gottlieb
2
-0
/
+34
2020-04-30
RDMA/mlx5: Verify that QP is created with RQ or SQ
Aharon Landau
1
-0
/
+2
2020-04-30
RDMA/mlx5: Consolidate into special function all create QP calls
Leon Romanovsky
1
-36
/
+49
2020-04-30
RDMA/mlx5: Remove redundant destroy QP call
Leon Romanovsky
1
-4
/
+1
2020-04-30
RDMA/mlx5: Copy response to the user in one place
Leon Romanovsky
1
-61
/
+52
2020-04-30
RDMA/mlx5: Handle udate outlen checks in one place
Leon Romanovsky
1
-18
/
+30
2020-04-30
RDMA/mlx5: Promote RSS RAW QP flags check to higher level
Leon Romanovsky
1
-8
/
+10
2020-04-30
RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfaces
Leon Romanovsky
1
-67
/
+81
2020-04-30
RDMA/mlx5: Reduce amount of duplication in QP destroy
Leon Romanovsky
1
-39
/
+31
2020-04-30
RDMA/mlx5: Separate to user/kernel create QP flows
Leon Romanovsky
1
-49
/
+156
2020-04-30
RDMA/mlx5: Separate XRC_TGT QP creation from common flow
Leon Romanovsky
1
-52
/
+106
2020-04-30
RDMA/mlx5: Globally parse DEVX UID
Leon Romanovsky
1
-24
/
+27
2020-04-30
RDMA/mlx5: Delete impossible inlen check
Leon Romanovsky
1
-7
/
+0
2020-04-30
RDMA/mlx5: Rely on existence of udata to separate kernel/user flows
Leon Romanovsky
2
-27
/
+10
2020-04-30
RDMA/mlx5: Remove second user copy in create_user_qp
Leon Romanovsky
1
-19
/
+15
2020-04-30
RDMA/mlx5: Combine copy of create QP command in RSS RAW QP
Leon Romanovsky
1
-74
/
+82
2020-04-30
RDMA/mlx5: Promote RSS RAW QP attribute check in higher level
Leon Romanovsky
1
-3
/
+3
2020-04-30
RDMA/mlx5: Store QP type in the vendor QP structure
Leon Romanovsky
3
-73
/
+74
2020-04-30
RDMA/mlx5: Delete unsupported QP types
Leon Romanovsky
1
-11
/
+1
2020-04-28
Merge branch 'mlx5_ib_qp_refactor_1' into rdma.git for-next
Jason Gunthorpe
73
-1901
/
+1609
2020-04-28
RDMA/mlx5: Process all vendor flags in one place
Leon Romanovsky
1
-85
/
+71
2020-04-28
RDMA/mlx5: Return all configured create flags through query QP
Leon Romanovsky
2
-12
/
+2
2020-04-28
RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags
Leon Romanovsky
2
-8
/
+10
2020-04-28
RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
Leon Romanovsky
3
-16
/
+23
2020-04-28
RDMA/mlx5: Process create QP flags in one place
Leon Romanovsky
1
-99
/
+101
2020-04-28
RDMA/mlx5: Delete create QP flags obfuscation
Leon Romanovsky
5
-64
/
+47
2020-04-28
RDMA/mlx5: Initial separation of RAW_PACKET QP from common flow
Leon Romanovsky
1
-5
/
+17
2020-04-28
RDMA/mlx5: Remove second copy from user for non RSS RAW QPs
Leon Romanovsky
1
-29
/
+27
2020-04-28
RDMA/mlx5: Move DRIVER QP flags check into separate function
Leon Romanovsky
1
-48
/
+43
2020-04-28
RDMA/mlx5: Update all DRIVER QP places to use QP subtype
Leon Romanovsky
1
-33
/
+15
2020-04-28
RDMA/mlx5: Split scatter CQE configuration for DCT QP
Leon Romanovsky
1
-9
/
+6
2020-04-28
RDMA/mlx5: Separate create QP flows to be based on type
Leon Romanovsky
1
-15
/
+39
2020-04-28
RDMA/mlx5: Set QP subtype immediately when it is known
Leon Romanovsky
1
-4
/
+2
2020-04-28
RDMA/mlx5: Avoid setting redundant NULL for XRC QPs
Leon Romanovsky
1
-7
/
+1
2020-04-28
RDMA/mlx5: Prepare QP allocation for future removal
Leon Romanovsky
1
-25
/
+20
2020-04-28
RDMA/mlx5: Perform check if QP creation flow is valid
Leon Romanovsky
1
-67
/
+61
[next]