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: fix error return code in ism_probe()
Wei Yongjun
2020-05-13
1
-1
/
+3
*
s390/qeth: fix cancelling of TX timer on dev_close()
Julian Wiedmann
2020-05-04
1
-5
/
+5
*
s390/qdio: remove cdev from init_data
Julian Wiedmann
2020-04-06
1
-2
/
+1
*
s390/qdio: allow for non-contiguous SBAL array in init_data
Julian Wiedmann
2020-04-06
2
-51
/
+13
*
s390/qdio: cleanly split alloc and establish
Julian Wiedmann
2020-04-06
1
-1
/
+2
*
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-04
1
-20
/
+0
|
\
|
*
s390/ism: remove pm support
Ursula Braun
2020-03-27
1
-20
/
+0
*
|
s390/qeth: support net namespaces for L3 devices
Julian Wiedmann
2020-03-29
1
-3
/
+0
*
|
s390/qeth: phase out OSN support
Julian Wiedmann
2020-03-27
2
-0
/
+4
*
|
s390/qeth: make OSN / OSX support configurable
Julian Wiedmann
2020-03-27
4
-0
/
+33
*
|
s390/qeth: remove fake_broadcast attribute
Julian Wiedmann
2020-03-27
2
-36
/
+0
*
|
s390/qeth: modernize two list helpers
Julian Wiedmann
2020-03-25
1
-5
/
+3
*
|
s390/qeth: keep track of fixed prio-queue configuration
Julian Wiedmann
2020-03-25
3
-4
/
+7
*
|
s390/qeth: fine-tune MAC Address-related errnos
Julian Wiedmann
2020-03-25
1
-5
/
+5
*
|
s390/qeth: add TX IRQ coalescing support for IQD devices
Julian Wiedmann
2020-03-25
3
-8
/
+102
*
|
s390/qeth: collect more TX statistics
Julian Wiedmann
2020-03-25
3
-6
/
+17
*
|
s390/qeth: clean up the mac_bits
Julian Wiedmann
2020-03-25
2
-8
/
+8
*
|
s390/qeth: simplify L3 dev_id logic
Julian Wiedmann
2020-03-25
2
-22
/
+13
*
|
s390/qdio: extend polling support to multiple queues
Julian Wiedmann
2020-03-25
1
-39
/
+29
*
|
s390/qeth: remove redundant if-clause in RX poll code
Julian Wiedmann
2020-03-25
1
-30
/
+26
*
|
s390/qeth: split out RX poll code
Julian Wiedmann
2020-03-25
1
-21
/
+33
*
|
s390/qeth: simplify RX buffer tracking
Julian Wiedmann
2020-03-25
2
-19
/
+13
*
|
s390/qeth: use dev->reg_state
Julian Wiedmann
2020-03-18
3
-29
/
+17
*
|
s390/qeth: remove gratuitous NULL checks
Julian Wiedmann
2020-03-18
2
-5
/
+0
*
|
s390/qeth: add phys_to_virt() translation for AOB
Julian Wiedmann
2020-03-18
1
-3
/
+4
*
|
s390/qeth: don't report hard-coded driver version
Julian Wiedmann
2020-03-18
1
-1
/
+0
*
|
s390/qeth: add SW timestamping support for IQD devices
Julian Wiedmann
2020-03-18
2
-1
/
+17
*
|
s390/qeth: balance the TX queue selection for IQD devices
Julian Wiedmann
2020-03-18
3
-2
/
+46
*
|
s390/qeth: allow configuration of TX queues for IQD devices
Julian Wiedmann
2020-03-18
2
-4
/
+21
*
|
s390/qeth: allow configuration of TX queues for z/VM NICs
Julian Wiedmann
2020-03-18
1
-0
/
+17
*
|
s390/qeth: remove prio-queueing support for z/VM NICs
Julian Wiedmann
2020-03-18
5
-25
/
+49
*
|
s390/qeth: use memory reserves in TX slow path
Julian Wiedmann
2020-03-18
2
-3
/
+6
*
|
s390/qeth: use memory reserves to back RX buffers
Julian Wiedmann
2020-03-18
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
6
-70
/
+130
|
\
\
|
*
|
s390/qeth: implement smarter resizing of the RX buffer pool
Julian Wiedmann
2020-03-11
4
-19
/
+56
|
*
|
s390/qeth: refactor buffer pool code
Julian Wiedmann
2020-03-11
1
-32
/
+51
|
*
|
s390/qeth: use page pointers to manage RX buffer pool
Julian Wiedmann
2020-03-11
2
-19
/
+18
|
*
|
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
2020-03-10
3
-1
/
+2
|
*
|
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
2020-03-10
1
-4
/
+9
|
*
|
s390/qeth: don't reset default_out_queue
Julian Wiedmann
2020-03-10
1
-1
/
+0
*
|
|
s390/qeth: remove VNICC callback parameter struct
Julian Wiedmann
2020-03-09
1
-25
/
+4
*
|
|
s390/qdio: add tighter controls for IRQ polling
Julian Wiedmann
2020-03-09
1
-3
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
1
-23
/
+23
|
\
|
|
|
*
|
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-22
1
-23
/
+23
|
|
\
\
|
|
*
|
s390/qdio: fill SBALEs with absolute addresses
Julian Wiedmann
2020-02-19
1
-11
/
+12
|
|
*
|
s390/qdio: fill SL with absolute addresses
Julian Wiedmann
2020-02-19
1
-12
/
+11
|
|
|
/
*
|
|
s390/qeth: support configurable RX copybreak
Julian Wiedmann
2020-02-27
3
-10
/
+48
*
|
|
s390/qeth: don't check for IFF_UP when scheduling napi
Julian Wiedmann
2020-02-27
1
-2
/
+1
*
|
|
s390/qeth: don't re-start read cmd when IDX has terminated
Julian Wiedmann
2020-02-27
1
-2
/
+3
*
|
|
s390/qeth: reset seqnos on connection startup
Julian Wiedmann
2020-02-27
1
-6
/
+5
[next]