summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-24wireless: update gfp/slab.h includesTejun Heo
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf
2010-05-24fec: add support for PHY interface platform dataBaruch Siach
2010-05-24tun: Update classid on packet injectionHerbert Xu
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu
2010-05-23net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Graf Yang
2010-05-23isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt
2010-05-23isdn/capi: make reset_ctr op truly optionalTilman Schmidt
2010-05-23pppoe: uninitialized variable in pppoe_flush_dev()Dan Carpenter
2010-05-23caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland
2010-05-23caif: Bugfix - missing spin_unlockSjur Braendeland
2010-05-23caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland
2010-05-23caif: Bugfix - handle mem-allocation failuresSjur Braendeland
2010-05-23caif: Bugfix - use standard Linux listsSjur Braendeland
2010-05-23caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland
2010-05-23net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano
2010-05-23net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not definedBen Hutchings
2010-05-23bfin_mac: fix memleak in mii_bus{probe|remove}Denis Kirjanov
2010-05-23ethoc: fix null dereference in ethoc_probeThomas Chou
2010-05-23rtnetlink: Fix error handling in do_setlink()David Howells
2010-05-23net-caif: drop redundant Kconfig entriesMike Frysinger
2010-05-23net_sched: Fix qdisc_notify()Eric Dumazet
2010-05-23ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocDenis Kirjanov
2010-05-23enic: Use random mac addr when associating port-profileScott Feldman
2010-05-23enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman
2010-05-21cfg80211: add missing bracesJohannes Berg
2010-05-21rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna
2010-05-21ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez
2010-05-21cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen
2010-05-21iwlwifi: fix internal scan raceReinette Chatre
2010-05-21cfg80211: Fix signal_type comparisonSujith
2010-05-21net: fix problem in dequeuing from input_pkt_queueTom Herbert
2010-05-20can: SJA1000 add missing spin_lock_init()Oliver Hartkopp
2010-05-20sh_eth: Fix memleak in sh_mdio_releaseDenis Kirjanov
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-20gro: Fix bogus gso_size on the first fraglist entryHerbert Xu
2010-05-20ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20sound: fixup for usb_buffer_alloc/free renameStephen Rothwell
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2010-05-20USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman