Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | Btrfs: set range_start to the right start in count_range_bits | Josef Bacik | 2011-05-23 | 1 | -1/+1 | |
| | | | * | | | | Btrfs: fix how we do space reservation for truncate | Josef Bacik | 2011-05-23 | 3 | -37/+123 | |
| | | | * | | | | Btrfs: kill trans_mutex | Josef Bacik | 2011-05-23 | 8 | -169/+177 | |
| | | | * | | | | Btrfs: if we've already started a trans handle, use that one | Josef Bacik | 2011-05-23 | 2 | -0/+19 | |
| | | | * | | | | Btrfs: take away the num_items argument from btrfs_join_transaction | Josef Bacik | 2011-05-23 | 7 | -48/+42 | |
| | | | * | | | | Btrfs: make sure to use the delalloc reserve when filling delalloc | Josef Bacik | 2011-05-23 | 1 | -0/+2 | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2011-06-04 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | [SCSI] Fix oops caused by queue refcounting failure | James Bottomley | 2011-06-02 | 2 | -1/+2 | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-06-04 | 60 | -219/+380 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-03 | 15 | -70/+155 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | iwl4965: correctly validate temperature value | Stanislaw Gruszka | 2011-06-01 | 1 | -1/+1 | |
| | | | * | | | | | | | bluetooth l2cap: fix locking in l2cap_global_chan_by_psm | Johannes Berg | 2011-06-01 | 1 | -1/+1 | |
| | | | * | | | | | | | ath9k: fix two more bugs in tx power | Daniel Halperin | 2011-06-01 | 2 | -4/+16 | |
| | | | * | | | | | | | cfg80211: don't drop p2p probe responses | Eliad Peller | 2011-06-01 | 2 | -21/+30 | |
| | | | * | | | | | | | iwlagn: fix incorrect PCI subsystem id for 6150 devices | Wey-Yi Guy | 2011-05-31 | 3 | -13/+22 | |
| | | | * | | | | | | | zd1211rw: fix to work on OHCI | Jussi Kivilinna | 2011-05-31 | 1 | -11/+42 | |
| | | | * | | | | | | | wl12xx: fix oops in sched_scan when forcing a passive scan | Luciano Coelho | 2011-05-31 | 1 | -3/+8 | |
| | | | * | | | | | | | wl12xx: add separate config value for DFS dwell time on sched scan | Luciano Coelho | 2011-05-31 | 3 | -2/+9 | |
| | | | * | | | | | | | wl12xx: fix DFS channels handling in scheduled scan | Luciano Coelho | 2011-05-31 | 2 | -11/+23 | |
| | | | * | | | | | | | wl12xx: fix passive and radar channel generation for scheduled scan | Luciano Coelho | 2011-05-31 | 1 | -2/+2 | |
| | | | * | | | | | | | libertas: Set command sequence number later to ensure consistency | Daniel Drake | 2011-05-31 | 1 | -3/+3 | |
| | | * | | | | | | | | tg3: Fix tg3_skb_error_unmap() | Matt Carlson | 2011-06-03 | 1 | -1/+1 | |
| | | * | | | | | | | | net: tracepoint of net_dev_xmit sees freed skb and causes panic | Koki Sanagi | 2011-06-02 | 2 | -7/+12 | |
| | | * | | | | | | | | drivers/net/can/flexcan.c: add missing clk_put | Julia Lawall | 2011-06-02 | 1 | -3/+2 | |
| | | * | | | | | | | | net: dm9000: Get the chip in a known good state before enabling interrupts | Mark Brown | 2011-06-01 | 1 | -3/+3 | |
| | | * | | | | | | | | drivers/net/davinci_emac.c: add missing clk_put | Julia Lawall | 2011-06-01 | 1 | -4/+6 | |
| | | * | | | | | | | | af-packet: Add flag to distinguish VID 0 from no-vlan. | Ben Greear | 2011-06-01 | 2 | -3/+13 | |
| | | * | | | | | | | | caif: Fix race when conditionally taking rtnl lock | sjur.brandeland@stericsson.com | 2011-06-01 | 1 | -6/+3 | |
| | | * | | | | | | | | usbnet/cdc_ncm: add missing .reset_resume hook | Stefan Metzmacher | 2011-06-01 | 1 | -1/+2 | |
| | | * | | | | | | | | vlan: fix typo in vlan_dev_hard_start_xmit() | Wei Yongjun | 2011-06-01 | 1 | -1/+1 | |
| | | * | | | | | | | | net/ipv4: Check for mistakenly passed in non-IPv4 address | Marcus Meissner | 2011-06-01 | 1 | -0/+3 | |
| | | * | | | | | | | | Revert "net: fix section mismatches" | David S. Miller | 2011-05-31 | 10 | -72/+68 | |
| | | * | | | | | | | | drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run() | Alexey Khoroshilov | 2011-05-31 | 1 | -1/+1 | |
| | | * | | | | | | | | sctp: stop pending timers and purge queues when peer restart asoc | Wei Yongjun | 2011-05-31 | 5 | -12/+31 | |
| | | * | | | | | | | | drivers/net: ks8842 Fix crash on received packet when in PIO mode. | Dennis Aberilla | 2011-05-31 | 1 | -1/+1 | |
| | | * | | | | | | | | ip_options_compile: properly handle unaligned pointer | Chris Metcalf | 2011-05-31 | 1 | -7/+8 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.... | John W. Linville | 2011-05-27 | 15 | -27/+70 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | ath9k: Fix AR9287 calibration | Adrian Chadd | 2011-05-27 | 1 | -1/+1 | |
| | | | * | | | | | | | mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c | Jesper Juhl | 2011-05-27 | 1 | -1/+0 | |
| | | | * | | | | | | | mac80211: clear local->ps_data on disassoc | Eliad Peller | 2011-05-27 | 1 | -0/+1 | |
| | | | * | | | | | | | wireless: Default to 'n' for 2 new added devices in Kconfig. | Tao Ma | 2011-05-27 | 2 | -2/+0 | |
| | | | * | | | | | | | iwl4965: fix 5GHz operation | Stanislaw Gruszka | 2011-05-27 | 1 | -2/+2 | |
| | | | * | | | | | | | mac80211: stop queues before rate control updation | Rajkumar Manoharan | 2011-05-26 | 1 | -0/+6 | |
| | | | * | | | | | | | ath9k: set 40 Mhz rate only if hw is configured in ht40 | Rajkumar Manoharan | 2011-05-26 | 1 | -1/+2 | |
| | | | * | | | | | | | ath9k_hw: disable phy restart on baseband panic caused by RXSM | Rajkumar Manoharan | 2011-05-26 | 3 | -1/+28 | |
| | | | * | | | | | | | ath9k: Reset chip on baseband hang | Rajkumar Manoharan | 2011-05-26 | 1 | -1/+3 | |
| | | | * | | | | | | | b43: N-PHY: initialize last var in calibration function | Rafał Miłecki | 2011-05-26 | 1 | -1/+1 | |
| | | | * | | | | | | | rtlwifi: Use order 2 RX buffer allocation only if necessary | Larry Finger | 2011-05-26 | 1 | -0/+7 | |
| | | | * | | | | | | | rtlwifi: Fix kernel panic resulting from RX buffer allocation failure | Larry Finger | 2011-05-26 | 1 | -13/+15 | |
| | | | * | | | | | | | nl80211: fix check for valid SSID size in scan operations | Luciano Coelho | 2011-05-26 | 1 | -2/+2 |