summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: get vnicc sub-cmd type from reply dataJulian Wiedmann2019-08-201-16/+5
* s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann2019-08-204-97/+58
* s390/qeth: keep cmd alive after IO completionJulian Wiedmann2019-08-201-2/+7
* s390/qeth: use correct length field in SNMP cmd callbackJulian Wiedmann2019-08-202-27/+16
* s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann2019-08-203-11/+35
* s390/qeth: use node_descriptor structJulian Wiedmann2019-08-202-9/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-195-1/+26
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-192-0/+21
| |\
| | * s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann2019-08-132-0/+21
| * | s390/net: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-093-1/+5
| |/
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-115-992/+706
|\
| * s390/qeth: move cast type selection into fill_header()Julian Wiedmann2019-06-274-33/+26
| * s390/qeth: extract helper for route validationJulian Wiedmann2019-06-272-28/+34
| * s390/qeth: consolidate skb RX processing in L3 driverJulian Wiedmann2019-06-271-18/+12
| * s390/qeth: consolidate pm codeJulian Wiedmann2019-06-274-80/+19
| * s390/qeth: streamline SNMP cmd codeJulian Wiedmann2019-06-271-31/+18
| * s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann2019-06-274-244/+59
| * s390/qeth: dynamically allocate MPC cmdsJulian Wiedmann2019-06-271-17/+19
| * s390/qeth: dynamically allocate vnicc cmdsJulian Wiedmann2019-06-272-74/+62
| * s390/qeth: dynamically allocate diag cmdsJulian Wiedmann2019-06-274-11/+30
| * s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann2019-06-275-83/+78
| * s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann2019-06-274-23/+26
| * s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann2019-06-275-18/+56
| * s390/qeth: allocate a single cmd on read channelJulian Wiedmann2019-06-134-24/+39
| * s390/qeth: command-chain the IDX sequenceJulian Wiedmann2019-06-131-44/+14
| * s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann2019-06-133-90/+46
| * s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann2019-06-132-9/+56
| * s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann2019-06-133-27/+21
| * s390/qeth: convert device-specific trace entriesJulian Wiedmann2019-06-133-137/+122
| * s390/qeth: remove OSN-specific IO codeJulian Wiedmann2019-06-133-37/+10
| * s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann2019-06-133-28/+37
| * s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann2019-06-132-5/+7
| * s390/qeth: restart pending READ cmd from callbackJulian Wiedmann2019-06-131-3/+1
| * s390/qeth: simplify DOWN state handlingJulian Wiedmann2019-06-132-10/+4
| * s390/qeth: use mm helpersJulian Wiedmann2019-06-131-17/+16
| * s390/qeth: don't mask TX errors on IQD devicesJulian Wiedmann2019-06-131-7/+0
* | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-081-4/+4
|\ \ | |/ |/|
| * s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-06-041-4/+4
* | s390/qeth: handle error when updating TX queue countJulian Wiedmann2019-06-051-6/+16
* | s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter2019-06-051-1/+1
* | s390/qeth: check dst entry before useJulian Wiedmann2019-06-051-5/+25
* | s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann2019-06-051-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-078-685/+782
|\
| * s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann2019-04-261-8/+3
| * s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann2019-04-263-18/+14
| * s390/qeth: cache max number of available buffer elementsJulian Wiedmann2019-04-263-24/+22
| * s390/qeth: don't clear Output buffers on every queue initJulian Wiedmann2019-04-261-6/+2
| * s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann2019-04-267-78/+54
| * s390/qeth: clean up stale buffer state documentationJulian Wiedmann2019-04-261-28/+13
OpenPOWER on IntegriCloud