aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-30ucc_geth_ethtool: Add a missing HW stats counterLi Yang
2008-05-30ucc_geth_ethtool: Fix typoJoakim Tjernlund
2008-05-30virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell
2008-05-30virtio: fix virtio_net xmit of freed skb bugRusty Russell
2008-05-30myri10ge: update driver versionBrice Goglin
2008-05-30sc92031: remove bogus unlikely()Cesar Eduardo Barros
2008-05-30[netdrvr] CS89X0: Add cleanup for dma after failWang Chen
2008-05-30[netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings
2008-05-30llc: Fix double accounting of received packetsArnaldo Carvalho de Melo
2008-05-29netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...Alexey Dobriyan
2008-05-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-29bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven
2008-05-28mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian
2008-05-28mac80211: Fix for NULL pointer dereference in sta_info_get()Senthil Balasubramanian
2008-05-28mac80211: fix a typo in ieee80211_handle_filtered_frame commentYi Zhu
2008-05-28rndis_wlan: add missing range check for power_output modparamJussi Kivilinna
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen
2008-05-28rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft
2008-05-28mac80211 : Fixes the status message for iwconfigAbhijeet Kolekar
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn
2008-05-28rt2x00: Reset antenna RSSI after switchIvo van Doorn
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn
2008-05-28mac80211: reorder channel and freq reporting in wext scan reportTomas Winkler
2008-05-28b43: Fix controller restart crashMichael Buesch
2008-05-28mac80211: fix ieee80211_rx_bss_put/get imbalanceTomas Winkler
2008-05-28net/mac80211: always true conditionalsNicolas Kaiser
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch
2008-05-28rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello
2008-05-28rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello
2008-05-28rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello
2008-05-28rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville
2008-05-27dccp ccid-3: Fix "t_ipi explosion" bugGerrit Renker
2008-05-27dccp: Fix to handle short sequence numbers packet correctlyWei Yongjun
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy
2008-05-23Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-05-22fmvj18x_cs: add NextCom NC5310 rev B supportKomuro
2008-05-22xirc2ps_cs: re-initialize the multicast address in do_resetKomuro
2008-05-223C509: rx_bytes should not be increased when alloc_skb failedWang Chen
2008-05-22NETFRONT: Use __skb_queue_purge()Wang Chen
2008-05-22VIRTIO: Use __skb_queue_purge()Wang Chen
2008-05-22phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker
2008-05-22netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf
2008-05-22WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa
2008-05-22drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall
2008-05-22S2io: Version update for napi and MSI-X patchesSreenivasa Honnur
2008-05-22S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur
2008-05-22S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur
2008-05-22drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches