index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/ism: Set DMA coherent mask
Niklas Schnelle
2023-05-25
1
-1
/
+1
*
net/ism: Remove redundant pci_clear_master
Cai Huoqing
2023-03-24
1
-2
/
+0
*
net/ism: Remove extra include
Stefan Raspl
2023-03-15
1
-1
/
+0
*
net/smc: Introduce explicit check for v2 support
Stefan Raspl
2023-03-15
1
-0
/
+7
*
s390/qeth: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
2023-02-10
5
-39
/
+42
*
s390/qeth: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
2023-02-10
3
-98
/
+73
*
s390/qeth: Use constant for IP address buffers
Thorsten Winkler
2023-02-10
2
-4
/
+5
*
s390/ctcm: cleanup indenting
Alexandra Winter
2023-02-10
3
-31
/
+32
*
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
2023-01-25
1
-13
/
+12
*
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
2023-01-25
1
-63
/
+99
*
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
2023-01-25
1
-29
/
+63
*
net/smc: Register SMC-D as ISM client
Stefan Raspl
2023-01-25
1
-5
/
+0
*
net/ism: Add new API for client registration
Stefan Raspl
2023-01-25
2
-25
/
+165
*
s390/ism: Introduce struct ism_dmb
Stefan Raspl
2023-01-25
2
-6
/
+17
*
net/ism: Add missing calls to disable bus-mastering
Stefan Raspl
2023-01-25
1
-0
/
+2
*
s390/qeth: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-12-28
1
-6
/
+6
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
3
-22
/
+6
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
1
-1
/
+1
|
|
\
|
*
|
s390/lcs: Fix return type of lcs_start_xmit()
Nathan Chancellor
2022-11-07
1
-5
/
+3
|
*
|
s390/netiucv: Fix return type of netiucv_tx()
Nathan Chancellor
2022-11-07
1
-8
/
+1
|
*
|
s390/ctcm: Fix return type of ctc{mp,}m_tx()
Nathan Chancellor
2022-11-07
1
-9
/
+2
*
|
|
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-12-13
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/ism: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2022-11-21
1
-1
/
+2
|
|
/
*
/
s390/qeth: fix use-after-free in hsci
Alexandra Winter
2022-12-08
1
-1
/
+1
|
/
*
Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-10-09
3
-4
/
+4
|
\
|
*
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
3
-4
/
+4
*
|
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
2
-2
/
+2
*
|
s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible array
Kees Cook
2022-09-27
1
-2
/
+2
|
/
*
s390/qeth: cache link_info for ethtool
Alexandra Winter
2022-08-08
2
-132
/
+48
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
1
-1
/
+1
|
\
|
*
s390/qeth: Fix typo 'the the' in comment
Slark Xiao
2022-07-25
1
-1
/
+1
*
|
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
2022-07-27
1
-1
/
+3
*
|
s390/ism: Cleanups
Stefan Raspl
2022-07-27
1
-6
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
3
-10
/
+8
|
\
|
*
s390/lcs: fix variable dereferenced before check
Alexandra Winter
2022-05-11
1
-3
/
+4
|
*
s390/ctcm: fix potential memory leak
Alexandra Winter
2022-05-11
1
-5
/
+1
|
*
s390/ctcm: fix variable dereferenced before check
Alexandra Winter
2022-05-11
1
-2
/
+3
*
|
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
2
-2
/
+2
*
|
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
1
-2
/
+1
*
|
qeth: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
4
-5
/
+3
|
/
*
s390/ctcm: fix typo "length to short" -> "length too short"
Tong Zhang
2022-03-21
1
-1
/
+1
*
s390: net: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-07
2
-6
/
+2
*
s390/net: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-02-22
2
-5
/
+5
*
s390/qeth: Remove redundant 'flush_workqueue()' calls
Xu Wang
2022-02-17
1
-1
/
+0
*
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-10
8
-86
/
+90
|
\
|
*
s390/qeth: remove check for packing mode in qeth_check_outbound_queue()
Julian Wiedmann
2021-12-07
1
-4
/
+1
|
*
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
2021-12-07
4
-30
/
+22
|
*
s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
Julian Wiedmann
2021-12-07
1
-2
/
+0
|
*
s390/qeth: split up L2 netdev_ops
Julian Wiedmann
2021-12-07
1
-4
/
+28
|
*
s390/qeth: simplify qeth_receive_skb()
Julian Wiedmann
2021-12-07
1
-22
/
+12
[next]