index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
2023-08-11
s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
Alexandra Winter
2023-07-19
s390/qeth: Fix vipa deletion
Thorsten Winkler
2022-12-31
s390/lcs: Fix return type of lcs_start_xmit()
Nathan Chancellor
2022-12-31
s390/netiucv: Fix return type of netiucv_tx()
Nathan Chancellor
2022-12-31
s390/ctcm: Fix return type of ctc{mp,}m_tx()
Nathan Chancellor
2022-12-08
s390/qeth: fix use-after-free in hsci
Alexandra Winter
2022-10-09
Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-27
s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible array
Kees Cook
2022-08-30
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-08
s390/qeth: cache link_info for ethtool
Alexandra Winter
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-27
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
2022-07-27
s390/ism: Cleanups
Stefan Raspl
2022-07-25
s390/qeth: Fix typo 'the the' in comment
Slark Xiao
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-11
s390/lcs: fix variable dereferenced before check
Alexandra Winter
2022-05-11
s390/ctcm: fix potential memory leak
Alexandra Winter
2022-05-11
s390/ctcm: fix variable dereferenced before check
Alexandra Winter
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-04-29
qeth: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-03-21
s390/ctcm: fix typo "length to short" -> "length too short"
Tong Zhang
2022-03-07
s390: net: Use netif_rx().
Sebastian Andrzej Siewior
2022-02-22
s390/net: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-02-17
s390/qeth: Remove redundant 'flush_workqueue()' calls
Xu Wang
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-12-07
s390/qeth: remove check for packing mode in qeth_check_outbound_queue()
Julian Wiedmann
2021-12-07
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
2021-12-07
s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
Julian Wiedmann
2021-12-07
s390/qeth: split up L2 netdev_ops
Julian Wiedmann
2021-12-07
s390/qeth: simplify qeth_receive_skb()
Julian Wiedmann
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
2021-12-06
s390/qdio: split qdio_inspect_queue()
Julian Wiedmann
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-19
s390/lcs: add braces around empty function body
Heiko Carstens
2021-11-19
s390/ctcm: add __printf format attribute to ctcm_dbf_longtext
Heiko Carstens
2021-11-19
s390/ctcm: fix format string
Heiko Carstens
2021-11-19
s390/qeth: allocate RX queue at probe time
Julian Wiedmann
2021-10-25
s390/qeth: update kerneldoc for qeth_add_hw_header()
Julian Wiedmann
2021-10-25
s390/qeth: fix kernel doc comments
Heiko Carstens
2021-10-25
s390/qeth: add __printf format attribute to qeth_dbf_longtext
Heiko Carstens
2021-10-25
s390/qeth: fix various format strings
Heiko Carstens
2021-10-25
s390/qeth: don't keep track of Input Queue count
Julian Wiedmann
2021-10-25
s390/qeth: clarify remaining dev_kfree_skb_any() users
Julian Wiedmann
2021-10-25
s390/qeth: move qdio's QAOB cache into qeth
Julian Wiedmann
2021-10-25
s390/qeth: remove .do_ioctl() callback from driver discipline
Julian Wiedmann
2021-10-25
s390/qeth: improve trace entries for MAC address (un)registration
Julian Wiedmann
2021-10-22
net: s390: constify and use eth_hw_addr_set()
Jakub Kicinski
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]