summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btintel: Add manufacturing enter/exit helpersLoic Poulain2015-12-103-94/+86
* Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin2015-12-101-0/+4
* Bluetooth: hci_intel: Use shorter timeout for HCI commandsLoic Poulain2015-12-101-4/+4
* Bluetooth: hci_ldisc: Remove dead codePeter Hurley2015-12-101-7/+1
* Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-104-66/+32
* Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg2015-12-101-18/+12
* Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg2015-12-101-2/+1
* Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg2015-12-101-1/+1
* Bluetooth: Simplify setting Configuration FieldAndrei Emeltchenko2015-12-101-5/+1
* Bluetooth: Use hexadecimal notation for maskAndrei Emeltchenko2015-12-101-1/+1
* Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-103-19/+9
* Bluetooth: Simplify read_adv_features codeJohan Hedberg2015-12-101-20/+8
* Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-105-134/+128
* Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg2015-12-103-39/+40
* Bluetooth: Move EIR update to hci_request.cJohan Hedberg2015-12-103-195/+198
* Bluetooth: HCI name update to hci_request.cJohan Hedberg2015-12-103-12/+14
* Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-104-53/+28
* Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-103-77/+79
* Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg2015-12-103-47/+49
* Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-103-74/+53
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-107-566/+589
* Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg2015-12-101-73/+73
* Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-105-21/+35
* cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo2015-12-091-2/+2
* chelsio: constify cmac_ops structuresJulia Lawall2015-12-082-2/+2
* bnx2x: remove rx_pkt/rx_callsEric Dumazet2015-12-082-6/+0
* bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet2015-12-081-30/+21
* rhashtable: Remove unnecessary wmb for future_tblHerbert Xu2015-12-081-3/+0
* Merge branch 'cxgb4-update-kconfig-and-fixes'David S. Miller2015-12-086-93/+202
|\
| * cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai2015-12-081-0/+3
| * cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-083-0/+11
| * cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai2015-12-081-4/+53
| * cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2015-12-082-6/+51
| * cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai2015-12-081-2/+2
| * cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai2015-12-081-8/+9
| * cxgb4: Align rest of the ethtool get statsHariprasad Shenai2015-12-081-73/+73
|/
* net: hns: optimize XGE capability by reducing cpu usageyankejian2015-12-083-30/+55
* sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-086-9/+191
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-0812-38/+76
* netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2015-12-082-5/+14
* Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2015-12-085-28/+140
|\
| * cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo2015-11-202-5/+41
| * kernfs: implement kernfs_walk_and_get()Tejun Heo2015-11-202-0/+58
| * cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2015-11-203-23/+41
* | Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi2015-12-0814-2778/+0
* | Merge branch 'sh_eth-optimize-mdio'David S. Miller2015-12-081-49/+15
|\ \
| * | sh_eth: get rid of bb_{set|clr|read}()Sergei Shtylyov2015-12-081-21/+6
| * | sh_eth: factor out common code from MDIO bitbang methodsSergei Shtylyov2015-12-081-23/+12
| * | sh_eth: remove mask fields from 'struct bb_info'Sergei Shtylyov2015-12-081-15/+7
|/ /
* | drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall2015-12-088-18/+18
OpenPOWER on IntegriCloud