summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: fix overrun in attribute iterationVegard Nossum2008-09-111-1/+1
* ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-113-0/+28
* ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman2008-09-091-32/+32
* ipsec: Restore larval states and socket policies in dumpHerbert Xu2008-09-092-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-096-19/+54
|\
| * [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-094-5/+26
| * [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-094-7/+24
| * [Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann2008-09-091-7/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Linus Torvalds2008-09-083-3/+64
|\ \
| * | avr32: pm_standby low-power ram bug fixHumphrey Bucknell2008-09-011-1/+1
| * | avr32: Fix lockup after Java stack underflow in user modeHaavard Skinnemoen2008-09-012-2/+63
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-09-082-7/+24
|\ \ \
| * | | powerpc: Fix rare boot build breakageHugh Dickins2008-09-081-1/+1
| * | | powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch2008-09-081-1/+2
| * | | powerpc/spufs: Fix race for a free SPUJeremy Kerr2008-09-051-4/+19
| * | | powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr2008-09-051-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-09-081-36/+48
|\ \ \ \
| * | | | Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"Herbert Xu2008-09-081-36/+48
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-0810-13/+50
|\ \ \ \ \
| * | | | | [ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek2008-09-063-8/+31
| * | | | | [ARM] omap: fix virtual vs physical address space confusionsRussell King2008-09-044-2/+17
| * | | | | [ARM] remove unused #include <version.h>Huang Weiyi2008-09-041-1/+0
| * | | | | [ARM] omap: fix build error in ohci-omap.cRussell King2008-09-041-1/+1
| * | | | | [ARM] omap: fix gpio.c build errorRussell King2008-09-031-1/+1
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-083-137/+196
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/cpuset' into sched/urgentIngo Molnar2008-09-063-137/+196
| |\ \ \ \ \ \
| | * | | | | | sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-062-7/+14
| | * | | | | | sched, cpuset: rework sched domains and CPU hotplug handling (v4)Max Krasnyansky2008-08-141-130/+182
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-087-43/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-09-081-0/+2
| * | | | | | | | pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn2008-09-081-3/+0
| * | | | | | | | libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo2008-09-081-5/+0
| * | | | | | | | sata_nv: disable hardreset for genericTejun Heo2008-09-081-18/+1
| * | | | | | | | ahci: disable PMP for marvell ahcisTejun Heo2008-09-081-1/+1
| * | | | | | | | sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord2008-09-081-1/+2
| * | | | | | | | ahci, pata_marvell: play nicely togetherAlan Cox2008-09-083-15/+59
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Fix format of MAINTAINERSUwe Kleine-König2008-09-081-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-0810-17/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | bridge: don't allow setting hello time to zeroStephen Hemminger2008-09-082-9/+25
| * | | | | | | | netns : fix kernel panic in timewait socket destructionDaniel Lezcano2008-09-084-0/+40
| * | | | | | | | pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski2008-09-071-1/+6
| * | | | | | | | netfilter: nf_conntrack_irc: make sure string is terminated before calling si...Patrick McHardy2008-09-071-0/+10
| * | | | | | | | netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan2008-09-071-4/+4
| * | | | | | | | netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan2008-09-071-1/+5
| * | | | | | | | netfilter: nf_conntrack_sip: de-static helper pointersAlexey Dobriyan2008-09-071-2/+4
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-081-8/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc64: Prevent sparc64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-031-4/+4
| * | | | | | | | | sparc64: Fix IPI call locking.David S. Miller2008-09-031-6/+4
* | | | | | | | | | usb: fix null deferences in low level usb serialJason Wessel2008-09-081-1/+1
* | | | | | | | | | NFS: Restore missing hunk in NFS mount option parserChuck Lever2008-09-081-0/+6
| |_|/ / / / / / / |/| | | | | | | |