Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7c6c57f2ab2c5113844fe187a7c45c4bd76dc671
/
drivers
/
s390
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3eac690
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
615dff2
s390/qeth: support early setup for z/VM NICs
by Julian Wiedmann
· 7 years ago
d2073ef
s390/qeth: use common helper to display rxip/vipa
by Julian Wiedmann
· 7 years ago
b9ea525
s390/qeth: improve error reporting on IP add/removal
by Julian Wiedmann
· 7 years ago
8a9bd4f
s390/dasd: fix wrongly assigned configuration data
by Stefan Haberland
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
556fd27
s390/qeth: replace open-coded in*_pton()
by Julian Wiedmann
· 7 years ago
f6c1314
s390/qeth: pass full data length to l3_fill_header()
by Julian Wiedmann
· 7 years ago
910a0a8
s390/qeth: streamline l3_fill_header()
by Julian Wiedmann
· 7 years ago
a843383
s390/qeth: unionize next-hop field in qeth L3 header
by Julian Wiedmann
· 7 years ago
a65d141
s390/qeth: recognize non-IP multicast on L3 transmit
by Julian Wiedmann
· 7 years ago
1f97912
s390/qeth: clean up l3_get_cast_type()
by Julian Wiedmann
· 7 years ago
19e36da
s390/qeth: robustify qeth_get_ip_version()
by Julian Wiedmann
· 7 years ago
00c163f
s390/qeth: align L2 and L3 set_rx_mode() implementations
by Julian Wiedmann
· 7 years ago
99f0b85
s390/qeth: use ether_addr_* helpers
by Julian Wiedmann
· 7 years ago
8174aa8
s390/qeth: consolidate qeth MAC address helpers
by Julian Wiedmann
· 7 years ago
4641b02
s390/qeth: don't keep track of MAC address's cast type
by Julian Wiedmann
· 7 years ago
c062204
s390/qeth: drop CONFIG_QETH_IPV6
by Julian Wiedmann
· 7 years ago
8d9183d
s390/qeth: use ip*_eth_mc_map helpers
by Julian Wiedmann
· 7 years ago
ae69592
qeth: convert qeth_reply.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
c380cd5
net: convert lcs_reply.refcnt from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
ad3cbf6
s390/qeth: fix error handling in checksum cmd callback
by Julian Wiedmann
· 7 years ago
02f510f
s390/qeth: update takeover IPs after configuration change
by Julian Wiedmann
· 7 years ago
8a03a36
s390/qeth: lock IP table while applying takeover changes
by Julian Wiedmann
· 7 years ago
b22d73d6
s390/qeth: don't apply takeover changes to RXIP
by Julian Wiedmann
· 7 years ago
7fbd949
s390/qeth: apply takeover changes when mode is toggled
by Julian Wiedmann
· 7 years ago
366d821
s390/sclp: disable FORTIFY_SOURCE for early sclp code
by Heiko Carstens
· 7 years ago
9fa1db4
s390: add a few more SPDX identifiers
by Martin Schwidefsky
· 7 years ago
da340f9
s390/dasd: prevent prefix I/O error
by Stefan Haberland
· 7 years ago
bd7a9b3
s390/dasd: remove 'struct timespec' usage
by Arnd Bergmann
· 7 years ago
b23481f
s390/qdio: restrict target-full handling to IQDIO
by Julian Wiedmann
· 7 years ago
0b926ac
s390/qdio: consider ERROR buffers for inbound-full condition
by Julian Wiedmann
· 7 years ago
236fa07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
0cbff6d
s390/qeth: build max size GSO skbs on L2 devices
by Julian Wiedmann
· 7 years ago
6d69b1f
s390/qeth: fix GSO throughput regression
by Julian Wiedmann
· 7 years ago
bc3ab705
s390/qeth: fix thinko in IPv4 multicast address tracking
by Julian Wiedmann
· 7 years ago
22985bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
13d1d55
s390: drivers: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
0b622e6
s390: crypto: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
31fb167
s390: virtio: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
40bf411
s390: scsi: zfcp_aux: add SPDX identifier
by Greg Kroah-Hartman
· 7 years ago
ab9953f
s390: net: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
6f05e69
s390: char: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
724117b
s390: cio: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
812141a
s390: crypto: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
6a55d2c
s390: block: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
0b088267
s390/zcrypt: Fix wrong comparison leading to strange load balancing
by Harald Freudenberger
· 7 years ago
e71d512
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
5c13db9
zfcp: purely mechanical update using timer API, plus blank lines
by Steffen Maier
· 7 years ago
75492a5
s390/scsi: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
cefbeb5
s390/ap_bus: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
c9602ee
s390/sclp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
846d0c6
s390/cio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
cb9f780
s390: qdio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d60a540
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
22841ce
Merge tag 'vfio-ccw-20171109' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
by Heiko Carstens
· 7 years ago
56c5c68
s390/zcrypt: Rework struct ap_qact_ap_info.
by Harald Freudenberger
· 7 years ago
399c5ac
s390/dasd: avoid calling do_gettimeofday()
by Arnd Bergmann
· 7 years ago
408358b
s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.
by Jason J. Herne
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
30e8eb86
s390/qdio: sanitize put_indicator
by Sebastian Ott
· 7 years ago
648a6f4
s390/qdio: use atomic_cmpxchg
by Sebastian Ott
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5345da8
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
0462d99
vmur: convert urdev.ref_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
9a56410
s390/zcrypt: Introduce QACT support for AP bus devices.
by Harald Freudenberger
· 7 years ago
0acb166
s390/zcrypt: Enable special header file flag for AU CPRP
by Harald Freudenberger
· 7 years ago
21214b0
s390/zcrypt: CEX6S exploitation
by Harald Freudenberger
· 7 years ago
52c44d2
s390/qeth: don't dump control cmd twice
by Julian Wiedmann
· 7 years ago
978759e
s390/qeth: support GRO flush timer
by Julian Wiedmann
· 7 years ago
864c17c
s390/qeth: try harder to get packets from RX buffer
by Julian Wiedmann
· 7 years ago
8d68af6
s390/qeth: consolidate skb allocation
by Julian Wiedmann
· 7 years ago
b6f72f9
s390/qeth: clean up page frag creation
by Julian Wiedmann
· 7 years ago
9400c53
s390/qeth: no VLAN support on OSM
by Julian Wiedmann
· 7 years ago
857d8ee
s390/qeth: don't verify device when setting MAC address
by Julian Wiedmann
· 7 years ago
6e6f472
s390/qeth: clean up initial MTU determination
by Julian Wiedmann
· 7 years ago
83cf79a
s390/qeth: fix early exit from error path
by Julian Wiedmann
· 7 years ago
025d0df
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
by Andy Shevchenko
· 7 years ago
ed2e93e
s390/qeth: remove duplicated device matching
by Julian Wiedmann
· 7 years ago
dbb27af
s390/drivers: use setup_timer
by Allen Pais
· 7 years ago
ce34435
s390/qeth: rely on kernel for feature recovery
by Julian Wiedmann
· 7 years ago
76b3b62
s390/dasd: remove unused debug macros
by Sebastian Ott
· 7 years ago
94158e5
s390/debug: improve debug_event
by Sebastian Ott
· 7 years ago
ab31fd0
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
by Steffen Maier
· 7 years ago
4cebc5d
vfio: ccw: validate the count field of a ccw before pinning
by Dong Jia Shi
· 7 years ago
688c295
vfio: ccw: bypass bad idaw address when fetching IDAL ccws
by Dong Jia Shi
· 7 years ago
0bb6bba
s390/pkey: fix kzalloc-simple.cocci warnings
by Vasyl Gomonovych
· 7 years ago
6ac3526
timer: Fix two mistakes in callback conversions
by Kees Cook
· 7 years ago
9c6c273
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
by Kees Cook
· 7 years ago
d67ce18
s390/virtio: simplify Makefile
by Heiko Carstens
· 7 years ago
7fb2b2d
s390/virtio: remove the old KVM virtio transport
by Thomas Huth
· 7 years ago
f9a5d70
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
by Julian Wiedmann
· 7 years ago
Next »