aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Bluetooth: Don't treat connection timeout as a failureJohan Hedberg1-2/+10
2015-12-10Bluetooth: Use continuous scanning when creating LE connectionsJohan Hedberg1-1/+5
2015-12-10Bluetooth: btintel: Add manufacturing enter/exit helpersLoic Poulain3-94/+86
2015-12-10Bluetooth: Add support of Toshiba Broadcom based devicesDmitry Tunin1-0/+4
2015-12-10Bluetooth: hci_intel: Use shorter timeout for HCI commandsLoic Poulain1-4/+4
2015-12-10Bluetooth: hci_ldisc: Remove dead codePeter Hurley1-7/+1
2015-12-10Bluetooth: Clean up current advertising instance trackingJohan Hedberg4-66/+32
2015-12-10Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg1-18/+12
2015-12-10Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg1-2/+1
2015-12-10Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg1-1/+1
2015-12-10Bluetooth: Simplify setting Configuration FieldAndrei Emeltchenko1-5/+1
2015-12-10Bluetooth: Use hexadecimal notation for maskAndrei Emeltchenko1-1/+1
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg3-19/+9
2015-12-10Bluetooth: Simplify read_adv_features codeJohan Hedberg1-20/+8
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg5-134/+128
2015-12-10Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg3-39/+40
2015-12-10Bluetooth: Move EIR update to hci_request.cJohan Hedberg3-195/+198
2015-12-10Bluetooth: HCI name update to hci_request.cJohan Hedberg3-12/+14
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg4-53/+28
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg3-77/+79
2015-12-10Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg3-47/+49
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg3-74/+53
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg7-566/+589
2015-12-10Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg1-73/+73
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg5-21/+35
2015-12-09cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo1-2/+2
2015-12-08chelsio: constify cmac_ops structuresJulia Lawall2-2/+2
2015-12-08bnx2x: remove rx_pkt/rx_callsEric Dumazet2-6/+0
2015-12-08bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet1-30/+21
2015-12-08rhashtable: Remove unnecessary wmb for future_tblHerbert Xu1-3/+0
2015-12-08cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai1-0/+3
2015-12-08cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai3-0/+11
2015-12-08cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai1-4/+53
2015-12-08cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2-6/+51
2015-12-08cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai1-2/+2
2015-12-08cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai1-8/+9
2015-12-08cxgb4: Align rest of the ethtool get statsHariprasad Shenai1-73/+73
2015-12-08net: hns: optimize XGE capability by reducing cpu usageyankejian3-30/+55
2015-12-08sock, cgroup: add sock->sk_cgroupTejun Heo6-9/+191
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo12-38/+76
2015-12-08netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2-5/+14
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi14-2778/+0
2015-12-08sh_eth: get rid of bb_{set|clr|read}()Sergei Shtylyov1-21/+6
2015-12-08sh_eth: factor out common code from MDIO bitbang methodsSergei Shtylyov1-23/+12
2015-12-08sh_eth: remove mask fields from 'struct bb_info'Sergei Shtylyov1-15/+7
2015-12-08drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall8-18/+18
2015-12-08net: Fix inverted test in __skb_recv_datagramRainer Weikusat1-1/+1
2015-12-07cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin2-13/+29
2015-12-07net: dsa: move dsa slave destroy code to slave.cNeil Armstrong3-2/+13
2015-12-07net: dsa: Add missing master netdev dev_put() callsNeil Armstrong1-1/+5