Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4b664c4355b251a142d9d57d0ca0298b497f8428
4b664c4
IB/mlx4: Add support for CQ time-stamping
by Matan Barak
· 9 years ago
52033cf
IB/mlx4: Add mmap call to map the hardware clock
by Matan Barak
· 9 years ago
2528e33
IB/core: Pass hardware specific data in query_device
by Matan Barak
· 9 years ago
24306dc
IB/core: Add timestamp_mask and hca_core_clock to query_device
by Matan Barak
· 9 years ago
565197d
IB/core: Extend ib_uverbs_create_cq
by Matan Barak
· 9 years ago
b9926b9
IB/core: Add CQ creation time-stamping flag
by Matan Barak
· 9 years ago
8e37210
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
by Matan Barak
· 9 years ago
bcf4c1e
IB/core: Change provider's API of create_cq to be extendible
by Matan Barak
· 9 years ago
74217d4
iw_cxgb4: support for bar2 qid densities exceeding the page size
by Hariprasad S
· 9 years ago
66cf188
cxgb4: Support for user mode bar2 mappings with T4
by Hariprasad S
· 9 years ago
0699ee7
Merge branch 'for-4.2-misc' into k.o/for-4.2
by Doug Ledford
· 9 years ago
4dc5444
RDMA/ocrdma: fix double free on pd
by Colin Ian King
· 9 years ago
fc3aa45
IB/usnic: clean up some error handling code
by Dan Carpenter
· 9 years ago
ed0de4a
IB/mthca: use swap() in mthca_make_profile()
by Fabian Frederick
· 9 years ago
9247a8e
IB/core: Don't warn on no SA support in event handler
by Moni Shoua
· 9 years ago
db75d05
IB/core: Don't advertise SA in RoCE port capabilities
by Moni Shoua
· 9 years ago
b806ef3
Merge branch 'for-4.2-misc' into k.o/for-4.2
by Doug Ledford
· 9 years ago
73cdaae
IB/core cleanup: Add const to args - agent_send_response
by Ira Weiny
· 9 years ago
a97e2d8
IB/core cleanup: Add const on args - device->process_mad
by Ira Weiny
· 9 years ago
5ede928
IB/core cleanup: Add const to RDMA helpers
by Ira Weiny
· 9 years ago
1156256
IB/mlx4: Fix error paths in mlx4_ib_create_flow()
by Roland Dreier
· 9 years ago
18eaf1f
RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
by Roland Dreier
· 9 years ago
d655a9f
rds: re-entry of rds_ib_xmit/rds_iw_xmit
by Wengang Wang
· 9 years ago
5237496
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
by Bart Van Assche
· 9 years ago
854ace98
RDMA/nes: Enable the use of the tos field in the nes driver
by Faisal Latif
· 9 years ago
68cdba0
RDMA/iw_cm: Export tos field to iwarp providers
by Steve Wise
· 9 years ago
175e8ef
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2
by Doug Ledford
· 9 years ago
5d9fb04
IB/core: Change rdma_protocol_iboe to roce
by Ira Weiny
· 9 years ago
f9b22e3
IB/core: Convert core to use bitfield for caps
by Ira Weiny
· 9 years ago
7738613
IB/core: Add per port immutable struct to ib_device
by Ira Weiny
· 9 years ago
26c4542
IB/user_mad: Fix buggy usage of port index
by Ira Weiny
· 9 years ago
ab8be61
IB/user_mad: Use new start/end port functions
by Ira Weiny
· 9 years ago
f766c58
IB/mad: Add const qualifiers to query only functions
by Ira Weiny
· 10 years ago
8bf4b30
IB/mad: Clean up rcv_has_same_class
by Ira Weiny
· 10 years ago
9690930
IB/mad: Change ib_response_mad signature arguments
by Ira Weiny
· 10 years ago
77f6083
IB/mad: Change validate_mad signature arguments
by Ira Weiny
· 10 years ago
3c88f3d
RDS: Switch to generic logging helpers
by Sagi Grimberg
· 9 years ago
76357c7
xprtrdma, svcrdma: Switch to generic logging helpers
by Sagi Grimberg
· 9 years ago
ea8a161
iser-target: Align to generic logging helpers
by Sagi Grimberg
· 9 years ago
871e00a
IB/iser: Align to generic logging helpers
by Sagi Grimberg
· 9 years ago
57363d9
IB/srp: Align to generic logging helpers
by Sagi Grimberg
· 9 years ago
2b1b5b6
IB/core, cma: Nice log-friendly string helpers
by Sagi Grimberg
· 9 years ago
985aa49
IB/srp: Add 64-bit LUN support
by Bart Van Assche
· 9 years ago
bbac5cc
IB/srp: Remove !ch->target tests from the reconnect code
by Bart Van Assche
· 9 years ago
47513cf
IB/srp: Remove a superfluous check from srp_free_req_data()
by Bart Van Assche
· 9 years ago
33ab3e5
IB/srp: Rearrange module description
by Bart Van Assche
· 9 years ago
45c37ca
IB/srp: Remove superfluous casts
by Bart Van Assche
· 9 years ago
e68ca75
scsi_transport_srp: Reduce failover time
by Bart Van Assche
· 9 years ago
a44074f
IB/srp: Fix reconnection failure handling
by Bart Van Assche
· 9 years ago
c014c8c
IB/srp: Fix connection state tracking
by Bart Van Assche
· 9 years ago
8de9fe3
IB/srp: Fix a connection setup race
by Bart Van Assche
· 9 years ago
fb49c8b
IB/srp: Remove an extraneous scsi_host_put() from an error path
by Bart Van Assche
· 9 years ago
535fb90
scsi_transport_srp: Fix a race condition
by Bart Van Assche
· 9 years ago
be34c62
scsi_transport_srp: Introduce srp_wait_for_queuecommand()
by Bart Van Assche
· 9 years ago
b78d28a
IB/mad: Clean up comments in smi.c
by Ira Weiny
· 10 years ago
c597eee
IB/mad: Rename is_data_mad to is_rmpp_data_mad
by Ira Weiny
· 10 years ago
0cf18d7
IB/core: Create common start/end port functions
by Ira Weiny
· 9 years ago
296ec00
IB/Verbs: Improve docs for rdma-helpers
by Michael Wang
· 9 years ago
227128f
IB/Verbs: Use management helper rdma_cap_eth_ah()
by Michael Wang
· 10 years ago
30a74ef
IB/Verbs: Use management helper rdma_cap_af_ib()
by Michael Wang
· 10 years ago
bc0f1d7
IB/Verbs: Use management helper rdma_cap_read_multi_sge()
by Michael Wang
· 10 years ago
a31ad3b
IB/Verbs: Use management helper rdma_cap_ib_mcast()
by Michael Wang
· 10 years ago
fe53ba2
IB/Verbs: Use management helper rdma_cap_ib_sa()
by Michael Wang
· 10 years ago
0421533
IB/Verbs: Use management helper rdma_cap_iw_cm()
by Michael Wang
· 10 years ago
72219cea
IB/Verbs: Use management helper rdma_cap_ib_cm()
by Michael Wang
· 10 years ago
29541e3
IB/Verbs: Use management helper rdma_cap_ib_smi()
by Michael Wang
· 10 years ago
c757dea
IB/Verbs: Use management helper rdma_cap_ib_mad()
by Michael Wang
· 10 years ago
fef6090
IB/Verbs: Reform rest part in IB-core cma
by Michael Wang
· 10 years ago
7c11147
IB/Verbs: Reform cma_acquire_dev()
by Michael Wang
· 10 years ago
5c9a528
IB/Verbs: Reform mcast related part in IB-core cma
by Michael Wang
· 10 years ago
c72f218
IB/Verbs: Reform route related part in IB-core cma
by Michael Wang
· 10 years ago
21655af
IB/Verbs: Reform cm related part in IB-core cma/ucm
by Michael Wang
· 10 years ago
55045b2
IB/Verbs: Reform IB-core verbs
by Michael Wang
· 10 years ago
3de2c31
IB/Verbs: Reform IB-ulp xprtrdma
by Michael Wang
· 10 years ago
8e37ab6
IB/Verbs: Reform IB-ulp ipoib
by Michael Wang
· 10 years ago
613466c
IB/Verbs: Reform IB-core multicast
by Michael Wang
· 10 years ago
08e3681
IB/Verbs: Reform IB-core sa_query
by Michael Wang
· 10 years ago
091e6a4
IB/Verbs: Reform IB-core cm
by Michael Wang
· 10 years ago
827f2a8
IB/Verbs: Reform IB-core mad/agent/user_mad
by Michael Wang
· 10 years ago
de66be9
IB/Verbs: Implement raw management helpers
by Michael Wang
· 10 years ago
6b90a6d
IB/Verbs: Implement new callback query_protocol()
by Michael Wang
· 10 years ago
e260818
Linux 4.1-rc4
by Linus Torvalds
· 9 years ago
ab992dc
watchdog: Fix merge 'conflict'
by Peter Zijlstra
· 9 years ago
7cf7d42
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
c0655fe
Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
dd8edd7
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
3f4741b
Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
148c46f
Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
92752b5
Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
1630ee5
Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
6a8098a
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
c7309e8
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
518af3c
Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
2ed3d79
Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
d661027
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
7378668
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
d70933b
Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
4b470f1
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
8947e39
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
by Brian Norris
· 9 years ago
e05cb56
MIPS: tlb-r4k: Fix PG_ELPA comment
by James Hogan
· 9 years ago
Next »