index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: only init the isolation mode when necessary
Julian Wiedmann
2020-07-14
1
-5
/
+6
*
s390/qeth: fine-tune errno when cmds are cancelled
Julian Wiedmann
2020-07-14
1
-1
/
+1
*
s390/qeth: reject unsupported link type earlier
Julian Wiedmann
2020-07-14
2
-17
/
+27
*
s390/qeth: let isolation mode override HW offload restrictions
Julian Wiedmann
2020-06-19
1
-2
/
+4
*
s390/qeth: fix error handling for isolation mode cmds
Julian Wiedmann
2020-06-19
1
-4
/
+1
*
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-08
1
-89
/
+109
|
\
|
*
s390/cio, s390/qeth: cleanup PNSO CHSC
Alexandra Winter
2020-05-28
1
-89
/
+109
*
|
s390/net: remove pm support from iucv drivers
Julian Wiedmann
2020-05-19
2
-168
/
+1
*
|
s390/net: remove pm ops from ccwgroup drivers
Julian Wiedmann
2020-05-19
3
-130
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-1
/
+3
|
\
\
|
*
|
s390/ism: fix error return code in ism_probe()
Wei Yongjun
2020-05-13
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
1
-5
/
+5
|
\
|
|
|
*
|
s390/qeth: fix cancelling of TX timer on dev_close()
Julian Wiedmann
2020-05-04
1
-5
/
+5
|
|
/
*
|
s390/qeth: clean up Kconfig help text
Julian Wiedmann
2020-05-06
1
-6
/
+3
*
|
s390/qeth: return error when starting a reset fails
Julian Wiedmann
2020-05-06
3
-16
/
+27
*
|
s390/qeth: set TX IRQ marker on last buffer in a group
Julian Wiedmann
2020-05-06
1
-6
/
+7
*
|
s390/qeth: indicate contiguous TX buffer elements
Julian Wiedmann
2020-05-06
1
-2
/
+10
*
|
s390/qeth: merge TX skb mapping code
Julian Wiedmann
2020-05-06
1
-37
/
+27
*
|
s390/qeth: don't use restricted offloads for local traffic
Julian Wiedmann
2020-05-06
2
-4
/
+81
*
|
s390/qeth: extract helpers for next-hop lookup
Julian Wiedmann
2020-05-06
2
-20
/
+27
*
|
s390/qeth: add debugfs file for local IP addresses
Julian Wiedmann
2020-05-06
2
-1
/
+33
*
|
s390/qeth: process local address events
Julian Wiedmann
2020-05-06
5
-0
/
+257
*
|
s390/qeth: keep track of LP2LP capability for csum offload
Julian Wiedmann
2020-05-06
2
-9
/
+17
|
/
*
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-30
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-19
3
-29
/
+17
*
|
s390/qeth: remove gratuitous NULL checks
Julian Wiedmann
2020-03-19
2
-5
/
+0
*
|
s390/qeth: add phys_to_virt() translation for AOB
Julian Wiedmann
2020-03-19
1
-3
/
+4
*
|
s390/qeth: don't report hard-coded driver version
Julian Wiedmann
2020-03-19
1
-1
/
+0
*
|
s390/qeth: add SW timestamping support for IQD devices
Julian Wiedmann
2020-03-19
2
-1
/
+17
*
|
s390/qeth: balance the TX queue selection for IQD devices
Julian Wiedmann
2020-03-19
3
-2
/
+46
*
|
s390/qeth: allow configuration of TX queues for IQD devices
Julian Wiedmann
2020-03-19
2
-4
/
+21
[next]