aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel2012-04-022-0/+4
* USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen2012-04-022-4/+8
* USB: ftdi_sio: add support for BeagleBone rev A5+Peter Korsgaard2012-04-021-2/+2
* USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman2012-04-021-1/+2
* USB: option: add ZTE MF820DBjørn Mork2012-04-021-0/+2
* USB: option: make interface blacklist work againBjørn Mork2012-04-021-0/+1
* USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL and DE9...Daniele Palmas2012-04-021-0/+6
* USB: option: Add MediaTek MT6276M modem&app interfacesMeng Zhang2012-04-021-0/+7
* Linux 3.0.26Greg Kroah-Hartman2012-03-231-1/+1
* powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2012-03-231-1/+1
* iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-232-4/+5
* ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-231-1/+0
* tcp: fix syncookie regressionEric Dumazet2012-03-232-17/+23
* perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard2012-03-231-0/+3
* afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard2012-03-231-0/+3
* afs: Read of file returns EBADMSGAnton Blanchard2012-03-231-1/+1
* nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi2012-03-231-0/+1
* Linux 3.0.25Greg Kroah-Hartman2012-03-191-1/+1
* i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala2012-03-191-1/+7
* hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck2012-03-191-4/+3
* hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck2012-03-191-1/+1
* compat: Re-add missing asm/compat.h include to fix compile breakage on s390Jiri Slaby2012-03-191-0/+1
* sparc32: Add -Av8 to assembler command line.David S. Miller2012-03-191-1/+1
* sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-03-191-2/+2
* Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-193-6/+15
* block: fix __blkdev_get and add_disk race conditionStanislaw Gruszka2012-03-191-13/+19
* block, sx8: fix pointer math issue getting fw versionDan Carpenter2012-03-191-1/+1
* block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-193-12/+53
* regulator: Fix setting selector in tps6524x set_voltage functionAxel Lin2012-03-191-1/+1
* compat: Re-add missing asm/compat.h include to fix compile breakage on s390Heiko Carstens2012-03-191-0/+1
* usb: asix: Patch for Sitecom LN-031Joerg Neikes2012-03-191-0/+4
* atl1c: dont use highprio tx queueEric Dumazet2012-03-191-4/+0
* IPv6: Fix not join all-router mcast group when forwarding set.Li Wei2012-03-191-0/+4
* tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell2012-03-191-0/+4
* bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber2012-03-191-2/+5
* tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell2012-03-191-0/+1
* vmxnet3: Fix transport header sizeShreyas Bhatewara2012-03-192-8/+3
* tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell2012-03-191-8/+10
* ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-03-191-0/+23
* ipsec: be careful of non existing mac headersEric Dumazet2012-03-195-17/+16
* neighbour: Fixed race condition at tbl->nhtMichel Machado2012-03-191-0/+2
* acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc2012-03-191-1/+29
* acer-wmi: check wireless capability flag before register rfkillLee, Chun-Yi2012-03-191-22/+42
* acer-wmi: Add wireless quirk for Lenovo 3000 N200Seth Forshee2012-03-191-0/+9
* acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi2012-03-191-2/+26
* vfs: fix double put after complete_walk()Miklos Szeredi2012-03-191-1/+1
* vfs: fix return value from do_last()Miklos Szeredi2012-03-191-1/+1
* rt2x00: fix random stallsStanislaw Gruszka2012-03-193-1/+17
* PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern2012-03-191-2/+4
* firewire: core: handle ack_busy when fetching the Config ROMStefan Richter2012-03-191-5/+10