summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann
2017-08-18s390/qeth: unify code to build header elementsJulian Wiedmann
2017-08-18s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann
2017-08-18s390/qeth: split L2 xmit pathsJulian Wiedmann
2017-08-15s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop
2017-08-15s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop
2017-08-15s390/qeth: extract bridgeport cmd builderJulian Wiedmann
2017-08-15s390/net: reduce inliningJulian Wiedmann
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann
2017-08-15s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann
2017-08-15s390/qeth: simplify fragment type selectionJulian Wiedmann
2017-08-15s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann
2017-08-15s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann
2017-08-15s390/qeth: don't access skb after transmissionJulian Wiedmann
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav
2017-07-12drivers: s390: move static and inline before return typeJoe Perches
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena
2017-06-20s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann
2017-06-20s390/qeth: fix packing buffer statisticsJulian Wiedmann
2017-06-20s390/qeth: add ipa return codes for bridgeportKittipon Meesompop
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-12s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman
2017-06-08net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun
2017-06-06s390/qeth: silence qeth_fix_features()Julian Wiedmann
2017-06-06s390/qeth: consolidate pack buffer flushingJulian Wiedmann
2017-06-06s390/qeth: add missing strings for IPA return codesJulian Wiedmann
2017-06-06s390/qeth: log bridgeport capabilitiesJulian Wiedmann
2017-06-06s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann
2017-06-06s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann
2017-06-06s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann
2017-05-11s390/qeth: add missing hash table initializationsUrsula Braun
2017-05-11s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-05-11s390/qeth: handle sysfs error during initializationUrsula Braun
2017-04-11s390/qeth: remove unimplemented gdev routinesJulian Wiedmann