index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
s390/qeth: use skb_cow_head() for L2 OSA xmit
Julian Wiedmann
3
-22
/
+65
2017-08-18
s390/qeth: unify code to build header elements
Julian Wiedmann
1
-14
/
+15
2017-08-18
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
3
-4
/
+4
2017-08-18
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
4
-10
/
+8
2017-08-18
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
4
-21
/
+23
2017-08-18
s390/qeth: pass full data length to l2_fill_header()
Julian Wiedmann
1
-6
/
+6
2017-08-18
s390/qeth: split L2 xmit paths
Julian Wiedmann
1
-102
/
+123
2017-08-15
s390/qeth: fix using of ref counter for rxip addresses
Kittipon Meesompop
1
-3
/
+5
2017-08-15
s390/qeth: fix trace-messages for deleting rxip addresses
Kittipon Meesompop
1
-2
/
+2
2017-08-15
s390/qeth: reject multicast rxip addresses
Kittipon Meesompop
1
-0
/
+17
2017-08-15
s390/qeth: extract bridgeport cmd builder
Julian Wiedmann
1
-36
/
+26
2017-08-15
s390/net: reduce inlining
Julian Wiedmann
7
-74
/
+67
2017-08-15
s390/qeth: make more use of skb API
Julian Wiedmann
4
-18
/
+10
2017-08-15
s390/qeth: clean up fill_buffer() offset logic
Julian Wiedmann
2
-19
/
+18
2017-08-15
s390/qeth: straighten out fill_buffer() interface
Julian Wiedmann
1
-15
/
+14
2017-08-15
s390/qeth: simplify fragment type selection
Julian Wiedmann
1
-15
/
+8
2017-08-15
s390/qeth: remove extra L3 adapterparms query
Julian Wiedmann
1
-13
/
+1
2017-08-15
s390/qeth: remove extra L2 adapterparms query
Julian Wiedmann
1
-9
/
+0
2017-08-15
s390/qeth: don't access skb after transmission
Julian Wiedmann
2
-10
/
+8
2017-08-07
s390/qeth: fix L3 next-hop in xmit qeth hdr
Julian Wiedmann
1
-2
/
+2
2017-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2017-07-13
s390: chp: handle CRW_ERC_INIT for channel-path status change
Dong Jia Shi
1
-0
/
+1
2017-07-13
drivers: s390: move static and inline before return type
Joe Perches
2
-2
/
+2
2017-07-13
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+1
2017-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-201
/
+140
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-205
/
+304
2017-07-05
s390/vfio_ccw: remove unused variable
Sebastian Ott
1
-2
/
+0
2017-07-05
s390/dasd: remove unneeded code
Sebastian Ott
3
-5
/
+3
2017-07-05
s390/zcrypt: Fix missing newlines at some debug feature messages.
Harald Freudenberger
1
-5
/
+5
2017-07-05
s390/dasd: Make raw I/O usable without prefix support
Jan Höppner
1
-40
/
+45
2017-07-05
s390/dasd: Rename dasd_raw_build_cp()
Jan Höppner
1
-4
/
+4
2017-07-05
s390/dasd: Refactor prefix_LRE() and related functions
Jan Höppner
2
-140
/
+78
2017-07-05
s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"
Stephen Rothwell
1
-5
/
+5
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-28
/
+23
2017-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
15
-743
/
+302
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-26
/
+34
2017-07-03
ctcm_fsms: Convert skb->user accesses to refcount_t
David S. Miller
1
-6
/
+6
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
3
-20
/
+20
2017-06-28
s390/dasd: Fix faulty ENODEV for RO sysfs attribute
Jan Höppner
1
-1
/
+1
2017-06-28
dax: remove default copy_from_iter fallback
Dan Williams
1
-0
/
+8
2017-06-23
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
4
-22
/
+46
2017-06-20
s390/qeth: use diag26c to get MAC address on L2
Julian Wiedmann
3
-2
/
+76
2017-06-20
s390/qeth: fix packing buffer statistics
Julian Wiedmann
1
-7
/
+10
2017-06-20
s390/qeth: add ipa return codes for bridgeport
Kittipon Meesompop
3
-17
/
+49
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2
-6
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
6
-49
/
+36
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-24
/
+48
[next]