summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: 6lowpan: fix memory leakAlexander Aring2015-10-221-4/+9
* Bluetooth: Make hci_disconnect() behave correctly for all statesJohan Hedberg2015-10-221-8/+3
* Bluetooth: Take advantage of connection abort helpersJohan Hedberg2015-10-222-104/+11
* Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg2015-10-222-0/+97
* Bluetooth: Fix crash in SMP when unpairingJohan Hedberg2015-10-223-0/+30
* Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg2015-10-221-0/+10
* Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-212-19/+3
* Bluetooth: Remove redundant (and possibly wrong) flag clearingJohan Hedberg2015-10-211-1/+0
* Bluetooth: Add hdev helper variable to hci_le_create_connection_cancelJohan Hedberg2015-10-211-6/+7
* Bluetooth: Remove unnecessary indentation in unpair_device()Johan Hedberg2015-10-211-23/+32
* Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-211-1/+1
* Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-213-11/+11
* Bluetooth: Add le_addr_type() helper functionJohan Hedberg2015-10-211-38/+18
* Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg2015-10-211-9/+43
* Bluetooth: Introduce driver specific post init callbackMarcel Holtmann2015-10-211-1/+4
* Bluetooth: l2cap_disconnection_req priority over shutdownDean Jenkins2015-10-211-1/+10
* Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins2015-10-211-17/+27
* Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins2015-10-211-14/+18
* 6lowpan: put mcast compression in an own functionAlexander Aring2015-10-211-27/+32
* 6lowpan: rework tc and flow label handlingAlexander Aring2015-10-211-85/+205
* 6lowpan: iphc: change define valuesAlexander Aring2015-10-211-93/+106
* 6lowpan: remove lowpan_is_addr_broadcastAlexander Aring2015-10-211-1/+1
* 6lowpan: move IPHC functionality definesAlexander Aring2015-10-213-1/+112
* 6lowpan: nhc: move iphc manipulation out of nhcAlexander Aring2015-10-213-17/+14
* 6lowpan: remove lowpan_fetch_skb_u8Alexander Aring2015-10-211-2/+2
* 6lowpan: cleanup lowpan_header_decompressAlexander Aring2015-10-215-90/+75
* 6lowpan: cleanup lowpan_header_compressAlexander Aring2015-10-213-13/+9
* 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring2015-10-211-1/+1
* bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring2015-10-211-30/+27
* mac802154: llsec: use kzfreeAlexander Aring2015-10-211-10/+10
* Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg2015-10-211-5/+7
* Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-212-8/+18
* Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann2015-10-211-0/+14
* Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-211-0/+19
* Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg2015-10-212-32/+19
* Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann2015-10-211-4/+5
* Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann2015-10-211-0/+11
* Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handlingMarcel Holtmann2015-10-211-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2032-224/+404
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-1930-217/+391
| |\
| | * openvswitch: Scrub skb between namespacesJoe Stringer2015-10-181-0/+9
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-184-42/+99
| | |\
| | | * Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2015-10-162-8/+20
| | | * Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg2015-10-161-4/+19
| | | * Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg2015-10-161-1/+6
| | | * Bluetooth: Fix LE reconnection logicJohan Hedberg2015-10-164-12/+8
| | | * Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg2015-10-161-17/+36
| | | * Bluetooth: Fix double scan updatesJakub Pawlowski2015-10-163-5/+15
| | * | netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen2015-10-181-12/+22
| | * | ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau2015-10-161-15/+5
OpenPOWER on IntegriCloud