summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter1-0/+4
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter1-2/+4
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde1-1/+1
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde4-14/+18
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville3-27/+3
2010-05-24wireless: update gfp/slab.h includesTejun Heo2-0/+2
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa1-1/+1
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf1-3/+4
2010-05-24fec: add support for PHY interface platform dataBaruch Siach3-0/+45
2010-05-24tun: Update classid on packet injectionHerbert Xu2-0/+3
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu5-17/+133
2010-05-24net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Graf Yang1-2/+6
2010-05-24isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt1-26/+2
2010-05-24isdn/capi: make reset_ctr op truly optionalTilman Schmidt1-0/+6
2010-05-24pppoe: uninitialized variable in pppoe_flush_dev()Dan Carpenter1-0/+1
2010-05-24caif: Bugfix - use MSG_TRUNC in receiveSjur Braendeland1-29/+18
2010-05-24caif: Bugfix - missing spin_unlockSjur Braendeland2-6/+7
2010-05-24caif: Bugfix - Poll can't return POLLHUP while connecting.Sjur Braendeland1-15/+6
2010-05-24caif: Bugfix - handle mem-allocation failuresSjur Braendeland3-9/+25
2010-05-24caif: Bugfix - use standard Linux listsSjur Braendeland2-68/+28
2010-05-24caif: Bugfix - wait_ev*_timeout returns long.Sjur Braendeland1-7/+6
2010-05-24net-2.6 : V2 - fix dev_get_valid_nameDaniel Lezcano1-8/+12
2010-05-24net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not definedBen Hutchings1-1/+1
2010-05-24bfin_mac: fix memleak in mii_bus{probe|remove}Denis Kirjanov1-0/+2
2010-05-24ethoc: fix null dereference in ethoc_probeThomas Chou1-4/+30
2010-05-24rtnetlink: Fix error handling in do_setlink()David Howells1-1/+3
2010-05-24net-caif: drop redundant Kconfig entriesMike Frysinger1-4/+1
2010-05-24net_sched: Fix qdisc_notify()Eric Dumazet1-7/+7
2010-05-24ieee802154: Fix possible NULL pointer dereference in wpan_phy_allocDenis Kirjanov1-1/+6
2010-05-24enic: Use random mac addr when associating port-profileScott Feldman1-0/+8
2010-05-24enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman1-8/+13
2010-05-21cfg80211: add missing bracesJohannes Berg1-2/+4
2010-05-21rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna1-6/+10
2010-05-21ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez1-1/+0
2010-05-21cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau1-1/+1
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen1-0/+2
2010-05-21iwlwifi: fix internal scan raceReinette Chatre1-3/+18
2010-05-21cfg80211: Fix signal_type comparisonSujith1-2/+2
2010-05-21net: fix problem in dequeuing from input_pkt_queueTom Herbert2-16/+26
2010-05-21can: SJA1000 add missing spin_lock_init()Oliver Hartkopp1-0/+2
2010-05-21sh_eth: Fix memleak in sh_mdio_releaseDenis Kirjanov1-0/+3
2010-05-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-10/+16
2010-05-21gro: Fix bogus gso_size on the first fraglist entryHerbert Xu1-0/+1
2010-05-21ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala7-0/+111
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds261-8360/+17242
2010-05-21sound: fixup for usb_buffer_alloc/free renameStephen Rothwell1-5/+5
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1455-48165/+95796
2010-05-21Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds2-0/+109
2010-05-21Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds27-573/+1905
2010-05-21USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman1-12/+0