- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
- 6dc490e s390/qeth: remove check for packing mode in qeth_check_outbound_queue() by Julian Wiedmann · 3 years, 1 month ago
- 1b9e410 s390/qeth: fine-tune .ndo_select_queue() by Julian Wiedmann · 3 years, 1 month ago
- cdf8df5 s390/qeth: don't offer .ndo_bridge_* ops for OSA devices by Julian Wiedmann · 3 years, 1 month ago
- 2dbc7a1 s390/qeth: split up L2 netdev_ops by Julian Wiedmann · 3 years, 1 month ago
- 5e9756a s390/qeth: simplify qeth_receive_skb() by Julian Wiedmann · 3 years, 1 month ago
- a60bffe s390/qdio: split do_QDIO() by Julian Wiedmann · 3 years, 5 months ago
- b44995e s390/qdio: split qdio_inspect_queue() by Julian Wiedmann · 3 years, 6 months ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 2 months ago
- 09ae598 s390/lcs: add braces around empty function body by Heiko Carstens · 3 years, 2 months ago
- dddbf91 s390/ctcm: add __printf format attribute to ctcm_dbf_longtext by Heiko Carstens · 3 years, 2 months ago
- 9961d6d s390/ctcm: fix format string by Heiko Carstens · 3 years, 2 months ago
- 832585d s390/qeth: allocate RX queue at probe time by Julian Wiedmann · 3 years, 2 months ago
- 56c5af2 s390/qeth: update kerneldoc for qeth_add_hw_header() by Julian Wiedmann · 3 years, 3 months ago
- 7ffaef8 s390/qeth: fix kernel doc comments by Heiko Carstens · 3 years, 3 months ago
- 79140e22 s390/qeth: add __printf format attribute to qeth_dbf_longtext by Heiko Carstens · 3 years, 3 months ago
- 22e2b5c s390/qeth: fix various format strings by Heiko Carstens · 3 years, 3 months ago
- dc15012 s390/qeth: don't keep track of Input Queue count by Julian Wiedmann · 3 years, 3 months ago
- fdd3c5f s390/qeth: clarify remaining dev_kfree_skb_any() users by Julian Wiedmann · 3 years, 3 months ago
- a18c28f s390/qeth: move qdio's QAOB cache into qeth by Julian Wiedmann · 3 years, 3 months ago
- 2decb0b s390/qeth: remove .do_ioctl() callback from driver discipline by Julian Wiedmann · 3 years, 3 months ago
- 0969bec s390/qeth: improve trace entries for MAC address (un)registration by Julian Wiedmann · 3 years, 3 months ago
- 978bb0a net: s390: constify and use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
- 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- d2b59bd s390/qeth: fix deadlock during failing recovery by Alexandra Winter · 3 years, 4 months ago
- ee909d0 s390/qeth: Fix deadlock in remove_discipline by Alexandra Winter · 3 years, 4 months ago
- 248f064 s390/qeth: fix NULL deref in qeth_clear_working_pool_list() by Julian Wiedmann · 3 years, 4 months ago
- a1ac1b6 s390/ism: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 4 months ago
- 478a314 s390/netiucv: remove incorrect kernel doc indicators by Heiko Carstens · 3 years, 4 months ago
- 239686c s390/lcs: remove incorrect kernel doc indicators by Heiko Carstens · 3 years, 4 months ago
- a962cc4 s390/ctcm: remove incorrect kernel doc indicators by Heiko Carstens · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 5 months ago
- c7a5238 Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 5 months ago
- f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 5 months ago
- e871ee6 s390/net: replace in_irq() with in_hardirq() by Changbin Du · 3 years, 5 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- c35b57c net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge by Vladimir Oltean · 3 years, 5 months ago
- f7936b7 s390/qeth: Update MACs of LEARNING_SYNC device by Alexandra Winter · 3 years, 5 months ago
- 4e20e73 s390/qeth: Switchdev event handler by Alexandra Winter · 3 years, 5 months ago
- 60bb108 s390/qeth: Register switchdev event handler by Alexandra Winter · 3 years, 5 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
- 18787ee qeth: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- bdfd740 s390/qdio: clarify reporting of errors to the drivers by Julian Wiedmann · 3 years, 6 months ago
- 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 6 months ago
- ae57ea7 s390/qeth: clean up device_type management by Julian Wiedmann · 3 years, 6 months ago
- a37cfa2 s390/qeth: clean up QETH_PROT_* naming by Julian Wiedmann · 3 years, 6 months ago
- a8c7629 s390/qeth: remove OSN support by Julian Wiedmann · 3 years, 6 months ago
- d4e8134 s390: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
- fbf1796 s390/netiuvc: get rid of forward declarations by Heiko Carstens · 3 years, 7 months ago
- 953fb4d s390/qeth: Consider dependency on SWITCHDEV module by Alexandra Winter · 3 years, 7 months ago
- bb7032d s390/qeth: shrink TX buffer struct by Julian Wiedmann · 3 years, 7 months ago
- 6b7ec41 s390/qeth: remove TX buffer's pointer to its queue by Julian Wiedmann · 3 years, 7 months ago
- 838e4cc s390/qeth: remove QAOB's pointer to its TX buffer by Julian Wiedmann · 3 years, 7 months ago
- f875d88 s390/qeth: consolidate completion of pending TX buffers by Julian Wiedmann · 3 years, 7 months ago
- c0a0186 s390/qeth: use ethtool_sprintf() by Julian Wiedmann · 3 years, 7 months ago
- 3518ae7 s390/qeth: unify the tracking of active cmds on ccw device by Julian Wiedmann · 3 years, 7 months ago
- 7a4b92e s390/qeth: also use TX NAPI for non-IQD devices by Julian Wiedmann · 3 years, 7 months ago
- e872d0c s390/qeth: count TX completion interrupts by Julian Wiedmann · 3 years, 7 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
- 88e2ca3 mld: convert ifmcaddr6 to RCU by Taehee Yoo · 3 years, 10 months ago
- 396c100 s390/qdio: let driver manage the QAOB by Julian Wiedmann · 4 years ago
- d96a8c6 s390/qeth: remove RX VLAN filter stubs in L3 driver by Julian Wiedmann · 3 years, 10 months ago
- ad4bbd7 s390/qeth: enable napi_consume_skb() for pending TX buffers by Julian Wiedmann · 3 years, 10 months ago
- e47ded9 s390/qeth: allocate initial TX Buffer structs with GFP_KERNEL by Julian Wiedmann · 3 years, 10 months ago
- 7eefda7 s390/qeth: fix notification for pending buffers during teardown by Julian Wiedmann · 3 years, 10 months ago
- 3e83d46 s390/qeth: schedule TX NAPI on QAOB completion by Julian Wiedmann · 3 years, 10 months ago
- c20383a s390/qeth: improve completion of pending TX buffers by Julian Wiedmann · 3 years, 10 months ago
- e7a36d2 s390/qeth: fix memory leak after failed TX Buffer allocation by Julian Wiedmann · 3 years, 10 months ago
- df24212 Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 11 months ago
- 2223318 s390/qdio: remove 'merge_pending' mechanism by Julian Wiedmann · 4 years ago
- 7940eaf s390/qdio: improve handling of PENDING buffers for QEBSM devices by Julian Wiedmann · 4 years ago
- 80bc97a net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets by Julian Wiedmann · 4 years ago
- d6e5150 s390/qeth: don't fake a TX completion interrupt after TX error by Julian Wiedmann · 4 years ago
- a667fee s390/qeth: make cast type selection for af_iucv skbs robust by Julian Wiedmann · 4 years ago
- c61dff3 s390/qeth: pass proto to qeth_l3_get_cast_type() by Julian Wiedmann · 4 years ago
- 17f3a8b s390/qeth: remove qeth_get_ip_version() by Julian Wiedmann · 4 years ago
- ea12f1b s390/qeth: clean up load/remove code for disciplines by Julian Wiedmann · 4 years ago
- f9c4845 s390/qeth: fix L2 header access in qeth_l3_osa_features_check() by Julian Wiedmann · 4 years ago
- b41b554 s390/qeth: fix locking for discipline setup / removal by Julian Wiedmann · 4 years ago
- 0b9902c s390/qeth: fix deadlock during recovery by Julian Wiedmann · 4 years ago
- d2e4600 s390/qeth: make qeth_qdio_handle_aob() more robust by Julian Wiedmann · 4 years, 1 month ago
- 75cf385 s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state by Julian Wiedmann · 4 years, 1 month ago
- db4ffdc s390/qeth: don't replace a fully completed async TX buffer by Julian Wiedmann · 4 years, 1 month ago
- 0b8da81 s390/qeth: use dev->groups for common sysfs attributes by Julian Wiedmann · 4 years, 1 month ago
- 04ea30c s390/qeth: don't call INIT_LIST_HEAD() on iob's list entry by Julian Wiedmann · 4 years, 1 month ago
- 8f4b6e3 s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx(). by Sebastian Andrzej Siewior · 4 years, 2 months ago
- 04e4e46 s390/ctcm: Use GFP_KERNEL in add_channel(). by Sebastian Andrzej Siewior · 4 years, 2 months ago
- 8dc4b6a s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb(). by Sebastian Andrzej Siewior · 4 years, 2 months ago
- ca738f5 s390/ctcm: Avoid temporary allocation of struct pdu. by Sebastian Andrzej Siewior · 4 years, 2 months ago
- d38aa39 s390/ctcm: Avoid temporary allocation of struct qllc. by Sebastian Andrzej Siewior · 4 years, 2 months ago
- 94e0028a s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep. by Sebastian Andrzej Siewior · 4 years, 2 months ago
- 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 7ed10e1 s390/qeth: fix tear down of async TX buffers by Julian Wiedmann · 4 years, 2 months ago
- 8908f36 s390/qeth: fix af_iucv notification race by Julian Wiedmann · 4 years, 2 months ago
- 34c7f50 s390/qeth: make af_iucv TX notification call more robust by Julian Wiedmann · 4 years, 2 months ago
- 0d0e2b5 s390/qeth: Remove pnso workaround by Alexandra Winter · 4 years, 2 months ago
- 235db52 s390/qeth: improve selection of ethtool link modes by Julian Wiedmann · 4 years, 2 months ago
- e92d42e s390/qeth: use QUERY OAT for initial link info by Julian Wiedmann · 4 years, 2 months ago
- f252fa8 s390/qeth: clean up default cases for ethtool link mode by Julian Wiedmann · 4 years, 2 months ago
- baf7998 s390/qeth: set static link info during initialization by Julian Wiedmann · 4 years, 2 months ago