summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-18Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel1-4/+9
2015-06-18Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel1-1/+1
2015-06-18Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel1-10/+12
2015-06-18Bluetooth: mgmt: rename update_*_data_for_instance()Florian Grandel1-8/+6
2015-06-18Bluetooth: mgmt: dry update_scan_rsp_data()Florian Grandel1-33/+17
2015-06-18Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel3-17/+44
2015-06-18Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel3-1/+135
2015-06-18Bluetooth: bt3c_cs: Fix coding style -- clean upPrasanna Karthik1-2/+1
2015-06-18Bluetooth: hci_uart: Fix speed selectionFrederic Danis2-12/+29
2015-06-18netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.cPablo Neira Ayuso2-0/+1
2015-06-18netfilter: x_tables: align per cpu xt_counterEric Dumazet1-2/+4
2015-06-18netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flagHarout Hedeshian2-6/+61
2015-06-18netfilter: nfnetlink_queue: add security context informationRoman Kubiak2-2/+37
2015-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-109/+84
2015-06-18net: stmmac: dwmac-rk: Don't add function name in info or err messagesRomain Perier1-39/+36
2015-06-18Bluetooth: hci_uart: Add new line discipline enhancementsIlya Faenson2-6/+109
2015-06-18fm10k: Fix missing braces after if statementAlexander Duyck1-1/+2
2015-06-18fm10k: fix iov_msg_lport_state_pf issueJacob Keller1-0/+8
2015-06-18fm10k: remove err_no reference in fm10k_mbx.cJacob Keller1-5/+0
2015-06-18fm10k: fix incorrect DIR_NEVATIVE bit in 1588 codeJacob Keller2-3/+3
2015-06-18fm10k: pack TLV overlay structuresJacob Keller1-4/+4
2015-06-18fm10k: re-map all possible VF queues after a VFLRJacob Keller1-0/+6
2015-06-18fm10k: force LPORT delete when updating VLAN or MAC addressJacob Keller1-15/+23
2015-06-18fm10k: use dma_set_mask_and_coherent in fm10k_probeJacob Keller1-18/+6
2015-06-18fm10k: trivial fixup message style to include a colonJacob Keller1-1/+1
2015-06-18fm10k: remove extraneous NULL check on l2_accelJacob Keller1-2/+1
2015-06-18fm10k: use an unsigned int for i in ethtool_get_stringsJacob Keller1-1/+1
2015-06-18fm10k: add call to fm10k_clean_all_rx_rings in fm10k_downJacob Keller1-0/+1
2015-06-18fm10k: fix incorrect free on skb in ts_tx_enqueueJacob Keller1-1/+1
2015-06-18fm10k: move setting shinfo inside ts_tx_enqueueJacob Keller1-3/+3
2015-06-18fm10k: use correct ethernet driver Tx timestamp functionJacob Keller1-2/+3
2015-06-18fm10k: ignore invalid multicast address entriesJacob Keller1-7/+1
2015-06-18fm10k: fold fm10k_pull_tail into fm10k_add_rx_fragAlexander Duyck1-46/+20
2015-06-17Bluetooth: 6lowpan: Fix module refcountGlenn Ruben Bakke1-2/+0
2015-06-17Bluetooth: 6lowpan: Fix double kfree of netdev privGlenn Ruben Bakke1-2/+1
2015-06-17Bluetooth: 6lowpan: Move netdev sysfs device referenceGlenn Ruben Bakke1-1/+1
2015-06-17Bluetooth: 6lowpan: Rename ambiguous variableGlenn Ruben Bakke1-3/+3
2015-06-17Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...Glenn Ruben Bakke1-1/+1
2015-06-17Bluetooth: btbcm: Support the BCM4354 Bluetooth UART deviceIlya Faenson2-0/+33
2015-06-17mac802154: iface: cleanup stack variableAlexander Aring1-1/+1
2015-06-17mac802154: iface: fix order while interface upAlexander Aring1-48/+55
2015-06-17Bluetooth: btusb: Add routine for applying Intel DDC parametersTedd Ho-Jeong An1-0/+43
2015-06-17Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park3-0/+3
2015-06-16at86rf230: cleanup start and stop callbacksAlexander Aring1-2/+2
2015-06-16at86rf230: add recommended csma backoffs settingsAlexander Aring1-0/+11
2015-06-16at86rf230: fix phy settings while sleepingAlexander Aring1-20/+68
2015-06-16brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel1-1/+2
2015-06-16brcmfmac: fix double free of p2pdev interfaceArend van Spriel1-1/+1
2015-06-16mwifiex: add missing break statement in switch caseAmitkumar Karwar1-0/+1
2015-06-16bpf: disallow bpf tc programs access current->pid,uidAlexei Starovoitov1-6/+0