summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-12Bluetooth: implement read/set default system parameters mgmtAlain Michaud4-1/+273
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud4-21/+40
2020-06-12Bluetooth: mgmt: read/set system parameter definitionsAlain Michaud1-0/+18
2020-06-12Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pendingBalakrishna Godavarthi1-1/+1
2020-06-12Bluetooth: hci_qca: Increase SoC idle timeout to 200msBalakrishna Godavarthi1-1/+1
2020-06-12Bluetooth: hci_qca: Disable SoC debug logging for WCN3991Balakrishna Godavarthi2-0/+29
2020-06-12Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud2-4/+4
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud5-0/+48
2020-06-12Bluetooth: btmrvl_sdio: Refactor irq wakeupAbhishek Pandit-Subedi1-3/+10
2020-06-12Bluetooth: btmrvl_sdio: Implement prevent_wakeAbhishek Pandit-Subedi1-0/+9
2020-06-12Bluetooth: btmrvl_sdio: Set parent dev to hdevAbhishek Pandit-Subedi1-0/+2
2020-06-10Bluetooth: btusb: Configure Intel debug feature based on available supportChethan T N3-2/+38
2020-06-10Bluetooth: btusb: Add support to read Intel debug featureChethan T N3-0/+53
2020-06-10Bluetooth: hci_qca: Bug fix during SSR timeoutVenkata Lakshmi Narayana Gubba1-12/+17
2020-06-08Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi1-7/+10
2020-06-08Bluetooth: hci_qca: Refactor error handling in qca_suspend()Matthias Kaehlcke1-7/+5
2020-06-08Bluetooth: hci_qca: Skip serdev wait when no transfer is pendingMatthias Kaehlcke1-2/+6
2020-06-08Bluetooth: hci_qca: Only remove TX clock vote after TX is completedMatthias Kaehlcke1-3/+3
2020-06-08Bluetooth: hci_qca: Simplify determination of serial clock on/off state from ...Matthias Kaehlcke1-4/+2
2020-06-03Bluetooth: hci_qca: Fix an error pointer dereferenceDan Carpenter1-9/+9
2020-06-03Bluetooth: Removing noisy dbg messageAlain Michaud1-2/+0
2020-06-03Bluetooth: Check scan state before disabling during suspendManish Mandlik1-4/+6
2020-06-01btmrvl: Fix firmware filename for sd8997 chipsetPali Rohár1-2/+2
2020-06-01btmrvl: Fix firmware filename for sd8977 chipsetPali Rohár1-2/+2
2020-06-01mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár1-1/+1
2020-06-01mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár1-1/+1
2020-06-03selftests: net: ip_defrag: ignore EPERMThadeu Lima de Souza Cascardo1-4/+4
2020-06-03net_failover: fixed rollback in net_failover_open()Vasily Averin1-1/+2
2020-06-03Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"Tuong Lien1-1/+0
2020-06-03Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"Tuong Lien1-1/+0
2020-06-03vmxnet3: allow rx flow hash ops only when rss is enabledRonak Doshi1-0/+12
2020-06-03hinic: add set_channels ethtool_ops supportLuo bin2-9/+33
2020-06-02selftests/bpf: Add a default $(CXX) valueIlya Leoshkevich1-0/+2
2020-06-02tools/bpf: Don't use $(COMPILE.c)Ilya Leoshkevich2-7/+7
2020-06-02bpf, selftests: Use bpf_probe_read_kernelIlya Leoshkevich4-48/+48
2020-06-02s390/bpf: Use bcr 0,%0 as tail call nop fillerIlya Leoshkevich1-1/+2
2020-06-02s390/bpf: Maintain 8-byte stack alignmentIlya Leoshkevich1-9/+10
2020-06-02selftests/bpf: Fix verifier testAlexei Starovoitov1-1/+1
2020-06-02selftests/bpf: Fix sample_cnt shared between two threadsAndrii Nakryiko1-1/+1
2020-06-02bpf, selftests: Adapt cls_redirect to call csum_level helperDaniel Borkmann1-3/+6
2020-06-02bpf: Add csum_level helper for fixing up csum levelsDaniel Borkmann3-2/+122
2020-06-02bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann4-2/+30
2020-06-02sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf()Jules Irenge1-0/+1
2020-06-02crypto/chtls: IPv6 support for inline TLSVinay Kumar Yadav4-43/+168
2020-06-02Crypto/chcr: Fixes a coccinile check errorAyush Sawal1-0/+1
2020-06-02Crypto/chcr: Fixes compilations warningsAyush Sawal2-7/+5
2020-06-02crypto/chcr: IPV6 code needs to be in CONFIG_IPV6Rohit Maheshwari1-15/+33
2020-06-02cxgb4/chcr: Enable ktls settings at run timeRohit Maheshwari10-85/+195
2020-06-02ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu1-6/+7
2020-06-02tipc: Fix NULL pointer dereference in __tipc_sendstream()YueHaibing1-2/+6