summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann2017-08-183-22/+65
* s390/qeth: unify code to build header elementsJulian Wiedmann2017-08-181-14/+15
* s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann2017-08-183-4/+4
* s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann2017-08-184-10/+8
* s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann2017-08-184-21/+23
* s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann2017-08-181-6/+6
* s390/qeth: split L2 xmit pathsJulian Wiedmann2017-08-181-102/+123
* s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop2017-08-151-3/+5
* s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop2017-08-151-2/+2
* s390/qeth: reject multicast rxip addressesKittipon Meesompop2017-08-151-0/+17
* s390/qeth: extract bridgeport cmd builderJulian Wiedmann2017-08-151-36/+26
* s390/net: reduce inliningJulian Wiedmann2017-08-157-74/+67
* s390/qeth: make more use of skb APIJulian Wiedmann2017-08-154-18/+10
* s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann2017-08-152-19/+18
* s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann2017-08-151-15/+14
* s390/qeth: simplify fragment type selectionJulian Wiedmann2017-08-151-15/+8
* s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann2017-08-151-13/+1
* s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann2017-08-151-9/+0
* s390/qeth: don't access skb after transmissionJulian Wiedmann2017-08-152-10/+8
* s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann2017-08-071-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-251-0/+1
|\
| * s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi2017-07-131-0/+1
* | drivers: s390: move static and inline before return typeJoe Perches2017-07-122-2/+2
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
|/
* Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-071-0/+8
|\
| * dax: remove default copy_from_iter fallbackDan Williams2017-06-271-0/+8
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-6/+1
|\ \
| * | s390 keyboard.c: don't open-code strndup_user()Al Viro2017-05-151-6/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-068-201/+140
|\ \ \
| * | | s390/vfio_ccw: remove unused variableSebastian Ott2017-07-051-2/+0
| * | | s390/dasd: remove unneeded codeSebastian Ott2017-07-053-5/+3
| * | | s390/zcrypt: Fix missing newlines at some debug feature messages.Harald Freudenberger2017-07-051-5/+5
| * | | s390/dasd: Make raw I/O usable without prefix supportJan Höppner2017-07-051-40/+45
| * | | s390/dasd: Rename dasd_raw_build_cp()Jan Höppner2017-07-051-4/+4
| * | | s390/dasd: Refactor prefix_LRE() and related functionsJan Höppner2017-07-052-140/+78
| * | | s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"Stephen Rothwell2017-07-051-5/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0514-205/+304
|\ \ \ \ | |/ / / |/| | |
| * | | ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller2017-07-031-6/+6
| * | | net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-013-20/+20
| * | | s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann2017-06-203-2/+76
| * | | s390/qeth: fix packing buffer statisticsJulian Wiedmann2017-06-201-7/+10
| * | | s390/qeth: add ipa return codes for bridgeportKittipon Meesompop2017-06-203-17/+49
| * | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-6/+3
| * | | networking: introduce and use skb_put_data()Johannes Berg2017-06-166-49/+36
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-155-24/+48
| |\ \ \
| * | | | s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann2017-06-063-11/+37
| * | | | s390/qeth: add support for early L3 device setupUrsula Braun2017-06-063-5/+25
| * | | | s390/qeth: silence qeth_fix_features()Julian Wiedmann2017-06-061-4/+1
| * | | | s390/qeth: consolidate pack buffer flushingJulian Wiedmann2017-06-061-40/+25
| * | | | s390/qeth: add missing strings for IPA return codesJulian Wiedmann2017-06-061-0/+2
OpenPOWER on IntegriCloud