aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-1337-45/+47
* dsa: fix compile bug on s390Heiko Carstens2008-10-131-1/+1
* netns: mib6 section fixletAlexey Dobriyan2008-10-131-1/+1
* enic: Fix Kconfig headline descriptionRoland Dreier2008-10-131-1/+1
* de2104x: wrong MAC address fixMartin Langer2008-10-131-0/+1
* s390: claw compile fixletAlexey Dobriyan2008-10-131-1/+1
* net: export genphy_restart_anegAdrian Bunk2008-10-131-0/+1
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-1320-20/+20
* cxgb3: update driver versionDivy Le Ray2008-10-131-1/+1
* net/phy: add missing kernel-docRandy Dunlap2008-10-131-0/+1
* pktgen: fix skb leak in case of failureIlpo Järvinen2008-10-131-3/+5
* mISDN/dsp_cmx.c: fix size checksAdrian Bunk2008-10-131-2/+2
* misdn: use nonseekable_open()Andrew Morton2008-10-131-1/+1
* net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal2008-10-133-0/+3
* net/mac80211/rx.c: fix build errorIngo Molnar2008-10-121-1/+4
* acpi: Make ACPI_TOSHIBA depend on INPUT.David S. Miller2008-10-121-1/+1
* net/bfin_mac.c MDIO namespace fixesAdrian Bunk2008-10-121-13/+13
* jme: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
* netfilter: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
* net: Fix off-by-one in skb_dma_mapDimitris Michailidis2008-10-121-1/+1
* smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski2008-10-122-6/+14
* qlge: remove duplicated #includeHuang Weiyi2008-10-122-2/+0
* wireless: remove duplicated #includeHuang Weiyi2008-10-121-1/+0
* net/au1000_eth.c MDIO namespace fixesAdrian Bunk2008-10-121-13/+14
* net/tc35815.c: fix compilationAdrian Bunk2008-10-121-1/+1
* sky2: Fix WOL regressionRafael J. Wysocki2008-10-121-14/+5
* r8169: NULL pointer dereference on r8169 loadPetr Vandrovec2008-10-121-1/+2
* smc911x: Fix external PHY detectionGuennadi Liakhovetski2008-10-111-0/+3
* e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy2008-10-111-0/+5
* gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu2008-10-111-1/+1
* ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller2008-10-111-2/+2
* Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-1125-346/+803
|\
| *---. Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-1025-346/+803
| |\ \ \
| | | | * AMD IOMMU: use iommu_device_max_index, fixThomas Gleixner2008-10-061-0/+5
| | | | * AMD IOMMU: use iommu_device_max_indexFUJITA Tomonori2008-10-021-7/+3
| | | | * x86: add PCI IDs for AMD Barcelona PCI devicesIngo Molnar2008-10-011-0/+5
| | | | * x86/iommu: use __GFP_ZERO instead of memset for GARTJoerg Roedel2008-09-271-8/+5
| | | | * x86/iommu: convert GART need_flush to boolJoerg Roedel2008-09-271-5/+5
| | | | * x86/iommu: make GART driver checkpatch cleanJoerg Roedel2008-09-272-8/+11
| | | | * x86 gart: remove unnecessary initializationFUJITA Tomonori2008-09-251-6/+0
| | | | * x86: restore old GART alloc_coherent behaviorFUJITA Tomonori2008-09-251-23/+20
| | | | * revert "x86: make GART to respect device's dma_mask about virtual mappings"FUJITA Tomonori2008-09-251-28/+11
| | | | * x86: export pci-nommu's alloc_coherentFUJITA Tomonori2008-09-253-38/+35
| | | | * iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori2008-09-228-21/+32
| | | | * x86: remove set_bit_string()FUJITA Tomonori2008-09-221-10/+0
| | | | * iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-225-6/+6
| | | | * AMD IOMMU: use coherent_dma_mask in alloc_coherentJoerg Roedel2008-09-191-7/+22
| | | | * add AMD IOMMU tree to MAINTAINERS fileJoerg Roedel2008-09-191-0/+1
| | | | * AMD IOMMU: use cmd_buf_size when freeing the command bufferJoerg Roedel2008-09-191-1/+2
| | | | * AMD IOMMU: calculate IVHD size with a functionJoerg Roedel2008-09-191-2/+10