index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
s390/qeth: add TX IRQ coalescing support for IQD devices
Julian Wiedmann
2020-03-25
3
-8
/
+102
*
|
s390/qeth: collect more TX statistics
Julian Wiedmann
2020-03-25
3
-6
/
+17
*
|
s390/qeth: clean up the mac_bits
Julian Wiedmann
2020-03-25
2
-8
/
+8
*
|
s390/qeth: simplify L3 dev_id logic
Julian Wiedmann
2020-03-25
2
-22
/
+13
*
|
s390/qdio: extend polling support to multiple queues
Julian Wiedmann
2020-03-25
1
-39
/
+29
*
|
s390/qeth: remove redundant if-clause in RX poll code
Julian Wiedmann
2020-03-25
1
-30
/
+26
*
|
s390/qeth: split out RX poll code
Julian Wiedmann
2020-03-25
1
-21
/
+33
*
|
s390/qeth: simplify RX buffer tracking
Julian Wiedmann
2020-03-25
2
-19
/
+13
*
|
s390/qeth: use dev->reg_state
Julian Wiedmann
2020-03-18
3
-29
/
+17
*
|
s390/qeth: remove gratuitous NULL checks
Julian Wiedmann
2020-03-18
2
-5
/
+0
*
|
s390/qeth: add phys_to_virt() translation for AOB
Julian Wiedmann
2020-03-18
1
-3
/
+4
*
|
s390/qeth: don't report hard-coded driver version
Julian Wiedmann
2020-03-18
1
-1
/
+0
*
|
s390/qeth: add SW timestamping support for IQD devices
Julian Wiedmann
2020-03-18
2
-1
/
+17
*
|
s390/qeth: balance the TX queue selection for IQD devices
Julian Wiedmann
2020-03-18
3
-2
/
+46
*
|
s390/qeth: allow configuration of TX queues for IQD devices
Julian Wiedmann
2020-03-18
2
-4
/
+21
*
|
s390/qeth: allow configuration of TX queues for z/VM NICs
Julian Wiedmann
2020-03-18
1
-0
/
+17
*
|
s390/qeth: remove prio-queueing support for z/VM NICs
Julian Wiedmann
2020-03-18
5
-25
/
+49
*
|
s390/qeth: use memory reserves in TX slow path
Julian Wiedmann
2020-03-18
2
-3
/
+6
*
|
s390/qeth: use memory reserves to back RX buffers
Julian Wiedmann
2020-03-18
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
6
-70
/
+130
|
\
\
|
*
|
s390/qeth: implement smarter resizing of the RX buffer pool
Julian Wiedmann
2020-03-11
4
-19
/
+56
|
*
|
s390/qeth: refactor buffer pool code
Julian Wiedmann
2020-03-11
1
-32
/
+51
|
*
|
s390/qeth: use page pointers to manage RX buffer pool
Julian Wiedmann
2020-03-11
2
-19
/
+18
|
*
|
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
2020-03-10
3
-1
/
+2
|
*
|
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
2020-03-10
1
-4
/
+9
|
*
|
s390/qeth: don't reset default_out_queue
Julian Wiedmann
2020-03-10
1
-1
/
+0
*
|
|
s390/qeth: remove VNICC callback parameter struct
Julian Wiedmann
2020-03-09
1
-25
/
+4
*
|
|
s390/qdio: add tighter controls for IRQ polling
Julian Wiedmann
2020-03-09
1
-3
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
1
-23
/
+23
|
\
|
|
|
*
|
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-22
1
-23
/
+23
|
|
\
\
|
|
*
|
s390/qdio: fill SBALEs with absolute addresses
Julian Wiedmann
2020-02-19
1
-11
/
+12
|
|
*
|
s390/qdio: fill SL with absolute addresses
Julian Wiedmann
2020-02-19
1
-12
/
+11
|
|
|
/
*
|
|
s390/qeth: support configurable RX copybreak
Julian Wiedmann
2020-02-27
3
-10
/
+48
*
|
|
s390/qeth: don't check for IFF_UP when scheduling napi
Julian Wiedmann
2020-02-27
1
-2
/
+1
*
|
|
s390/qeth: don't re-start read cmd when IDX has terminated
Julian Wiedmann
2020-02-27
1
-2
/
+3
*
|
|
s390/qeth: reset seqnos on connection startup
Julian Wiedmann
2020-02-27
1
-6
/
+5
*
|
|
s390/qeth: remove unused cmd definitions
Julian Wiedmann
2020-02-27
1
-5
/
+0
*
|
|
s390/qeth: validate device-provided MAC address
Julian Wiedmann
2020-02-27
1
-0
/
+2
*
|
|
s390/qeth: clean up CREATE_ADDR cmd code
Julian Wiedmann
2020-02-27
2
-9
/
+6
*
|
|
s390/qeth: remove dead code in qeth_l3_iqd_read_initial_mac()
Julian Wiedmann
2020-02-27
1
-4
/
+0
|
/
/
*
|
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
|
/
*
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 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
[prev]
[next]