summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-023-14/+62
* [NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2006-08-021-2/+0
* [NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven2006-08-021-1/+8
* [NET]: Add netdev_alloc_skb().Christoph Hellwig2006-08-021-0/+22
* [NET]: Network Event Notifier Mechanism.Tom Tucker2006-08-021-0/+33
* [TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun2006-08-021-0/+3
* [NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan2006-08-021-1/+0
* [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2006-08-022-3/+12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-08-023-5/+11
|\
| * V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab2006-07-291-2/+5
| * V4L/DVB (4342): Fix ext_controls align on 64 bit architecturesMauro Carvalho Chehab2006-07-291-1/+1
| * V4L/DVB (4316): Check __must_check warningsMichael Krufky2006-07-291-2/+5
* | [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-312-2/+5
* | [PATCH] fbdev: statically link the framebuffer notification functionsAntonino A. Daplas2006-07-311-1/+1
* | [PATCH] Add parentheses around arguments in the SH_DIV macro.Uwe Zeisberger2006-07-311-2/+2
* | [PATCH] always define IRQ_PER_CPUYoichi Yuasa2006-07-311-1/+1
* | [PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao2006-07-315-0/+5
* | [PATCH] delay accounting: temporarily enable by defaultShailabh Nagar2006-07-311-2/+2
* | [PATCH] make taskstats sending completely independent of delay accounting on/...Shailabh Nagar2006-07-311-3/+1
* | [PATCH] genirq: {en,dis}able_irq_wake() need refcounting tooDavid Brownell2006-07-311-0/+3
* | [PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestampChandra Seetharaman2006-07-311-1/+2
* | [PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2006-07-311-0/+9
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-291-4/+0
|\ \
| * | [ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-existMartin Michlmayr2006-07-241-4/+0
* | | [PATCH] x86_64: Fix swiotlb=forceAndi Kleen2006-07-291-0/+2
* | | [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2006-07-291-5/+0
| |/ |/|
* | Merge branch 'master' into upstream-fixesJeff Garzik2006-07-2911-26/+24
|\ \
| * | [PATCH] pi-futex: robust-futex exitIngo Molnar2006-07-281-1/+2
| * | [PATCH] x86_64: Enlarge debug stack for nested kprobesbibo mao2006-07-281-1/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-282-2/+2
| |\ \
| | * | [SPARC64]: Fix typo in pgprot_noncached().David S. Miller2006-07-271-1/+1
| | * | [SPARC64]: Fix quad-float multiply emulation.David S. Miller2006-07-271-1/+1
| * | | [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-281-0/+1
| |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-261-1/+1
| |\ \
| | * | [SPARC]: Fix SA_STATIC_ALLOC value.David S. Miller2006-07-241-1/+1
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-261-0/+2
| |\ \ \
| | * | | [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy2006-07-241-0/+2
| | |/ /
| * | | [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven2006-07-261-3/+0
| |/ /
| * | [NET]: Correct dev_alloc_skb kerneldocChristoph Hellwig2006-07-241-2/+2
| * | [NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKBChristoph Hellwig2006-07-241-4/+0
| * | [PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.Guillaume Chazarain2006-07-241-12/+6
| * | IB/mad: Validate MADs for spec complianceSean Hefty2006-07-241-0/+7
* | | Merge branch 'master' into upstream-fixesJeff Garzik2006-07-2413-45/+35
|\ \ \ | |/ /
| * | cpu hotplug: simplify and hopefully fix lockingLinus Torvalds2006-07-231-6/+0
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-214-9/+19
| |\ \
| | * | [NET]: Fix reversed error test in netif_tx_trylockHerbert Xu2006-07-211-3/+3
| | * | [I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Adrian Bunk2006-07-211-1/+1
| | * | [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala2006-07-211-5/+2
| | * | [SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2006-07-212-0/+13
| * | | [SPARC]: Kill prom_getname, unused and not implemented properly.David S. Miller2006-07-213-15/+0
OpenPOWER on IntegriCloud