summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram2009-11-161-3/+0Star
| * | | | | | | | smsc911x: Fix Console Hang when bringing the interface down.Sriram2009-11-161-1/+1
| * | | | | | | | mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-161-1/+1
| * | | | | | | | forcedeth: mac address fixStanislav O. Bezzubtsev2009-11-161-4/+1Star
| * | | | | | | | r6040: fix version printingFlorian Fainelli2009-11-161-1/+1
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-11-162-4/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan2009-11-161-3/+8
| | * | | | | | | | Bluetooth: Select Basic Mode as default for SOCK_SEQPACKETGustavo F. Padovan2009-11-161-1/+1
| | * | | | | | | | Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko2009-11-161-0/+1
| | |/ / / / / / /
| * | | | | | | | r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans2009-11-141-2/+2
| * | | | | | | | can: add the missing netlink get_xstats_size callbackWolfgang Grandegger2009-11-141-0/+6
| * | | | | | | | can: Fix driver Kconfig structureOliver Hartkopp2009-11-144-55/+64
| * | | | | | | | ipmr: missing dev_put() on error path in vif_add()Dan Carpenter2009-11-141-1/+3
| * | | | | | | | s2io: fixing a ethtool test that is brokenBreno Leitao2009-11-141-0/+1
| * | | | | | | | sctp: Set socket source address when additing first transportVlad Yasevich2009-11-141-1/+2
| * | | | | | | | sctp: Fix regression introduced by new sctp_connectx apiVlad Yasevich2009-11-141-5/+13
| * | | | | | | | sctp: Set source addresses on the association before adding transportsVlad Yasevich2009-11-144-20/+23
| * | | | | | | | tcp: provide more information on the tcp receive_queue bugsIlpo Järvinen2009-11-131-7/+12
| |/ / / / / / /
| * | | | | | | iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-101-0/+1
| * | | | | | | iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-104-3/+23
| * | | | | | | Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-101-3/+2Star
| * | | | | | | Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-101-4/+8
| * | | | | | | rtl8187: Fix sparse warningsLarry Finger2009-11-101-0/+1
| * | | | | | | ath5k: add LED definition for BenQ Joybook R55vBob Copeland2009-11-101-0/+2
| * | | | | | | ath5k: add LED support for HP Compaq CQ60Bob Copeland2009-11-101-0/+2
| * | | | | | | ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-101-1/+0Star
| * | | | | | | rt2x00: update MAINTAINERSIvo van Doorn2009-11-101-0/+1
| * | | | | | | b43: work around a locking issue in ->set_tim()Felix Fietkau2009-11-101-2/+1Star
| * | | | | | | ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey2009-11-101-1/+5
* | | | | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-183-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | sh: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-182-2/+2
| * | | | | | | | uio: pm_runtime_disable is needed if failedKuninori Morimoto2009-11-131-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-11-189-22/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: option.c: add support for D-Link DWM-162-U5Zhang Le2009-11-181-0/+2
| * | | | | | | | USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern2009-11-181-4/+7
| * | | | | | | | USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-181-1/+1
| * | | | | | | | USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp2009-11-181-2/+5
| * | | | | | | | USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp2009-11-181-3/+5
| * | | | | | | | USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra2009-11-181-5/+11
| * | | | | | | | USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt2009-11-181-1/+1
| * | | | | | | | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-184-6/+46
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-11-182-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | tty: cp210x: Fix carrier handlingAlan Cox2009-11-181-0/+21
| * | | | | | | | tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox2009-11-181-0/+3
| |/ / / / / / /
* | | | | | | | fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2009-11-182-3/+3
* | | | | | | | procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold2009-11-181-1/+1
* | | | | | | | mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-183-10/+37
* | | | | | | | workqueue: fix race condition in schedule_on_each_cpu()Tejun Heo2009-11-181-15/+13Star
* | | | | | | | mm/memory_hotplug: fix section mismatchHidetoshi Seto2009-11-181-1/+2
* | | | | | | | MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and addressJoe Perches2009-11-181-2/+6