summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-12-281-6/+6
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-133-22/+6
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-1/+1
| |\
| * | s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor2022-11-071-5/+3
| * | s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor2022-11-071-8/+1
| * | s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor2022-11-071-9/+2
* | | Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-12-131-1/+2
|\ \ \ | |_|/ |/| |
| * | s390/ism: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig2022-11-211-1/+2
| |/
* / s390/qeth: fix use-after-free in hsciAlexandra Winter2022-12-081-1/+1
|/
* Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-10-093-4/+4
|\
| * s390: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-303-4/+4
* | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-282-2/+2
* | s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible arrayKees Cook2022-09-271-2/+2
|/
* s390/qeth: cache link_info for ethtoolAlexandra Winter2022-08-082-132/+48
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-281-1/+1
|\
| * s390/qeth: Fix typo 'the the' in commentSlark Xiao2022-07-251-1/+1
* | net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl2022-07-271-1/+3
* | s390/ism: CleanupsStefan Raspl2022-07-271-6/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-123-10/+8
|\
| * s390/lcs: fix variable dereferenced before checkAlexandra Winter2022-05-111-3/+4
| * s390/ctcm: fix potential memory leakAlexandra Winter2022-05-111-5/+1
| * s390/ctcm: fix variable dereferenced before checkAlexandra Winter2022-05-111-2/+3
* | net: make drivers set the TSO limit not the GSO limitJakub Kicinski2022-05-062-2/+2
* | net: switch to netif_napi_add_tx()Jakub Kicinski2022-05-051-2/+1
* | qeth: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-294-5/+3
|/
* s390/ctcm: fix typo "length to short" -> "length too short"Tong Zhang2022-03-211-1/+1
* s390: net: Use netif_rx().Sebastian Andrzej Siewior2022-03-072-6/+2
* s390/net: sort out physical vs virtual pointers usageAlexander Gordeev2022-02-222-5/+5
* s390/qeth: Remove redundant 'flush_workqueue()' callsXu Wang2022-02-171-1/+0
* Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-108-86/+90
|\
| * s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann2021-12-071-4/+1
| * s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann2021-12-074-30/+22
| * s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann2021-12-071-2/+0
| * s390/qeth: split up L2 netdev_opsJulian Wiedmann2021-12-071-4/+28
| * s390/qeth: simplify qeth_receive_skb()Julian Wiedmann2021-12-071-22/+12
| * ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-1/+3
| * s390/lcs: add braces around empty function bodyHeiko Carstens2021-11-191-5/+6
| * s390/ctcm: add __printf format attribute to ctcm_dbf_longtextHeiko Carstens2021-11-191-0/+1
| * s390/ctcm: fix format stringHeiko Carstens2021-11-191-1/+1
| * s390/qeth: allocate RX queue at probe timeJulian Wiedmann2021-11-191-18/+17
* | s390/qdio: split do_QDIO()Julian Wiedmann2021-12-061-10/+10
* | s390/qdio: split qdio_inspect_queue()Julian Wiedmann2021-12-061-8/+8
|/
* s390/qeth: update kerneldoc for qeth_add_hw_header()Julian Wiedmann2021-10-251-0/+2
* s390/qeth: fix kernel doc commentsHeiko Carstens2021-10-252-6/+6
* s390/qeth: add __printf format attribute to qeth_dbf_longtextHeiko Carstens2021-10-251-0/+1
* s390/qeth: fix various format stringsHeiko Carstens2021-10-251-7/+7
* s390/qeth: don't keep track of Input Queue countJulian Wiedmann2021-10-252-11/+7
* s390/qeth: clarify remaining dev_kfree_skb_any() usersJulian Wiedmann2021-10-251-3/+3
* s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann2021-10-251-2/+17
* s390/qeth: remove .do_ioctl() callback from driver disciplineJulian Wiedmann2021-10-254-12/+6