Age | Commit message (Expand) | Author | Files | Lines |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -10/+10 |
2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -19/+4 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 11 | -540/+370 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+3 |
2018-01-23 | s390/sclp: fix .data section specification | Vasily Gorbik | 1 | -2/+2 |
2018-01-23 | s390/dasd: Remove dead return code checks | Jan Höppner | 1 | -12/+0 |
2018-01-23 | s390/dasd: Simplify code | Christophe JAILLET | 1 | -5/+2 |
2018-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+12 |
2018-01-09 | treewide: Use DEVICE_ATTR_RO | Joe Perches | 3 | -9/+9 |
2018-01-09 | treewide: Use DEVICE_ATTR_RW | Joe Perches | 1 | -1/+1 |
2018-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -0/+12 |
2018-01-02 | s390/qeth: support early setup for z/VM NICs | Julian Wiedmann | 1 | -9/+77 |
2018-01-02 | s390/qeth: use common helper to display rxip/vipa | Julian Wiedmann | 1 | -66/+24 |
2018-01-02 | s390/qeth: improve error reporting on IP add/removal | Julian Wiedmann | 3 | -25/+35 |
2018-01-02 | s390/dasd: fix wrongly assigned configuration data | Stefan Haberland | 1 | -0/+10 |
2017-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+8 |
2017-12-20 | s390/qeth: replace open-coded in*_pton() | Julian Wiedmann | 3 | -89/+12 |
2017-12-20 | s390/qeth: pass full data length to l3_fill_header() | Julian Wiedmann | 1 | -8/+10 |
2017-12-20 | s390/qeth: streamline l3_fill_header() | Julian Wiedmann | 1 | -56/+43 |
2017-12-20 | s390/qeth: unionize next-hop field in qeth L3 header | Julian Wiedmann | 2 | -8/+23 |
2017-12-20 | s390/qeth: recognize non-IP multicast on L3 transmit | Julian Wiedmann | 2 | -5/+1 |
2017-12-20 | s390/qeth: clean up l3_get_cast_type() | Julian Wiedmann | 2 | -35/+20 |
2017-12-20 | s390/qeth: robustify qeth_get_ip_version() | Julian Wiedmann | 1 | -6/+8 |
2017-12-20 | s390/qeth: align L2 and L3 set_rx_mode() implementations | Julian Wiedmann | 2 | -67/+43 |
2017-12-20 | s390/qeth: use ether_addr_* helpers | Julian Wiedmann | 6 | -37/+32 |
2017-12-20 | s390/qeth: consolidate qeth MAC address helpers | Julian Wiedmann | 1 | -29/+18 |
2017-12-20 | s390/qeth: don't keep track of MAC address's cast type | Julian Wiedmann | 2 | -20/+8 |
2017-12-20 | s390/qeth: drop CONFIG_QETH_IPV6 | Julian Wiedmann | 2 | -54/+9 |
2017-12-20 | s390/qeth: use ip*_eth_mc_map helpers | Julian Wiedmann | 1 | -29/+14 |
2017-12-20 | qeth: convert qeth_reply.refcnt from atomic_t to refcount_t | Elena Reshetova | 2 | -6/+5 |
2017-12-20 | net: convert lcs_reply.refcnt from atomic_t to refcount_t | Elena Reshetova | 2 | -8/+5 |
2017-12-20 | s390/qeth: fix error handling in checksum cmd callback | Julian Wiedmann | 1 | -1/+8 |
2017-12-15 | s390/qeth: update takeover IPs after configuration change | Julian Wiedmann | 5 | -37/+67 |
2017-12-15 | s390/qeth: lock IP table while applying takeover changes | Julian Wiedmann | 1 | -0/+2 |
2017-12-15 | s390/qeth: don't apply takeover changes to RXIP | Julian Wiedmann | 2 | -4/+6 |
2017-12-15 | s390/qeth: apply takeover changes when mode is toggled | Julian Wiedmann | 3 | -20/+19 |
2017-12-13 | s390/sclp: disable FORTIFY_SOURCE for early sclp code | Heiko Carstens | 1 | -0/+2 |
2017-12-05 | s390: add a few more SPDX identifiers | Martin Schwidefsky | 7 | -0/+7 |
2017-12-05 | s390/dasd: prevent prefix I/O error | Stefan Haberland | 1 | -6/+10 |
2017-12-05 | s390/dasd: remove 'struct timespec' usage | Arnd Bergmann | 2 | -6/+6 |
2017-12-05 | s390/qdio: restrict target-full handling to IQDIO | Julian Wiedmann | 1 | -2/+2 |
2017-12-05 | s390/qdio: consider ERROR buffers for inbound-full condition | Julian Wiedmann | 1 | -1/+2 |
2017-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -4/+41 |
2017-12-03 | s390/qeth: build max size GSO skbs on L2 devices | Julian Wiedmann | 2 | -4/+2 |
2017-12-03 | s390/qeth: fix GSO throughput regression | Julian Wiedmann | 4 | -0/+38 |
2017-12-03 | s390/qeth: fix thinko in IPv4 multicast address tracking | Julian Wiedmann | 1 | -0/+1 |
2017-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 69 | -295/+71 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2 | -3/+3 |
2017-11-24 | s390: drivers: Remove redundant license text | Greg Kroah-Hartman | 10 | -72/+0 |
2017-11-24 | s390: crypto: Remove redundant license text | Greg Kroah-Hartman | 17 | -221/+0 |