summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gen_init_cpio: remove redundant empty lineJesper Juhl2012-11-191-1/+0
* treewide: fix printk typo in multiple driversMasanari Iida2012-11-198-8/+8
* alpha: use BUG_ON where possibleSasha Levin2012-11-081-8/+4
* Btrfs: Fix printk and variable nameMasanari Iida2012-11-012-2/+2
* btrfs: unpin_extent_cache: fix the typo and unnecessary arguementsLiu Bo2012-10-301-2/+1
* qla2xxx: Fix typo in qla2xxx driversMasanari Iida2012-10-304-11/+11
* md: Fix typo in drivers/mdMasanari Iida2012-10-294-5/+5
* firmware: use noinline_for_stackCesar Eduardo Barros2012-10-281-1/+1
* Merge branch 'master' into for-nextJiri Kosina2012-10-2813374-379061/+698008
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-2663-384/+724
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-2610-94/+102
| | |\
| | | * b43: Fix oops on unload when firmware not foundLarry Finger2012-10-241-0/+4
| | | * mwifiex: clean up scan state on errorBing Zhao2012-10-241-2/+5
| | | * mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao2012-10-241-8/+5
| | | * brcmfmac: fix potential NULL dereferenceYuanhan Liu2012-10-241-1/+1
| | | * Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau2012-10-241-82/+82
| | | * ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan2012-10-241-0/+1
| | | * rt2x00: usb: fix reset resumeStanislaw Gruszka2012-10-243-0/+3
| | | * rtlwifi: pass rx setup error code to callerChristian Lamparter2012-10-241-1/+1
| | * | tilegx: fix some issues in the SW TSO supportChris Metcalf2012-10-261-16/+19
| | * | qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2012-10-262-15/+40
| | * | net: usb: Fix memory leak on Tx data pathHemant Kumar2012-10-261-0/+3
| | * | net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak2012-10-261-4/+14
| | * | net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua2012-10-261-1/+1
| | * | net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein2012-10-261-1/+0
| | * | bas_gigaset: fix pre_reset handlingTilman Schmidt2012-10-261-3/+16
| | * | vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin2012-10-241-1/+2
| | * | gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang2012-10-241-1/+1
| | * | Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-242-5/+27
| | |\ \
| | | * | can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean2012-10-241-2/+11
| | | * | can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger2012-10-231-3/+16
| | * | | ipv6: Set default hoplimit as zero.Li RongQing2012-10-241-2/+2
| | * | | NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard2012-10-241-1/+1
| | * | | pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico2012-10-241-6/+11
| | |/ /
| | * | tcp: Reject invalid ack_seq to Fast Open socketsJerry Chu2012-10-232-4/+12
| | * | MAINTAINERS: NETWORKING DRIVERS matches too muchJean Delvare2012-10-231-1/+7
| | * | pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico2012-10-231-60/+6
| | * | pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico2012-10-231-13/+6
| | * | pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico2012-10-231-6/+20
| | * | net: fix secpath kmemleakEric Dumazet2012-10-221-2/+4
| | * | qla3xxx: Ensure request/response queue addr writes to the registersJoe Jin2012-10-221-2/+7
| | * | tcp: add SYN/data info to TCP_INFOYuchung Cheng2012-10-226-1/+8
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-10-2113-95/+99
| | |\ \
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-1913-95/+99
| | | |\|
| | | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-174-24/+35
| | | | |\
| | | | | * mac80211: connect with HT20 if HT40 is not permittedJohannes Berg2012-10-171-10/+20
| | | | | * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-153-11/+7
| | | | | * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-10-159607-260369/+611724
| | | | | |\
| | | | | * | mac80211: Fix FC masking in BIP AAD generationJouni Malinen2012-10-011-3/+8
| | | | * | | iwlwifi: fix 6000 series channel switch commandJohannes Berg2012-10-161-15/+24