Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6938fc1ee07e54c057430005f8dcaccabce027c3
/
drivers
5c50f1d
IB/rxe: Handle NETDEV_CHANGE events
by Andrew Boyer
· 7 years ago
13eb1e2
IB/rxe: Avoid ICRC errors by copying into the skb first
by Andrew Boyer
· 7 years ago
1223a1a
IB/rxe: Another fix for broken receive queue draining
by Andrew Boyer
· 7 years ago
2418ada
IB/rxe: Remove unneeded initialization in prepare6()
by Andrew Boyer
· 7 years ago
825a51a
IB/rxe: Fix up rxe_qp_cleanup()
by Andrew Boyer
· 7 years ago
48c22be
IB/rxe: Add dst_clone() in prepare_ipv6_hdr()
by Andrew Boyer
· 7 years ago
b9109b7d
IB/rxe: Fix destination cache for IPv6
by Andrew Boyer
· 7 years ago
d45d295
IB/rxe: Fix up the responder's find_resources() function
by Andrew Boyer
· 7 years ago
cffec53
IB/rxe: Remove dangling prototype
by Andrew Boyer
· 7 years ago
bfc3ae0
IB/rxe: Disable completion upcalls when a CQ is destroyed
by Andrew Boyer
· 7 years ago
9eb7f8e
IB/rxe: Move refcounting earlier in rxe_send()
by Andrew Boyer
· 7 years ago
0208da9
IB/rdmavt: Handle dereg of inuse MRs properly
by Mike Marciniszyn
· 7 years ago
557fafe
IB/qib: Convert qp_stats debugfs interface to use new iterator API
by Mike Marciniszyn
· 7 years ago
e5c197a
IB/hfi1: Convert qp_stats debugfs interface to use new iterator API
by Mike Marciniszyn
· 7 years ago
dff2fe7
IB/hfi1: Convert hfi1_error_port_qps() to use new QP iterator
by Mike Marciniszyn
· 7 years ago
4734b4f
IB/rdmavt: Add QP iterator API for QPs
by Mike Marciniszyn
· 7 years ago
4b9796b
IB/hfi1: Use accessor to determine ring size
by Kaike Wan
· 7 years ago
6167a5b
IB/qib: Stricter bounds checking for copy to buffer
by Kamenee Arumugam
· 7 years ago
34ab4de
IB/hif1: Remove static tracing from SDMA hot path
by Michael J. Ruhl
· 7 years ago
ba81a42
IB/hfi1: Acquire QSFP cable information on loopback
by Jan Sokolowski
· 7 years ago
cfeca08
i40iw: make some structures const
by Bhumika Goyal
· 7 years ago
733da3b
IB/hfi1: constify vm_operations_struct
by Arvind Yadav
· 7 years ago
2d72d6c
RDMA/bnxt_re: remove unnecessary call to memset
by Himanshu Jha
· 7 years ago
d518a44
IB/usnic: check for allocation failure
by Dan Carpenter
· 7 years ago
280ad49
IB/hfi1: Add opcode states to qp_stats
by Mike Marciniszyn
· 7 years ago
642aaab
IB/hfi1: Add received request info to qp_stats
by Kaike Wan
· 7 years ago
d68e68e
IB/hfi1: Fix whitespace alignment issue for MAD
by Kamenee Arumugam
· 7 years ago
32500f2
IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h
by Harish Chegondi
· 7 years ago
637f460
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
by Harish Chegondi
· 7 years ago
ddd3aff
IB/hfi1: Remove duplicate definitions of num_user_pages() function
by Harish Chegondi
· 7 years ago
04a646d
IB/hfi1: Fix the bail out code in pin_vector_pages() function
by Harish Chegondi
· 7 years ago
4c6c9aa
IB/hfi1: Clean up pin_vector_pages() function
by Harish Chegondi
· 7 years ago
624b9ac
IB/hfi1: Clean up user_sdma_send_pkts() function
by Harish Chegondi
· 7 years ago
9dc1170
IB/hfi1: Clean up hfi1_user_exp_rcv_setup function
by Harish Chegondi
· 7 years ago
7956371
IB/hfi1: Improve local kmem_cache_alloc performance
by Michael J. Ruhl
· 7 years ago
de42de8
IB/hfi1: Ratelimit prints from sdma_interrupt
by Grzegorz Morys
· 7 years ago
2714727
IB/qib: Stricter bounds checking for copy and array access
by Kamenee Arumugam
· 7 years ago
3b71693
IB/qib: Remove unnecessary memory allocation for boardname
by Kamenee Arumugam
· 7 years ago
5b0ef65
IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
by Mike Marciniszyn
· 7 years ago
3aaee8a
IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref()
by Mike Marciniszyn
· 7 years ago
a113969
Merge branch 'mellanox' into k.o/for-next
by Doug Ledford
· 7 years ago
050da90
IB/mlx5: Report mlx5 enhanced multi packet WQE capability
by Bodong Wang
· 7 years ago
795b609
IB/mlx5: Allow posting multi packet send WQEs if hardware supports
by Bodong Wang
· 7 years ago
a550ddf
IB/mlx5: Add support for multi underlay QP
by Yishai Hadas
· 7 years ago
7b4cdaa
IB/mlx5: Fix integer overflow when page_shift == 31
by Ilya Lesokhin
· 7 years ago
5942d8a
IB/mlx5: Fix memory leak in clean_mr error path
by Kamal Heib
· 7 years ago
ff740ae
IB/mlx5: Decouple MR allocation and population flows
by Ilya Lesokhin
· 7 years ago
8b7ff7f
IB/mlx5: Enable UMR for MRs created with reg_create
by Ilya Lesokhin
· 7 years ago
96dc3fc
IB/mlx5: Expose software parsing for Raw Ethernet QP
by Noa Osherovich
· 7 years ago
accbef5
RDMA/i40iw: Remove unused argument
by Yuval Shaia
· 7 years ago
847cb1a
RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"
by Colin Ian King
· 7 years ago
61e0962
IB: Avoid ib_modify_port() failure for RoCE devices
by Selvin Xavier
· 7 years ago
a31a2a3
RDMA/vmw_pvrdma: Update device query parameters and port caps
by Adit Ranadive
· 7 years ago
05297b6
RDMA/vmw_pvrdma: Add RoCEv2 support
by Bryan Tan
· 7 years ago
31a8236
IB/ipoib: Enable ioctl for to IPoIB rdma netdevs
by Feras Daoud
· 7 years ago
4b7ee67
RDMA/nes: Remove zeroed parameter from port query callback
by Leon Romanovsky
· 7 years ago
17bf1ad
RDMA/mlx4: Properly annotate link layer variable
by Leon Romanovsky
· 7 years ago
84305d71
RDMA/mlx5: Limit scope of get vector affinity local function
by Leon Romanovsky
· 7 years ago
fab773c
IB/rxe: Make rxe_counter_name static
by Kamal Heib
· 7 years ago
69956d8
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
by Erez Shitrit
· 7 years ago
f9bfea9
IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero
by Guy Levi
· 7 years ago
078b357
IB/mlx4: Fix struct mlx4_ib_create_wq alignment
by Guy Levi
· 7 years ago
c3f1ee2
IB/mlx4: Fix RSS QP type in creation verb
by Guy Levi
· 7 years ago
4a5fd5d
IB/mlx5: Add necessary delay drop assignment
by Maor Gottlieb
· 7 years ago
4edf8d5
IB/mlx5: Fix some spelling mistakes
by Talat Batheesh
· 7 years ago
faa9141
IB/mlx4: Fix some spelling mistakes
by Talat Batheesh
· 7 years ago
6232489
RDMA/mthca: Make explicit conversion to 64bit value
by Leon Romanovsky
· 7 years ago
5d50f40
RDMA/usnic: Fix remove address space warning
by Leon Romanovsky
· 7 years ago
31f97ba
RDMA/mlx4: Remove gfp_mask argument from acquire_group call
by Leon Romanovsky
· 7 years ago
82901e3
RDMA/core: Refactor get link layer wrapper
by Leon Romanovsky
· 7 years ago
cdc596d
RDMA/core: Delete BUG() from unreachable flow
by Leon Romanovsky
· 7 years ago
dcc9881
RDMA/(core, ulp): Convert register/unregister event handler to be void
by Leon Romanovsky
· 7 years ago
fba02e6
RDMA/mlx4: Don't use uninitialized variable
by Leon Romanovsky
· 7 years ago
89caa05
IB/uverbs: Introduce and use helper functions to copy ah attributes
by Parav Pandit
· 7 years ago
5ab2d89
IB/cma: Fix erroneous validation of supported default GID type
by Leon Romanovsky
· 7 years ago
732912c
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
by Doug Ledford
· 7 years ago
ec25587
IB/mlx5: Always return success for RoCE modify port
by Majd Dibbiny
· 7 years ago
1d31e9c
IB/mlx5: Fix Raw Packet QP event handler assignment
by Majd Dibbiny
· 7 years ago
498ca3c
IB/core: Avoid accessing non-allocated memory when inferring port type
by Noa Osherovich
· 7 years ago
e3bf14b
rdma: Autoload netlink client modules
by Jason Gunthorpe
· 7 years ago
1eb5be0
rdma: Allow demand loading of NETLINK_RDMA
by Jason Gunthorpe
· 7 years ago
e9105cd
IB/mlx4: use kvmalloc_array to allocate wrid
by Li Dongyang
· 7 years ago
b588300
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
by Li Dongyang
· 7 years ago
7be0575
RDMA: Fix return value check for ib_get_eth_speed()
by Selvin Xavier
· 7 years ago
0c98568
IB/pvrdma: Remove unused function
by Yuval Shaia
· 7 years ago
d26875b
i40iw: Improve CQP timeout logic
by Shiraz Saleem
· 7 years ago
bf808b5
IB/hfi1: Add kernel receive context info to debugfs
by Kaike Wan
· 7 years ago
6165467
IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option
by Grzegorz Morys
· 7 years ago
d392a67
IB/hfi1: Remove pstate from hfi1_pportdata
by Jakub Byczkowski
· 7 years ago
ec0d8b8
IB/hfi1: Stricter bounds checking of MAD trap index
by Kamenee Arumugame
· 7 years ago
76ae622
IB/hfi1: Load fallback platform configuration per HFI device
by Jakub Byczkowski
· 7 years ago
9161860
IB/hfi1: Add flag for platform config scratch register read
by Jakub Byczkowski
· 7 years ago
55774d0
IB/hfi1: Document phys port state bits not used in IB
by Dennis Dalessandro
· 7 years ago
b6422bc
IB/hfi1: Check xchg returned value for queuing link down entry
by Sebastian Sanchez
· 7 years ago
028e0a6
IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"
by Colin Ian King
· 7 years ago
7221403
IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs
by Dasaratharaman Chandramouli
· 7 years ago
566d53a
IB/hfi1: Enhance PIO/SDMA send for 16B
by Don Hiatt
· 7 years ago
5b6cabb
IB/hfi1: Add 16B RC/UC support
by Don Hiatt
· 7 years ago
51e658f5
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
by Dasaratharaman Chandramouli
· 7 years ago
863cf89
IB/hfi1: Add 16B trace support
by Don Hiatt
· 7 years ago
Next »