index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
atm
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-25
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
2
-19
/
+0
2018-06-25
RDMA/uverbs: Check existence of create_flow callback
Jason Gunthorpe
1
-0
/
+5
2018-06-25
MAINTAINERS: Update SRP entries
Bart Van Assche
1
-3
/
+9
2018-06-25
IB/usnic: Update with bug fixes from core code
Jason Gunthorpe
3
-14
/
+33
2018-06-25
IB/mlx4: Add support for drain SQ & RQ
Yishai Hadas
3
-6
/
+152
2018-06-25
IB/mlx5: Add support for drain SQ & RQ
Yishai Hadas
3
-7
/
+150
2018-06-25
RDMA/core: Remove unused ib cache functions
Jason Gunthorpe
2
-107
/
+0
2018-06-25
IB/cm: Use sgid_attr from the AV
Parav Pandit
1
-14
/
+6
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
6
-110
/
+97
2018-06-25
IB/cm: Pass the sgid_attr through various events
Parav Pandit
3
-2
/
+10
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
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
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
[next]