summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb-storage: automatically recognize bad residuesAlan Stern2008-08-141-2/+15
| * | USB: fix interface unregistration logicAlan Stern2008-08-141-1/+1
| * | usb-serial: don't release unregistered minorsAlan Stern2008-08-142-5/+5
| * | usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi2008-08-141-0/+6
| * | USB: usb-storage: quirk around v1.11 firmware on Nikon D4Dave Jones2008-08-141-2/+2
| * | USB: OHCI: fix system hang caused by earlier patchAlan Stern2008-08-141-0/+7
| * | usb/core/driver: fix warningAlexander Beregalov2008-08-141-2/+1
| * | USB: add missing kerneldoc line for "needs_binding"Alan Stern2008-08-141-0/+2
| * | USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz2008-08-142-0/+9
| * | USB: ftdi_sio: Add USB Product Id for ELV HS485André Schenk2008-08-142-0/+2
| * | USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell2008-08-141-2/+3
| * | usb: auerswald: remove driver (obsolete)Wolfgang Mües2008-08-147-2203/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-08-145-8/+57
|\ \ \
| * | | CRED: Introduce credential access wrappersDavid Howells2008-08-145-8/+57
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-1446-1693/+2265
|\ \ \ | | |/ | |/|
| * | netns: Fix crash by making igmp per namespaceDaniel Lezcano2008-08-141-51/+20
| * | bnx2x: Version updateEilon Greenstein2008-08-141-2/+2
| * | bnx2x: Checkpatch complianceEilon Greenstein2008-08-145-102/+102
| * | bnx2x: Spelling mistakesEilon Greenstein2008-08-146-39/+39
| * | bnx2x: Minor code improvementsEilon Greenstein2008-08-143-78/+72
| * | bnx2x: Driver infoEilon Greenstein2008-08-141-6/+6
| * | bnx2x: 1G LED does not turn offEilon Greenstein2008-08-142-0/+10
| * | bnx2x: 8073 PHY changesYaniv Rosner2008-08-143-158/+428
| * | bnx2x: Change GPIO for any portEilon Greenstein2008-08-143-43/+51
| * | bnx2x: Pause settingsYaniv Rosner2008-08-144-91/+128
| * | bnx2x: Link order with external PHYYaniv Rosner2008-08-142-166/+216
| * | bnx2x: No LRO without Rx checksumVladislav Zolotarov2008-08-141-28/+39
| * | bnx2x: Wrong structure sizeYitchak Gertner2008-08-141-2/+2
| * | bnx2x: WoL capabilityEilon Greenstein2008-08-141-2/+11
| * | bnx2x: Clearing MAC addresses filtersYitchak Gertner2008-08-141-14/+54
| * | bnx2x: Delay in while loopsYitchak Gertner2008-08-141-14/+11
| * | bnx2x: PBA Table Page Alignment WorkaroundEilon Greenstein2008-08-142-124/+130
| * | bnx2x: Self-test false positiveYitchak Gertner2008-08-141-11/+13
| * | bnx2x: Memory allocationEilon Greenstein2008-08-141-6/+9
| * | bnx2x: HW attention lockEilon Greenstein2008-08-143-19/+25
| * | bnx2x: HW lock mechanismYitchak Gertner2008-08-142-44/+75
| * | bnx2x: Load/Unload under trafficVladislav Zolotarov2008-08-143-98/+135
| * | bnx2x: FW Internal Memory structureEilon Greenstein2008-08-142-334/+299
| * | bnx2x: StatisticsYitchak Gertner2008-08-144-94/+154
| * | bnx2x: Not dropping packets with L3/L4 checksum errorEilon Greenstein2008-08-142-12/+19
| * | bnx2x: FW (bootcode) interface fixesEilon Greenstein2008-08-141-32/+42
| * | pkt_sched: Protect gen estimators under est_lock.Jarek Poplawski2008-08-141-4/+5
| * | pkt_sched: Fix queue quiescence testing in dev_deactivate().David S. Miller2008-08-141-5/+6
| * | pkt_sched: Fix oops in htb_delete.Jarek Poplawski2008-08-141-1/+2
| * | pktgen: prevent pktgen from using bad tx queueAndrew Gallatin2008-08-141-0/+29
| * | dccp: change L/R must have at least one byte in the dccpsf_val fieldArnaldo Carvalho de Melo2008-08-131-0/+5
| * | xfrm: remove unnecessary variable in xfrm_output_resume() 2nd tryJean-Christophe DUBOIS2008-08-131-4/+1
| * | net-sched: fix Action flushing return codeJamal Hadi Salim2008-08-131-2/+2
| * | net-sched: Fix actions flushingJamal Hadi Salim2008-08-131-2/+7
| * | net/rxrpc: Use an IS_ERR test rather than a NULL testJulien Brunel2008-08-131-1/+1