aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | libata: Add Intel SCH PATA driverAlek Du2008-05-06
| * | | ata_piix: verify SIDPR access before enabling itTejun Heo2008-05-06
| * | | libata: improve post-reset device ready testTejun Heo2008-05-06
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-06
|\ \ \ | |/ / |/| |
| * | net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim2008-05-06
| * | iwlwifi: make IWLWIFI a tristateAdrian Bunk2008-05-06
| * | Revert "atm: Do not free already unregistered net device."David S. Miller2008-05-06
| * | dccp: return -EINVAL on invalid feature lengthChris Wright2008-05-05
| * | irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-05
| * | irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar2008-05-05
| * | net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim2008-05-05
| * | ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH2008-05-05
| * | ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-05
| * | atm: Bad locking on br2684_devs modifications.Pavel Emelyanov2008-05-04
| * | atm: Do not free already unregistered net device.Pavel Emelyanov2008-05-04
| * | mac80211: Do not free net device after it is unregistered.Pavel Emelyanov2008-05-04
| * | bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov2008-05-04
| * | bridge: Net device leak in br_add_bridge().Pavel Emelyanov2008-05-04
| * | niu: Fix probing regression for maramba on-board chips.David S. Miller2008-05-04
| * | lapbeth: Release ->ethdev when unregistering device.David S. Miller2008-05-04
| * | xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz2008-05-04
| * | net: Fix useless comment reference loop.Johannes Berg2008-05-03
| * | sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski2008-05-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-05
|\ \ \
| * | | mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer2008-05-05
| * | | IB/ehca: Fix function return typesStefan Roscher2008-05-05
| * | | RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise2008-05-02
| * | | RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise2008-05-02
| * | | RDMA/cxgb3: QP flush fixesSteve Wise2008-05-02
| * | | IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-30
| * | | IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-05
|\ \ \ \
| * | | | sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar2008-05-05
| * | | | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-05
| * | | | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-05
| * | | | sched: fix cpu clockIngo Molnar2008-05-05
| * | | | sched: fair-group: fix a Div0 error of the fair group schedulerMiao Xie2008-05-05
| * | | | sched: fix missing locking in sched_domains codeHeiko Carstens2008-05-05
| * | | | sched: make clock sync tunable by architecture codeIngo Molnar2008-05-05
| * | | | sched: fix debuggingMike Galbraith2008-05-05
| * | | | sched: fix sched_info_switch not being called according to documentationDavid Simner2008-05-05
| * | | | sched: fix hrtick_start_fair and CPU-HotplugPeter Zijlstra2008-05-05
| * | | | sched: fix SCHED_FAIR wake-idle logic errorGregory Haskins2008-05-05
| * | | | sched: fix RT task-wakeup logicGregory Haskins2008-05-05
| * | | | sched: add statics, don't return void expressionsHarvey Harrison2008-05-05
| * | | | sched: add debug checks to idle functionsAndrew Morton2008-05-05
| * | | | sched: remove old sched docIngo Molnar2008-05-05
| * | | | sched: make rt_sched_class, idle_sched_class staticHarvey Harrison2008-05-05
| * | | | sched: optimize calc_delta_mine()Peter Zijlstra2008-05-05
| * | | | sched: fix normalized sleeperPeter Zijlstra2008-05-05