Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
261a4351844bcacb622d6d498a1bc98242b2db9e
/
drivers
261a435
IB/qib,IB/hfi: Use core common header file
by Mike Marciniszyn
· 8 years ago
4d6f85c
IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines
by Mike Marciniszyn
· 8 years ago
e4618d4
IB/rdmavt: Don't vfree a kzalloc'ed memory region
by Colin Ian King
· 8 years ago
c1cc72c
IB/rxe: Fix kmem_cache leak
by Yonatan Cohen
· 8 years ago
3050b99
IB/rxe: Fix race condition between requester and completer
by Yonatan Cohen
· 8 years ago
9089488
IB/rxe: Fix duplicate atomic request handling
by Yonatan Cohen
· 8 years ago
dfdd615
IB/rxe: Fix kernel panic in udp_setup_tunnel
by Yonatan Cohen
· 8 years ago
ee3da80
IB/mlx5: Set source mac address in FTE
by Maor Gottlieb
· 8 years ago
7fae665
IB/mlx5: Enable MAD_IFC commands for IB ports only
by Noa Osherovich
· 8 years ago
69d269d38
IB/mlx4: Diagnostic HW counters are not supported in slave mode
by Kamal Heib
· 8 years ago
8ec07bf
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
by Jack Morgenstein
· 8 years ago
baa0be7
IB/mlx4: Fix code indentation in QP1 MAD flow
by Jack Morgenstein
· 8 years ago
e5ac40c
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
by Alex Vesker
· 8 years ago
344bacc
IB/ipoib: Don't allow MC joins during light MC flush
by Alex Vesker
· 8 years ago
5e102b3
IB/rxe: fix GFP_KERNEL in spinlock context
by Alexey Khoroshilov
· 8 years ago
16170d9
IB/hfi1: Rework debugfs to use SRCU
by Mike Marciniszyn
· 8 years ago
429b6a7
IB/hfi1: Make n_krcvqs be an unsigned long integer
by Harish Chegondi
· 8 years ago
673b975
IB/hfi1: Add QSFP sanity pre-check
by Dean Luick
· 8 years ago
af53493
IB/hfi1: Fix AHG KDETH Intr shift
by Jubin John
· 8 years ago
3e6c3b0
IB/hfi1: Fix SGE length for misaligned PIO copy
by Sebastian Sanchez
· 8 years ago
dbdf7d4
IB/mlx5: Don't return errors from poll_cq
by Leon Romanovsky
· 8 years ago
d9f88e5
IB/mlx5: Use TIR number based on selector
by Yishai Hadas
· 8 years ago
b2a232d
IB/mlx5: Simplify code by removing return variable
by Leon Romanovsky
· 8 years ago
24be409
IB/mlx5: Return EINVAL when caller specifies too many SGEs
by Chuck Lever
· 8 years ago
2069743
IB/mlx4: Don't return errors from poll_cq
by Leon Romanovsky
· 8 years ago
25b64fc5
Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"
by Leon Romanovsky
· 8 years ago
546481c
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
by Erez Shitrit
· 8 years ago
68c6bcd
IB/core: Fix use after free in send_leave function
by Erez Shitrit
· 8 years ago
656aace
IB/cxgb4: Make _free_qp static to silence build warning
by Baoyou Xie
· 8 years ago
63b268d
IB/isert: Properly release resources on DEVICE_REMOVAL
by Raju Rangoju
· 8 years ago
6aaa382
IB/hfi1: Fix the size parameter to find_first_bit
by Christophe Jaillet
· 8 years ago
fffd687
IB/mlx5: Fix the size parameter to find_first_bit
by Christophe Jaillet
· 8 years ago
61a28d2
IB/hfi1: Clean up type used and casting
by Christophe Jaillet
· 8 years ago
b71121b
i40iw: Receive notification events correctly
by Shiraz Saleem
· 8 years ago
866e0f4
i40iw: Update hw_iwarp_state
by Mustafa Ismail
· 8 years ago
049b1e7
Merge branch 'misc-fixes' into k.o/for-4.8-rc
by Doug Ledford
· 8 years ago
07c72d7
i40iw: Send last streaming mode message for loopback connections
by Tatyana Nikolova
· 8 years ago
716b076b
IB/srpt: Update sport->port_guid with each port refresh
by Doug Ledford
· 8 years ago
3c199b4
RDMA/ocrdma: Fix the max_sge reported from FW
by Selvin Xavier
· 8 years ago
433c581
i40iw: Avoid writing to freed memory
by Mustafa Ismail
· 8 years ago
d41d091
i40iw: Fix double free of allocated_buffer
by Mustafa Ismail
· 8 years ago
82d200c
IB/mlx5: Remove superfluous include of io-mapping.h
by Chris Wilson
· 8 years ago
7eaf831
i40iw: Do not set self-referencing pointer to NULL after kfree
by Mustafa Ismail
· 8 years ago
5dfd5e5
i40iw: Add missing NULL check for MPA private data
by Shiraz Saleem
· 8 years ago
cff069b
iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS
by Bharat Potnuri
· 8 years ago
faa739f
i40iw: Add missing check for interface already open
by Mustafa Ismail
· 8 years ago
44856be
i40iw: Protect req_resource_num update
by Mustafa Ismail
· 8 years ago
6c7d46f
i40iw: Change mem_resources pointer to a u8
by Shiraz Saleem
· 8 years ago
48ef586
IB/qib: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 8 years ago
30b03b1
iw_cxgb4: use the MPA initiator's IRD if < our ORD
by Steve Wise
· 8 years ago
7f446ab
iw_cxgb4: limit IRD/ORD advertised to ULP by device max.
by Steve Wise
· 8 years ago
e0cf75d
IB/hfi1: Fix mm_struct use after free
by Ira Weiny
· 8 years ago
56c8ca5
IB/rdmvat: Fix double vfree() in rvt_create_qp() error path
by Mike Marciniszyn
· 8 years ago
08fe16f
IB/hfi1: Improve J_KEY generation
by Mitko Haralanov
· 8 years ago
f29a08d
IB/hfi1: Return invalid field for non-QSFP CableInfo queries
by Easwar Hariharan
· 8 years ago
86cd747
IB/usnic: Fix error return code
by Christophe Jaillet
· 8 years ago
57bb562
IB/hfi1: Add missing error code assignment before test
by Christophe Jaillet
· 8 years ago
476d95b
IB/hfi1: Using kfree_rcu() to simplify the code
by Wei Yongjun
· 8 years ago
69b9f4a
IB/hfi1: Validate header in set_armed_active
by Mike Marciniszyn
· 8 years ago
c867caaf
IB/hfi1: Pass packet ptr to set_armed_active
by Mike Marciniszyn
· 8 years ago
140690e
IB/hfi1: Fetch monitor values on-demand for CableInfo query
by Easwar Hariharan
· 8 years ago
c62fb26
IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
by Mike Marciniszyn
· 8 years ago
abb658e
IB/hfi1: Remove duplicated include from affinity.c
by Wei Yongjun
· 8 years ago
1d5840c
IB/isert: fix error return code in isert_alloc_login_buf()
by Wei Yongjun
· 8 years ago
23d7050
IB/core: Fix possible memory leak in cma_resolve_iboe_route()
by Wei Yongjun
· 8 years ago
8303f68
IB/hfi1: Allocate cpu mask on the heap to silence warning
by Tadeusz Struk
· 8 years ago
5412352
IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one
by Yuval Shaia
· 8 years ago
e6a00f6
IB/mlx4: Make function use_tunnel_data return void
by Yuval Shaia
· 8 years ago
4ec656b
EDAC, skx_edac: Add EDAC driver for Skylake
by Tony Luck
· 8 years ago
8cc9ddd
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
43f4d36
Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
b284879
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
080ebb1
Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
3f318b3
Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
952b159
Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
d8298d2
Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
2c24ba2
Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
aae2d1f
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 8 years ago
b061b4f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bd3fd45
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
76dcd93
Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
f17b3ea
Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
by Johannes Berg
· 8 years ago
184ca82
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
22dc13c
net_sched: convert tcf_exts from list to pointer array
by WANG Cong
· 8 years ago
f4abf05
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 8 years ago
9ffcc37
mlxsw: spectrum: Allow packets to be trapped from any PG
by Ido Schimmel
· 8 years ago
8168287
mlxsw: spectrum: Unmap 802.1Q FID before destroying it
by Ido Schimmel
· 8 years ago
0583272
mlxsw: spectrum: Add missing rollbacks in error path
by Ido Schimmel
· 8 years ago
0e7df1a
mlxsw: reg: Fix missing op field fill-up
by Jiri Pirko
· 8 years ago
a94a614
mlxsw: spectrum: Trap loop-backed packets
by Ido Schimmel
· 8 years ago
c20b801
mlxsw: spectrum: Add missing packet traps
by Elad Raz
· 8 years ago
2f25844
mlxsw: spectrum: Mark port as active before registering it
by Ido Schimmel
· 8 years ago
0597848
mlxsw: spectrum: Create PVID vPort before registering netdevice
by Ido Schimmel
· 8 years ago
fa66d7e
mlxsw: spectrum: Remove redundant errors from the code
by Ido Schimmel
· 8 years ago
7a35583
mlxsw: spectrum: Don't return upon error in removal path
by Ido Schimmel
· 8 years ago
5ff132c
Merge tag 'for-v4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
9e7d936
dm raid: support raid0 with missing metadata devices
by Heinz Mauelshagen
· 8 years ago
be5769e
clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int
by Paul Gortmaker
· 8 years ago
16c8eba
clocksource/drivers/kona: Fix get_counter() error handling
by Arnd Bergmann
· 8 years ago
0e62fd8
clocksource/drivers/time-armada-370-xp: Fix the clock reference
by Gregory CLEMENT
· 8 years ago
Next »