| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-12-02 | 1 | -5/+15 |
|\ |
|
| * | genetlink/pmcraid: use proper genetlink multicast API | Johannes Berg | 2013-11-28 | 1 | -5/+15 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-11-22 | 2 | -30/+28 |
|\ \
| |/
|/| |
|
| * | target/qla2xxx: Remove QLA_TPG_ATTRIB macro | Andy Grover | 2013-10-16 | 2 | -12/+10 |
| * | target: Remove TF_CIT_TMPL macro | Andy Grover | 2013-10-16 | 1 | -18/+18 |
* | | aacraid: prevent invalid pointer dereference | Mahesh Rajashekhara | 2013-11-19 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-19 | 1 | -1/+2 |
|\ \ |
|
| * | | genetlink: pass family to functions using groups | Johannes Berg | 2013-11-19 | 1 | -1/+2 |
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-11-18 | 1 | -1/+539 |
|\ \ \ |
|
| * | | | scsi_transport_srp: Add periodic reconnect support | Bart Van Assche | 2013-11-08 | 1 | -7/+99 |
| * | | | scsi_transport_srp: Add transport layer error handling | Bart Van Assche | 2013-11-08 | 1 | -1/+429 |
| * | | | IB/srp: Keep rport as long as the IB transport layer | Bart Van Assche | 2013-11-08 | 1 | -0/+18 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 26 | -56/+18 |
|\ \ \ \ |
|
| * | | | | treewide: Fix common typo in "identify" | Maxime Jayat | 2013-10-14 | 4 | -17/+17 |
| * | | | | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-14 | 21 | -38/+0 |
| * | | | | treewide: Fix typo in printk | Masanari Iida | 2013-10-14 | 1 | -1/+1 |
* | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-15 | 1 | -10/+9 |
|\ \ \ \ \ |
|
| * | | | | | virtio_scsi: verify if queue is broken after virtqueue_get_buf() | Heinz Graalfs | 2013-11-11 | 1 | -0/+3 |
| * | | | | | virtio: use size-based config accessors. | Rusty Russell | 2013-10-17 | 1 | -8/+4 |
| * | | | | | virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM | Aaron Lu | 2013-09-23 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 4 | -72/+23 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-09-27 | 1 | -9/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | [SCSI] qla2xxx: Use standard PCIe Capability Link register field names | Bjorn Helgaas | 2013-09-25 | 1 | -9/+5 |
| | |/ / / / |
|
| * | | | | | [SCSI] qla2xxx: Use pcie_is_pcie() to simplify code | Yijing Wang | 2013-09-23 | 1 | -4/+2 |
| * | | | | | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify code | Yijing Wang | 2013-09-23 | 1 | -18/+4 |
| * | | | | | [SCSI] bfa: Use pcie_set()/get_readrq() to simplify code | Yijing Wang | 2013-09-23 | 1 | -41/+12 |
| |/ / / / |
|
* | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-11-14 | 85 | -1416/+5552 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'fcoe-3.13' into for-linus | James Bottomley | 2013-11-10 | 9 | -174/+294 |
| |\ \ \ \ \ |
|
| | * | | | | | scsi: Convert uses of compare_ether_addr to ether_addr_equal | Joe Perches | 2013-10-14 | 5 | -18/+17 |
| | * | | | | | fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error path | Neil Horman | 2013-10-14 | 1 | -0/+1 |
| | * | | | | | libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception | Robert Love | 2013-10-11 | 3 | -31/+65 |
| | * | | | | | fcoe: Reduce fcoe_sysfs_fcf_add() stack usage | Bart Van Assche | 2013-09-04 | 1 | -17/+23 |
| | * | | | | | fcoe: Add missing newlines in debug messages | Bart Van Assche | 2013-09-04 | 2 | -12/+12 |
| | * | | | | | fcoe: Declare fcoe_ctlr_mode_set() static | Bart Van Assche | 2013-09-04 | 1 | -2/+2 |
| | * | | | | | fcp: Do not interpret check condition as underrun | Bart Van Assche | 2013-09-04 | 1 | -5/+5 |
| | * | | | | | libfc: Do not invoke the response handler after fc_exch_done() | Bart Van Assche | 2013-09-04 | 1 | -39/+92 |
| | * | | | | | libfc: Reduce exchange lock contention in fc_exch_recv_abts() | Bart Van Assche | 2013-09-04 | 1 | -8/+10 |
| | * | | | | | libfc: Avoid that sending after an abort triggers a kernel warning | Bart Van Assche | 2013-09-04 | 1 | -22/+37 |
| | * | | | | | libfc: Protect ep->esb_stat changes via ex_lock | Bart Van Assche | 2013-09-04 | 1 | -2/+7 |
| | * | | | | | libfc: Fix a race in fc_exch_timer_set_locked() | Bart Van Assche | 2013-09-04 | 1 | -3/+4 |
| | * | | | | | libfc: Clarify fc_exch_find() | Bart Van Assche | 2013-09-04 | 1 | -1/+3 |
| | * | | | | | libfc: Micro-optimize fc_setup_exch_mgr() | Bart Van Assche | 2013-09-04 | 1 | -7/+3 |
| | * | | | | | libfc: Debug code fixes | Bart Van Assche | 2013-09-04 | 2 | -5/+5 |
| | * | | | | | libfc: Source code comment spelling fixes | Bart Van Assche | 2013-09-04 | 3 | -8/+5 |
| | * | | | | | fcoe: cleanup return codes from fcoe_rcv | Neil Horman | 2013-09-04 | 1 | -2/+2 |
| | * | | | | | fcoe: make sure fcoe frames are unshared prior to manipulating them | Neil Horman | 2013-09-04 | 1 | -0/+6 |
| | * | | | | | fcoe: ensure that skb placed on the fip_recv_list are unshared | Neil Horman | 2013-09-04 | 1 | -0/+3 |
| * | | | | | | [SCSI] scsi_error: Escalate to LUN reset if abort fails | Hannes Reinecke | 2013-10-25 | 1 | -7/+9 |
| * | | | | | | [SCSI] Add 'eh_deadline' to limit SCSI EH runtime | Hannes Reinecke | 2013-10-25 | 3 | -6/+168 |
| * | | | | | | [SCSI] remove check for 'resetting' | Hannes Reinecke | 2013-10-25 | 1 | -28/+0 |