Age | Commit message (Expand) | Author | Files | Lines |
2013-05-02 | [SCSI] qla4xxx: Assign values using correct datatype | Adheer Chandravanshi | 1 | -4/+4 |
2013-05-02 | [SCSI] qla4xxx: Fix smatch warnings | Adheer Chandravanshi | 1 | -16/+1 |
2013-05-02 | [SCSI] qla4xxx: Fix sparse warning for qla4xxx_sysfs_ddb_tgt_create | Vikas Chaudhary | 1 | -3/+3 |
2013-05-02 | [SCSI] qla4xxx: Silence gcc warning | Vikas Chaudhary | 1 | -5/+3 |
2013-05-02 | [SCSI] libosd: remover duplicate __bitwise annotation | Dan Carpenter | 1 | -1/+1 |
2013-05-02 | [SCSI] megaraid_sas: release lock on error path | Dan Carpenter | 1 | -1/+2 |
2013-05-02 | [SCSI] ibmvfc: Driver version 1.0.11 | Brian King | 1 | -2/+2 |
2013-05-02 | [SCSI] ibmvfc: Suppress ABTS if target gone | Brian King | 2 | -7/+9 |
2013-05-02 | [SCSI] ibmvfc: Send cancel when link is down | Brian King | 1 | -5/+8 |
2013-05-02 | [SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlers | Brian King | 1 | -17/+52 |
2013-05-02 | [SCSI] ibmvfc: Properly set cancel flags when cancelling abort | Brian King | 1 | -1/+1 |
2013-05-02 | [SCSI] be2iscsi: Bump the driver version to 10.0.467.0 | Jayamohan Kallickal | 1 | -1/+1 |
2013-05-02 | [SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn | Jayamohan Kallickal | 1 | -8/+9 |
2013-05-02 | [SCSI] be2iscsi: Fix possible reentrancy issue in be_iopoll | Shlomo Pongratz | 1 | -1/+1 |
2013-05-02 | [SCSI] be2scsi: Update copyright dates to 2013 | Jayamohan Kallickal | 9 | -9/+9 |
2013-05-02 | [SCSI] be2iscsi: Fix checking Adapter state while establishing CXN | Jayamohan Kallickal | 1 | -0/+7 |
2013-05-02 | [SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driver | Jayamohan Kallickal | 3 | -70/+133 |
2013-05-02 | [SCSI] be2iscsi : Fix the NOP-In handling code path | Jayamohan Kallickal | 3 | -15/+12 |
2013-05-02 | [SCSI] be2iscsi: Fix the Port Link Status issue | Jayamohan Kallickal | 2 | -16/+16 |
2013-05-02 | [SCSI] be2iscsi: Fix displaying the Active Session Count from driver | Jayamohan Kallickal | 3 | -0/+25 |
2013-05-02 | [SCSI] be2iscsi: Fix displaying the FW Version from driver. | Jayamohan Kallickal | 4 | -13/+42 |
2013-05-02 | [SCSI] be2iscsi: Fix support for DEFQ extension | Jayamohan Kallickal | 2 | -12/+44 |
2013-05-02 | [SCSI] be2iscsi: Fix MACRO for checking the adapter type | Jayamohan Kallickal | 3 | -76/+79 |
2013-05-02 | [SCSI] be2iscsi: Fix freeing CXN specific driver resources. | Jayamohan Kallickal | 3 | -22/+62 |
2013-05-02 | [SCSI] be2iscsi: Fix MSIX support in SKH-R to 32 | Jayamohan Kallickal | 2 | -1/+2 |
2013-05-02 | [SCSI] be2iscsi: Fix MBX Command issues | Jayamohan Kallickal | 2 | -5/+12 |
2013-05-02 | [SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffe... | Jayamohan Kallickal | 2 | -0/+17 |
2013-05-02 | [SCSI] be2iscsi: Fix lack of uninitialize pattern to FW | Jayamohan Kallickal | 3 | -0/+53 |
2013-05-02 | [SCSI] csiostor: off by one error | Dan Carpenter | 2 | -2/+2 |
2013-05-02 | [SCSI] bnx2fc: Bumped version to 1.0.14 | Bhanu Prakash Gollapudi | 2 | -2/+2 |
2013-05-02 | [SCSI] bnx2fc: Update copyright dates | Bhanu Prakash Gollapudi | 6 | -6/+6 |
2013-05-02 | [SCSI] bnx2fc: Fix race condition between IO completion and abort | Bhanu Prakash Gollapudi | 1 | -2/+5 |
2013-05-02 | [SCSI] bnx2fc: Include chip number in the symbolic name | Bhanu Prakash Gollapudi | 3 | -7/+54 |
2013-05-02 | [SCSI] bnx2fc: Enable cached tasks to improve performance | Bhanu Prakash Gollapudi | 1 | -1/+5 |
2013-05-02 | [SCSI] fnic: Incremented driver version | Hiral Patel | 1 | -1/+1 |
2013-05-02 | [SCSI] fnic: Kernel panic due to FIP mode misconfiguration | Hiral Patel | 1 | -0/+6 |
2013-05-02 | [SCSI] fnic: FIP VLAN Discovery Feature Support | Hiral Patel | 7 | -4/+784 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1506 | -37021/+86321 |
2013-05-02 | filter: fix va_list build error | Xi Wang | 1 | -0/+1 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 49 | -444/+2917 |
2013-05-01 | af_unix: fix a fatal race with bit fields | Eric Dumazet | 2 | -8/+9 |
2013-05-01 | Merge branch 'bnx2x' | David S. Miller | 1 | -2/+6 |
2013-05-01 | bnx2x: Prevent memory leak when cnic is absent | Yuval Mintz | 1 | -0/+2 |
2013-05-01 | bnx2x: correct reading of speed capabilities | Yaniv Rosner | 1 | -2/+4 |
2013-05-01 | net: sctp: attribute printl with __printf for gcc fmt checks | Daniel Borkmann | 1 | -1/+1 |
2013-05-01 | netlink: kconfig: move mmap i/o into netlink kconfig | Daniel Borkmann | 2 | -9/+9 |
2013-05-01 | netpoll: convert mutex into a semaphore | Neil Horman | 2 | -8/+8 |
2013-05-01 | netlink: Fix skb ref counting. | Pravin B Shelar | 1 | -1/+0 |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 11 | -49/+93 |
2013-05-01 | init: Do not warn on non-zero initcall return | Steven Rostedt | 1 | -4/+1 |