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
2016-10-20
s390/net: use net core MTU range checking
Jarod Wilson
5
-29
/
+8
2016-10-13
s390/lcs: remove trailing space at end of dev_err message
Colin Ian King
1
-1
/
+1
2016-10-13
s390/netiucv: improve checking of sysfs attribute buffer
Ursula Braun
1
-7
/
+7
2016-10-13
s390/netiucv: get rid of one memcpy in netiucv_printuser
Ursula Braun
1
-2
/
+1
2016-09-16
s390/qeth: fix setting VIPA address
Thomas Richter
1
-2
/
+2
2016-09-16
qeth: do not turn on SG per default
Ursula Braun
2
-3
/
+0
2016-09-16
qeth: do not limit number of gso segments
Ursula Braun
2
-2
/
+0
2016-09-16
qeth: check not more than 16 SBALEs on the completion queue
Ursula Braun
1
-1
/
+2
2016-09-16
s390/qeth: allow hsuid configuration in DOWN state
Ursula Braun
1
-5
/
+17
2016-09-16
s390/qeth: use ip_lock for hsuid configuration
Ursula Braun
1
-0
/
+5
2016-09-16
qeth: restore device features after recovery
Hans Wippel
4
-0
/
+34
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2016-07-04
qeth: delete napi struct when removing a qeth device
Ursula Braun
2
-0
/
+2
2016-06-16
s390/qeth: fix indentation in qeth_l3_arp_query
Sebastian Ott
1
-13
/
+12
2016-06-16
qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...
Hans Wippel
2
-4
/
+17
2016-06-16
qeth: improve set_features error handling
Hans Wippel
1
-11
/
+27
2016-06-16
qeth: add network device features for VLAN devices
Hans Wippel
2
-2
/
+10
2016-06-16
qeth layer 2 and layer 3 common feature handling
Thomas Richter
4
-198
/
+111
2016-06-16
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
7
-458
/
+482
2016-06-16
qeth: introduce linearization fail count to stats
Eugene Crosser
4
-8
/
+23
2016-06-16
qeth: enable scatter/gather by default
Eugene Crosser
2
-3
/
+4
2016-06-16
qeth: enable scatter/gather in layer 2 mode
Eugene Crosser
1
-1
/
+25
2016-06-16
qeth: fill netdevice->gso_* attributes accurately
Eugene Crosser
1
-1
/
+3
2016-06-16
qeth: clean up condition when tso is used
Eugene Crosser
2
-20
/
+30
2016-06-16
qeth: refactor calculation of SBALE count
Eugene Crosser
3
-41
/
+85
2016-06-16
qeth: Include error message for "OS Mismatch"
Eugene Crosser
1
-0
/
+6
2016-05-04
drivers: fix dev->trans_start removal fallout
Florian Westphal
1
-1
/
+1
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
3
-5
/
+5
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
2
-3
/
+3
2015-12-14
qeth: get rid of redundant 0-termination
Rasmus Villemoes
1
-2
/
+0
2015-12-14
qeth: repair SBAL elements calculation
Ursula Braun
1
-1
/
+1
2015-12-14
qeth: initialize net_device with carrier off
Ursula Braun
2
-0
/
+2
2015-12-14
qeth use common function qeth_get_setassparms_cmd
Thomas Richter
3
-33
/
+17
2015-12-14
s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
Markus Elfring
1
-5
/
+2
2015-10-07
s390/qeth: optimize MAC handling in rx_mode callback
Lakhvich Dmitriy
2
-45
/
+111
2015-10-07
s390/qeth: switch to napi_gro_receive
Thomas Richter
1
-1
/
+1
2015-09-21
s390/iucv: do not use arrays as argument
Ursula Braun
2
-14
/
+12
2015-09-21
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
4
-147
/
+285
2015-09-21
qeth: move OSA portname into deprecated status
Ursula Braun
3
-97
/
+11
2015-09-21
qeth: no write permission for readonly sysattr
Lakhvich Dmitriy
1
-1
/
+1
2015-09-21
qeth: remove extraneous length from %pM format
Eugene Crosser
1
-2
/
+2
2015-08-07
s390: remove unneeded variables
Peter Senna Tschudin
2
-8
/
+2
2015-05-18
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
1
-1
/
+1
2015-05-18
qeth: replace ENOSYS with EOPNOTSUPP
Eugene Crosser
1
-5
/
+5
2015-05-18
qeth: BRIDGEPORT "sanity check"
Eugene Crosser
1
-4
/
+12
2015-05-18
qeth: OSA version of SETBRIDGEPORT command
Eugene Crosser
4
-28
/
+49
2015-05-18
qeth: IFF_PROMISC flag to BRIDGE PORT mode
Eugene Crosser
3
-3
/
+95
2015-05-18
qeth: remove locks from sysfs _show
Eugene Crosser
1
-8
/
+0
2015-05-18
qeth: fix handling of IPA return codes
Eugene Crosser
1
-6
/
+4
2015-05-18
qeth: fix rx checksum offload handling
Thomas Richter
1
-7
/
+2
[next]