summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-011-1/+2
| * | | | | sctp: malloc enough room for asconf-ack chunkWei Yongjun2011-04-011-2/+2
| * | | | | sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-011-1/+1
| * | | | | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-011-2/+2
| * | | | | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-0111-12/+23
| * | | | | starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-011-5/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-0118-35/+104
| |\ \ \ \ \
| | * | | | | iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-291-0/+10
| | * | | | | carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
| | * | | | | iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
| | * | | | | wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
| | * | | | | iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2
| | * | | | | mac80211: fix aggregation frame release during timeoutDaniel Halperin2011-03-281-1/+2
| | * | | | | cfg80211: fix BSS double-unlinking (continued)Juuso Oikarinen2011-03-281-7/+11
| | * | | | | cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-3/+10
| | * | | | | mac80211: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-1/+2
| | * | | | | mac80211: fix NULL pointer dereference in ieee80211_key_alloc()Petr Štetiar2011-03-281-2/+2
| | * | | | | ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-281-0/+4
| | * | | | | mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS ratesFelix Fietkau2011-03-281-7/+18
| | * | | | | Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner2011-03-241-1/+3
| | * | | | | Bluetooth: delete hanging L2CAP channelAndrei Emeltchenko2011-03-241-2/+3
| | * | | | | Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_replyJohan Hedberg2011-03-241-0/+2
| | * | | | | Bluetooth: Fix sending LE data over USBVinicius Costa Gomes2011-03-241-1/+2
| | * | | | | Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-243-2/+10
| | * | | | | Bluetooth: Increment unacked_frames count only the first transmitSuraj Sumangala2011-03-241-1/+3
| | * | | | | Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou2011-03-241-0/+3
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-0416-67/+94
|\ \ \ \ \ \ \
| * | | | | | | drm: fix "persistant" typoJan Engelhardt2011-04-055-25/+25
| * | | | | | | drm/radeon/kms: add some new ontario pci idsAlex Deucher2011-04-051-0/+2
| * | | | | | | drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher2011-04-043-22/+20
| * | | | | | | drm/radeon/kms: Add support for tv-out dongle on G5 9600Alex Deucher2011-04-041-0/+13
| * | | | | | | Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-04-013-13/+24
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | drm/i915: Reset GMBUS controller after NAKChris Wilson2011-03-311-4/+21
| | * | | | | | drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson2011-03-311-1/+1
| | * | | | | | drm/i915/lvds: Always return connected in the absence of better informationChris Wilson2011-03-241-8/+2
| * | | | | | | drm: export drm_find_cea_extension to driversBen Skeggs2011-04-012-1/+3
| * | | | | | | drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)John Lindgren2011-04-011-6/+7
* | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-04-046-7/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | microblaze: Fix ftraceMichal Simek2011-04-013-4/+13
| * | | | | | | | microblaze: Wire up new syscallsMichal Simek2011-04-012-1/+9
| * | | | | | | | microblaze: Fix level/edge irq sensibilityMichal Simek2011-04-011-2/+2
| |/ / / / / / /
* | | | | | | | Documentation: update cgroups info user groups namesGeunsik Lim2011-04-041-6/+6
* | | | | | | | Documentation: consolidate leds files to leds/ subdirAntonio Ospite2011-04-044-3/+10
* | | | | | | | kemleak-test: build as module onlyDaniel Baluta2011-04-041-4/+2
* | | | | | | | Documentation: fix minor typos/spellingSylvestre Ledru2011-04-0424-43/+43
* | | | | | | | Documentation: update panic parameter infoRandy Dunlap2011-04-041-5/+7
* | | | | | | | kernel/signal.c: add kernel-doc notation to syscallsRandy Dunlap2011-04-041-2/+63
* | | | | | | | kernel/signal.c: fix typos and coding styleRandy Dunlap2011-04-041-42/+48
* | | | | | | | Documentation: update kmemleak arch. infoDaniel Baluta2011-04-041-2/+2
* | | | | | | | tty: fix endless work loop when the buffer fills upLinus Torvalds2011-04-042-3/+7