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: send IDX cmds via qeth_send_control_data()
Julian Wiedmann
2019-03-28
2
-212
/
+206
|
*
|
s390/qeth: use callback to finalize cmd
Julian Wiedmann
2019-03-28
3
-31
/
+50
|
*
|
s390/qeth: let qeth_notify_reply() set the notify reason
Julian Wiedmann
2019-03-28
1
-14
/
+8
|
*
|
s390/qeth: clarify default cmd callback
Julian Wiedmann
2019-03-28
1
-8
/
+9
|
*
|
s390/qeth: don't poll for cmd IO completion
Julian Wiedmann
2019-03-28
3
-41
/
+35
|
*
|
s390/qeth: convert IP table spinlock to mutex
Julian Wiedmann
2019-03-28
4
-29
/
+28
|
*
|
s390/qeth: defer IPv6 address notifier events
Julian Wiedmann
2019-03-28
3
-7
/
+57
|
*
|
s390/qeth: add wrapper for IP table access
Julian Wiedmann
2019-03-28
1
-16
/
+17
|
*
|
s390/qeth: remove locking for RX modeset cache
Julian Wiedmann
2019-03-28
4
-14
/
+0
|
*
|
s390/qeth: defer RX modesetting
Julian Wiedmann
2019-03-28
3
-17
/
+48
*
|
|
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-07
2
-17
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/ism: move oddities of device IO to wrapper function
Sebastian Ott
2019-04-29
2
-16
/
+31
|
*
|
s390/pci: move io address mapping code to pci_insn.c
Sebastian Ott
2019-04-29
1
-1
/
+1
|
|
/
*
/
s390: ctcm: fix ctcm_new_device error return code
Arnd Bergmann
2019-04-18
1
-0
/
+1
|
/
*
s390/qeth: be drop monitor friendly
Julian Wiedmann
2019-03-19
3
-5
/
+6
*
s390/qeth: fix race when initializing the IP address table
Julian Wiedmann
2019-03-19
1
-1
/
+3
*
s390/qeth: don't erase configuration while probing
Julian Wiedmann
2019-03-19
2
-3
/
+2
*
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-05
2
-5
/
+11
|
\
|
*
s390/ism: ignore some errors during deregistration
Sebastian Ott
2019-02-20
1
-3
/
+9
|
*
s390/qdio: make SBAL address array type-safe
Julian Wiedmann
2019-02-07
1
-2
/
+2
*
|
s390/qeth: drop redundant state checking
Julian Wiedmann
2019-02-28
5
-43
/
+13
*
|
s390/qeth: don't special-case HW trap during suspend
Julian Wiedmann
2019-02-28
2
-12
/
+4
*
|
s390/qeth: remove driver-wide workqueue
Julian Wiedmann
2019-02-28
1
-18
/
+1
*
|
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
2019-02-28
4
-5
/
+3
*
|
s390/qeth: remove a redundant check for card->dev
Julian Wiedmann
2019-02-28
1
-1
/
+1
*
|
s390/qeth: call dev_close() during recovery
Julian Wiedmann
2019-02-28
3
-75
/
+20
*
|
s390/qeth: unconditionally clear MAC_REGISTERED flag
Julian Wiedmann
2019-02-28
2
-2
/
+1
*
|
s390/qeth: enable/disable the HW trap a little earlier
Julian Wiedmann
2019-02-28
2
-14
/
+17
*
|
s390/qeth: remove RECOVER state
Julian Wiedmann
2019-02-28
6
-47
/
+25
*
|
s390/qeth: split out OSN netdev ops
Julian Wiedmann
2019-02-16
3
-15
/
+21
*
|
s390/qeth: add support for ETHTOOL_GRINGPARAM
Julian Wiedmann
2019-02-16
1
-0
/
+17
*
|
s390/qeth: overhaul ethtool statistics
Julian Wiedmann
2019-02-16
6
-216
/
+256
*
|
s390/qeth: move ethtool code into its own file
Julian Wiedmann
2019-02-16
6
-351
/
+346
*
|
s390/qeth: reduce ethtool statistics
Julian Wiedmann
2019-02-16
4
-123
/
+7
*
|
s390/qeth: use a static Output Queue array
Julian Wiedmann
2019-02-16
2
-16
/
+7
*
|
s390/qeth: allow manual recovery when device is SOFTSETUP
Julian Wiedmann
2019-02-16
1
-1
/
+1
*
|
s390/qeth: convert remaining legacy cmd callbacks
Julian Wiedmann
2019-02-12
3
-103
/
+121
*
|
s390/qeth: convert bridgeport callbacks
Julian Wiedmann
2019-02-12
1
-54
/
+40
*
|
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
2019-02-12
6
-64
/
+76
*
|
s390/qeth: cancel cmd on early error
Julian Wiedmann
2019-02-12
2
-9
/
+29
*
|
s390/qeth: simplify reply object handling
Julian Wiedmann
2019-02-12
1
-57
/
+61
*
|
s390/qeth: limit trace to valid data of command request
Julian Wiedmann
2019-02-12
1
-1
/
+1
*
|
s390/qeth: align csum offload with TSO control logic
Julian Wiedmann
2019-02-12
2
-89
/
+47
*
|
s390/qeth: enable only required csum offload features
Julian Wiedmann
2019-02-12
1
-2
/
+9
*
|
s390/qeth: consolidate filling of low-level cmd length fields
Julian Wiedmann
2019-02-12
5
-56
/
+28
*
|
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
2019-02-12
4
-18
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
4
-14
/
+31
|
\
\
|
*
|
s390/qeth: conclude all event processing before offlining a card
Julian Wiedmann
2019-02-04
4
-5
/
+15
|
*
|
s390/qeth: cancel close_dev work before removing a card
Julian Wiedmann
2019-02-04
3
-0
/
+4
|
*
|
s390/qeth: fix use-after-free in error path
Julian Wiedmann
2019-02-04
1
-9
/
+6
[prev]
[next]