summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: validate BLE connection interval updatescsonsino2019-07-262-1/+13
* gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo2019-07-261-1/+6
* Bluetooth: hidp: NUL terminate a string in the compat ioctlDan Carpenter2019-07-262-1/+2
* Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa2019-07-261-0/+6
* perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek2019-07-261-1/+1
* genirq: Update irq stats from NMI handlersShijith Thotton2019-07-262-1/+11
* Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer2019-07-261-4/+10
* Bluetooth: Add new 13d3:3501 QCA_ROME deviceJoão Paulo Rechi Vita2019-07-261-0/+1
* Bluetooth: Add new 13d3:3491 QCA_ROME deviceJoão Paulo Rechi Vita2019-07-261-0/+1
* Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli2019-07-261-0/+5
* net: hns3: fix port capbility updating issueJian Shen2019-07-261-0/+1
* net: hns3: enable broadcast promisc mode when initializing VFJian Shen2019-07-261-3/+11
* tools: bpftool: Fix json dump crash on powerpcJiri Olsa2019-07-261-4/+7
* ASoC: audio-graph-card: fix use-after-free in graph_for_each_linkWen Yang2019-07-261-3/+3
* iommu/arm-smmu-v3: Invalidate ATC when detaching a deviceJean-Philippe Brucker2019-07-261-1/+4
* gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven2019-07-261-3/+4
* bonding: validate ip header before check IPPROTO_IGMPCong Wang2019-07-261-14/+23
* selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc2019-07-261-6/+6
* bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan2019-07-261-4/+4
* libbpf: fix GCC8 warning for strncpyAndrii Nakryiko2019-07-261-1/+2
* rxrpc: Fix oops in tracepointDavid Howells2019-07-261-1/+1
* net: usb: asix: init MAC address buffersPhong Tran2019-07-261-3/+3
* bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli2019-07-264-11/+34
* vxlan: do not destroy fdb if register_netdevice() is failedTaehee Yoo2019-07-261-10/+27
* perf stat: Fix group lookup for metric groupAndi Kleen2019-07-261-12/+35
* perf stat: Don't merge events in the same PMUAndi Kleen2019-07-261-1/+2
* perf stat: Fix metrics with --no-mergeAndi Kleen2019-07-261-1/+17
* perf stat: Make metric event lookup more robustAndi Kleen2019-07-261-2/+3
* ALSA: hda: Fix a headphone detection issue when using SOFRander Wang2019-07-261-3/+2
* bnxt_en: Cap the returned MSIX vectors to the RDMA driver.Michael Chan2019-07-261-1/+3
* bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan2019-07-261-6/+11
* bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan2019-07-261-1/+2
* iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu2019-07-262-4/+4
* netfilter: Fix remainder of pseudo-header protocol 0He Zhe2019-07-263-4/+5
* bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-07-262-0/+2
* iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski2019-07-261-0/+3
* ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier2019-07-261-0/+3
* net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut2019-07-262-0/+4
* net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu2019-07-262-0/+8
* igb: clear out skb->tstamp after reading the txtimeVedang Patel2019-07-261-0/+1
* net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier2019-07-261-1/+2
* ath10k: destroy sdio workqueue while remove sdio moduleWen Gong2019-07-261-0/+3
* ath10k: Fix memory leak in qmiDundi Raviteja2019-07-261-0/+1
* net: hns3: add some error checking in hclge_tm moduleYunsheng Lin2019-07-261-1/+5
* net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu2019-07-261-2/+1
* bcache: fix potential deadlock in cached_def_free()Coly Li2019-07-262-2/+4
* bcache: avoid a deadlock in bcache_reboot()Coly Li2019-07-262-1/+65
* bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()Coly Li2019-07-261-1/+1
* bcache: acquire bch_register_lock later in cached_dev_free()Coly Li2019-07-261-2/+2
* bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()Coly Li2019-07-261-0/+4