summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sata_mv pci featuresMark Lord2008-05-061-3/+36
| * | | sata_mv more cosmetic changesMark Lord2008-05-061-59/+63
| * | | libata: Add Intel SCH PATA driverAlek Du2008-05-063-0/+216
| * | | ata_piix: verify SIDPR access before enabling itTejun Heo2008-05-061-0/+25
| * | | libata: improve post-reset device ready testTejun Heo2008-05-063-8/+17
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-0618-77/+132
|\ \ \ | |/ / |/| |
| * | net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim2008-05-061-8/+9
| * | iwlwifi: make IWLWIFI a tristateAdrian Bunk2008-05-061-2/+1
| * | Revert "atm: Do not free already unregistered net device."David S. Miller2008-05-061-0/+2
| * | dccp: return -EINVAL on invalid feature lengthChris Wright2008-05-051-1/+1
| * | irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-051-1/+4
| * | irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar2008-05-051-0/+6
| * | net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim2008-05-051-18/+16
| * | ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH2008-05-044-24/+25
| * | ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-042-2/+2
| * | atm: Bad locking on br2684_devs modifications.Pavel Emelyanov2008-05-041-2/+2
| * | atm: Do not free already unregistered net device.Pavel Emelyanov2008-05-041-2/+0
| * | mac80211: Do not free net device after it is unregistered.Pavel Emelyanov2008-05-041-2/+5
| * | bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov2008-05-041-8/+8
| * | bridge: Net device leak in br_add_bridge().Pavel Emelyanov2008-05-041-1/+3
| * | niu: Fix probing regression for maramba on-board chips.David S. Miller2008-05-041-4/+7
| * | lapbeth: Release ->ethdev when unregistering device.David S. Miller2008-05-031-0/+1
| * | xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz2008-05-031-8/+40
| * | net: Fix useless comment reference loop.Johannes Berg2008-05-031-1/+3
| * | sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski2008-05-031-2/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-0510-26/+75
|\ \ \
| * | | mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer2008-05-051-1/+1
| * | | IB/ehca: Fix function return typesStefan Roscher2008-05-051-4/+3
| * | | RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise2008-05-021-2/+2
| * | | RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise2008-05-021-1/+1
| * | | RDMA/cxgb3: QP flush fixesSteve Wise2008-05-023-10/+20
| * | | IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-303-6/+46
| * | | IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-301-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-0512-406/+428
|\ \ \ \
| * | | | sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar2008-05-051-2/+3
| * | | | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-057-161/+281
| * | | | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-052-0/+7
| * | | | sched: fix cpu clockIngo Molnar2008-05-051-9/+15
| * | | | sched: fair-group: fix a Div0 error of the fair group schedulerMiao Xie2008-05-051-6/+11
| * | | | sched: fix missing locking in sched_domains codeHeiko Carstens2008-05-051-17/+12
| * | | | sched: make clock sync tunable by architecture codeIngo Molnar2008-05-052-1/+3
| * | | | sched: fix debuggingMike Galbraith2008-05-051-27/+0
| * | | | sched: fix sched_info_switch not being called according to documentationDavid Simner2008-05-051-2/+2
| * | | | sched: fix hrtick_start_fair and CPU-HotplugPeter Zijlstra2008-05-051-1/+65
| * | | | sched: fix SCHED_FAIR wake-idle logic errorGregory Haskins2008-05-051-1/+1
| * | | | sched: fix RT task-wakeup logicGregory Haskins2008-05-052-3/+11
| * | | | sched: add statics, don't return void expressionsHarvey Harrison2008-05-052-6/+10
| * | | | sched: add debug checks to idle functionsAndrew Morton2008-05-051-0/+2
| * | | | sched: remove old sched docIngo Molnar2008-05-051-165/+0
| * | | | sched: make rt_sched_class, idle_sched_class staticHarvey Harrison2008-05-052-2/+2