1. 0d6f02d s390/qeth: use skb_cow_head() for L2 OSA xmit by Julian Wiedmann · 7 years ago
  2. eaf3cc0 s390/qeth: unify code to build header elements by Julian Wiedmann · 7 years ago
  3. f158817 s390/qeth: pass full IQD header length to fill_buffer() by Julian Wiedmann · 7 years ago
  4. 9c3bfda s390/qeth: pass TSO data offset to fill_buffer() by Julian Wiedmann · 7 years ago
  5. 13ddacb s390/qeth: pass TSO header length to fill_buffer() by Julian Wiedmann · 7 years ago
  6. ae79fe0 s390/qeth: pass full data length to l2_fill_header() by Julian Wiedmann · 7 years ago
  7. 7286384 s390/qeth: split L2 xmit paths by Julian Wiedmann · 7 years ago
  8. cb81619 s390/qeth: fix using of ref counter for rxip addresses by Kittipon Meesompop · 7 years ago
  9. ea4ae35 s390/qeth: fix trace-messages for deleting rxip addresses by Kittipon Meesompop · 7 years ago
  10. aa9bea0 s390/qeth: reject multicast rxip addresses by Kittipon Meesompop · 7 years ago
  11. d65626a s390/qeth: extract bridgeport cmd builder by Julian Wiedmann · 7 years ago
  12. cef6ff22 s390/net: reduce inlining by Julian Wiedmann · 7 years ago
  13. f8eb493 s390/qeth: make more use of skb API by Julian Wiedmann · 7 years ago
  14. cc309f8 s390/qeth: clean up fill_buffer() offset logic by Julian Wiedmann · 7 years ago
  15. 384d2ef s390/qeth: straighten out fill_buffer() interface by Julian Wiedmann · 7 years ago
  16. 5258830 s390/qeth: simplify fragment type selection by Julian Wiedmann · 7 years ago
  17. 699d3fe s390/qeth: remove extra L3 adapterparms query by Julian Wiedmann · 7 years ago
  18. 7b1115b s390/qeth: remove extra L2 adapterparms query by Julian Wiedmann · 7 years ago
  19. 886e197 s390/qeth: don't access skb after transmission by Julian Wiedmann · 7 years ago
  20. ec2c672 s390/qeth: fix L3 next-hop in xmit qeth hdr by Julian Wiedmann · 7 years ago
  21. eeb7c41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  22. 2daace7 s390: chp: handle CRW_ERC_INIT for channel-path status change by Dong Jia Shi · 8 years ago
  23. e0710e5 drivers: s390: move static and inline before return type by Joe Perches · 7 years ago
  24. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  25. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  26. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  27. 2c66927 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  28. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  29. c14b7a8 s390/vfio_ccw: remove unused variable by Sebastian Ott · 8 years ago
  30. 4bca698 s390/dasd: remove unneeded code by Sebastian Ott · 8 years ago
  31. 792e0e0 s390/zcrypt: Fix missing newlines at some debug feature messages. by Harald Freudenberger · 8 years ago
  32. 9d2be0c s390/dasd: Make raw I/O usable without prefix support by Jan Höppner · 8 years ago
  33. bbc7f7e s390/dasd: Rename dasd_raw_build_cp() by Jan Höppner · 8 years ago
  34. 45f186b s390/dasd: Refactor prefix_LRE() and related functions by Jan Höppner · 8 years ago
  35. dd1023c s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t" by Stephen Rothwell · 8 years ago
  36. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  37. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  38. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  39. bba5850 ctcm_fsms: Convert skb->user accesses to refcount_t by David S. Miller · 8 years ago
  40. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  41. 795c9a5 s390/dasd: Fix faulty ENODEV for RO sysfs attribute by Jan Höppner · 8 years ago
  42. 5d61e43 dax: remove default copy_from_iter fallback by Dan Williams · 8 years ago
  43. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 8 years ago
  44. ec61bd2 s390/qeth: use diag26c to get MAC address on L2 by Julian Wiedmann · 8 years ago
  45. 3cdc8a2 s390/qeth: fix packing buffer statistics by Julian Wiedmann · 8 years ago
  46. 2063a5f s390/qeth: add ipa return codes for bridgeport by Kittipon Meesompop · 8 years ago
  47. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  48. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  49. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  50. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. a090bd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  52. 36f6237 s390/cio: introduce io_subchannel_type by Sebastian Ott · 8 years ago
  53. e8ac015 s390/dasd: fix hanging safe offline by Stefan Haberland · 8 years ago
  54. 2757fe1d s390/dasd: fix unusable device after safe offline processing by Stefan Haberland · 8 years ago
  55. b487a914 s390/dasd: Display read-only attribute correctly by Jan Höppner · 8 years ago
  56. dbed23d s390/zcrypt: Add some debug messages on failure. by Harald Freudenberger · 8 years ago
  57. ac994e8 s390/zcrypt: Rework ap init in case of out of range domain param. by Harald Freudenberger · 8 years ago
  58. a1b19d0 s390/zcrypt: remove unused function zcrypt_type6_mex_key_de() by Harald Freudenberger · 8 years ago
  59. 8ff3458 s390/zcrypt: get rid of little/big endian handling by Heiko Carstens · 8 years ago
  60. 7a00363 s390/pkey: add missing __user annotations by Heiko Carstens · 8 years ago
  61. 3050c20 s390/dasd: Remove variable sized array by Jan Höppner · 8 years ago
  62. 9861dbd s390/scm: use multiple queues by Sebastian Ott · 8 years ago
  63. c7b3e923 s390/scm: convert tasklet by Sebastian Ott · 8 years ago
  64. 12d9076 s390/scm: convert to blk-mq by Sebastian Ott · 8 years ago
  65. 94d26bf s390/scm: remove cluster option by Sebastian Ott · 8 years ago
  66. cb4ef3c s390/pkey: make pkey_init() static by Heiko Carstens · 8 years ago
  67. 3636956 s390: drivers: convert to use DRIVER_ATTR_RO/WO by Greg Kroah-Hartman · 8 years ago
  68. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  69. cd1997f net: s390: fix up for "Fix inconsistent teardown and release of private netdev state" by Stephen Rothwell · 8 years ago
  70. c70eb09 s390/qeth: do early device setup for z/VM IQD NICs by Julian Wiedmann · 8 years ago
  71. 79a04e4 s390/qeth: add support for early L3 device setup by Ursula Braun · 8 years ago
  72. cf536ff s390/qeth: silence qeth_fix_features() by Julian Wiedmann · 8 years ago
  73. 664e42a s390/qeth: consolidate pack buffer flushing by Julian Wiedmann · 8 years ago
  74. 84616e8 s390/qeth: add missing strings for IPA return codes by Julian Wiedmann · 8 years ago
  75. 521c10e s390/qeth: log bridgeport capabilities by Julian Wiedmann · 8 years ago
  76. 2327459 s390/qeth: query IPv6 IPA support on HiperSockets by Julian Wiedmann · 8 years ago
  77. 94a9c98 s390/qeth: remove skb_is_nonlinear() check on IQD by Julian Wiedmann · 8 years ago
  78. 4845b93 s390/qeth: remove support for IPA_IP_FRAGMENTATION by Julian Wiedmann · 8 years ago
  79. e385050 s390/zcrypt: Fix blocking queue device after unbind/bind. by Harald Freudenberger · 8 years ago
  80. 698be5d Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixes by Martin Schwidefsky · 8 years ago
  81. 5bf18536 s390/vfio_ccw: make some symbols static by Sebastian Ott · 8 years ago
  82. 2b6b38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  83. b731010 s390 keyboard.c: don't open-code strndup_user() by Al Viro · 8 years ago
  84. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  85. fb317002 s390/virtio: change virtio_feature_desc:features type to __le32 by Heiko Carstens · 8 years ago
  86. ebccc739 s390/qeth: add missing hash table initializations by Ursula Braun · 8 years ago
  87. 25e2c34 s390/qeth: avoid null pointer dereference on OSN by Julian Wiedmann · 8 years ago
  88. 2d2ebb3 s390/qeth: unbreak OSM and OSN support by Julian Wiedmann · 8 years ago
  89. 9111e78 s390/qeth: handle sysfs error during initialization by Ursula Braun · 8 years ago
  90. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  91. 6423ef6 s390/qdio: increase string buffer size by Heiko Carstens · 8 years ago
  92. 2685df6 s390/ccwgroup: increase string buffer size by Heiko Carstens · 8 years ago
  93. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  94. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  95. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  96. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  97. b68e7e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  98. d4b29fd7 block: remove block_device_operations ->direct_access() by Dan Williams · 8 years ago
  99. 5037c22 Merge tag 'vfio-ccw-20170413' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 8 years ago
  100. 71cb1bf s390/sclp: Detect KSS facility by Farhan Ali · 8 years ago