summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* drivers: s390: move static and inline before return typeJoe Perches2017-07-122-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0514-205/+304
|\
| * ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller2017-07-031-6/+6
| * net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-013-20/+20
| * s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann2017-06-203-2/+76
| * s390/qeth: fix packing buffer statisticsJulian Wiedmann2017-06-201-7/+10
| * s390/qeth: add ipa return codes for bridgeportKittipon Meesompop2017-06-203-17/+49
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-6/+3
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-166-49/+36
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-2/+2
| |\
| * | s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann2017-06-063-11/+37
| * | s390/qeth: add support for early L3 device setupUrsula Braun2017-06-063-5/+25
| * | s390/qeth: silence qeth_fix_features()Julian Wiedmann2017-06-061-4/+1
| * | s390/qeth: consolidate pack buffer flushingJulian Wiedmann2017-06-061-40/+25
| * | s390/qeth: add missing strings for IPA return codesJulian Wiedmann2017-06-061-0/+2
| * | s390/qeth: log bridgeport capabilitiesJulian Wiedmann2017-06-061-0/+8
| * | 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-063-29/+2
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-034-17/+15
|\ \ \ | |_|/ |/| |
| * | s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman2017-06-124-17/+15
| |/
* / net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell2017-06-081-2/+2
|/
* s390/qeth: add missing hash table initializationsUrsula Braun2017-05-111-0/+2
* s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann2017-05-111-4/+6
* s390/qeth: unbreak OSM and OSN supportJulian Wiedmann2017-05-117-20/+51
* s390/qeth: handle sysfs error during initializationUrsula Braun2017-05-114-3/+13
* s390/qeth: remove unimplemented gdev routinesJulian Wiedmann2017-04-112-19/+2
* s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann2017-04-111-24/+47
* s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann2017-04-114-42/+40
* s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann2017-04-111-29/+28
* s390/qeth: use and remove some definesJulian Wiedmann2017-04-112-3/+2
* s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann2017-04-112-2/+4
* s390/qeth: remove unused parameterJulian Wiedmann2017-04-114-5/+4
* s390/qeth: move gdev shutdown handler to coreJulian Wiedmann2017-04-114-27/+6
* s390/qeth: move NAPI poll routine to coreJulian Wiedmann2017-04-114-169/+97
* s390/qeth: move common ioctl handling to coreJulian Wiedmann2017-04-114-99/+64
* s390/netiucv: improve endianness handlingHans Wippel2017-04-071-1/+1
* s390/ctcm: improve endianness handlingHans Wippel2017-04-072-7/+7
* s390/qeth: improve endianness handlingHans Wippel2017-04-074-31/+32
* s390/qeth: Remove unused codeJulian Wiedmann2017-04-076-32/+0
* s390/qeth: remove unused return valueJulian Wiedmann2017-04-072-11/+3
* s390/qeth: fix up ssqd tracingJulian Wiedmann2017-04-071-2/+3
* s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann2017-04-071-6/+4
* s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann2017-03-241-11/+4
* s390/qeth: size calculation outbound buffersJulian Wiedmann2017-03-244-7/+11
* s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun2017-01-121-14/+16
* s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann2017-01-124-35/+17
* s390/qeth: shuffle MAC management functions aroundJulian Wiedmann2017-01-121-66/+63
* s390/qeth: extract qeth_l2_remove_mac()Julian Wiedmann2017-01-121-14/+13
* s390/qeth: consolidate errno translationJulian Wiedmann2017-01-121-12/+8