summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | rtl8187: Add new device IDJelle Martijn Kok2010-02-101-0/+1
| | * | | | | | | | iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin2010-02-091-1/+1
| | * | | | | | | | ath9k: Fix sequence numbers for PAE framesSujith2010-02-091-2/+2
| | * | | | | | | | mac80211: fix deferred hardware scan requestsJohannes Berg2010-02-081-8/+10
| | * | | | | | | | iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
| | * | | | | | | | mac80211: Fix probe request filtering in IBSS modeBenoit Papillault2010-02-081-1/+1
| | * | | | | | | | ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch2010-02-031-2/+1
| | * | | | | | | | b43: Fix throughput regressionLarry Finger2010-02-032-3/+11
| * | | | | | | | | via-velocity: Fix races on shared interruptsSimon Kagstrom2010-02-101-11/+10
| * | | | | | | | | via-velocity: Take spinlock on set coalesceSimon Kagstrom2010-02-101-0/+3
| * | | | | | | | | via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srvSimon Kagstrom2010-02-101-10/+7
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-02-167-21/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon2010-02-161-8/+0
| * | | | | | | | | | dm mpath: fix stall when requeueing ioKiyoshi Ueda2010-02-161-4/+17
| * | | | | | | | | | dm raid1: fix null pointer dereference in suspendTakahiro Yasui2010-02-161-3/+2
| * | | | | | | | | | dm raid1: fail writes if errors are not handled and log failsMikulas Patocka2010-02-161-1/+1
| * | | | | | | | | | dm log: userspace fix overhead_size calcuationsJonathan Brassow2010-02-161-3/+7
| * | | | | | | | | | dm snapshot: persistent annotate work_queue as on stackMike Snitzer2010-02-161-1/+1
| * | | | | | | | | | dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan2010-02-161-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-161-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [IA64] preserve personality flag bits across execTony Luck2010-02-121-1/+3
* | | | | | | | | | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-161-4/+1
* | | | | | | | | | | x86: set_personality_ia32() misses force_personality32Oleg Nesterov2010-02-161-0/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-02-151-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li2010-02-121-2/+4
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-02-152-19/+47
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch2010-02-141-5/+8
| * | | | | | | | | | | firewire: net: fix panic in fwnet_write_completeStefan Richter2010-02-011-14/+39
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai2010-02-151-1/+1
* | | | | | | | | | | | NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever2010-02-151-0/+3
* | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-151-10/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra2010-02-031-10/+5
* | | | | | | | | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-151-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker2010-02-141-0/+2
OpenPOWER on IntegriCloud