Age | Commit message (Expand) | Author | Files | Lines |
2018-03-14 | IB/mlx5: Expose more priorities for bypass namespace | Mark Bloch | 1 | -2/+2 |
2018-03-14 | RDMA/verbs: Simplify modify QP check | Leon Romanovsky | 1 | -3/+3 |
2018-03-13 | RDMA/hns: Support cq record doorbell for the user space | Yixian Liu | 1 | -0/+7 |
2018-03-13 | RDMA/hns: Support rq record doorbell for the user space | Yixian Liu | 1 | -0/+5 |
2018-03-13 | Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k... | Doug Ledford | 3 | -1/+238 |
2018-03-08 | RDMA/nldev: provide detailed PD information | Steve Wise | 1 | -0/+7 |
2018-03-08 | RDMA/nldev: provide detailed MR information | Steve Wise | 3 | -0/+18 |
2018-03-08 | RDMA/nldev: provide detailed CQ information | Steve Wise | 1 | -0/+8 |
2018-03-08 | RDMA/nldev: provide detailed CM_ID information | Steve Wise | 3 | -5/+47 |
2018-03-08 | net/mlx5: IPSec, Add support for ESN | Aviad Yehezkel | 2 | -0/+4 |
2018-03-08 | net/mlx5: Add flow-steering commands for FPGA IPSec implementation | Aviad Yehezkel | 2 | -0/+8 |
2018-03-08 | net/mlx5: Refactor accel IPSec code | Aviad Yehezkel | 2 | -2/+140 |
2018-03-08 | net/mlx5: Added required metadata capability for ipsec | Aviad Yehezkel | 1 | -0/+1 |
2018-03-08 | net/mlx5: Export ipsec capabilities | Aviad Yehezkel | 1 | -0/+57 |
2018-03-08 | net/mlx5: IPSec, Add command V2 support | Aviad Yehezkel | 1 | -1/+3 |
2018-03-08 | net/mlx5e: IPSec, Add support for ESP trailer removal by hardware | Yossi Kuperman | 1 | -1/+12 |
2018-03-08 | net/mlx5: IPSec, Generalize sandbox QP commands | Yossi Kuperman | 1 | -0/+16 |
2018-03-08 | IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/ | Yishai Hadas | 1 | -0/+14 |
2018-03-08 | Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k... | Doug Ledford | 3 | -2/+143 |
2018-03-07 | {net,IB}/mlx5: Add flow steering helpers | Boris Pismenny | 2 | -2/+140 |
2018-03-07 | net/mlx5: Add empty egress namespace to flow steering core | Aviad Yehezkel | 2 | -0/+2 |
2018-03-07 | {net,IB}/mlx5: Add has_tag to mlx5_flow_act | Matan Barak | 1 | -0/+1 |
2018-02-28 | Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker... | Doug Ledford | 2 | -0/+64 |
2018-02-23 | net/mlx5: E-Switch, Add definition of IB representor | Mark Bloch | 1 | -0/+1 |
2018-02-23 | net/mlx5: E-Switch, Move representors definition to a global scope | Mark Bloch | 2 | -0/+63 |
2018-02-23 | RDMA/uverbs: Reduce number of command header flags checks | Leon Romanovsky | 1 | -4/+1 |
2018-02-23 | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next | Doug Ledford | 3 | -18/+33 |
2018-02-23 | Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker... | Doug Ledford | 2 | -46/+56 |
2018-02-16 | IB/uverbs: Use __aligned_u64 for uapi headers | Jason Gunthorpe | 1 | -2/+2 |
2018-02-16 | IB/uverbs: Use u64_to_user_ptr() not a union | Jason Gunthorpe | 1 | -6/+4 |
2018-02-16 | IB/uverbs: Always use the attribute size provided by the user | Matan Barak | 1 | -7/+28 |
2018-02-16 | RDMA/restrack: Remove unimplemented XRCD object | Leon Romanovsky | 1 | -4/+0 |
2018-02-15 | IB/mlx5: Implement fragmented completion queue (CQ) | Yonatan Cohen | 1 | -14/+37 |
2018-02-15 | net/mlx5: Remove redundant EQ API exports | Saeed Mahameed | 1 | -17/+0 |
2018-02-15 | net/mlx5: Move CQ completion and event forwarding logic to eq.c | Saeed Mahameed | 1 | -2/+0 |
2018-02-15 | net/mlx5: CQ hold/put API | Saeed Mahameed | 1 | -0/+11 |
2018-02-15 | net/mlx5: CQ Database per EQ | Saeed Mahameed | 2 | -15/+10 |
2018-02-15 | rxe: Do not use 'struct sockaddr' in a uapi header | Jason Gunthorpe | 1 | -1/+3 |
2018-02-15 | RDMA: Do not used __packed in uapi headers | Jason Gunthorpe | 2 | -4/+4 |
2018-02-12 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 2 | -27/+37 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 3 | -12/+12 |
2018-02-12 | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -17/+19 |
2018-02-11 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -2/+865 |
2018-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -12/+26 |
2018-02-10 | Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+3 |
2018-02-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -0/+3 |
2018-02-09 | ptr_ring: try vmalloc() when kmalloc() fails | Jason Wang | 1 | -5/+8 |
2018-02-09 | ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE | Jason Wang | 1 | -0/+2 |
2018-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+8 |
2018-02-09 | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 24 | -33/+36 |