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: 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
*
s390/qeth: tighten ucast IP locking
Julian Wiedmann
2020-09-23
1
-7
/
+2
*
s390/qeth: replace deprecated simple_stroul()
Julian Wiedmann
2020-09-23
5
-51
/
+51
*
s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()
Julian Wiedmann
2020-09-23
1
-13
/
+14
*
s390/qeth: relax locking for ipato config data
Julian Wiedmann
2020-09-23
3
-17
/
+16
*
s390/qeth: don't init refcount twice for mcast IPs
Julian Wiedmann
2020-09-23
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
2
-2
/
+2
|
\
|
*
s390/qeth: delay draining the TX buffers
Julian Wiedmann
2020-09-10
2
-2
/
+2
*
|
s390/qeth: implement ndo_bridge_setlink for learning_sync
Alexandra Winter
2020-09-15
1
-0
/
+125
*
|
s390/qeth: implement ndo_bridge_getlink for learning_sync
Alexandra Winter
2020-09-15
1
-1
/
+22
*
|
s390/qeth: Reset address notification in case of buffer overflow
Alexandra Winter
2020-09-15
4
-10
/
+123
*
|
s390/qeth: Translate address events into switchdev notifiers
Alexandra Winter
2020-09-15
2
-1
/
+110
*
|
s390/qeth: Detect PNSO OC3 capability
Alexandra Winter
2020-09-15
3
-10
/
+85
[next]