index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-06
s390/qdio: remove cdev from init_data
Julian Wiedmann
1
-2
/
+1
2020-04-06
s390/qdio: allow for non-contiguous SBAL array in init_data
Julian Wiedmann
2
-51
/
+13
2020-04-06
s390/qdio: cleanly split alloc and establish
Julian Wiedmann
1
-1
/
+2
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-20
/
+0
2020-03-29
s390/qeth: support net namespaces for L3 devices
Julian Wiedmann
1
-3
/
+0
2020-03-27
s390/qeth: phase out OSN support
Julian Wiedmann
2
-0
/
+4
2020-03-27
s390/qeth: make OSN / OSX support configurable
Julian Wiedmann
4
-0
/
+33
2020-03-27
s390/qeth: remove fake_broadcast attribute
Julian Wiedmann
2
-36
/
+0
2020-03-27
s390/ism: remove pm support
Ursula Braun
1
-20
/
+0
2020-03-25
s390/qeth: modernize two list helpers
Julian Wiedmann
1
-5
/
+3
2020-03-25
s390/qeth: keep track of fixed prio-queue configuration
Julian Wiedmann
3
-4
/
+7
2020-03-25
s390/qeth: fine-tune MAC Address-related errnos
Julian Wiedmann
1
-5
/
+5
2020-03-25
s390/qeth: add TX IRQ coalescing support for IQD devices
Julian Wiedmann
3
-8
/
+102
2020-03-25
s390/qeth: collect more TX statistics
Julian Wiedmann
3
-6
/
+17
2020-03-25
s390/qeth: clean up the mac_bits
Julian Wiedmann
2
-8
/
+8
2020-03-25
s390/qeth: simplify L3 dev_id logic
Julian Wiedmann
2
-22
/
+13
2020-03-25
s390/qdio: extend polling support to multiple queues
Julian Wiedmann
1
-39
/
+29
2020-03-25
s390/qeth: remove redundant if-clause in RX poll code
Julian Wiedmann
1
-30
/
+26
2020-03-25
s390/qeth: split out RX poll code
Julian Wiedmann
1
-21
/
+33
2020-03-25
s390/qeth: simplify RX buffer tracking
Julian Wiedmann
2
-19
/
+13
2020-03-18
s390/qeth: use dev->reg_state
Julian Wiedmann
3
-29
/
+17
2020-03-18
s390/qeth: remove gratuitous NULL checks
Julian Wiedmann
2
-5
/
+0
2020-03-18
s390/qeth: add phys_to_virt() translation for AOB
Julian Wiedmann
1
-3
/
+4
2020-03-18
s390/qeth: don't report hard-coded driver version
Julian Wiedmann
1
-1
/
+0
2020-03-18
s390/qeth: add SW timestamping support for IQD devices
Julian Wiedmann
2
-1
/
+17
2020-03-18
s390/qeth: balance the TX queue selection for IQD devices
Julian Wiedmann
3
-2
/
+46
2020-03-18
s390/qeth: allow configuration of TX queues for IQD devices
Julian Wiedmann
2
-4
/
+21
2020-03-18
s390/qeth: allow configuration of TX queues for z/VM NICs
Julian Wiedmann
1
-0
/
+17
2020-03-18
s390/qeth: remove prio-queueing support for z/VM NICs
Julian Wiedmann
5
-25
/
+49
2020-03-18
s390/qeth: use memory reserves in TX slow path
Julian Wiedmann
2
-3
/
+6
2020-03-18
s390/qeth: use memory reserves to back RX buffers
Julian Wiedmann
1
-2
/
+2
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-70
/
+130
2020-03-11
s390/qeth: implement smarter resizing of the RX buffer pool
Julian Wiedmann
4
-19
/
+56
2020-03-11
s390/qeth: refactor buffer pool code
Julian Wiedmann
1
-32
/
+51
2020-03-11
s390/qeth: use page pointers to manage RX buffer pool
Julian Wiedmann
2
-19
/
+18
2020-03-10
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
3
-1
/
+2
2020-03-10
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
1
-4
/
+9
2020-03-10
s390/qeth: don't reset default_out_queue
Julian Wiedmann
1
-1
/
+0
2020-03-09
s390/qeth: remove VNICC callback parameter struct
Julian Wiedmann
1
-25
/
+4
2020-03-09
s390/qdio: add tighter controls for IRQ polling
Julian Wiedmann
1
-3
/
+2
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-23
/
+23
2020-02-27
s390/qeth: support configurable RX copybreak
Julian Wiedmann
3
-10
/
+48
2020-02-27
s390/qeth: don't check for IFF_UP when scheduling napi
Julian Wiedmann
1
-2
/
+1
2020-02-27
s390/qeth: don't re-start read cmd when IDX has terminated
Julian Wiedmann
1
-2
/
+3
2020-02-27
s390/qeth: reset seqnos on connection startup
Julian Wiedmann
1
-6
/
+5
2020-02-27
s390/qeth: remove unused cmd definitions
Julian Wiedmann
1
-5
/
+0
2020-02-27
s390/qeth: validate device-provided MAC address
Julian Wiedmann
1
-0
/
+2
2020-02-27
s390/qeth: clean up CREATE_ADDR cmd code
Julian Wiedmann
2
-9
/
+6
2020-02-27
s390/qeth: remove dead code in qeth_l3_iqd_read_initial_mac()
Julian Wiedmann
1
-4
/
+0
2020-02-22
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-23
/
+23
[next]