index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-07-13
s390: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-12
s390/netiuvc: get rid of forward declarations
Heiko Carstens
2021-06-11
s390/qeth: Consider dependency on SWITCHDEV module
Alexandra Winter
2021-06-11
s390/qeth: shrink TX buffer struct
Julian Wiedmann
2021-06-11
s390/qeth: remove TX buffer's pointer to its queue
Julian Wiedmann
2021-06-11
s390/qeth: remove QAOB's pointer to its TX buffer
Julian Wiedmann
2021-06-11
s390/qeth: consolidate completion of pending TX buffers
Julian Wiedmann
2021-06-11
s390/qeth: use ethtool_sprintf()
Julian Wiedmann
2021-06-11
s390/qeth: unify the tracking of active cmds on ccw device
Julian Wiedmann
2021-06-11
s390/qeth: also use TX NAPI for non-IQD devices
Julian Wiedmann
2021-06-11
s390/qeth: count TX completion interrupts
Julian Wiedmann
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-03-26
mld: convert ifmcaddr6 to RCU
Taehee Yoo
2021-03-22
s390/qdio: let driver manage the QAOB
Julian Wiedmann
2021-03-18
s390/qeth: remove RX VLAN filter stubs in L3 driver
Julian Wiedmann
2021-03-18
s390/qeth: enable napi_consume_skb() for pending TX buffers
Julian Wiedmann
2021-03-18
s390/qeth: allocate initial TX Buffer structs with GFP_KERNEL
Julian Wiedmann
2021-03-09
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
2021-03-09
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
2021-03-09
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
2021-03-09
s390/qeth: fix memory leak after failed TX Buffer allocation
Julian Wiedmann
2021-02-21
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-02-13
s390/qdio: remove 'merge_pending' mechanism
Julian Wiedmann
2021-02-13
s390/qdio: improve handling of PENDING buffers for QEBSM devices
Julian Wiedmann
2021-01-28
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
2021-01-28
s390/qeth: don't fake a TX completion interrupt after TX error
Julian Wiedmann
2021-01-28
s390/qeth: make cast type selection for af_iucv skbs robust
Julian Wiedmann
2021-01-28
s390/qeth: pass proto to qeth_l3_get_cast_type()
Julian Wiedmann
2021-01-28
s390/qeth: remove qeth_get_ip_version()
Julian Wiedmann
2021-01-28
s390/qeth: clean up load/remove code for disciplines
Julian Wiedmann
2021-01-07
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
2021-01-07
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
2021-01-07
s390/qeth: fix deadlock during recovery
Julian Wiedmann
2020-12-07
s390/qeth: make qeth_qdio_handle_aob() more robust
Julian Wiedmann
2020-12-07
s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state
Julian Wiedmann
2020-12-07
s390/qeth: don't replace a fully completed async TX buffer
Julian Wiedmann
2020-12-07
s390/qeth: use dev->groups for common sysfs attributes
Julian Wiedmann
2020-12-07
s390/qeth: don't call INIT_LIST_HEAD() on iob's list entry
Julian Wiedmann
2020-12-01
s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().
Sebastian Andrzej Siewior
2020-12-01
s390/ctcm: Use GFP_KERNEL in add_channel().
Sebastian Andrzej Siewior
2020-12-01
s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().
Sebastian Andrzej Siewior
2020-12-01
s390/ctcm: Avoid temporary allocation of struct pdu.
Sebastian Andrzej Siewior
2020-12-01
s390/ctcm: Avoid temporary allocation of struct qllc.
Sebastian Andrzej Siewior
2020-12-01
s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.
Sebastian Andrzej Siewior
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-20
s390/qeth: fix tear down of async TX buffers
Julian Wiedmann
2020-11-20
s390/qeth: fix af_iucv notification race
Julian Wiedmann
2020-11-20
s390/qeth: make af_iucv TX notification call more robust
Julian Wiedmann
2020-11-20
s390/qeth: Remove pnso workaround
Alexandra Winter
[next]