aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: bug fix for vlan + gro issueAjit Khaparde2010-02-231-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-235-9/+27
|\
| * iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| * iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| * iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
* | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto2010-02-231-1/+0
* | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-231-0/+5
* | IPv6: better document max_addresses parameterBrian Haley2010-02-231-4/+4
* | MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek2010-02-231-2/+2
* | e1000: Fix DMA mapping error handling on RXAnton Blanchard2010-02-231-1/+18
* | sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-191-18/+27
* | sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings2010-02-191-1/+1
* | net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-02-191-1/+2
* | net: Fix sysctl restarts...Eric W. Biederman2010-02-192-3/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-02-161-3/+4
|\ \
| * | serial: 8250: add serial transmitter fully empty testDick Hollenbeck2010-02-161-3/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-02-1615-35/+92
|\ \ \
| * | | USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-161-2/+1
| * | | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp2010-02-161-0/+1
| * | | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-161-1/+1
| * | | kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-162-2/+2
| * | | USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-161-3/+3
| * | | kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov2010-02-161-0/+1
| * | | USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-161-0/+1
| * | | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-161-0/+1
| * | | USB: ehci: phy low power mode bug fixingAlek Du2010-02-161-5/+8
| * | | USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-161-0/+1
| * | | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-161-0/+1
| * | | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-162-3/+38
| * | | USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz2010-02-161-1/+1
| * | | USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-162-0/+2
| * | | USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds2010-02-161-14/+26
| * | | USB: usbfs: only copy the actual data receivedGreg KH2010-02-161-4/+4
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-02-162-18/+19
|\ \ \
| * | | class: Free the class private data in class_releaseLaurent Pinchart2010-02-161-0/+2
| * | | sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman2010-02-161-18/+17
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-1623-64/+93
|\ \ \
| * | | be2net: set proper value to version field in req hdrAjit Khaparde2010-02-161-0/+1
| * | | xfrm: Fix xfrm_state_clone leakHerbert Xu2010-02-161-9/+3
| * | | ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-162-10/+2
| * | | ethtool: allow non-admin user to read GRO settings.stephen hemminger2010-02-161-0/+1
| * | | ixgbe: fix WOL register setup for 82599Don Skidmore2010-02-151-0/+4
| * | | ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-151-0/+22
| * | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-142-1/+7
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen2010-02-121-0/+3
| | * | iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao2010-02-121-1/+4
| * | | sfc: Fix SFE4002 initialisationSteve Hodgson2010-02-122-1/+2
| * | | inet: Remove bogus IGMPv3 report handlingHerbert Xu2010-02-121-1/+1
| * | | tcp: fix ICMP-RTO warDamian Lukowski2010-02-101-4/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-109-17/+28
| |\ \ \ | | |/ /