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
2020-02-22
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-23
/
+23
2020-02-20
s390/qeth: fix off-by-one in RX copybreak check
Julian Wiedmann
1
-1
/
+1
2020-02-20
s390/qeth: don't warn for napi with 0 budget
Julian Wiedmann
1
-1
/
+0
2020-02-20
s390/qeth: vnicc Fix EOPNOTSUPP precedence
Alexandra Winter
1
-16
/
+13
2020-02-19
s390/qdio: fill SBALEs with absolute addresses
Julian Wiedmann
1
-11
/
+12
2020-02-19
s390/qdio: fill SL with absolute addresses
Julian Wiedmann
1
-12
/
+11
2020-01-26
s390/qeth: remove HARDSETUP state
Julian Wiedmann
5
-21
/
+3
2020-01-26
s390/qeth: make cmd/reply matching more flexible
Julian Wiedmann
3
-12
/
+39
2020-01-26
s390/qeth: consolidate online/offline code
Julian Wiedmann
4
-184
/
+107
2020-01-26
s390/qeth: consolidate QDIO queue setup
Julian Wiedmann
4
-17
/
+9
2020-01-26
s390/qeth: shift some bridgeport code around
Julian Wiedmann
3
-39
/
+22
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-38
/
+43
2019-12-26
s390/qeth: remove QETH_RX_PULL_LEN
Julian Wiedmann
2
-3
/
+4
2019-12-26
s390/qeth: use napi_gro_frags() for SG skbs
Julian Wiedmann
1
-17
/
+50
2019-12-26
s390/qeth: consolidate RX code
Julian Wiedmann
4
-174
/
+153
2019-12-24
s390/qeth: fix initialization on old HW
Julian Wiedmann
1
-3
/
+1
2019-12-24
s390/qeth: vnicc Fix init to default
Alexandra Winter
1
-1
/
+3
2019-12-24
s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
Alexandra Winter
1
-2
/
+1
2019-12-24
s390/qeth: fix false reporting of VNIC CHAR config failure
Alexandra Winter
1
-1
/
+0
2019-12-24
s390/qeth: lock the card while changing its hsuid
Julian Wiedmann
2
-17
/
+28
2019-12-24
s390/qeth: fix qdio teardown after early init error
Julian Wiedmann
3
-14
/
+10
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-15
/
+23
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-9
/
+17
2019-12-20
s390/qeth: don't return -ENOTSUPP to userspace
Julian Wiedmann
1
-1
/
+1
2019-12-20
s390/qeth: fix promiscuous mode after reset
Julian Wiedmann
3
-1
/
+4
2019-12-20
s390/qeth: handle error due to unsupported transport mode
Julian Wiedmann
2
-7
/
+12
2019-12-18
s390/qeth: make use of napi_schedule_irqoff()
Julian Wiedmann
1
-1
/
+1
2019-12-18
s390/qeth: consolidate helpers for capability checking
Julian Wiedmann
3
-61
/
+27
2019-12-18
s390/qeth: stop yielding the ip_lock during IPv4 registration
Julian Wiedmann
2
-33
/
+2
2019-12-18
s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path
Julian Wiedmann
1
-6
/
+0
2019-12-18
s390/qeth: remove open-coded inet_make_mask()
Julian Wiedmann
3
-24
/
+20
2019-12-18
s390/qeth: clean up L3 sysfs code
Julian Wiedmann
2
-85
/
+33
2019-12-18
s390/qeth: overhaul L3 IP address dump code
Julian Wiedmann
3
-45
/
+44
2019-12-18
s390/qeth: wake up all waiters from qeth_irq()
Julian Wiedmann
2
-16
/
+18
2019-12-18
s390/qeth: only handle IRQs while device is online
Julian Wiedmann
1
-37
/
+31
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2
-2
/
+2
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2
-6
/
+6
2019-12-05
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
5
-46
/
+67
2019-12-05
s390/qeth: ensure linear access to packet headers
Julian Wiedmann
1
-33
/
+31
2019-12-05
s390/qeth: guard against runt packets
Julian Wiedmann
3
-6
/
+23
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
11
-512
/
+238
2019-11-25
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+1
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+33
2019-11-20
s390/qeth: return proper errno on IO error
Julian Wiedmann
1
-5
/
+5
2019-11-20
s390/qeth: fix potential deadlock on workqueue flush
Julian Wiedmann
3
-8
/
+28
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
1
-2
/
+0
2019-11-14
s390/qeth: don't check drvdata in sysfs code
Julian Wiedmann
3
-199
/
+4
2019-11-14
s390/qeth: replace qeth_l3_get_addr_buffer()
Julian Wiedmann
2
-40
/
+23
2019-11-14
s390/qeth: remove VLAN tracking for L3 devices
Julian Wiedmann
2
-32
/
+11
2019-11-14
s390/qeth: consolidate L3 mcast registration code
Julian Wiedmann
1
-90
/
+30
[next]