summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-09ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman1-32/+32
2008-09-09ipsec: Restore larval states and socket policies in dumpHerbert Xu2-0/+3
2008-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-19/+54
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann4-5/+26
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann4-7/+24
2008-09-09[Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann1-7/+4
2008-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Linus Torvalds3-3/+64
2008-09-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-7/+24
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-36/+48
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-13/+50
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-137/+196
2008-09-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-43/+65
2008-09-08Fix format of MAINTAINERSUwe Kleine-König1-1/+1
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-17/+94
2008-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-8/+6
2008-09-08usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever1-0/+6
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger2-9/+25
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano4-0/+40
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn1-3/+0
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo1-5/+0
2008-09-08sata_nv: disable hardreset for genericTejun Heo1-18/+1
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo1-1/+1
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord1-1/+2
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox3-15/+59
2008-09-08powerpc: Fix rare boot build breakageHugh Dickins1-1/+1
2008-09-08Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"Herbert Xu1-36/+48
2008-09-07pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski1-1/+6
2008-09-07netfilter: nf_conntrack_irc: make sure string is terminated before calling si...Patrick McHardy1-0/+10
2008-09-07netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan1-4/+4
2008-09-07netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan1-1/+5
2008-09-07netfilter: nf_conntrack_sip: de-static helper pointersAlexey Dobriyan1-2/+4
2008-09-08powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch1-1/+2
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-18/+58
2008-09-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-61/+167
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-56/+151
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+3
2008-09-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-31/+59
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar3-137/+196
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-10/+13
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-6/+9
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost1-1/+1
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2-7/+14
2008-09-06x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu3-8/+44
2008-09-06x86: delay early cpu initialization until cpuid is doneKrzysztof Helt1-2/+2
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski1-17/+29
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski1-8/+8
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki1-1/+1
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek3-8/+31