https://github.com/torvalds/linux
Revision d5f2cffc49ae27aff52eeda6206acb5db54693c9 authored by David S. Miller on 18 April 2013, 18:55:07 UTC, committed by David S. Miller on 18 April 2013, 18:55:07 UTC
Shahed Shaikh says:

====================
This patch series contains bug fixes for -
* Loopback test failure while traffic is running.
* Tx timeout and subsequent firmware reset by removing check for
  '(adapter->netdev->features & (NETIF_F_TSO | NETIF_F_TSO6)' from tx fast
  path, as per Eric's suggestion.
* Typo in logs.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s 026ac67 + 7bc27a8
History
Tip revision: d5f2cffc49ae27aff52eeda6206acb5db54693c9 authored by David S. Miller on 18 April 2013, 18:55:07 UTC
Merge branch 'qlogic'
Tip revision: d5f2cff
File Mode Size
Kconfig -rw-r--r-- 55.6 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 13.3 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.3 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 22.1 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top