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
*
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-02-21
1
-3
/
+4
|
\
|
*
s390/qdio: remove 'merge_pending' mechanism
Julian Wiedmann
2021-02-13
1
-3
/
+1
|
*
s390/qdio: improve handling of PENDING buffers for QEBSM devices
Julian Wiedmann
2021-02-13
1
-3
/
+6
*
|
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
2021-01-29
1
-2
/
+4
*
|
s390/qeth: don't fake a TX completion interrupt after TX error
Julian Wiedmann
2021-01-29
1
-16
/
+18
*
|
s390/qeth: make cast type selection for af_iucv skbs robust
Julian Wiedmann
2021-01-29
1
-12
/
+15
*
|
s390/qeth: pass proto to qeth_l3_get_cast_type()
Julian Wiedmann
2021-01-29
1
-5
/
+6
*
|
s390/qeth: remove qeth_get_ip_version()
Julian Wiedmann
2021-01-29
4
-62
/
+62
*
|
s390/qeth: clean up load/remove code for disciplines
Julian Wiedmann
2021-01-29
3
-31
/
+28
|
/
*
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
2021-01-08
1
-1
/
+1
*
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
2021-01-08
3
-10
/
+7
*
s390/qeth: fix deadlock during recovery
Julian Wiedmann
2021-01-08
4
-18
/
+34
*
s390/qeth: make qeth_qdio_handle_aob() more robust
Julian Wiedmann
2020-12-07
1
-0
/
+1
*
s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state
Julian Wiedmann
2020-12-07
2
-5
/
+2
*
s390/qeth: don't replace a fully completed async TX buffer
Julian Wiedmann
2020-12-07
1
-38
/
+51
*
s390/qeth: use dev->groups for common sysfs attributes
Julian Wiedmann
2020-12-07
9
-76
/
+30
*
s390/qeth: don't call INIT_LIST_HEAD() on iob's list entry
Julian Wiedmann
2020-12-07
2
-6
/
+5
*
s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().
Sebastian Andrzej Siewior
2020-12-02
2
-6
/
+1
*
s390/ctcm: Use GFP_KERNEL in add_channel().
Sebastian Andrzej Siewior
2020-12-02
1
-1
/
+1
*
s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().
Sebastian Andrzej Siewior
2020-12-02
1
-1
/
+1
*
s390/ctcm: Avoid temporary allocation of struct pdu.
Sebastian Andrzej Siewior
2020-12-02
1
-25
/
+8
*
s390/ctcm: Avoid temporary allocation of struct qllc.
Sebastian Andrzej Siewior
2020-12-02
1
-17
/
+4
*
s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.
Sebastian Andrzej Siewior
2020-12-02
3
-53
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-28
3
-47
/
+62
|
\
|
*
s390/qeth: fix tear down of async TX buffers
Julian Wiedmann
2020-11-21
1
-6
/
+0
|
*
s390/qeth: fix af_iucv notification race
Julian Wiedmann
2020-11-21
2
-24
/
+58
|
*
s390/qeth: make af_iucv TX notification call more robust
Julian Wiedmann
2020-11-21
1
-1
/
+2
|
*
s390/qeth: Remove pnso workaround
Alexandra Winter
2020-11-21
1
-16
/
+2
*
|
s390/qeth: improve selection of ethtool link modes
Julian Wiedmann
2020-11-19
3
-49
/
+93
*
|
s390/qeth: use QUERY OAT for initial link info
Julian Wiedmann
2020-11-19
2
-2
/
+145
*
|
s390/qeth: clean up default cases for ethtool link mode
Julian Wiedmann
2020-11-19
1
-12
/
+2
*
|
s390/qeth: set static link info during initialization
Julian Wiedmann
2020-11-19
3
-31
/
+42
*
|
s390/qeth: improve QUERY CARD INFO processing
Julian Wiedmann
2020-11-19
3
-76
/
+79
*
|
s390/qeth: tolerate error when querying card info
Julian Wiedmann
2020-11-19
1
-6
/
+1
*
|
s390/qeth: remove useless if/else
Kaixu Xia
2020-11-19
1
-4
/
+1
*
|
s390/qeth: reduce rtnl locking for switchdev events
Julian Wiedmann
2020-11-19
1
-18
/
+15
|
/
*
s390/ism: fix incorrect system EID
Karsten Graul
2020-10-27
1
-1
/
+1
*
s390/ctcm: remove orphaned function declarations
Vasily Gorbik
2020-10-03
2
-2
/
+0
*
s390/qeth: static checker cleanups
Julian Wiedmann
2020-10-03
5
-23
/
+22
*
s390/qeth: use netdev_name()
Julian Wiedmann
2020-10-03
5
-36
/
+35
*
s390/qeth: constify the disciplines
Julian Wiedmann
2020-10-03
3
-5
/
+5
*
s390/qeth: allow configuration of TX queues for OSA devices
Julian Wiedmann
2020-10-03
6
-20
/
+53
*
s390/qeth: de-magic the QIB parm area
Julian Wiedmann
2020-10-03
2
-35
/
+41
*
s390/qeth: keep track of wanted TX queues
Julian Wiedmann
2020-10-03
5
-54
/
+61
*
net/smc: introduce CHID callback for ISM devices
Ursula Braun
2020-09-29
1
-0
/
+12
*
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
2020-09-29
2
-0
/
+42
*
s390/qeth: remove forward declarations in L2 code
Julian Wiedmann
2020-09-23
2
-197
/
+188
*
s390/qeth: consolidate teardown code
Julian Wiedmann
2020-09-23
4
-74
/
+50
*
s390/qeth: consolidate online code
Julian Wiedmann
2020-09-23
4
-52
/
+36
*
s390/qeth: cancel cmds earlier during teardown
Julian Wiedmann
2020-09-23
4
-7
/
+5
[next]