summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-07-28[SCSI] iscsi_transport: wait on session in error handler pathMike Christie1-0/+2
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt1-11/+5
2010-07-28[SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt1-0/+7
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2-0/+11
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2-19/+44
2010-07-28[SCSI] libfc: eliminate rport LOGO stateJoe Eykholt1-2/+0
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt1-1/+41
2010-07-28[SCSI] libfcoe: add protocol description of FIP VN2VN modeJoe Eykholt2-3/+50
2010-07-28[SCSI] libfc: track FIP exchangesJoe Eykholt2-0/+5
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2-0/+6
2010-07-28[SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt1-0/+2
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt1-1/+10
2010-07-28[SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt1-2/+7
2010-07-28[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt1-7/+2
2010-07-28[SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt1-0/+2
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt1-0/+2
2010-07-28[SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev1-0/+10
2010-07-28[SCSI] fcoe: make it possible to verify fcoe with sparseBart Van Assche1-2/+2
2010-07-28[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary1-0/+2
2010-07-27[SCSI] libfc: fix indefinite rport restartJoe Eykholt1-0/+2
2010-07-27[SCSI] libfc: Fix remote port restart problemJoe Eykholt1-3/+2
2010-07-27[SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi1-0/+9
2010-07-27[SCSI] fcoe: clean up TBD comments in FCoE prototype headerJoe Eykholt1-11/+4
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+4
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend1-1/+4
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox1-1/+6
2010-06-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+1
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2-13/+1
2010-06-08tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov1-1/+2
2010-06-08drm/radeon/kms/evergreen: set accel_enabledAlex Deucher1-0/+1
2010-06-07ahci: add pci quirk for JMB362Tejun Heo1-0/+1
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+3
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-34/+10
2010-06-05module: Make module sysfs functions private.Rusty Russell1-33/+0
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell1-0/+7
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds1-1/+3
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert1-3/+3
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+162
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-0/+84
2010-06-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+25
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-14/+14
2010-06-04sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov2-2/+2
2010-06-04wrong type for 'magic' argument in simple_fill_super()Roberto Sassu1-1/+1
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-27/+94
2010-06-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+10
2010-06-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+18
2010-06-03Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+8
2010-06-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-0/+51