Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c017f77e13d4325d8739fc9ed7ed2c3629da845
/
drivers
/
infiniband
57400d3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
5c6b2aa
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
by Steve Wise
· 8 years ago
4ff522e
iw_cxgb4: set *bad_wr for post_send/post_recv errors
by Steve Wise
· 8 years ago
6fa1f2f
Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc
by Doug Ledford
· 8 years ago
6d93130
IB/rxe: Update qp state for user query
by Yonatan Cohen
· 8 years ago
aa75b07
IB/rxe: Clear queue buffer when modifying QP to reset
by Yonatan Cohen
· 8 years ago
002e062
IB/rxe: Fix handling of erroneous WR
by Yonatan Cohen
· 8 years ago
1454ca3
IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum
by Yonatan Cohen
· 8 years ago
593ff73
IB/mlx4: Fix create CQ error flow
by Matan Barak
· 8 years ago
3799511
IB/mlx4: Check gid_index return value
by Daniel Jurgens
· 8 years ago
a1ab840
IB/mlx5: Fix NULL pointer dereference on debug print
by Eli Cohen
· 8 years ago
dbaaff2
IB/mlx5: Fix fatal error dispatching
by Eli Cohen
· 8 years ago
6bc1a65
IB/mlx5: Resolve soft lock on massive reg MRs
by Moshe Lazer
· 8 years ago
16b0e06
IB/mlx5: Use cache line size to select CQE stride
by Daniel Jurgens
· 8 years ago
efd7f40
IB/mlx5: Validate requested RQT size
by Maor Gottlieb
· 8 years ago
90be7c8
IB/mlx5: Fix memory leak in query device
by Majd Dibbiny
· 8 years ago
3c7ba57
IB/core: Avoid unsigned int overflow in sg_alloc_table
by Mark Bloch
· 8 years ago
61c37028
IB/core: Add missing check for addr_resolve callback return value
by Mark Bloch
· 8 years ago
aeb76df
IB/core: Set routable RoCE gid type for ipv4/ipv6 networks
by Leon Romanovsky
· 8 years ago
9db0ff5
IB/cm: Mark stale CM id's whenever the mad agent was unregistered
by Mark Bloch
· 8 years ago
5b810a2
IB/uverbs: Fix leak of XRC target QPs
by Tariq Toukan
· 8 years ago
2b16056
IB/hfi1: Remove incorrect IS_ERR check
by Dennis Dalessandro
· 8 years ago
09a7908
IB/hfi1: Prevent hardware counter names from being cut off
by Jianxin Xiong
· 8 years ago
f2d8a0b
IB/hfi1: Fix ECN processing in prescan_rxq
by Dasaratharaman Chandramouli
· 8 years ago
505efe3
IB/hfi1: Fix status error code for unsupported packets
by Jakub Pawlak
· 8 years ago
11501ab
IB/hfi1: Relocate rcvhdrcnt module parameter check.
by Krzysztof Blaszkowski
· 8 years ago
458ed66
IB/hfi1: Fix rnr_timer addition
by Ira Weiny
· 8 years ago
f0f98f7
IB/hfi1: Delete unused lock
by Easwar Hariharan
· 8 years ago
26ea254
IB/hfi1: Clean up unused argument
by Easwar Hariharan
· 8 years ago
eacc830
IB/hfi1: Remove leftover snoop references
by Dennis Dalessandro
· 8 years ago
4dfe7cc
IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()
by Jianxin Xiong
· 8 years ago
83fb4af
IB/hfi1: Return ENODEV for unsupported PCI device ids.
by Krzysztof Blaszkowski
· 8 years ago
acd7c8f
IB/hfi1: Fix an Oops on pci device force remove
by Tadeusz Struk
· 8 years ago
d9ac455
IB/hfi1: Fix integrity check flags default values
by Jakub Pawlak
· 8 years ago
39eb279
IB/hfi1: Remove redundant sysfs irq affinity entry
by Tadeusz Struk
· 8 years ago
e1fafdc
IB/rdmavt: rdmavt can handle non aligned page maps
by Dennis Dalessandro
· 8 years ago
c50e90d
infiniband: shut up a maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
2a26d99
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b47bd6e
{net, ib}/mlx5: Make cache line size determination at runtime.
by Daniel Jurgens
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
9beae1e
mm: replace get_user_pages_remote() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
768ae30
mm: replace get_user_pages() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
ac9ef8c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
b292fb8
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
993d1b5
qedr: Add events support and register IB device
by Ram Amrani
· 8 years ago
0488677
qedr: Add GSI support
by Ram Amrani
· 8 years ago
1d1424c
qedr: Add LL2 RoCE interface
by Ram Amrani
· 8 years ago
afa0e13
qedr: Add support for data path
by Ram Amrani
· 8 years ago
e0290cc
qedr: Add support for memory registeration verbs
by Ram Amrani
· 8 years ago
cecbcdd
qedr: Add support for QP verbs
by Ram Amrani
· 8 years ago
a7efd77
qedr: Add support for PD,PKEY and CQ verbs
by Ram Amrani
· 8 years ago
ac1b36e
qedr: Add support for user context verbs
by Ram Amrani
· 8 years ago
ec72fce
qedr: Add support for RoCE HW init
by Ram Amrani
· 8 years ago
2e0cbc4
qedr: Add RoCE driver framework
by Ram Amrani
· 8 years ago
fc791b6
IB/ipoib: move back IB LL address into the hard header
by Paolo Abeni
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
1fde76f
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
49b53a9
iw_cxgb4: add fast-path for small REG_MR operations
by Steve Wise
· 8 years ago
b6bc1c7
IB/core: correctly handle rdma_rw_init_mrs() failure
by Steve Wise
· 8 years ago
681cc36
IB/srp: Fix infinite loop when FMR sg[0].offset != 0
by Bart Van Assche
· 8 years ago
52bb8c6
IB/srp: Remove an unused argument
by Bart Van Assche
· 8 years ago
5274612
IB/core: Improve ib_map_mr_sg() documentation
by Bart Van Assche
· 8 years ago
fd10ed8
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
by Jack Morgenstein
· 8 years ago
486f609
IB/mthca: Move user vendor structures
by Leon Romanovsky
· 8 years ago
c546b2a
IB/nes: Move user vendor structures
by Leon Romanovsky
· 8 years ago
a7fe738
IB/ocrdma: Move user vendor structures
by Leon Romanovsky
· 8 years ago
9ce28a2
IB/mlx4: Move user vendor structures
by Leon Romanovsky
· 8 years ago
e44ee2f
IB/cxgb4: Move user vendor structures
by Leon Romanovsky
· 8 years ago
a85fb33
IB/cxgb3: Move user vendor structures
by Leon Romanovsky
· 8 years ago
3085e29
IB/mlx5: Move and decouple user vendor structures
by Leon Romanovsky
· 8 years ago
bd99fde
IB/{core,hw}: Add constant for node_desc
by Yuval Shaia
· 8 years ago
32f7451
ipoib: Make ipoib_warn ratelimited
by kernel@kyup.com
· 8 years ago
fb6375d
IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
b4541f6
IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
855cda6
IB/ipoib: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
9e5df31
IB/nes: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
fcf621d
IB/mlx4/mcg: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
90b14b3
IB/mlx4/mad: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
41cd394
IB/mlx4: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
72a36d1
IB/mlx5/odp: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
3c856c8
IB/mlx5: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
5e9ff9b
i40iw_cm: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
73b9769
i40iw_main: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
401f047
IB/mthca: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
52ee1a0
iw_cxgb4: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
b59114b
IB/qib: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
b41ff7c
iw_cxgb3: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
daf0879
IB/iwcm: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
f548162
IB/addr: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
dee9acb
IB/cma: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
a190d3b
IB/ucma: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
01013cd
IB/multicast: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
1c99e29
IB/mad: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
4534d85
IB/sa : Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
13eab21
IB/mlx5: LAG QP load balancing
by Aviv Heller
· 8 years ago
4babcf9
IB/mlx5: Set unique device name on LAG
by Aviv Heller
· 8 years ago
88621df
IB/mlx5: Port status track LAG master, when LAG is active
by Aviv Heller
· 8 years ago
Next »