aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2023-09-27Merge branch 'master-6.5'Bruce Ashfield
2023-08-02s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-08s390/ism: Do not unregister clients with registered DMBsNiklas Schnelle
2023-07-08s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle
2023-07-08s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle
2023-07-06Merge branch 'master-6.4'Bruce Ashfield
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-05s390/qeth: Fix vipa deletionThorsten Winkler
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-06-24revert "s390/net: lcs: use IS_ENABLED() for kconfig detection"Randy Dunlap
2023-06-23s390/ctcm: Convert sprintf/snprintf to scnprintfThorsten Winkler
2023-06-23s390/ctcm: Convert sysfs sprintf to sysfs_emitThorsten Winkler
2023-06-23s390/lcs: Convert sprintf to scnprintfThorsten Winkler
2023-06-23s390/lcs: Convert sysfs sprintf to sysfs_emitThorsten Winkler
2023-06-16s390/net: lcs: use IS_ENABLED() for kconfig detectionRandy Dunlap
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess
2023-05-25s390/ism: Set DMA coherent maskNiklas Schnelle
2023-03-24net/ism: Remove redundant pci_clear_masterCai Huoqing
2023-03-15net/ism: Remove extra includeStefan Raspl
2023-03-15net/smc: Introduce explicit check for v2 supportStefan Raspl
2023-02-10s390/qeth: Convert sprintf/snprintf to scnprintfThorsten Winkler
2023-02-10s390/qeth: Convert sysfs sprintf to sysfs_emitThorsten Winkler
2023-02-10s390/qeth: Use constant for IP address buffersThorsten Winkler
2023-02-10s390/ctcm: cleanup indentingAlexandra Winter
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl
2023-01-25net/ism: Add new API for client registrationStefan Raspl
2023-01-25s390/ism: Introduce struct ism_dmbStefan Raspl
2023-01-25net/ism: Add missing calls to disable bus-masteringStefan Raspl
2022-12-28s390/qeth: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-12-19Merge branch 'master-6.1'Bruce Ashfield
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08s390/qeth: fix use-after-free in hsciAlexandra Winter
2022-11-21s390/ism: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig
2022-11-07s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor
2022-11-07s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor
2022-11-07s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-27s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible arrayKees Cook
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-08s390/qeth: cache link_info for ethtoolAlexandra Winter
2022-08-02Merge branch 'master-v5.19'Bruce Ashfield
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski