summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali2010-09-051-0/+13
| | * | [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade2010-09-051-3/+4
| | * | [SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali2010-09-051-8/+12
| | * | [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade2010-09-051-1/+2
| | * | [SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi2010-09-051-1/+0
| | * | [SCSI] qla2xxx: Fix vport delete issuesArun Easi2010-09-057-36/+207
| | * | [SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.David Miller2010-09-022-9/+7
| | * | [SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren2010-09-021-3/+3
| | * | [SCSI] hpsa: disable doorbell reset on reset_devicesStephen M. Cameron2010-09-021-0/+6
| | * | [SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal2010-09-022-4/+3
| | * | [SCSI] fix bio.bi_rw handlingJiri Slaby2010-09-021-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-1137-296/+376
| |\ \ \
| | * \ \ Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-093-27/+73
| | |\ \ \
| | | * | | vhost: error handling fixMichael S. Tsirkin2010-09-061-0/+1
| | | * | | vhost: fix attach to cgroups regressionMichael S. Tsirkin2010-09-061-22/+57
| | | * | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-052-5/+15
| | * | | | ipheth: remove incorrect devtype to WWANDan Williams2010-09-091-6/+1
| | * | | | MAINTAINERS: Add CAIFJoe Perches2010-09-091-0/+10
| | * | | | sctp: fix test for end of loopJoe Perches2010-09-091-23/+23
| | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-086151-473233/+354801
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | KS8851: Correct RX packet allocationEric Dumazet2010-09-081-18/+21
| | * | | | udp: add rehash on connect()Eric Dumazet2010-09-086-2/+66
| | * | | | net: blackhole route should always be recalculatedJianzhao Wang2010-09-081-1/+6
| | * | | | ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski2010-09-081-2/+6
| | * | | | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings2010-09-081-10/+6
| | * | | | ipvs: fix active FTPJulian Anastasov2010-09-084-12/+16
| | * | | | gro: Re-fix different skb headroomsJarek Poplawski2010-09-081-1/+1
| | * | | | via-velocity: Turn scatter-gather support back off.David S. Miller2010-09-071-1/+1
| | * | | | ipv4: Fix reverse path filtering with multipath routing.David S. Miller2010-09-071-2/+13
| | * | | | UNIX: Do not loop forever at unix_autobind().Tetsuo Handa2010-09-071-3/+12
| | * | | | PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord2010-09-071-0/+9
| | * | | | irda: off by oneDan Carpenter2010-09-071-1/+1
| | * | | | 3c59x: Fix deadlock in vortex_error()Ben Hutchings2010-09-071-3/+7
| | * | | | netfilter: discard overlapping IPv6 fragmentNicolas Dichtel2010-09-071-65/+15
| | * | | | ipv6: discard overlapping fragmentNicolas Dichtel2010-09-071-56/+15
| | * | | | net: fix tx queue selection for bridged devices implementing select_queueHelmut Schaa2010-09-071-8/+8
| | * | | | bonding: Fix jiffies overflow problems (again)Jiri Bohac2010-09-071-17/+39
| | * | | | stmmac: fix sleep inside atomicGiuseppe Cavallaro2010-09-071-5/+4
| | * | | | cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-031-2/+8
| | * | | | be2net: remove a BUG_ON in be_cmds.cAjit Khaparde2010-09-031-4/+2
| | * | | | be2net: fix a bug in UE detection logicAjit Khaparde2010-09-033-26/+10
| | * | | | be2net: fix net-snmp error because of wrong packet statsAjit Khaparde2010-09-034-6/+18
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-113-6/+1
| |\ \ \ \
| | * | | | sparc: Kill all BKL usage.David S. Miller2010-09-083-6/+1
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-09-112-2/+6
| |\ \ \ \ \
| | * | | | | x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-111-1/+1
| | * | | | | sched: Move sched_avg_update() to update_cpu_load()Suresh Siddha2010-09-092-2/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-104-24/+31
| |\ \ \ \ \
| | * | | | | drm/i915: don't enable self-refresh on IronlakeJesse Barnes2010-09-102-2/+12
| | * | | | | drm/i915: Double check that the wait_request is not pending before warningChris Wilson2010-09-091-7/+15
OpenPOWER on IntegriCloud