summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] qla2xxx: Honor execute firmware failures.Chad Dupuis2013-12-191-0/+2
* [SCSI] qla2xxx: Print proper QLAFX00 product name at probe.Armen Baloyan2013-12-192-3/+7
* [SCSI] hpsa: prevent stalled i/oStephen M. Cameron2013-12-192-2/+31
* [SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.Stephen M. Cameron2013-12-192-2/+47
* [SCSI] hpsa: add MSA 2040 to list of external target devicesStephen M. Cameron2013-12-161-0/+1
* [SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctlStephen M. Cameron2013-12-161-6/+5
* [SCSI] hpsa: remove unneeded include of seq_file.hStephen M. Cameron2013-12-161-1/+0
* [SCSI] hpsa: add 5 second delay after doorbell resetStephen M. Cameron2013-12-161-9/+23
* [SCSI] hpsa: do not attempt to flush the cache on locked up controllersStephen M. Cameron2013-12-161-0/+9
* [SCSI] sr: use block layer runtime PMAaron Lu2013-12-162-70/+29
* [SCSI] qla4xxx: overflow in qla4xxx_set_chap_entry()Dan Carpenter2013-12-161-4/+7
* [SCSI] qla4xxx: Update driver version to 5.04.00-k2Adheer Chandravanshi2013-12-161-1/+1
* [SCSI] qla4xxx: Add support for additional network parameters settingsHarish Zunjarrao2013-12-166-133/+1212
* [SCSI] iscsi_transport: Additional parameters for network settingsHarish Zunjarrao2013-12-163-3/+419
* [SCSI] iscsi_transport: Remove net param enum valuesHarish Zunjarrao2013-12-161-19/+19
* [SCSI] scsi_debug: simplify creation and destruction of driver attribute filesAkinobu Mita2013-12-161-160/+106
* Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
* null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
* radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
|\
| * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-151-1/+4
| * i40e: fix null dereferenceJesse Brandeburg2013-12-151-0/+3
| * xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| * net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| * xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| * xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| * sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-121-2/+4
| * udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-121-6/+16
| * net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-121-4/+0
| * Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| * 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| * xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| * net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-112-10/+39
| * udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| * macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| * tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| * net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-111-8/+12
| * net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-111-45/+70
| * micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-112-0/+17
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-111-0/+4
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-111-0/+4
| |/|
| | * ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
| * | udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet2013-12-111-10/+6
| * | Merge branch 'sctp'David S. Miller2013-12-112-19/+89
| |\ \
| | * | sctp: fix up a spacingwangweidong2013-12-111-5/+2
| | * | sctp: add check rto_min and rto_max in sysctlwangweidong2013-12-111-4/+65
| | * | sctp: check the rto_min and rto_max in setsockoptwangweidong2013-12-111-10/+22
| |/ /
| * | ipv6: do not erase dst address with flow label destinationFlorent Fourcot2013-12-116-6/+0
| * | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-115-17/+13