aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-2411-34/+29
|\ \ \ \
| * | | | [8021Q]: vlan_ioctl_handler: fix return valueAndrew Morton2007-07-241-0/+2
| * | | | [GENETLINK]: Correctly report errors while registering a multicast groupThomas Graf2007-07-241-1/+1
| * | | | [GENETLINK]: Fix adjustment of number of multicast groupsThomas Graf2007-07-241-1/+1
| * | | | [GENETLINK]: Fix race in genl_unregister_mc_groups()Thomas Graf2007-07-241-8/+16
| * | | | [NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl2007-07-244-4/+0
| * | | | [NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2007-07-242-2/+0
| * | | | [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-244-18/+8
| * | | | [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.YOSHIFUJI Hideaki2007-07-241-0/+1
| |/ / /
* | | | aacraid: fix security holeAlan Cox2007-07-241-0/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-241-1/+3
|\ \ \ \
| * | | | SELinux: fix memory leak in security_netlbl_cache_add()Jesper Juhl2007-07-231-1/+3
| | |/ / | |/| |
* | | | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-2484-509/+529
|\ \ \ \ | |_|/ / |/| | |
| * | | [BLOCK] Add request_queue_t and mark it deprecatedJens Axboe2007-07-241-0/+1
| * | | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-2485-510/+529
| |/ /
* | | slab: correctly handle __GFP_ZEROAndrew Morton2007-07-241-1/+1
* | | loop.h build fixArnd Bergmann2007-07-241-1/+1
* | | fix hugetlb page allocation leakKen Chen2007-07-241-0/+1
* | | minor gpio doc updateDavid Brownell2007-07-241-2/+2
* | | link lguest example launcher non-staticRusty Russell2007-07-242-52/+35
* | | fault_inject: silence a warningStephen Rothwell2007-07-241-0/+4
* | | Fix failure exits in asus-laptopAl Viro2007-07-241-11/+21
* | | include/asm-xtensa/io.h must #include <asm/page.h>Adrian Bunk2007-07-241-0/+1
* | | spusched: fix mismerge in spufs.hChristoph Hellwig2007-07-241-4/+1
* | | nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields2007-07-241-4/+5
* | | Fix Au1100 fb dependencies, add helptextRalf Baechle2007-07-241-1/+8
* | | uml: more __init annotationsJeff Dike2007-07-246-17/+12
* | | uml: fix aio compilation bugJeff Dike2007-07-241-30/+17
* | | uml: fix string exporting on UML/i386Jeff Dike2007-07-242-5/+2
* | | fallocate syscall interface deficiencyUlrich Drepper2007-07-241-1/+1
* | | Use resource_size_t for serial port IO addressesJosh Boyer2007-07-245-12/+16
|/ /
* | Linux 2.6.23-rc1Linus Torvalds2007-07-221-2/+2
* | x86_64: Rename CF Makefile variable in vdsoAndi Kleen2007-07-221-3/+3
* | 9p: Don't use binary sysctl numbers.Eric W. Biederman2007-07-221-13/+8
* | Documentation: Fix a mispelt "probably" in SubmittingPatches.Linus Nilsson2007-07-221-1/+1
* | DocBook: Change a headline in kernel-locking to list all three main types of ...Linus Nilsson2007-07-221-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-2221-715/+802
|\ \
| * | IB/ehca: Support small QP queuesStefan Roscher2007-07-2010-159/+378
| * | IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes2007-07-201-8/+9
| * | IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-202-18/+18
| * | IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen2007-07-201-14/+28
| * | IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-205-63/+357
| * | IB/mlx4: Fix error path in create_qp_common()Roland Dreier2007-07-201-3/+5
| * | mlx4_core: Change command token on timeoutRoland Dreier2007-07-201-2/+1
| * | IB/mthca: Change command token on timeoutMichael S. Tsirkin2007-07-201-2/+1
| * | IB/ipath: Remove ipath_layer dead codeArthur Jones2007-07-204-439/+0
| * | IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita2007-07-201-7/+5
* | | take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-2212-39/+11
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-2273-1294/+3648
|\ \ \
| * | | [SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley2007-07-226-397/+436