index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
8
-86
/
+90
2021-12-07
s390/qeth: remove check for packing mode in qeth_check_outbound_queue()
Julian Wiedmann
1
-4
/
+1
2021-12-07
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
4
-30
/
+22
2021-12-07
s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
Julian Wiedmann
1
-2
/
+0
2021-12-07
s390/qeth: split up L2 netdev_ops
Julian Wiedmann
1
-4
/
+28
2021-12-07
s390/qeth: simplify qeth_receive_skb()
Julian Wiedmann
1
-22
/
+12
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
1
-10
/
+10
2021-12-06
s390/qdio: split qdio_inspect_queue()
Julian Wiedmann
1
-8
/
+8
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+3
2021-11-19
s390/lcs: add braces around empty function body
Heiko Carstens
1
-5
/
+6
2021-11-19
s390/ctcm: add __printf format attribute to ctcm_dbf_longtext
Heiko Carstens
1
-0
/
+1
2021-11-19
s390/ctcm: fix format string
Heiko Carstens
1
-1
/
+1
2021-11-19
s390/qeth: allocate RX queue at probe time
Julian Wiedmann
1
-18
/
+17
2021-10-25
s390/qeth: update kerneldoc for qeth_add_hw_header()
Julian Wiedmann
1
-0
/
+2
2021-10-25
s390/qeth: fix kernel doc comments
Heiko Carstens
2
-6
/
+6
2021-10-25
s390/qeth: add __printf format attribute to qeth_dbf_longtext
Heiko Carstens
1
-0
/
+1
2021-10-25
s390/qeth: fix various format strings
Heiko Carstens
1
-7
/
+7
2021-10-25
s390/qeth: don't keep track of Input Queue count
Julian Wiedmann
2
-11
/
+7
2021-10-25
s390/qeth: clarify remaining dev_kfree_skb_any() users
Julian Wiedmann
1
-3
/
+3
2021-10-25
s390/qeth: move qdio's QAOB cache into qeth
Julian Wiedmann
1
-2
/
+17
2021-10-25
s390/qeth: remove .do_ioctl() callback from driver discipline
Julian Wiedmann
4
-12
/
+6
2021-10-25
s390/qeth: improve trace entries for MAC address (un)registration
Julian Wiedmann
1
-6
/
+6
2021-10-22
net: s390: constify and use eth_hw_addr_set()
Jakub Kicinski
4
-8
/
+7
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-16
/
+9
2021-09-21
s390/qeth: fix deadlock during failing recovery
Alexandra Winter
1
-1
/
+2
2021-09-21
s390/qeth: Fix deadlock in remove_discipline
Alexandra Winter
4
-15
/
+4
2021-09-21
s390/qeth: fix NULL deref in qeth_clear_working_pool_list()
Julian Wiedmann
1
-0
/
+3
2021-09-14
s390/ism: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2021-09-14
s390/netiucv: remove incorrect kernel doc indicators
Heiko Carstens
2
-53
/
+53
2021-09-14
s390/lcs: remove incorrect kernel doc indicators
Heiko Carstens
1
-60
/
+61
2021-09-14
s390/ctcm: remove incorrect kernel doc indicators
Heiko Carstens
3
-53
/
+53
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
11
-388
/
+341
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-7
/
+3
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-1
/
+3
2021-08-16
s390/net: replace in_irq() with in_hardirq()
Changbin Du
2
-2
/
+2
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-2
/
+2
2021-08-07
s390/qeth: Update MACs of LEARNING_SYNC device
Alexandra Winter
1
-4
/
+127
2021-08-07
s390/qeth: Switchdev event handler
Alexandra Winter
2
-5
/
+79
2021-08-07
s390/qeth: Register switchdev event handler
Alexandra Winter
1
-3
/
+40
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-3
/
+3
2021-07-27
qeth: use ndo_siocdevprivate
Arnd Bergmann
4
-14
/
+35
2021-07-27
s390/qdio: clarify reporting of errors to the drivers
Julian Wiedmann
1
-7
/
+3
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+2
2021-07-20
s390/qeth: clean up device_type management
Julian Wiedmann
4
-11
/
+10
2021-07-20
s390/qeth: clean up QETH_PROT_* naming
Julian Wiedmann
2
-4
/
+4
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
8
-351
/
+48
2021-07-13
s390: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-06-12
s390/netiuvc: get rid of forward declarations
Heiko Carstens
1
-18
/
+10
2021-06-11
s390/qeth: Consider dependency on SWITCHDEV module
Alexandra Winter
1
-2
/
+10
[next]