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-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
2021-03-18
s390/qeth: allocate initial TX Buffer structs with GFP_KERNEL
Julian Wiedmann
1
-4
/
+6
2021-03-09
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
1
-3
/
+3
2021-03-09
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
1
-6
/
+12
2021-03-09
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
2
-42
/
+30
2021-03-09
s390/qeth: fix memory leak after failed TX Buffer allocation
Julian Wiedmann
1
-18
/
+17
2021-02-21
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+4
2021-02-13
s390/qdio: remove 'merge_pending' mechanism
Julian Wiedmann
1
-3
/
+1
2021-02-13
s390/qdio: improve handling of PENDING buffers for QEBSM devices
Julian Wiedmann
1
-3
/
+6
2021-01-28
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
1
-2
/
+4
2021-01-28
s390/qeth: don't fake a TX completion interrupt after TX error
Julian Wiedmann
1
-16
/
+18
2021-01-28
s390/qeth: make cast type selection for af_iucv skbs robust
Julian Wiedmann
1
-12
/
+15
2021-01-28
s390/qeth: pass proto to qeth_l3_get_cast_type()
Julian Wiedmann
1
-5
/
+6
2021-01-28
s390/qeth: remove qeth_get_ip_version()
Julian Wiedmann
4
-62
/
+62
2021-01-28
s390/qeth: clean up load/remove code for disciplines
Julian Wiedmann
3
-31
/
+28
2021-01-07
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
1
-1
/
+1
2021-01-07
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
3
-10
/
+7
2021-01-07
s390/qeth: fix deadlock during recovery
Julian Wiedmann
4
-18
/
+34
2020-12-07
s390/qeth: make qeth_qdio_handle_aob() more robust
Julian Wiedmann
1
-0
/
+1
2020-12-07
s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state
Julian Wiedmann
2
-5
/
+2
2020-12-07
s390/qeth: don't replace a fully completed async TX buffer
Julian Wiedmann
1
-38
/
+51
2020-12-07
s390/qeth: use dev->groups for common sysfs attributes
Julian Wiedmann
9
-76
/
+30
2020-12-07
s390/qeth: don't call INIT_LIST_HEAD() on iob's list entry
Julian Wiedmann
2
-6
/
+5
2020-12-01
s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().
Sebastian Andrzej Siewior
2
-6
/
+1
2020-12-01
s390/ctcm: Use GFP_KERNEL in add_channel().
Sebastian Andrzej Siewior
1
-1
/
+1
2020-12-01
s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().
Sebastian Andrzej Siewior
1
-1
/
+1
2020-12-01
s390/ctcm: Avoid temporary allocation of struct pdu.
Sebastian Andrzej Siewior
1
-25
/
+8
2020-12-01
s390/ctcm: Avoid temporary allocation of struct qllc.
Sebastian Andrzej Siewior
1
-17
/
+4
2020-12-01
s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.
Sebastian Andrzej Siewior
3
-53
/
+9
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-47
/
+62
2020-11-20
s390/qeth: fix tear down of async TX buffers
Julian Wiedmann
1
-6
/
+0
2020-11-20
s390/qeth: fix af_iucv notification race
Julian Wiedmann
2
-24
/
+58
2020-11-20
s390/qeth: make af_iucv TX notification call more robust
Julian Wiedmann
1
-1
/
+2
2020-11-20
s390/qeth: Remove pnso workaround
Alexandra Winter
1
-16
/
+2
2020-11-18
s390/qeth: improve selection of ethtool link modes
Julian Wiedmann
3
-49
/
+93
2020-11-18
s390/qeth: use QUERY OAT for initial link info
Julian Wiedmann
2
-2
/
+145
2020-11-18
s390/qeth: clean up default cases for ethtool link mode
Julian Wiedmann
1
-12
/
+2
2020-11-18
s390/qeth: set static link info during initialization
Julian Wiedmann
3
-31
/
+42
2020-11-18
s390/qeth: improve QUERY CARD INFO processing
Julian Wiedmann
3
-76
/
+79
2020-11-18
s390/qeth: tolerate error when querying card info
Julian Wiedmann
1
-6
/
+1
2020-11-18
s390/qeth: remove useless if/else
Kaixu Xia
1
-4
/
+1
2020-11-18
s390/qeth: reduce rtnl locking for switchdev events
Julian Wiedmann
1
-18
/
+15
2020-10-26
s390/ism: fix incorrect system EID
Karsten Graul
1
-1
/
+1
2020-10-02
s390/ctcm: remove orphaned function declarations
Vasily Gorbik
2
-2
/
+0
2020-10-02
s390/qeth: static checker cleanups
Julian Wiedmann
5
-23
/
+22
2020-10-02
s390/qeth: use netdev_name()
Julian Wiedmann
5
-36
/
+35
[next]