aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann3-8/+19
2015-10-21Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2015-10-21Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2-0/+3
2015-10-21Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065)Santtu Rekilä1-0/+3
2015-10-21Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann1-0/+14
2015-10-21Bluetooth: btbcm: Read USB product information for Apple devicesMarcel Holtmann1-0/+9
2015-10-21Bluetooth: btbcm: Fix firmware version number calculationMarcel Holtmann1-4/+4
2015-10-21Bluetooth: btusb: Mark BCM2045 devices to have broken link key commandsMarcel Holtmann1-0/+7
2015-10-21Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann3-0/+44
2015-10-21Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsMarcel Holtmann2-3/+3
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2-0/+28
2015-10-21Bluetooth: bpa10x: fix BT_HCIUART dependencyArnd Bergmann1-2/+1
2015-10-21Bluetooth: btusb: Print information of Intel SfP lock statesMarcel Holtmann1-0/+9
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg3-33/+20
2015-10-21Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann1-4/+5
2015-10-21Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann1-0/+11
2015-10-21Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handlingMarcel Holtmann1-4/+1
2015-10-21Bluetooth: btintel: Add support for enabling tracing functionalityMarcel Holtmann4-0/+40
2015-10-21Bluetooth: btusb: Add support for Broadcom LM_DIAG interfaceMarcel Holtmann1-4/+224
2015-10-21Bluetooth: bpa10x: Fix missing BT_HCIUART dependencyMarcel Holtmann1-0/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller510-2206/+4030
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds83-345/+668
2015-10-18net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli1-9/+23
2015-10-18Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller12-20/+54
2015-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller46-444/+348
2015-10-18RDS: fix rds-ping deadlock over TCP transportsantosh.shilimkar@oracle.com1-3/+2
2015-10-18tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2-10/+9
2015-10-18uapi: add mpls_iptunnel.hstephen hemminger1-0/+1
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet6-9/+4
2015-10-18openvswitch: Scrub skb between namespacesJoe Stringer1-0/+9
2015-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller4-42/+99
2015-10-18net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann1-1/+1
2015-10-18net: hisilicon: add OF dependencyArnd Bergmann1-1/+1
2015-10-18net: hisilicon: include linux/vmalloc.h in dsafArnd Bergmann1-0/+2
2015-10-18Merge branch 'hns-fixes'David S. Miller2-34/+18
2015-10-18net: hns: fixes a bug about timeout by pause framelisheng1-7/+6
2015-10-18net: hns: fixes the issue by using ethtool -sChenny Xu1-27/+12
2015-10-18Merge branch 'hsi-fixes'David S. Miller2-48/+1
2015-10-18net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode1-1/+1
2015-10-18net: hisilicon rm hnae sysfs interfacehuangdaode1-47/+0
2015-10-18xen-netback: correctly check failed allocationInsu Yun1-0/+6
2015-10-18net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang2-0/+5
2015-10-18net: phy: bcm-phy-lib: Fix module license issueArun Parameswaran1-0/+5
2015-10-18netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen1-12/+22
2015-10-18ipconfig: send Client-identifier in DHCP requestsLi RongQing2-1/+34
2015-10-18Linux 4.3-rc6Linus Torvalds1-1/+1
2015-10-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-18/+51
2015-10-18i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg1-0/+20
2015-10-17Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+6
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso620-7263/+23787