| Commit message (Expand) | Author | Age | Files | Lines |
* | qeth: Remove unneeded structure member | Thomas Richter | 2015-01-18 | 1 | -1/+0 |
* | qeth: sysfs: replace strcmp() with sysfs_streq() | Eugene Crosser | 2015-01-18 | 2 | -48/+32 |
* | qeth: use qeth_card_hw_is_reachable() everywhere | Eugene Crosser | 2015-01-18 | 4 | -15/+8 |
* | s390/net: Delete useless checks before function calls | Markus Elfring | 2015-01-18 | 3 | -14/+7 |
* | s390/ctcm, netiucv: migrate variables to handle y2038 problem | Aya Mahfouz | 2015-01-18 | 5 | -19/+15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-15 | 1 | -3/+7 |
|\ |
|
| * | s390/zcrypt: kernel oops at insmod of the z90crypt device driver | Harald Freudenberger | 2014-12-18 | 1 | -3/+7 |
* | | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 2015-01-13 | 1 | -4/+4 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 4 | -4/+0 |
|\ |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-04 | 4 | -4/+0 |
| |\ |
|
| | * | s390: char: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
| | * | s390: block: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-12-13 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | treewide: fix typo in printk and Kconfig | Masanari Iida | 2014-11-20 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-12-12 | 8 | -91/+278 |
|\ \ \ \ |
|
| * | | | | s390/scm_block: make the number of reqs per HW req configurable | Sebastian Ott | 2014-12-08 | 2 | -17/+34 |
| * | | | | s390/scm_block: handle multiple requests in one HW request | Sebastian Ott | 2014-12-08 | 3 | -63/+132 |
| * | | | | s390/scm_block: allocate aidaw pages only when necessary | Sebastian Ott | 2014-12-08 | 3 | -12/+36 |
| * | | | | s390/scm_block: use mempool to manage aidaw requests | Sebastian Ott | 2014-12-08 | 3 | -12/+55 |
| * | | | | s390/eadm: change timeout value | Sebastian Ott | 2014-12-08 | 1 | -1/+1 |
| * | | | | s390/dasd: retry partition detection | Stefan Haberland | 2014-11-28 | 1 | -2/+24 |
| * | | | | s390/dasd: fix list corruption for sleep_on requests | Stefan Haberland | 2014-11-28 | 1 | -3/+0 |
| * | | | | s390/dasd: fix infinite term I/O loop | Stefan Haberland | 2014-11-28 | 1 | -0/+14 |
| * | | | | s390/dasd: remove unused code | Stefan Haberland | 2014-11-28 | 1 | -12/+2 |
| * | | | | s390/sclp_async: add Kconfig option to specify the component id | Martin Schwidefsky | 2014-11-28 | 2 | -1/+12 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 8 | -42/+35 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-14 | 1 | -1/+0 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-01 | 1 | -1/+1 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | ctcm: replace sscanf by kstrto function | Thomas Richter | 2014-10-27 | 1 | -4/+4 |
| * | | | | lcs: replace sscanf by kstrto function | Thomas Richter | 2014-10-27 | 1 | -5/+6 |
| * | | | | qeth: s390 ethernet device driver dependency | Thomas Richter | 2014-10-27 | 1 | -1/+1 |
| * | | | | qeth: make local functions static in qeth_l3 module | Thomas Richter | 2014-10-27 | 2 | -8/+4 |
| * | | | | qeth: fix some trace formating issues | Thomas Richter | 2014-10-27 | 3 | -5/+5 |
| * | | | | qeth: qeth_core_main make local functions static | Thomas Richter | 2014-10-27 | 2 | -19/+15 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2014-12-11 | 2 | -37/+177 |
|\ \ \ \ |
|
| * | | | | virtio_ccw: finalize_features error handling | Cornelia Huck | 2014-12-09 | 1 | -6/+10 |
| * | | | | virtio_ccw: future-proof finalize_features | Michael S. Tsirkin | 2014-12-09 | 1 | -1/+1 |
| * | | | | virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1 | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+7 |
| * | | | | virtio: allow finalize_features to fail | Michael S. Tsirkin | 2014-12-09 | 2 | -3/+7 |
| * | | | | virtio_ccw: legacy: don't negotiate rev 1/features | Michael S. Tsirkin | 2014-12-09 | 1 | -3/+13 |
| * | | | | KVM: s390: enable virtio-ccw revision 1 | Cornelia Huck | 2014-12-09 | 1 | -1/+1 |
| * | | | | KVM: s390 allow virtio_ccw status writes to fail | Michael S. Tsirkin | 2014-12-09 | 1 | -1/+6 |
| * | | | | KVM: s390: virtio-ccw revision 1 SET_VQ | Cornelia Huck | 2014-12-09 | 1 | -12/+42 |
| * | | | | KVM: s390: Set virtio-ccw transport revision | Thomas Huth | 2014-12-09 | 1 | -0/+63 |
| * | | | | virtio_ccw: add support for 64 bit features. | Michael S. Tsirkin | 2014-12-09 | 1 | -7/+23 |
| * | | | | virtio: assert 32 bit features in transports | Michael S. Tsirkin | 2014-12-09 | 2 | -0/+6 |
| * | | | | virtio: add support for 64 bit features. | Michael S. Tsirkin | 2014-12-09 | 2 | -2/+2 |
| * | | | | virtio: use u32, not bitmap for features | Michael S. Tsirkin | 2014-12-09 | 2 | -15/+10 |
| | |_|/
| |/| | |
|