index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: fix off-by-one in RX copybreak check
Julian Wiedmann
2020-02-20
1
-1
/
+1
*
s390/qeth: don't warn for napi with 0 budget
Julian Wiedmann
2020-02-20
1
-1
/
+0
*
s390/qeth: vnicc Fix EOPNOTSUPP precedence
Alexandra Winter
2020-02-20
1
-16
/
+13
*
Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-05
8
-87
/
+2105
|
\
|
*
s390/pkey/zcrypt: Support EP11 AES secure keys
Harald Freudenberger
2020-01-30
3
-102
/
+1401
|
*
s390/zcrypt: extend EP11 card and queue sysfs attributes
Harald Freudenberger
2020-01-30
1
-20
/
+253
|
*
s390/zcrypt: add new low level ep11 functions support file
Harald Freudenberger
2020-01-30
4
-1
/
+428
|
*
s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprb
Harald Freudenberger
2020-01-30
2
-4
/
+11
|
*
s390/zcrypt: enable card/domain autoselect on ep11 cprbs
Harald Freudenberger
2020-01-30
1
-4
/
+7
|
*
s390/pkey: Add support for key blob with clear key value
Harald Freudenberger
2020-01-30
2
-6
/
+55
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
3
-21
/
+19
|
/
*
s390/qeth: remove HARDSETUP state
Julian Wiedmann
2020-01-26
5
-21
/
+3
*
s390/qeth: make cmd/reply matching more flexible
Julian Wiedmann
2020-01-26
3
-12
/
+39
*
s390/qeth: consolidate online/offline code
Julian Wiedmann
2020-01-26
4
-184
/
+107
*
s390/qeth: consolidate QDIO queue setup
Julian Wiedmann
2020-01-26
4
-17
/
+9
*
s390/qeth: shift some bridgeport code around
Julian Wiedmann
2020-01-26
3
-39
/
+22
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
7
-7
/
+10
|
\
|
*
s390/zcrypt: move ap device reset from bus to driver code
Harald Freudenberger
2020-01-09
6
-5
/
+8
|
*
s390/zcrypt: Fix CCA cipher key gen with clear key value function
Harald Freudenberger
2020-01-09
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
4
-38
/
+43
|
\
|
|
*
s390/qeth: fix initialization on old HW
Julian Wiedmann
2019-12-24
1
-3
/
+1
|
*
s390/qeth: vnicc Fix init to default
Alexandra Winter
2019-12-24
1
-1
/
+3
|
*
s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
Alexandra Winter
2019-12-24
1
-2
/
+1
|
*
s390/qeth: fix false reporting of VNIC CHAR config failure
Alexandra Winter
2019-12-24
1
-1
/
+0
|
*
s390/qeth: lock the card while changing its hsuid
Julian Wiedmann
2019-12-24
2
-17
/
+28
|
*
s390/qeth: fix qdio teardown after early init error
Julian Wiedmann
2019-12-24
3
-14
/
+10
*
|
s390/qeth: remove QETH_RX_PULL_LEN
Julian Wiedmann
2019-12-26
2
-3
/
+4
*
|
s390/qeth: use napi_gro_frags() for SG skbs
Julian Wiedmann
2019-12-26
1
-17
/
+50
*
|
s390/qeth: consolidate RX code
Julian Wiedmann
2019-12-26
4
-174
/
+153
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
10
-39
/
+33
|
\
|
|
*
Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-22
4
-24
/
+10
|
|
\
|
|
*
s390/dasd: fix typo in copyright statement
Stefan Haberland
2019-12-20
2
-2
/
+2
|
|
*
s390/dasd: fix memleak in path handling error case
Stefan Haberland
2019-12-20
1
-17
/
+2
|
|
*
s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
Jan Höppner
2019-12-20
2
-5
/
+6
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
6
-9
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
s390/qeth: don't return -ENOTSUPP to userspace
Julian Wiedmann
2019-12-20
1
-1
/
+1
|
|
*
s390/qeth: fix promiscuous mode after reset
Julian Wiedmann
2019-12-20
3
-1
/
+4
|
|
*
s390/qeth: handle error due to unsupported transport mode
Julian Wiedmann
2019-12-20
2
-7
/
+12
|
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
2
-6
/
+6
|
|
/
*
|
s390/qeth: make use of napi_schedule_irqoff()
Julian Wiedmann
2019-12-18
1
-1
/
+1
*
|
s390/qeth: consolidate helpers for capability checking
Julian Wiedmann
2019-12-18
3
-61
/
+27
*
|
s390/qeth: stop yielding the ip_lock during IPv4 registration
Julian Wiedmann
2019-12-18
2
-33
/
+2
*
|
s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path
Julian Wiedmann
2019-12-18
1
-6
/
+0
*
|
s390/qeth: remove open-coded inet_make_mask()
Julian Wiedmann
2019-12-18
3
-24
/
+20
*
|
s390/qeth: clean up L3 sysfs code
Julian Wiedmann
2019-12-18
2
-85
/
+33
*
|
s390/qeth: overhaul L3 IP address dump code
Julian Wiedmann
2019-12-18
3
-45
/
+44
*
|
s390/qeth: wake up all waiters from qeth_irq()
Julian Wiedmann
2019-12-18
2
-16
/
+18
*
|
s390/qeth: only handle IRQs while device is online
Julian Wiedmann
2019-12-18
1
-37
/
+31
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
2
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
6
-83
/
+119
|
\
[next]