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
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
2021-06-11
s390/qeth: shrink TX buffer struct
Julian Wiedmann
2
-5
/
+4
2021-06-11
s390/qeth: remove TX buffer's pointer to its queue
Julian Wiedmann
2
-6
/
+4
2021-06-11
s390/qeth: remove QAOB's pointer to its TX buffer
Julian Wiedmann
2
-87
/
+48
2021-06-11
s390/qeth: consolidate completion of pending TX buffers
Julian Wiedmann
2
-47
/
+29
2021-06-11
s390/qeth: use ethtool_sprintf()
Julian Wiedmann
1
-4
/
+2
2021-06-11
s390/qeth: unify the tracking of active cmds on ccw device
Julian Wiedmann
2
-15
/
+11
2021-06-11
s390/qeth: also use TX NAPI for non-IQD devices
Julian Wiedmann
2
-75
/
+79
2021-06-11
s390/qeth: count TX completion interrupts
Julian Wiedmann
3
-1
/
+5
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-35
/
+14
2021-03-26
mld: convert ifmcaddr6 to RCU
Taehee Yoo
1
-3
/
+3
2021-03-22
s390/qdio: let driver manage the QAOB
Julian Wiedmann
2
-56
/
+49
2021-03-18
s390/qeth: remove RX VLAN filter stubs in L3 driver
Julian Wiedmann
1
-24
/
+1
2021-03-18
s390/qeth: enable napi_consume_skb() for pending TX buffers
Julian Wiedmann
1
-4
/
+4
[next]