summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-08-08IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder-5/+12
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-3503/+34486
2008-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-213/+45
2008-08-08powerpc: Do not ignore arch/powerpc/includeJunio C Hamano-1/+0
2008-08-07sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller-2/+4
2008-08-07pkt_sched: Fix actions referencingJamal Hadi Salim-3/+2
2008-08-07bnx2x: fix logical opRandy Dunlap-1/+1
2008-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller-36/+179
2008-08-07tcp: (whitespace only) fix confusing indentationAdam Langley-70/+68
2008-08-07pkt_sched: Fix qdisc config when link is down.David S. Miller-4/+4
2008-08-07Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller-13/+31609
2008-08-07Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds-2/+2
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-122/+108
2008-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-457/+522
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-111/+124
2008-08-07Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds-11/+0
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds-0/+0
2008-08-07powerpc/iseries: remove the old viocons driverStephen Rothwell-1179/+2
2008-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-592/+685
2008-08-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-267/+734
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds-3746/+3837
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds-10/+10
2008-08-07tracehook: fix CLONE_PTRACERoland McGrath-2/+2
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell-16/+18
2008-08-07Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier-89/+82
2008-08-07IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel-1/+1
2008-08-07IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov-1/+1
2008-08-07[Bluetooth] Add full quirk implementation for btusb driverMarcel Holtmann-2/+161
2008-08-07[Bluetooth] Removal of unnecessary ignore module parameterMarcel Holtmann-31/+6
2008-08-07[Bluetooth] Add parameters to control BNEP header compressionMarcel Holtmann-3/+12
2008-08-07ath9k: Revamp wireless mode usageSujith-324/+205
2008-08-07ath9k: More unused macrosSujith-6/+0
2008-08-07ath9k: Remove a few unused macros and fix indentationSujith-145/+130
2008-08-07ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith-9/+4
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith-212/+178
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith-320/+330
2008-08-07ath9k: work around gcc ICEsAdrian Bunk-1/+5
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez-0/+31694
2008-08-07ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez-2/+0
2008-08-07list.h: add list_cut_position()Luis R. Rodriguez-0/+40
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez-11/+40
2008-08-07p54: swap short slot time dcf valuesChristian Lamparter-2/+2
2008-08-07rt2x00: Block all unsupported modesIvo van Doorn-17/+37
2008-08-07mac80211: keep mesh ifaces in allmulti modeLuis Carlos Cobo-1/+7
2008-08-07mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo-90/+106
2008-08-07p54: Fix for TX sequence number problemLarry Finger-0/+15
2008-08-07iwlwifi: cleanup iwl_tx_skbTomas Winkler-25/+22
2008-08-07pktgen: multiqueue etc.Robert Olsson-3/+34
2008-08-07Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller-3200/+2325
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik-1918/+1245