summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-08-051-6/+14
|\
| * percpu: allow limited allocation before slab is onlineTejun Heo2010-06-271-0/+13
| * percpu: make @dyn_size always mean min dyn_size in first chunk init functionsTejun Heo2010-06-271-6/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-0512-72/+236
|\ \
| * | [SCSI] implement runtime Power ManagementAlan Stern2010-07-281-0/+8
| * | [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-281-10/+1Star
| * | [SCSI] iscsi_transport: wait on session in error handler pathMike Christie2010-07-281-0/+2
| * | [SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt2010-07-281-11/+5Star
| * | [SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt2010-07-281-0/+7
| * | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2010-07-282-0/+11
| * | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2010-07-282-19/+44
| * | [SCSI] libfc: eliminate rport LOGO stateJoe Eykholt2010-07-281-2/+0Star
| * | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt2010-07-281-1/+41
| * | [SCSI] libfcoe: add protocol description of FIP VN2VN modeJoe Eykholt2010-07-282-3/+50
| * | [SCSI] libfc: track FIP exchangesJoe Eykholt2010-07-282-0/+5
| * | [SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2010-07-282-0/+6
| * | [SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt2010-07-281-0/+2
| * | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt2010-07-281-1/+10
| * | [SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt2010-07-281-2/+7
| * | [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt2010-07-281-7/+2Star
| * | [SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt2010-07-281-0/+2
| * | [SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt2010-07-281-0/+2
| * | [SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev2010-07-281-0/+10
| * | [SCSI] fcoe: make it possible to verify fcoe with sparseBart Van Assche2010-07-281-2/+2
| * | [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary2010-07-281-0/+2
| * | [SCSI] libfc: fix indefinite rport restartJoe Eykholt2010-07-271-0/+2
| * | [SCSI] libfc: Fix remote port restart problemJoe Eykholt2010-07-271-3/+2Star
| * | [SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi2010-07-271-0/+9
| * | [SCSI] fcoe: clean up TBD comments in FCoE prototype headerJoe Eykholt2010-07-271-11/+4Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04117-1002/+2053
|\ \
| * | l2tp: fix export of header file for userspaceJames Chapman2010-08-031-0/+1
| * | can-raw: Fix skb_orphan_try handlingOliver Hartkopp2010-08-031-1/+3
| * | Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof HaƂasa2010-08-031-0/+3
| * | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-08-031-0/+7
| |\ \
| | * | cgroups: Add an API to attach a task to current task's cgroupSridhar Samudrala2010-07-281-0/+7
| * | | tg3: Remove 5720, 5750, and 5750MMatt Carlson2010-08-031-3/+0Star
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-0310-11/+89
| |\ \ \
| | * | | netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-021-4/+4
| | * | | ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-021-0/+12
| | * | | netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao2010-08-021-2/+7
| | * | | xt_quota: report initial quota value instead of current value to userspaceChangli Gao2010-07-231-1/+1
| | * | | netfilter: add xt_cpu matchEric Dumazet2010-07-232-1/+13
| | * | | IPVS: make FTP work with full NAT supportHannes Eder2010-07-231-2/+0Star
| | * | | netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-232-0/+28
| | * | | netfilter: correct CHECKSUM header and export itMichael S. Tsirkin2010-07-162-3/+6
| | * | | netfilter: add CHECKSUM targetMichael S. Tsirkin2010-07-151-0/+18
| | * | | nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso2010-07-152-1/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-298-129/+219
| |\ \ \ \
| | * | | | cfg80211: fix dev <-> wiphy typoChristian Lamparter2010-07-291-1/+1
| | * | | | mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-291-2/+7