| Commit message (Expand) | Author | Age |
* | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2009-12-08 |
* | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2009-12-08 |
* | ixgbe: add support for 82599 KR device 0x1517 | Don Skidmore | 2009-12-08 |
* | ixgbe: Fix TX stats accounting | Eric Dumazet | 2009-12-08 |
* | e1000e: only perform ESB2 MDIC workaround on certain configurations | Bruce Allan | 2009-12-08 |
* | e1000e: replace incorrect use of GG82563_REG macro | Bruce Allan | 2009-12-08 |
* | e1000e: minor correction to name of bit in CTRL_EXT register | Bruce Allan | 2009-12-08 |
* | tcp: Remove runtime check that can never be true. | David S. Miller | 2009-12-08 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-08 |
|\ |
|
| * | ath5k: add support for Dell Vostro A860 LED | Shahar Or | 2009-12-07 |
| * | orinoco: remove spare KERN_DEBUG | David Kilroy | 2009-12-07 |
| * | rtl8187: Fix wrong rfkill switch mask for some models | Larry Finger | 2009-12-07 |
| * | ath9k: fix tx status reporting | Felix Fietkau | 2009-12-07 |
| * | mac80211: Fix bug in computing crc over dynamic IEs in beacon | Vasanthakumar Thiagarajan | 2009-12-07 |
| * | net/rfkill/core.c: work around gcc-4.0.2 silliness | Andrew Morton | 2009-12-07 |
| * | mwl8k: don't complain about oversized beacons in FINALIZE_JOIN | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: struct ieee80211_rx_status::qual is deprecated | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: don't forget to call pci_disable_device() | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: increase firmware loading timeouts | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: allow more time for transmit rings to drain | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: allow more time for firmware commands to complete | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: properly report rate on received 40MHz packets | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: fix addr4 zeroing and payload overwrite on DMA header creation | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: prevent corruption of QoS field on receive | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: fix UPDATE_STADB command struct legacy_rates array length | Lennert Buytenhek | 2009-12-07 |
| * | mwl8k: fix MCS bitmap size in SET_RATE command | Lennert Buytenhek | 2009-12-07 |
| * | mac80211: Fix dynamic power save for scanning. | Vivek Natarajan | 2009-12-07 |
| * | mac80211: recalculate idle later in MLME | Johannes Berg | 2009-12-07 |
| * | wl1251: don't build null data template in wl1251_op_config() | Kalle Valo | 2009-12-07 |
| * | wl1251: fix bssid handling | Kalle Valo | 2009-12-07 |
| * | wl1251: remove false warning messages | Kalle Valo | 2009-12-07 |
| * | iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change | John W. Linville | 2009-12-07 |
* | | sctp: fix compile error due to sysctl mismerge | Linus Torvalds | 2009-12-08 |
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 |
|\ \ |
|
| * | | cfq-iosched: Do not access cfqq after freeing it | Vivek Goyal | 2009-12-07 |
| * | | block: include linux/err.h to use ERR_PTR | Stephen Rothwell | 2009-12-07 |
| * | | cfq-iosched: use call_rcu() instead of doing grace period stall on queue exit | Jens Axboe | 2009-12-06 |
| * | | blkio: Allow CFQ group IO scheduling even when CFQ is a module | Vivek Goyal | 2009-12-04 |
| * | | blkio: Implement dynamic io controlling policy registration | Vivek Goyal | 2009-12-04 |
| * | | blkio: Export some symbols from blkio as its user CFQ can be a module | Vivek Goyal | 2009-12-04 |
| * | | block: Fix io_context leak after failure of clone with CLONE_IO | Louis Rilling | 2009-12-04 |
| * | | block: Fix io_context leak after clone with CLONE_IO | Louis Rilling | 2009-12-04 |
| * | | cfq-iosched: make nonrot check logic consistent | Shaohua Li | 2009-12-04 |
| * | | io controller: quick fix for blk-cgroup and modular CFQ | Jens Axboe | 2009-12-04 |
| * | | cfq-iosched: move IO controller declerations to a header file | Jens Axboe | 2009-12-04 |
| * | | cfq-iosched: fix compile problem with !CONFIG_CGROUP | Jens Axboe | 2009-12-03 |
| * | | blkio: Documentation | Vivek Goyal | 2009-12-03 |
| * | | blkio: Wait on sync-noidle queue even if rq_noidle = 1 | Vivek Goyal | 2009-12-03 |
| * | | blkio: Implement group_isolation tunable | Vivek Goyal | 2009-12-03 |