Age | Commit message (Expand) | Author |
2017-12-15 | s390/qeth: update takeover IPs after configuration change | Julian Wiedmann |
2017-12-15 | s390/qeth: don't apply takeover changes to RXIP | Julian Wiedmann |
2017-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-02 | 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-11-24 | s390: net: add SPDX identifiers to the remaining files | Greg Kroah-Hartman |
2017-10-20 | s390/qeth: fix early exit from error path | Julian Wiedmann |
2017-09-18 | s390/qeth: fold VLAN handling into l3_rebuild_skb() | Julian Wiedmann |
2017-09-18 | s390/qeth: don't take queue lock in send_packet_fast() | Julian Wiedmann |
2017-08-18 | s390/qeth: pass full IQD header length to fill_buffer() | Julian Wiedmann |
2017-08-18 | s390/qeth: pass TSO data offset to fill_buffer() | Julian Wiedmann |
2017-08-18 | s390/qeth: pass TSO header length to fill_buffer() | Julian Wiedmann |
2017-08-15 | s390/qeth: fix using of ref counter for rxip addresses | Kittipon Meesompop |
2017-08-15 | s390/qeth: fix trace-messages for deleting rxip addresses | Kittipon Meesompop |
2017-08-15 | s390/net: reduce inlining | Julian Wiedmann |
2017-08-15 | s390/qeth: make more use of skb API | Julian Wiedmann |
2017-08-15 | s390/qeth: remove extra L3 adapterparms query | Julian Wiedmann |
2017-08-15 | s390/qeth: don't access skb after transmission | Julian Wiedmann |
2017-08-07 | s390/qeth: fix L3 next-hop in xmit qeth hdr | Julian Wiedmann |
2017-07-12 | drivers: s390: move static and inline before return type | Joe Perches |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
2017-06-06 | s390/qeth: add support for early L3 device setup | Ursula Braun |
2017-06-06 | s390/qeth: query IPv6 IPA support on HiperSockets | Julian Wiedmann |
2017-06-06 | s390/qeth: remove skb_is_nonlinear() check on IQD | Julian Wiedmann |
2017-06-06 | s390/qeth: remove support for IPA_IP_FRAGMENTATION | Julian Wiedmann |
2017-05-11 | s390/qeth: add missing hash table initializations | Ursula Braun |
2017-05-11 | s390/qeth: unbreak OSM and OSN support | Julian Wiedmann |
2017-05-11 | s390/qeth: handle sysfs error during initialization | Ursula Braun |
2017-04-11 | s390/qeth: convert to ETHTOOL_GLINKSETTINGS API | Julian Wiedmann |
2017-04-11 | s390/qeth: use correct return type for hard_start_xmit() | Julian Wiedmann |
2017-04-11 | s390/qeth: remove unused parameter | Julian Wiedmann |
2017-04-11 | s390/qeth: move gdev shutdown handler to core | Julian Wiedmann |
2017-04-11 | s390/qeth: move NAPI poll routine to core | Julian Wiedmann |
2017-04-11 | s390/qeth: move common ioctl handling to core | Julian Wiedmann |
2017-04-07 | s390/qeth: improve endianness handling | Hans Wippel |
2017-04-07 | s390/qeth: Remove unused code | Julian Wiedmann |
2017-03-24 | s390/qeth: no ETH header for outbound AF_IUCV | Julian Wiedmann |
2017-03-24 | s390/qeth: size calculation outbound buffers | Julian Wiedmann |
2017-01-12 | s390/qeth: issue STARTLAN as first IPA command | Julian Wiedmann |
2016-10-20 | s390/net: use net core MTU range checking | Jarod Wilson |
2016-09-16 | s390/qeth: fix setting VIPA address | Thomas Richter |
2016-09-16 | qeth: do not turn on SG per default | Ursula Braun |
2016-09-16 | qeth: do not limit number of gso segments | Ursula Braun |
2016-09-16 | s390/qeth: allow hsuid configuration in DOWN state | Ursula Braun |
2016-09-16 | qeth: restore device features after recovery | Hans Wippel |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-04 | qeth: delete napi struct when removing a qeth device | Ursula Braun |
2016-06-16 | s390/qeth: fix indentation in qeth_l3_arp_query | Sebastian Ott |
2016-06-16 | qeth: add network device features for VLAN devices | Hans Wippel |