summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-02Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operationMarcel Holtmann1-1/+1
2013-10-02Bluetooth: Send new settings event when changing high speed optionMarcel Holtmann1-3/+16
2013-10-02Bluetooth: Provide high speed configuration optionMarcel Holtmann4-41/+21
2013-10-02Bluetooth: Use only 2 bits for controller type informationMarcel Holtmann1-1/+1
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan71-490/+852
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg1-1/+96
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg2-1/+21
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg2-46/+32
2013-09-25Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg1-30/+30
2013-09-25Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg1-6/+6
2013-09-25Bluetooth: Clean up socket locking in l2cap_sock_recvmsgJohan Hedberg1-2/+2
2013-09-25Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg1-0/+1
2013-09-22Bluetooth: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin1-8/+8
2013-09-20Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin1-33/+2
2013-09-19Bluetooth: Add event mask page 2 setting supportJohan Hedberg1-0/+32
2013-09-19Bluetooth: Add synchronization train parameters reading supportJohan Hedberg1-1/+14
2013-09-18Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg3-1/+52
2013-09-18Bluetooth: Fix responding to invalid L2CAP signaling commandsJohan Hedberg1-0/+8
2013-09-18Bluetooth: Fix sending responses to identified L2CAP response packetsJohan Hedberg1-6/+6
2013-09-18Bluetooth: Fix L2CAP command reject reasonJohan Hedberg1-4/+16
2013-09-18Bluetooth: Fix L2CAP Disconnect response for unknown CIDJohan Hedberg1-1/+1
2013-09-18Bluetooth: Fix L2CAP error return used for failed channel lookupsJohan Hedberg1-4/+4
2013-09-18Bluetooth: Fix double error response for l2cap_create_chan_reqJohan Hedberg1-1/+1
2013-09-18Bluetooth: Fix rfkill functionality during the HCI setup stageJohan Hedberg1-3/+12
2013-09-18Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg1-5/+10
2013-09-16Bluetooth: Fix ACL alive for long in case of non pariable devicesSyam Sidhardhan1-0/+7
2013-09-16Bluetooth: Fix encryption key size for peripheral roleAndre Guedes1-0/+2
2013-09-16Bluetooth: Fix security level for peripheral roleAndre Guedes1-1/+3
2013-09-16Bluetooth: Only schedule raw queue when user channel is activeMarcel Holtmann1-9/+7
2013-09-16Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueueMarcel Holtmann1-1/+1
2013-09-16Bluetooth: Disable upper layer connections when user channel is activeMarcel Holtmann1-0/+1
2013-09-16Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann1-5/+81
2013-09-16Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann3-9/+54
2013-09-16Bluetooth: Restrict ioctls to HCI raw channel socketsMarcel Holtmann1-6/+17
2013-09-16Bluetooth: Fix error handling for HCI socket optionsMarcel Holtmann1-2/+2
2013-09-16Bluetooth: Report error for HCI reset ioctl when device is downMarcel Holtmann1-1/+3
2013-09-16Bluetooth: Fix handling of getsockname() for HCI socketsMarcel Holtmann1-6/+11
2013-09-16Bluetooth: Fix handling of getpeername() for HCI socketsMarcel Holtmann1-0/+3
2013-09-16Bluetooth: Refactor raw socket filter into more readable codeMarcel Holtmann1-23/+41
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-3/+11
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+36
2013-09-06tcp: properly increase rcv_ssthresh for ofo packetsEric Dumazet1-1/+4
2013-09-06tcp: fix no cwnd growth after timeoutYuchung Cheng1-4/+2
2013-09-06net: netlink: filter particular protocols from analyzersDaniel Borkmann1-0/+30
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+10
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds255-4270/+10151
2013-09-05openvswitch: Fix alignment of struct sw_flow_key.Jesse Gross2-1/+2
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller34-200/+439
2013-09-05netfilter: Fix build errors with xt_socket.cDavid S. Miller1-0/+1