summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-124103-50132/+104657
|\
| * NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz2012-04-111-2/+2
| * rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-111-1/+6
| * rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-112-19/+21
| * Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
| * rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1
| * bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-102-1/+2
| * net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-091-2/+4
| * rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-091-1/+4
| * mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger2012-04-091-1/+1
| * rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-091-6/+0
| * nl80211: ensure interface is up in various APIsJohannes Berg2012-04-091-13/+18
| * mac80211: fix association beacon wait timeoutJohannes Berg2012-04-091-2/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-0911-19/+45
| |\
| | * Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-051-1/+1
| | * Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus2012-03-291-1/+1
| | * Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-281-1/+1
| | * Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-281-3/+8
| | * Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-281-1/+1
| | * Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-03-282-0/+3
| | * Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-281-0/+3
| | * Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-281-4/+3
| | * Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko2012-03-281-0/+3
| | * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-282-0/+8
| | * Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-03-281-1/+1
| | * Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2012-03-282-0/+3
| | * Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita2012-03-281-0/+1
| | * Bluetooth: Fix Endian Bug.Santosh Nayak2012-03-281-2/+3
| | * Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta2012-03-281-1/+1
| | * MAINTAINERS: update Bluetooth tree locationsMarcel Holtmann2012-03-271-4/+4
| * | Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2012-04-062-32/+49
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0638-376/+602
| |\ \
| | * | net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-061-1/+3
| | * | netlink: fix races after skb queueingEric Dumazet2012-04-061-11/+13
| | * | doc, net: Update ndo_start_xmit return type and valuesBen Hutchings2012-04-061-10/+12
| | * | doc, net: Remove instruction to set net_device::trans_startBen Hutchings2012-04-061-5/+2
| | * | doc, net: Update netdev operation namesBen Hutchings2012-04-062-14/+14
| | * | doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings2012-04-061-3/+3
| | * | doc, net: Remove obsolete reference to dev->pollBen Hutchings2012-04-061-2/+1
| | * | ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-061-2/+1
| | * | MAINTAINERS: update for Marvell Ethernet driversstephen hemminger2012-04-051-12/+7
| | * | bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-051-1/+5
| | * | phonet: Check input from user before allocatingSasha Levin2012-04-051-0/+3
| | * | tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-054-6/+9
| | * | ipv6: fix array index in ip6_mc_add_src()RongQing.Li2012-04-051-1/+1
| | * | mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo2012-04-041-2/+3
| | * | stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-041-2/+4
| | * | bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-042-2/+1
| | * | bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-041-2/+2
| | * | bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-042-0/+12