aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* vhost: fix the memory leak which will happen when memory_access_ok failsTakuya Yoshikawa2010-05-27
* vhost-net: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa2010-05-27
* vhost: fix to check the return value of copy_to/from_user() correctlyTakuya Yoshikawa2010-05-27
* vhost: Fix host panic if ioctl called with wrong indexKrishna Kumar2010-05-27
* net: ll_temac: fix checksum offload logicBrian Hill2010-05-26
* net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill2010-05-26
* be2net: increase POST timeout for EEH recoverySathya Perla2010-05-26
* drivers/net/usb/asix.c: Fix pointer cast.David S. Miller2010-05-25
* be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi2010-05-25
* hso: add support for new productsFilip Aben2010-05-25
* Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-05-25
|\
| * wimax/i2400m: fix bad race condition check in RX pathInaky Perez-Gonzalez2010-05-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-25
|\ \
| * | ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-25
| * | ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-25
| * | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-24
| * | iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter2010-05-24
| * | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-24
| * | ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-24
| * | rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-05-24
| * | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-24
| * | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-24
| * | wireless: update gfp/slab.h includesTejun Heo2010-05-24
| * | rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa2010-05-24
| * | ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-24
| * | rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna2010-05-21
| * | ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-21
| * | wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-21
| * | iwlwifi: fix internal scan raceReinette Chatre2010-05-21
* | | macvlan: do proper cleanup in macvlan_common_newlink() V2Jiri Pirko2010-05-24
* | | be2net: Bug fix in init code in probeSarveshwar Bandi2010-05-24
* | | fec: add support for PHY interface platform dataBaruch Siach2010-05-24
* | | tun: Update classid on packet injectionHerbert Xu2010-05-24
* | | net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Graf Yang2010-05-24
* | | isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt2010-05-24
* | | isdn/capi: make reset_ctr op truly optionalTilman Schmidt2010-05-24
* | | pppoe: uninitialized variable in pppoe_flush_dev()Dan Carpenter2010-05-24
* | | bfin_mac: fix memleak in mii_bus{probe|remove}Denis Kirjanov2010-05-24
* | | ethoc: fix null dereference in ethoc_probeThomas Chou2010-05-24
* | | enic: Use random mac addr when associating port-profileScott Feldman2010-05-24
* | | enic: bug fix: sprintf UUID to string as u8[] rather than u16[] arrayScott Feldman2010-05-24
|/ /
* | can: SJA1000 add missing spin_lock_init()Oliver Hartkopp2010-05-21
* | sh_eth: Fix memleak in sh_mdio_releaseDenis Kirjanov2010-05-21
* | ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-21
|\ \
| * | usb: musb: update gfp/slab.h includesTejun Heo2010-05-20
| * | USB: ftdi_sio: fix legacy SIO-device headerJohan Hovold2010-05-20
| * | USB: kl5usb105: reimplement using generic frameworkJohan Hovold2010-05-20
| * | USB: kl5usb105: minor clean upsJohan Hovold2010-05-20
| * | USB: kl5usb105: fix memory leakJohan Hovold2010-05-20