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
2018-02-28
s390/qeth: fix IPA command submission race
Julian Wiedmann
1
-9
/
+10
2018-02-28
s390/qeth: fix IP address lookup for L3 devices
Julian Wiedmann
2
-51
/
+74
2018-02-28
Revert "s390/qeth: fix using of ref counter for rxip addresses"
Julian Wiedmann
1
-5
/
+3
2018-02-28
s390/qeth: fix double-free on IP add/remove race
Julian Wiedmann
1
-1
/
+2
2018-02-28
s390/qeth: fix IP removal on offline cards
Julian Wiedmann
1
-11
/
+3
2018-02-28
s390/qeth: fix overestimated count of buffer elements
Julian Wiedmann
2
-9
/
+12
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-01-02
s390/qeth: support early setup for z/VM NICs
Julian Wiedmann
1
-9
/
+77
2018-01-02
s390/qeth: use common helper to display rxip/vipa
Julian Wiedmann
1
-66
/
+24
2018-01-02
s390/qeth: improve error reporting on IP add/removal
Julian Wiedmann
3
-25
/
+35
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2017-12-20
s390/qeth: replace open-coded in*_pton()
Julian Wiedmann
3
-89
/
+12
2017-12-20
s390/qeth: pass full data length to l3_fill_header()
Julian Wiedmann
1
-8
/
+10
2017-12-20
s390/qeth: streamline l3_fill_header()
Julian Wiedmann
1
-56
/
+43
2017-12-20
s390/qeth: unionize next-hop field in qeth L3 header
Julian Wiedmann
2
-8
/
+23
2017-12-20
s390/qeth: recognize non-IP multicast on L3 transmit
Julian Wiedmann
2
-5
/
+1
2017-12-20
s390/qeth: clean up l3_get_cast_type()
Julian Wiedmann
2
-35
/
+20
2017-12-20
s390/qeth: robustify qeth_get_ip_version()
Julian Wiedmann
1
-6
/
+8
2017-12-20
s390/qeth: align L2 and L3 set_rx_mode() implementations
Julian Wiedmann
2
-67
/
+43
2017-12-20
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
6
-37
/
+32
2017-12-20
s390/qeth: consolidate qeth MAC address helpers
Julian Wiedmann
1
-29
/
+18
2017-12-20
s390/qeth: don't keep track of MAC address's cast type
Julian Wiedmann
2
-20
/
+8
2017-12-20
s390/qeth: drop CONFIG_QETH_IPV6
Julian Wiedmann
2
-54
/
+9
2017-12-20
s390/qeth: use ip*_eth_mc_map helpers
Julian Wiedmann
1
-29
/
+14
2017-12-20
qeth: convert qeth_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+5
2017-12-20
net: convert lcs_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+5
2017-12-20
s390/qeth: fix error handling in checksum cmd callback
Julian Wiedmann
1
-1
/
+8
2017-12-15
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
5
-37
/
+67
2017-12-15
s390/qeth: lock IP table while applying takeover changes
Julian Wiedmann
1
-0
/
+2
2017-12-15
s390/qeth: don't apply takeover changes to RXIP
Julian Wiedmann
2
-4
/
+6
2017-12-15
s390/qeth: apply takeover changes when mode is toggled
Julian Wiedmann
3
-20
/
+19
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
1
-0
/
+1
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-4
/
+41
2017-12-02
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-02
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-02
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-43
/
+10
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
3
-43
/
+0
2017-11-24
s390: net: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
10
-0
/
+10
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+5
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-293
/
+904
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-11
/
+7
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-0
/
+3
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-0
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
19
-0
/
+19
2017-10-20
s390/qeth: don't dump control cmd twice
Julian Wiedmann
1
-1
/
+0
2017-10-20
s390/qeth: support GRO flush timer
Julian Wiedmann
1
-1
/
+1
2017-10-20
s390/qeth: try harder to get packets from RX buffer
Julian Wiedmann
1
-3
/
+1
[next]