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
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
2017-10-20
s390/qeth: consolidate skb allocation
Julian Wiedmann
1
-40
/
+31
2017-10-20
s390/qeth: clean up page frag creation
Julian Wiedmann
1
-20
/
+11
2017-10-20
s390/qeth: no VLAN support on OSM
Julian Wiedmann
1
-11
/
+6
2017-10-20
s390/qeth: don't verify device when setting MAC address
Julian Wiedmann
1
-23
/
+0
2017-10-20
s390/qeth: clean up initial MTU determination
Julian Wiedmann
1
-10
/
+4
2017-10-20
s390/qeth: fix early exit from error path
Julian Wiedmann
1
-2
/
+4
2017-10-20
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
Andy Shevchenko
1
-8
/
+5
2017-10-20
s390/qeth: remove duplicated device matching
Julian Wiedmann
4
-50
/
+9
2017-10-20
s390/drivers: use setup_timer
Allen Pais
1
-6
/
+2
2017-10-20
s390/qeth: rely on kernel for feature recovery
Julian Wiedmann
2
-23
/
+19
2017-10-05
timer: Fix two mistakes in callback conversions
Kees Cook
1
-1
/
+0
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2
-10
/
+7
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
3
-0
/
+3
2017-09-18
s390/qeth: tidy up parameter naming for qeth_do_send_packet()
Jens Remus
1
-1
/
+2
2017-09-18
s390/qeth: fold VLAN handling into l3_rebuild_skb()
Julian Wiedmann
1
-16
/
+11
2017-09-18
s390/qeth: translate SETVLAN/DELVLAN errors
Julian Wiedmann
2
-12
/
+36
2017-09-18
s390/qeth: simplify L3 sysfs group management
Julian Wiedmann
1
-33
/
+12
2017-09-18
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
4
-22
/
+9
2017-09-18
s390/qeth: remove unused code in qdio_establish_cq()
Julian Wiedmann
1
-1
/
+0
2017-09-18
s390/qeth: add VNICC get/set timeout support
Hans Wippel
5
-5
/
+190
2017-09-18
s390/qeth: add VNICC enable/disable support
Hans Wippel
5
-14
/
+392
2017-09-18
s390/qeth: add basic VNICC support
Hans Wippel
4
-4
/
+172
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-329
/
+356
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-4
/
+4
2017-08-18
s390/qeth: use skb_cow_head() for L2 OSA xmit
Julian Wiedmann
3
-22
/
+65
2017-08-18
s390/qeth: unify code to build header elements
Julian Wiedmann
1
-14
/
+15
2017-08-18
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
3
-4
/
+4
[next]