index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: fix setting VIPA address
Thomas Richter
2016-09-16
1
-2
/
+2
*
qeth: do not turn on SG per default
Ursula Braun
2016-09-16
2
-3
/
+0
*
qeth: do not limit number of gso segments
Ursula Braun
2016-09-16
2
-2
/
+0
*
qeth: check not more than 16 SBALEs on the completion queue
Ursula Braun
2016-09-16
1
-1
/
+2
*
s390/qeth: allow hsuid configuration in DOWN state
Ursula Braun
2016-09-16
1
-5
/
+17
*
s390/qeth: use ip_lock for hsuid configuration
Ursula Braun
2016-09-16
1
-0
/
+5
*
qeth: restore device features after recovery
Hans Wippel
2016-09-16
4
-0
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
2
-0
/
+2
|
\
|
*
qeth: delete napi struct when removing a qeth device
Ursula Braun
2016-07-04
2
-0
/
+2
*
|
s390/qeth: fix indentation in qeth_l3_arp_query
Sebastian Ott
2016-06-16
1
-13
/
+12
*
|
qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...
Hans Wippel
2016-06-16
2
-4
/
+17
*
|
qeth: improve set_features error handling
Hans Wippel
2016-06-16
1
-11
/
+27
*
|
qeth: add network device features for VLAN devices
Hans Wippel
2016-06-16
2
-2
/
+10
*
|
qeth layer 2 and layer 3 common feature handling
Thomas Richter
2016-06-16
4
-198
/
+111
*
|
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
2016-06-16
7
-458
/
+482
*
|
qeth: introduce linearization fail count to stats
Eugene Crosser
2016-06-16
4
-8
/
+23
*
|
qeth: enable scatter/gather by default
Eugene Crosser
2016-06-16
2
-3
/
+4
*
|
qeth: enable scatter/gather in layer 2 mode
Eugene Crosser
2016-06-16
1
-1
/
+25
*
|
qeth: fill netdevice->gso_* attributes accurately
Eugene Crosser
2016-06-16
1
-1
/
+3
*
|
qeth: clean up condition when tso is used
Eugene Crosser
2016-06-16
2
-20
/
+30
*
|
qeth: refactor calculation of SBALE count
Eugene Crosser
2016-06-16
3
-41
/
+85
*
|
qeth: Include error message for "OS Mismatch"
Eugene Crosser
2016-06-16
1
-0
/
+6
|
/
*
drivers: fix dev->trans_start removal fallout
Florian Westphal
2016-05-04
1
-1
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
3
-5
/
+5
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
2
-3
/
+3
*
qeth: get rid of redundant 0-termination
Rasmus Villemoes
2015-12-14
1
-2
/
+0
*
qeth: repair SBAL elements calculation
Ursula Braun
2015-12-14
1
-1
/
+1
*
qeth: initialize net_device with carrier off
Ursula Braun
2015-12-14
2
-0
/
+2
*
qeth use common function qeth_get_setassparms_cmd
Thomas Richter
2015-12-14
3
-33
/
+17
*
s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
Markus Elfring
2015-12-14
1
-5
/
+2
*
s390/qeth: optimize MAC handling in rx_mode callback
Lakhvich Dmitriy
2015-10-07
2
-45
/
+111
*
s390/qeth: switch to napi_gro_receive
Thomas Richter
2015-10-07
1
-1
/
+1
*
s390/iucv: do not use arrays as argument
Ursula Braun
2015-09-21
2
-14
/
+12
*
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
2015-09-21
4
-147
/
+285
*
qeth: move OSA portname into deprecated status
Ursula Braun
2015-09-21
3
-97
/
+11
*
qeth: no write permission for readonly sysattr
Lakhvich Dmitriy
2015-09-21
1
-1
/
+1
*
qeth: remove extraneous length from %pM format
Eugene Crosser
2015-09-21
1
-2
/
+2
*
s390: remove unneeded variables
Peter Senna Tschudin
2015-08-07
2
-8
/
+2
*
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
2015-05-18
1
-1
/
+1
*
qeth: replace ENOSYS with EOPNOTSUPP
Eugene Crosser
2015-05-18
1
-5
/
+5
*
qeth: BRIDGEPORT "sanity check"
Eugene Crosser
2015-05-18
1
-4
/
+12
*
qeth: OSA version of SETBRIDGEPORT command
Eugene Crosser
2015-05-18
4
-28
/
+49
*
qeth: IFF_PROMISC flag to BRIDGE PORT mode
Eugene Crosser
2015-05-18
3
-3
/
+95
*
qeth: remove locks from sysfs _show
Eugene Crosser
2015-05-18
1
-8
/
+0
*
qeth: fix handling of IPA return codes
Eugene Crosser
2015-05-18
1
-6
/
+4
*
qeth: fix rx checksum offload handling
Thomas Richter
2015-05-18
1
-7
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
5
-3740
/
+4
|
\
|
*
qeth: Fix command sizes
Stefan Raspl
2015-02-28
1
-2
/
+3
|
*
s390: remove claw driver
Ursula Braun
2015-02-28
4
-3738
/
+1
*
|
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-12
/
+0
|
/
[next]