summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-248-20/+44
|\ \ \
| * | | libata-core: fix kernel-doc warningRandy Dunlap2008-02-241-1/+1
| * | | sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov2008-02-241-3/+5
| * | | [libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang2008-02-241-6/+17
| * | | libata-pmp: clear hob for pmp register accessesMark Lord2008-02-241-2/+2
| * | | libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-244-3/+17
| * | | power_state: get rid of write-only variable in SATAPavel Machek2008-02-241-3/+0Star
| * | | pata_atiixp: Use 255 sector limitAlan Cox2008-02-241-2/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-2451-180/+521
|\ \ \ | | |/ | |/|
| * | [NETFILTER]: fix ebtable targets returnJoonwoo Park2008-02-243-3/+3
| * | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov2008-02-245-43/+10Star
| * | [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-242-5/+8
| * | [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov2008-02-241-2/+4
| * | [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf2008-02-241-6/+19
| * | tg3: ethtool phys_id defaultStephen Hemminger2008-02-241-1/+1
| * | [BNX2]: Update version to 1.7.4.Michael Chan2008-02-241-2/+2
| * | [BNX2]: Disable parallel detect on an HP blade.Michael Chan2008-02-242-1/+14
| * | [BNX2]: More 5706S link down workaround.Michael Chan2008-02-241-15/+17
| * | ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-211-5/+12
| * | zd1211rw: fix sparse warningsJohannes Berg2008-02-211-3/+9
| * | rtl818x: fix sparse warningsJohannes Berg2008-02-212-2/+6
| * | ssb: Fix pcicore cardbus modeMichael Buesch2008-02-214-2/+39
| * | ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-216-11/+122
| * | ssb: Fix the GPIO APIMichael Buesch2008-02-214-18/+60
| * | ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-217-0/+63
| * | ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-212-5/+34
| * | ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-211-6/+8
| * | WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-213-6/+9
| * | WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-211-0/+1
| * | p54usb: add USB ID for Linksys WUSB54G ver 2John W. Linville2008-02-201-0/+1
| * | p54usb: add USB ID for Phillips CPWUA054Ivo Couckuyt2008-02-201-0/+1
| * | [NETNS]: Namespace leak in pneigh_lookup.Denis V. Lunev2008-02-201-0/+1
| * | [SCTP]: Pick up an orphaned sctp_sockets_allocated counter.Pavel Emelyanov2008-02-201-0/+2
| * | veth: fix dev refcount raceDaniel Lezcano2008-02-201-13/+40
| * | [NIU]: More BMAC alt MAC address fixes.Matheos Worku2008-02-202-5/+6
| * | [NETFILTER]: Use __u32 in struct nf_inet_addrPatrick McHardy2008-02-201-1/+1
| * | [NETFILTER]: xt_iprange: fix subtraction-based comparisonJan Engelhardt2008-02-201-1/+1
| * | [NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt2008-02-202-4/+0Star
| * | [NETFILTER]: Make sure xt_policy.h is unifdef'ed.Robert P. J. Day2008-02-201-1/+1
| * | [NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park2008-02-204-4/+4
| * | [NETFILTER]: xt_u32: drop the actually unused variable from u32_match_itPavel Emelyanov2008-02-201-6/+5Star
| * | [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...Patrick McHardy2008-02-203-13/+19
| * | ipv4/fib_hash.c: fix NULL dereferenceAdrian Bunk2008-02-201-5/+5
| * | net/9p/trans_virtio.c: kmalloc() enough memoryAdrian Bunk2008-02-201-1/+1
| * | [RTNL]: Add missing link netlink attribute policy definitionsThomas Graf2008-02-201-0/+2
| * | [NET]: Messed multicast lists after dev_mc_sync/unsyncJorge Boncompte [DTI2]2008-02-191-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-2412-84/+34Star
|\ \ \ | |_|/ |/| |
| * | [SPARC64]: make IOMMU code respect the segment boundary limitsFUJITA Tomonori2008-02-211-1/+2
| * | [SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg2008-02-213-3/+7
| * | [SPARC64]: More sparse warning fixes in process.cDavid S. Miller2008-02-202-0/+15