summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [AF_UNIX]: Fix stream recvmsg() race.Miklos Szeredi2007-06-071-3/+10
* [NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error checkAkinobu Mita2007-06-071-6/+6
* [NETFILTER]: ip_tables: fix compat related crashDmitry Mishin2007-06-072-18/+83
* [NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy2007-06-077-29/+61
* [RTNETLINK]: ifindex 0 does not existPatrick McHardy2007-06-071-3/+3
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-0719-28/+28
* [TCP] tcp_probe: Attach printf attribute properly to printl().David S. Miller2007-06-071-2/+4
* [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().Eric Dumazet2007-06-071-2/+2
* [NET]: Merge dst_discard_in and dst_discard_out.Denis Cheng2007-06-071-13/+4
* [RFKILL]: Make rfkill->name constIvo van Doorn2007-06-071-1/+1
* [IPV4]: Restore old behaviour of default config valuesHerbert Xu2007-06-073-16/+24
* [IPV4]: Add default config support after inetdev_initHerbert Xu2007-06-072-35/+101
* [IPV4]: Convert IPv4 devconf to an arrayHerbert Xu2007-06-079-260/+163
* [IPV4]: Only panic if inetdev_init fails for loopbackHerbert Xu2007-06-071-2/+3
* [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ackPatrick McHardy2007-06-073-1/+6
* [BNX2]: Update version and reldate.Michael Chan2007-06-071-2/+2
* [BNX2]: Fix occasional counter corruption on 5708.Michael Chan2007-06-071-1/+13
* [BNX2]: Enable DMA on 5709.Michael Chan2007-06-072-0/+6
* [BNX2]: Add missing wait in bnx2_init_5709_context().Michael Chan2007-06-071-3/+14
* [BNX2]: Fix netdev watchdog on 5708.Michael Chan2007-06-071-8/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-0718-62/+543
|\
| * [VIDEO] sunxvr500fb: Fix pseudo_palette array sizeAntonino Daplas2007-06-051-2/+4
| * [VIDEO] sunxvr2500fb: Fix pseudo_palette array sizeAntonino Daplas2007-06-051-9/+8
| * [VIDEO] ffb: The pseudo_palette is only 16 elements longAntonino Daplas2007-06-051-2/+2
| * [VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg2007-06-041-1/+1
| * [ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends.David S. Miller2007-06-041-1/+0
| * [SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation.David S. Miller2007-06-041-0/+83
| * [SPARC64]: Fix {mc,smt}_capable().David S. Miller2007-06-045-4/+12
| * [SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.David S. Miller2007-06-041-1/+2
| * [SPARC64]: Proper multi-core scheduling support.David S. Miller2007-06-047-5/+89
| * [SPARC64]: Provide mmu statistics via sysfs.David Miller2007-06-043-15/+227
| * [SPARC64]: Fix service channel hypervisor function names.David Miller2007-06-041-20/+20
| * [SPARC64]: Export basic cpu properties via sysfs.David S. Miller2007-06-041-0/+86
| * [SPARC64]: Move topology init code into new file, sysfs.cDavid S. Miller2007-06-043-21/+28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-06-0711-167/+224
|\ \
| * | [POWERPC] Fix building of COFF zImagesPaul Mackerras2007-06-071-0/+1
| * | [POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior2007-06-071-2/+15
| * | [POWERPC] Add table of contents to booting-without-of.txtStuart Yoder2007-06-071-1/+56
| * | [POWERPC] spufs: Don't yield nosched contextChristoph Hellwig2007-06-071-3/+5
| * | [POWERPC] Fix typo in booting-without-of-txt section numberingStuart Yoder2007-06-071-1/+1
| * | [POWERPC] scc_sio: Fix link failureChristoph Hellwig2007-06-071-1/+1
| * | [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger2007-06-071-6/+27
| * | [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann2007-06-071-1/+1
| * | [POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig2007-06-071-82/+77
| * | [POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig2007-06-073-30/+32
| * | [POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior2007-06-071-0/+1
| * | [POWERPC] spufs: Fix gang destroy leaksJeremy Kerr2007-06-071-35/+5
| * | [POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig2007-06-071-0/+1
| * | [POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann2007-06-071-0/+4
| * | [POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bugOlof Johansson2007-06-071-8/+0
| |/