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/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
*
|
s390/cio: Add new Operation Code OC3 to PNSO
Alexandra Winter
2020-09-15
1
-5
/
+8
*
|
s390/net: add SMC config as one of the defaults of CCWGROUP
Guvenc Gulce
2020-09-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
6
-11
/
+11
|
\
|
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
6
-11
/
+11
*
|
s390/qeth: strictly order bridge address events
Julian Wiedmann
2020-08-27
3
-8
/
+52
*
|
s390/qeth: unify structs for bridge port state
Julian Wiedmann
2020-08-27
2
-14
/
+6
*
|
s390/qeth: copy less data from bridge state events
Julian Wiedmann
2020-08-27
1
-15
/
+14
*
|
s390/qeth: don't let HW override the configured port role
Julian Wiedmann
2020-08-27
1
-6
/
+0
*
|
s390/qeth: don't disable address events during initialization
Julian Wiedmann
2020-08-27
1
-2
/
+0
*
|
s390/qeth: make queue lock a proper spinlock
Julian Wiedmann
2020-08-27
2
-65
/
+23
*
|
s390/qeth: use to_delayed_work()
Julian Wiedmann
2020-08-27
1
-2
/
+3
*
|
s390/qeth: clean up qeth_l3_send_setdelmc()'s declaration
Julian Wiedmann
2020-08-27
1
-1
/
+2
|
/
*
s390/qeth: use all configured RX buffers
Julian Wiedmann
2020-08-01
1
-12
/
+4
*
s390/qeth: don't process empty bridge port events
Julian Wiedmann
2020-08-01
1
-0
/
+4
*
s390/qeth: integrate RX refill worker with NAPI
Julian Wiedmann
2020-08-01
4
-18
/
+26
*
s390/qeth: tolerate pre-filled RX buffer
Julian Wiedmann
2020-08-01
1
-6
/
+14
*
s390/ism: indicate correct error reason in ism_alloc_dmb()
Karsten Graul
2020-07-27
1
-1
/
+1
*
s390/qeth: constify the MPC initialization data
Julian Wiedmann
2020-07-14
3
-18
/
+17
*
s390/qeth: unify RX-mode hashtables
Julian Wiedmann
2020-07-14
4
-14
/
+12
*
s390/qeth: cleanup OAT code
Julian Wiedmann
2020-07-14
1
-28
/
+12
*
s390/qeth: clean up a magic number in the OAT callback
Julian Wiedmann
2020-07-14
1
-4
/
+2
*
s390/qeth: use u64_to_user_ptr() in the OAT code
Julian Wiedmann
2020-07-14
1
-4
/
+2
*
s390/qeth: clean up error handling for isolation mode cmds
Julian Wiedmann
2020-07-14
3
-70
/
+40
*
s390/qeth: don't clear the configured isolation mode
Julian Wiedmann
2020-07-14
1
-11
/
+11
[next]