summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: improve error reporting on IP add/removalJulian Wiedmann2018-01-021-14/+22
* s390/qeth: replace open-coded in*_pton()Julian Wiedmann2017-12-201-88/+0
* s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann2017-12-201-8/+10
* s390/qeth: streamline l3_fill_header()Julian Wiedmann2017-12-201-56/+43
* s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann2017-12-201-6/+6
* s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann2017-12-201-2/+1
* s390/qeth: clean up l3_get_cast_type()Julian Wiedmann2017-12-201-32/+20
* s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann2017-12-201-61/+33
* s390/qeth: use ether_addr_* helpersJulian Wiedmann2017-12-201-16/+13
* s390/qeth: drop CONFIG_QETH_IPV6Julian Wiedmann2017-12-201-51/+9
* s390/qeth: use ip*_eth_mc_map helpersJulian Wiedmann2017-12-201-29/+14
* s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2017-12-151-3/+28
* s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2017-12-151-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-041-2/+5
|\
| * s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2017-12-021-2/+2
| * s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-021-0/+2
| * s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann2017-12-021-0/+1
* | s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
|/
* s390/qeth: fix early exit from error pathJulian Wiedmann2017-10-201-2/+4
* s390/qeth: fold VLAN handling into l3_rebuild_skb()Julian Wiedmann2017-09-181-16/+11
* s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann2017-09-181-2/+2
* s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann2017-08-181-1/+2
* s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann2017-08-181-1/+1
* s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann2017-08-181-6/+9
* s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop2017-08-151-3/+5
* s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop2017-08-151-2/+2
* s390/net: reduce inliningJulian Wiedmann2017-08-151-8/+7
* s390/qeth: make more use of skb APIJulian Wiedmann2017-08-151-2/+2
* s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann2017-08-151-13/+1
* s390/qeth: don't access skb after transmissionJulian Wiedmann2017-08-151-2/+2
* s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann2017-08-071-2/+2
* drivers: s390: move static and inline before return typeJoe Perches2017-07-121-1/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-4/+2
* s390/qeth: add support for early L3 device setupUrsula Braun2017-06-061-5/+13
* s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann2017-06-061-3/+4
* s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann2017-06-061-7/+1
* s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann2017-06-061-26/+0
* s390/qeth: add missing hash table initializationsUrsula Braun2017-05-111-0/+2
* s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-111-0/+1
* s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-111-1/+4
* s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-111-1/+1
* s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2017-04-111-1/+2
* s390/qeth: remove unused parameterJulian Wiedmann2017-04-111-1/+1
* s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-111-12/+0
* s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-111-76/+2
* s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-111-38/+3
* s390/qeth: improve endianness handlingHans Wippel2017-04-071-22/+22
* s390/qeth: Remove unused codeJulian Wiedmann2017-04-071-4/+0
* s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann2017-03-241-11/+4
* s390/qeth: size calculation outbound buffersJulian Wiedmann2017-03-241-2/+3
OpenPOWER on IntegriCloud