Age | Commit message (Expand) | Author | Files | Lines |
2022-08-09 | s390/qeth: cache link_info for ethtool | Alexandra Winter | 2 | -132/+48 |
2022-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2022-07-27 | net/smc: Pass on DMBE bit mask in IRQ handler | Stefan Raspl | 1 | -1/+3 |
2022-07-27 | s390/ism: Cleanups | Stefan Raspl | 1 | -6/+5 |
2022-07-25 | s390/qeth: Fix typo 'the the' in comment | Slark Xiao | 1 | -1/+1 |
2022-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -10/+8 |
2022-05-11 | s390/lcs: fix variable dereferenced before check | Alexandra Winter | 1 | -3/+4 |
2022-05-11 | s390/ctcm: fix potential memory leak | Alexandra Winter | 1 | -5/+1 |
2022-05-11 | s390/ctcm: fix variable dereferenced before check | Alexandra Winter | 1 | -2/+3 |
2022-05-06 | net: make drivers set the TSO limit not the GSO limit | Jakub Kicinski | 2 | -2/+2 |
2022-05-06 | net: switch to netif_napi_add_tx() | Jakub Kicinski | 1 | -2/+1 |
2022-04-29 | qeth: remove a copy of the NAPI_POLL_WEIGHT define | Jakub Kicinski | 4 | -5/+3 |
2022-03-21 | s390/ctcm: fix typo "length to short" -> "length too short" | Tong Zhang | 1 | -1/+1 |
2022-03-07 | s390: net: Use netif_rx(). | Sebastian Andrzej Siewior | 2 | -6/+2 |
2022-02-23 | s390/net: sort out physical vs virtual pointers usage | Alexander Gordeev | 2 | -5/+5 |
2022-02-18 | s390/qeth: Remove redundant 'flush_workqueue()' calls | Xu Wang | 1 | -1/+0 |
2022-01-11 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 8 | -86/+90 |
2021-12-08 | s390/qeth: remove check for packing mode in qeth_check_outbound_queue() | Julian Wiedmann | 1 | -4/+1 |
2021-12-08 | s390/qeth: fine-tune .ndo_select_queue() | Julian Wiedmann | 4 | -30/+22 |
2021-12-08 | s390/qeth: don't offer .ndo_bridge_* ops for OSA devices | Julian Wiedmann | 1 | -2/+0 |
2021-12-08 | s390/qeth: split up L2 netdev_ops | Julian Wiedmann | 1 | -4/+28 |
2021-12-08 | s390/qeth: simplify qeth_receive_skb() | Julian Wiedmann | 1 | -22/+12 |
2021-12-06 | s390/qdio: split do_QDIO() | Julian Wiedmann | 1 | -10/+10 |
2021-12-06 | s390/qdio: split qdio_inspect_queue() | Julian Wiedmann | 1 | -8/+8 |
2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen | 1 | -1/+3 |
2021-11-19 | s390/lcs: add braces around empty function body | Heiko Carstens | 1 | -5/+6 |
2021-11-19 | s390/ctcm: add __printf format attribute to ctcm_dbf_longtext | Heiko Carstens | 1 | -0/+1 |
2021-11-19 | s390/ctcm: fix format string | Heiko Carstens | 1 | -1/+1 |
2021-11-19 | s390/qeth: allocate RX queue at probe time | Julian Wiedmann | 1 | -18/+17 |
2021-10-25 | s390/qeth: update kerneldoc for qeth_add_hw_header() | Julian Wiedmann | 1 | -0/+2 |
2021-10-25 | s390/qeth: fix kernel doc comments | Heiko Carstens | 2 | -6/+6 |
2021-10-25 | s390/qeth: add __printf format attribute to qeth_dbf_longtext | Heiko Carstens | 1 | -0/+1 |
2021-10-25 | s390/qeth: fix various format strings | Heiko Carstens | 1 | -7/+7 |
2021-10-25 | s390/qeth: don't keep track of Input Queue count | Julian Wiedmann | 2 | -11/+7 |
2021-10-25 | s390/qeth: clarify remaining dev_kfree_skb_any() users | Julian Wiedmann | 1 | -3/+3 |
2021-10-25 | s390/qeth: move qdio's QAOB cache into qeth | Julian Wiedmann | 1 | -2/+17 |
2021-10-25 | s390/qeth: remove .do_ioctl() callback from driver discipline | Julian Wiedmann | 4 | -12/+6 |
2021-10-25 | s390/qeth: improve trace entries for MAC address (un)registration | Julian Wiedmann | 1 | -6/+6 |
2021-10-22 | net: s390: constify and use eth_hw_addr_set() | Jakub Kicinski | 4 | -8/+7 |
2021-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -16/+9 |
2021-09-22 | s390/qeth: fix deadlock during failing recovery | Alexandra Winter | 1 | -1/+2 |
2021-09-22 | s390/qeth: Fix deadlock in remove_discipline | Alexandra Winter | 4 | -15/+4 |
2021-09-22 | s390/qeth: fix NULL deref in qeth_clear_working_pool_list() | Julian Wiedmann | 1 | -0/+3 |
2021-09-14 | s390/ism: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 1 | -1/+1 |
2021-09-14 | s390/netiucv: remove incorrect kernel doc indicators | Heiko Carstens | 2 | -53/+53 |
2021-09-14 | s390/lcs: remove incorrect kernel doc indicators | Heiko Carstens | 1 | -60/+61 |
2021-09-14 | s390/ctcm: remove incorrect kernel doc indicators | Heiko Carstens | 3 | -53/+53 |
2021-09-01 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 11 | -388/+341 |
2021-08-30 | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -7/+3 |
2021-08-24 | ethtool: extend coalesce setting uAPI with CQE mode | Yufeng Mo | 1 | -1/+3 |