index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-25
IB/cm: Keep track of the sgid_attr that created the cm id
Parav Pandit
2
-26
/
+43
2018-06-25
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
4
-14
/
+21
2018-06-25
IB: Make ib_init_ah_from_mcmember set sgid_attr
Parav Pandit
2
-15
/
+27
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
4
-54
/
+67
2018-06-22
IB/hfi1: Remove INTx support and simplify MSIx usage
Michael J. Ruhl
4
-83
/
+25
2018-06-22
IB/hfi1: Reorg ctxtdata and rightsize fields
Mike Marciniszyn
2
-87
/
+86
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
8
-69
/
+85
2018-06-22
IB/hfi1: Remove unused/writeonly devdata fields
Mike Marciniszyn
2
-9
/
+0
2018-06-22
IB/hfi1: Rightsize ctxt_eager_bufs fields
Mike Marciniszyn
1
-6
/
+6
2018-06-22
IB/hfi1: Remove rcvctrl from ctxtdata
Mike Marciniszyn
2
-4
/
+1
2018-06-22
IB/hfi1: Remove rcvhdrq_size
Mike Marciniszyn
4
-15
/
+19
2018-06-22
IB/core: Free GID table entry during GID deletion
Parav Pandit
1
-5
/
+23
2018-06-22
RDMA/cma: Consider net namespace while leaving multicast group
Parav Pandit
1
-33
/
+24
2018-06-22
IB/uverbs: Delete type and id from uverbs_obj_attr
Jason Gunthorpe
2
-8
/
+2
2018-06-22
Merge branch 'icrc-counter' into rdma.git for-next
Jason Gunthorpe
5
-6
/
+81
2018-06-22
IB/mlx5: Support RoCE ICRC encapsulated error counter
Talat Batheesh
4
-3
/
+73
2018-06-21
net/mlx5: Add RoCE RX ICRC encapsulated counter
Talat Batheesh
1
-3
/
+8
2018-06-19
RDMA/mlx5: Refactor transport domain checks
Leon Romanovsky
1
-9
/
+11
2018-06-19
IB/rdmavt, IB/hfi1: Create device dependent s_flags
Mike Marciniszyn
7
-33
/
+57
2018-06-19
IB/hfi1: Remove rcvhdrsize
Mike Marciniszyn
3
-5
/
+1
2018-06-19
IB/hfi1: Move rhf_offset from devdata to ctxtdata
Mike Marciniszyn
4
-28
/
+24
2018-06-19
IB/hfi1: Move normal functions from hfi1_devdata to const array
Mike Marciniszyn
3
-37
/
+23
2018-06-19
IB/mlx5: Expose DEVX tree
Yishai Hadas
3
-1
/
+14
2018-06-19
IB/mlx5: Add DEVX query EQN support
Yishai Hadas
2
-1
/
+39
2018-06-19
IB/mlx5: Add DEVX support for memory registration
Yishai Hadas
3
-1
/
+217
2018-06-19
IB/mlx5: Add support for DEVX query UAR
Yishai Hadas
4
-4
/
+67
2018-06-19
IB/mlx5: Add DEVX support for modify and query commands
Yishai Hadas
4
-2
/
+370
2018-06-19
IB/mlx5: Add obj create and destroy functionality
Yishai Hadas
2
-3
/
+350
2018-06-19
IB/mlx5: Add support for DEVX general command
Yishai Hadas
2
-0
/
+100
2018-06-19
IB/mlx5: Introduce DEVX
Yishai Hadas
5
-3
/
+96
2018-06-19
IB/core: Expose ib_ucontext from a given ib_uverbs_file
Yishai Hadas
2
-0
/
+8
2018-06-19
IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODS
Yishai Hadas
2
-2
/
+4
2018-06-19
IB/uverbs: Allow an empty namespace in ioctl() framework
Matan Barak
1
-2
/
+13
2018-06-19
IB/uverbs: Add a macro to define a type with no kernel known size
Matan Barak
2
-2
/
+4
2018-06-19
IB/uverbs: Add PTR_IN attributes that are allocated/copied automatically
Matan Barak
2
-2
/
+59
2018-06-19
IB/uverbs: Refactor uverbs_finalize_objects
Matan Barak
3
-59
/
+54
2018-06-19
IB/uverbs: Export uverbs idr and fd types
Matan Barak
1
-0
/
+2
2018-06-19
Merge branch 'mellanox/mlx5-next' into RDMA for-next
Jason Gunthorpe
3
-3
/
+86
2018-06-19
net/mlx5: Expose DEVX specification
Yishai Hadas
3
-1
/
+73
2018-06-19
net/mlx5: Prevent warns in dmesg upon firmware commands
Yishai Hadas
1
-2
/
+13
2018-06-18
iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()
Bharat Potnuri
1
-3
/
+0
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
28
-39
/
+65
2018-06-18
IB/rxe: avoid unnecessary NULL check
Zhu Yanjun
1
-2
/
+1
2018-06-18
IB/rxe: support for 802.1q VLAN on the listener
Vijay Immanuel
1
-0
/
+5
2018-06-18
IB/rxe: increase max MR limit
Vijay Immanuel
1
-1
/
+1
2018-06-18
IB/mad: Use IDR for agent IDs
willy@infradead.org
2
-35
/
+55
2018-06-18
IDR: Expose the XArray lock
willy@infradead.org
1
-0
/
+11
2018-06-18
RDMA: Convert drivers to use the AH's sgid_attr in post_wr paths
Parav Pandit
4
-52
/
+19
2018-06-18
RDMA: Hold the sgid_attr inside the struct ib_ah/qp
Jason Gunthorpe
2
-2
/
+48
2018-06-18
IB/mlx4: Use GID attribute from ah attribute
Parav Pandit
4
-20
/
+9
[next]