Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | sysfs: sysfs_sd_setattr set iattrs unconditionally | Eric W. Biederman | 2010-02-16 | 1 | -18/+17 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-02-16 | 23 | -64/+93 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | be2net: set proper value to version field in req hdr | Ajit Khaparde | 2010-02-16 | 1 | -0/+1 | |
| * | | | | | | | | xfrm: Fix xfrm_state_clone leak | Herbert Xu | 2010-02-16 | 1 | -9/+3 | |
| * | | | | | | | | ipcomp: Avoid duplicate calls to ipcomp_destroy | Herbert Xu | 2010-02-16 | 2 | -10/+2 | |
| * | | | | | | | | ethtool: allow non-admin user to read GRO settings. | stephen hemminger | 2010-02-16 | 1 | -0/+1 | |
| * | | | | | | | | ixgbe: fix WOL register setup for 82599 | Don Skidmore | 2010-02-15 | 1 | -0/+4 | |
| * | | | | | | | | ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata | Don Skidmore | 2010-02-15 | 1 | -0/+22 | |
| * | | | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-02-14 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mac80211: fix handling of null-rate control in rate_control_get_rate | Juuso Oikarinen | 2010-02-12 | 1 | -0/+3 | |
| | * | | | | | | | | iwlwifi: fix AMSDU Rx after paged Rx patch | Shanyu Zhao | 2010-02-12 | 1 | -1/+4 | |
| * | | | | | | | | | sfc: Fix SFE4002 initialisation | Steve Hodgson | 2010-02-12 | 2 | -1/+2 | |
| * | | | | | | | | | inet: Remove bogus IGMPv3 report handling | Herbert Xu | 2010-02-12 | 1 | -1/+1 | |
| * | | | | | | | | | tcp: fix ICMP-RTO war | Damian Lukowski | 2010-02-10 | 1 | -4/+2 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-10 | 9 | -17/+28 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | rtl8187: Add new device ID | Jelle Martijn Kok | 2010-02-10 | 1 | -0/+1 | |
| | * | | | | | | | | iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table() | Roel Kluin | 2010-02-09 | 1 | -1/+1 | |
| | * | | | | | | | | ath9k: Fix sequence numbers for PAE frames | Sujith | 2010-02-09 | 1 | -2/+2 | |
| | * | | | | | | | | mac80211: fix deferred hardware scan requests | Johannes Berg | 2010-02-08 | 1 | -8/+10 | |
| | * | | | | | | | | iwlwifi: Fix to set correct ht configuration | Wey-Yi Guy | 2010-02-08 | 1 | -0/+1 | |
| | * | | | | | | | | mac80211: Fix probe request filtering in IBSS mode | Benoit Papillault | 2010-02-08 | 1 | -1/+1 | |
| | * | | | | | | | | ssb: Fix CONFIG_SSB_SDIOHOST typo | Michael Buesch | 2010-02-03 | 1 | -2/+1 | |
| | * | | | | | | | | b43: Fix throughput regression | Larry Finger | 2010-02-03 | 2 | -3/+11 | |
| * | | | | | | | | | via-velocity: Fix races on shared interrupts | Simon Kagstrom | 2010-02-10 | 1 | -11/+10 | |
| * | | | | | | | | | via-velocity: Take spinlock on set coalesce | Simon Kagstrom | 2010-02-10 | 1 | -0/+3 | |
| * | | | | | | | | | via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srv | Simon Kagstrom | 2010-02-10 | 1 | -10/+7 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2010-02-16 | 7 | -21/+29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | dm: sysfs revert add empty release function to avoid debug warning | Alasdair G Kergon | 2010-02-16 | 1 | -8/+0 | |
| * | | | | | | | | | | dm mpath: fix stall when requeueing io | Kiyoshi Ueda | 2010-02-16 | 1 | -4/+17 | |
| * | | | | | | | | | | dm raid1: fix null pointer dereference in suspend | Takahiro Yasui | 2010-02-16 | 1 | -3/+2 | |
| * | | | | | | | | | | dm raid1: fail writes if errors are not handled and log fails | Mikulas Patocka | 2010-02-16 | 1 | -1/+1 | |
| * | | | | | | | | | | dm log: userspace fix overhead_size calcuations | Jonathan Brassow | 2010-02-16 | 1 | -3/+7 | |
| * | | | | | | | | | | dm snapshot: persistent annotate work_queue as on stack | Mike Snitzer | 2010-02-16 | 1 | -1/+1 | |
| * | | | | | | | | | | dm stripe: avoid divide by zero with invalid stripe count | Nikanth Karthikesan | 2010-02-16 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-02-16 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [IA64] preserve personality flag bits across exec | Tony Luck | 2010-02-12 | 1 | -1/+3 | |
* | | | | | | | | | | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov | 2010-02-16 | 1 | -4/+1 | |
* | | | | | | | | | | | x86: set_personality_ia32() misses force_personality32 | Oleg Nesterov | 2010-02-16 | 1 | -0/+1 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-02-15 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Btrfs: btrfs_mark_extent_written uses the wrong slot | Shaohua Li | 2010-02-12 | 1 | -2/+4 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-02-15 | 2 | -19/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | firewire: ohci: retransmit isochronous transmit packets on cycle loss | Clemens Ladisch | 2010-02-14 | 1 | -5/+8 | |
| * | | | | | | | | | | | firewire: net: fix panic in fwnet_write_complete | Stefan Richter | 2010-02-01 | 1 | -14/+39 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2010-02-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ALSA: hda - Correct ASUA blacklist for MSI brokenness | Takashi Iwai | 2010-02-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | NFS: Too many GETATTR and ACCESS calls after direct I/O | Chuck Lever | 2010-02-15 | 1 | -0/+3 | |
* | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-15 | 1 | -10/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | hrtimer, softirq: Fix hrtimer->softirq trampoline | Peter Zijlstra | 2010-02-03 | 1 | -10/+5 | |
* | | | | | | | | | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-15 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | reiserfs: Fix softlockup while waiting on an inode | Frederic Weisbecker | 2010-02-14 | 1 | -0/+2 |