index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-15
s390/qeth: split out OSN netdev ops
Julian Wiedmann
3
-15
/
+21
2019-02-15
s390/qeth: add support for ETHTOOL_GRINGPARAM
Julian Wiedmann
1
-0
/
+17
2019-02-15
s390/qeth: overhaul ethtool statistics
Julian Wiedmann
6
-216
/
+256
2019-02-15
s390/qeth: move ethtool code into its own file
Julian Wiedmann
6
-351
/
+346
2019-02-15
s390/qeth: reduce ethtool statistics
Julian Wiedmann
4
-123
/
+7
2019-02-15
s390/qeth: use a static Output Queue array
Julian Wiedmann
2
-16
/
+7
2019-02-15
s390/qeth: allow manual recovery when device is SOFTSETUP
Julian Wiedmann
1
-1
/
+1
2019-02-12
s390/qeth: convert remaining legacy cmd callbacks
Julian Wiedmann
3
-103
/
+121
2019-02-12
s390/qeth: convert bridgeport callbacks
Julian Wiedmann
1
-54
/
+40
2019-02-12
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
6
-64
/
+76
2019-02-12
s390/qeth: cancel cmd on early error
Julian Wiedmann
2
-9
/
+29
2019-02-12
s390/qeth: simplify reply object handling
Julian Wiedmann
1
-57
/
+61
2019-02-12
s390/qeth: limit trace to valid data of command request
Julian Wiedmann
1
-1
/
+1
2019-02-12
s390/qeth: align csum offload with TSO control logic
Julian Wiedmann
2
-89
/
+47
2019-02-12
s390/qeth: enable only required csum offload features
Julian Wiedmann
1
-2
/
+9
2019-02-12
s390/qeth: consolidate filling of low-level cmd length fields
Julian Wiedmann
5
-56
/
+28
2019-02-12
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
4
-18
/
+7
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+31
2019-02-04
s390/qeth: conclude all event processing before offlining a card
Julian Wiedmann
4
-5
/
+15
2019-02-04
s390/qeth: cancel close_dev work before removing a card
Julian Wiedmann
3
-0
/
+4
2019-02-04
s390/qeth: fix use-after-free in error path
Julian Wiedmann
1
-9
/
+6
2019-02-04
s390/qeth: release cmd buffer in error paths
Julian Wiedmann
1
-0
/
+6
2019-01-25
s390/qeth: remove VLAN tracking for L2 devices
Julian Wiedmann
4
-63
/
+18
2019-01-25
s390/qeth: detach netdevice while card is offline
Julian Wiedmann
4
-102
/
+20
2019-01-25
s390/qeth: delay netdevice registration
Julian Wiedmann
3
-40
/
+43
2019-01-25
s390/qeth: remove TX disable from online path
Julian Wiedmann
2
-3
/
+0
2019-01-25
s390/qeth: register MAC address earlier
Julian Wiedmann
1
-8
/
+12
2019-01-25
s390/qeth: consolidate open/stop netdev ops
Julian Wiedmann
4
-124
/
+84
2019-01-25
s390/qeth: remove bogus netif_wake_queue()
Julian Wiedmann
1
-2
/
+0
2019-01-25
s390/qeth: streamline TX buffer management
Julian Wiedmann
1
-19
/
+14
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-8
/
+7
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2
-2
/
+2
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+12
2018-11-28
s390/qeth: fix length check in SNMP processing
Julian Wiedmann
1
-15
/
+12
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-11-14
s390/ism: clear dmbe_mask bit before SMC IRQ handling
Ursula Braun
1
-1
/
+1
2018-11-08
s390/qeth: don't process hsuid in qeth_l3_setup_netdev()
Julian Wiedmann
1
-3
/
+0
2018-11-08
s390/qeth: remove unused fallback in Layer3's MAC code
Julian Wiedmann
1
-3
/
+0
2018-11-08
s390/qeth: remove two IPA command helpers
Julian Wiedmann
3
-59
/
+19
2018-11-08
s390/qeth: replace open-coded cmd setup
Julian Wiedmann
3
-19
/
+12
2018-11-08
s390/qeth: remove card list
Julian Wiedmann
3
-44
/
+24
2018-11-08
s390/qeth: unify transmit code
Julian Wiedmann
3
-83
/
+19
2018-11-08
s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()
Julian Wiedmann
2
-30
/
+17
2018-11-08
s390/qeth: utilize virtual MAC for Layer2 OSD devices
Julian Wiedmann
4
-22
/
+26
2018-11-03
s390/qeth: report 25Gbit link speed
Julian Wiedmann
2
-2
/
+20
2018-11-03
s390/qeth: sanitize ARP requests
Julian Wiedmann
4
-79
/
+34
2018-11-03
s390/qeth: fix initial operstate
Julian Wiedmann
4
-10
/
+25
2018-11-03
s390/qeth: unregister netdevice only when registered
Julian Wiedmann
3
-4
/
+11
2018-11-03
s390/qeth: fix HiperSockets sniffer
Julian Wiedmann
1
-3
/
+5
2018-11-03
s390/qeth: sanitize strings in debug messages
Julian Wiedmann
4
-151
/
+119
[next]