summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg2015-10-221-0/+10
* Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-212-19/+3Star
* Bluetooth: Remove redundant (and possibly wrong) flag clearingJohan Hedberg2015-10-211-1/+0Star
* 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/+18Star
* 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/+14Star
* 6lowpan: remove lowpan_fetch_skb_u8Alexander Aring2015-10-211-2/+2
* 6lowpan: cleanup lowpan_header_decompressAlexander Aring2015-10-215-90/+75Star
* 6lowpan: cleanup lowpan_header_compressAlexander Aring2015-10-213-13/+9Star
* 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring2015-10-211-1/+1
* bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring2015-10-211-30/+27Star
* 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/+19Star
* 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/+1Star
* 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-191-0/+9
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-194-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/+8Star
| | | * 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-191-12/+22
| | * | ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau2015-10-161-15/+5Star
| | * | ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau2015-10-161-6/+11
| | |/
| | * tipc: move fragment importance field to new header positionJon Paul Maloy2015-10-151-2/+2
| | * ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches2015-10-151-1/+1
| | * Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-10-153-3/+7
| | |\
| | | * mac80211: Fix hwflags debugfs file formatMohammed Shafi Shajakhan2015-10-131-1/+1