summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [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/gregkh/usb-2.6Linus Torvalds2006-08-032-5/+6
| |\ \ \ \
| | * | | | Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman2006-08-031-1/+1
| | * | | | Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman2006-08-031-3/+2
| | * | | | usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake2006-08-031-1/+3
| | |/ / /
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-08-031-2/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ARM] 3743/1: ARM: OMAP: Fix compile for OMAPTony Lindgren2006-08-021-2/+0
| * | | | 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
* | | | | Merge branch 'from-linus' into bcm43xxJohn W. Linville2006-08-0222-25/+41
|\| | | |
| * | | | [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-301-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-301-0/+2
| * | | | [PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason2006-07-301-5/+0
| | |/ / | |/| |
| * | | Merge branch 'master' into upstream-fixesJeff Garzik2006-07-2911-26/+24
| |\ \ \
| | * | | [PATCH] pi-futex: robust-futex exitIngo Molnar2006-07-291-1/+2
| | * | | [PATCH] x86_64: Enlarge debug stack for nested kprobesbibo mao2006-07-291-1/+1
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-292-2/+2
| | |\ \ \
| | | * | | [SPARC64]: Fix typo in pgprot_noncached().David S. Miller2006-07-281-1/+1
| | | * | | [SPARC64]: Fix quad-float multiply emulation.David S. Miller2006-07-281-1/+1
| | * | | | [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-281-0/+1
| | |/ / /
| * | | | Merge branch 'master' into upstream-fixesJeff Garzik2006-07-2413-45/+35
| |\ \ \ \
| * | | | | [PATCH] libata: improve EH action and EHI flag handlingTejun Heo2006-07-191-1/+3
* | | | | | [PATCH] ieee80211: Make ieee80211_rx_any usableDaniel Drake2006-07-271-0/+2
* | | | | | [PATCH] softmac: export highest_supported_rate functionDaniel Drake2006-07-271-0/+8
* | | | | | [PATCH] softmac: ERP handling and driver-level notificationsDaniel Drake2006-07-271-6/+46
* | | | | | [PATCH] ieee80211: small ERP handling additionsDaniel Drake2006-07-271-0/+7
| |_|/ / / |/| | | |
* | | | | 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-251-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-251-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-251-2/+2
* | | | | [NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKBChristoph Hellwig2006-07-251-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
| |/ / / |/| | |