index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
s390/qeth: improve selection of ethtool link modes
Julian Wiedmann
3
-49
/
+93
2020-11-18
s390/qeth: use QUERY OAT for initial link info
Julian Wiedmann
2
-2
/
+145
2020-11-18
s390/qeth: clean up default cases for ethtool link mode
Julian Wiedmann
1
-12
/
+2
2020-11-18
s390/qeth: set static link info during initialization
Julian Wiedmann
3
-31
/
+42
2020-11-18
s390/qeth: improve QUERY CARD INFO processing
Julian Wiedmann
3
-76
/
+79
2020-11-18
s390/qeth: tolerate error when querying card info
Julian Wiedmann
1
-6
/
+1
2020-11-18
s390/qeth: remove useless if/else
Kaixu Xia
1
-4
/
+1
2020-11-18
s390/qeth: reduce rtnl locking for switchdev events
Julian Wiedmann
1
-18
/
+15
2020-10-26
s390/ism: fix incorrect system EID
Karsten Graul
1
-1
/
+1
2020-10-02
s390/ctcm: remove orphaned function declarations
Vasily Gorbik
2
-2
/
+0
2020-10-02
s390/qeth: static checker cleanups
Julian Wiedmann
5
-23
/
+22
2020-10-02
s390/qeth: use netdev_name()
Julian Wiedmann
5
-36
/
+35
2020-10-02
s390/qeth: constify the disciplines
Julian Wiedmann
3
-5
/
+5
2020-10-02
s390/qeth: allow configuration of TX queues for OSA devices
Julian Wiedmann
6
-20
/
+53
2020-10-02
s390/qeth: de-magic the QIB parm area
Julian Wiedmann
2
-35
/
+41
2020-10-02
s390/qeth: keep track of wanted TX queues
Julian Wiedmann
5
-54
/
+61
2020-09-28
net/smc: introduce CHID callback for ISM devices
Ursula Braun
1
-0
/
+12
2020-09-28
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
2
-0
/
+42
2020-09-23
s390/qeth: remove forward declarations in L2 code
Julian Wiedmann
2
-197
/
+188
2020-09-23
s390/qeth: consolidate teardown code
Julian Wiedmann
4
-74
/
+50
2020-09-23
s390/qeth: consolidate online code
Julian Wiedmann
4
-52
/
+36
2020-09-23
s390/qeth: cancel cmds earlier during teardown
Julian Wiedmann
4
-7
/
+5
2020-09-23
s390/qeth: tighten ucast IP locking
Julian Wiedmann
1
-7
/
+2
2020-09-23
s390/qeth: replace deprecated simple_stroul()
Julian Wiedmann
5
-51
/
+51
2020-09-23
s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()
Julian Wiedmann
1
-13
/
+14
2020-09-23
s390/qeth: relax locking for ipato config data
Julian Wiedmann
3
-17
/
+16
2020-09-23
s390/qeth: don't init refcount twice for mcast IPs
Julian Wiedmann
1
-1
/
+0
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2020-09-15
s390/qeth: implement ndo_bridge_setlink for learning_sync
Alexandra Winter
1
-0
/
+125
2020-09-15
s390/qeth: implement ndo_bridge_getlink for learning_sync
Alexandra Winter
1
-1
/
+22
2020-09-15
s390/qeth: Reset address notification in case of buffer overflow
Alexandra Winter
4
-10
/
+123
2020-09-15
s390/qeth: Translate address events into switchdev notifiers
Alexandra Winter
2
-1
/
+110
2020-09-15
s390/qeth: Detect PNSO OC3 capability
Alexandra Winter
3
-10
/
+85
2020-09-15
s390/cio: Add new Operation Code OC3 to PNSO
Alexandra Winter
1
-5
/
+8
2020-09-10
s390/net: add SMC config as one of the defaults of CCWGROUP
Guvenc Gulce
1
-1
/
+1
2020-09-10
s390/qeth: delay draining the TX buffers
Julian Wiedmann
2
-2
/
+2
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-11
/
+11
2020-08-27
s390/qeth: strictly order bridge address events
Julian Wiedmann
3
-8
/
+52
2020-08-27
s390/qeth: unify structs for bridge port state
Julian Wiedmann
2
-14
/
+6
2020-08-27
s390/qeth: copy less data from bridge state events
Julian Wiedmann
1
-15
/
+14
2020-08-27
s390/qeth: don't let HW override the configured port role
Julian Wiedmann
1
-6
/
+0
2020-08-27
s390/qeth: don't disable address events during initialization
Julian Wiedmann
1
-2
/
+0
2020-08-27
s390/qeth: make queue lock a proper spinlock
Julian Wiedmann
2
-65
/
+23
2020-08-27
s390/qeth: use to_delayed_work()
Julian Wiedmann
1
-2
/
+3
2020-08-27
s390/qeth: clean up qeth_l3_send_setdelmc()'s declaration
Julian Wiedmann
1
-1
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-11
/
+11
2020-07-31
s390/qeth: use all configured RX buffers
Julian Wiedmann
1
-12
/
+4
2020-07-31
s390/qeth: don't process empty bridge port events
Julian Wiedmann
1
-0
/
+4
2020-07-31
s390/qeth: integrate RX refill worker with NAPI
Julian Wiedmann
4
-18
/
+26
2020-07-31
s390/qeth: tolerate pre-filled RX buffer
Julian Wiedmann
1
-6
/
+14
[prev]
[next]