| Commit message (Expand) | Author | Age |
* | s390/qeth: fix SETIP command handling | Julian Wiedmann | 2018-02-09 |
* | s390/qeth: fix underestimated count of buffer elements | Ursula Braun | 2018-02-09 |
* | s390/qeth: support early setup for z/VM NICs | Julian Wiedmann | 2018-01-02 |
* | s390/qeth: use common helper to display rxip/vipa | Julian Wiedmann | 2018-01-02 |
* | s390/qeth: improve error reporting on IP add/removal | Julian Wiedmann | 2018-01-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-22 |
|\ |
|
| * | s390/qeth: fix error handling in checksum cmd callback | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: replace open-coded in*_pton() | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: pass full data length to l3_fill_header() | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: streamline l3_fill_header() | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: unionize next-hop field in qeth L3 header | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: recognize non-IP multicast on L3 transmit | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: clean up l3_get_cast_type() | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: robustify qeth_get_ip_version() | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: align L2 and L3 set_rx_mode() implementations | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: use ether_addr_* helpers | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: consolidate qeth MAC address helpers | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: don't keep track of MAC address's cast type | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: drop CONFIG_QETH_IPV6 | Julian Wiedmann | 2017-12-20 |
* | | s390/qeth: use ip*_eth_mc_map helpers | Julian Wiedmann | 2017-12-20 |
* | | qeth: convert qeth_reply.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-12-20 |
* | | net: convert lcs_reply.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-12-20 |
|/ |
|
* | s390/qeth: update takeover IPs after configuration change | Julian Wiedmann | 2017-12-15 |
* | s390/qeth: lock IP table while applying takeover changes | Julian Wiedmann | 2017-12-15 |
* | s390/qeth: don't apply takeover changes to RXIP | Julian Wiedmann | 2017-12-15 |
* | s390/qeth: apply takeover changes when mode is toggled | Julian Wiedmann | 2017-12-15 |
* | s390: add a few more SPDX identifiers | Martin Schwidefsky | 2017-12-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-04 |
|\ |
|
| * | s390/qeth: build max size GSO skbs on L2 devices | Julian Wiedmann | 2017-12-02 |
| * | s390/qeth: fix GSO throughput regression | Julian Wiedmann | 2017-12-02 |
| * | s390/qeth: fix thinko in IPv4 multicast address tracking | Julian Wiedmann | 2017-12-02 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-11-30 |
|\ \
| |/
|/| |
|
| * | s390: drivers: Remove redundant license text | Greg Kroah-Hartman | 2017-11-24 |
| * | s390: net: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 |
* | | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 |
* | | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-21 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-11-15 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 |
| |\ |
|
| * | | s390/qeth: don't dump control cmd twice | Julian Wiedmann | 2017-10-20 |
| * | | s390/qeth: support GRO flush timer | Julian Wiedmann | 2017-10-20 |
| * | | s390/qeth: try harder to get packets from RX buffer | Julian Wiedmann | 2017-10-20 |
| * | | s390/qeth: consolidate skb allocation | Julian Wiedmann | 2017-10-20 |
| * | | s390/qeth: clean up page frag creation | Julian Wiedmann | 2017-10-20 |
| * | | s390/qeth: no VLAN support on OSM | Julian Wiedmann | 2017-10-20 |
| * | | s390/qeth: don't verify device when setting MAC address | Julian Wiedmann | 2017-10-20 |
| * | | s390/qeth: clean up initial MTU determination | Julian Wiedmann | 2017-10-20 |
| * | | s390/qeth: fix early exit from error path | Julian Wiedmann | 2017-10-20 |
| * | | s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store() | Andy Shevchenko | 2017-10-20 |
| * | | s390/qeth: remove duplicated device matching | Julian Wiedmann | 2017-10-20 |
| * | | s390/drivers: use setup_timer | Allen Pais | 2017-10-20 |