aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal1-3/+16
2020-02-23net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()Madhuparna Bhowmik1-7/+14
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli1-2/+3
2020-02-23net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-02-23docs: networking: phy: Rephrase paragraph for clarityJonathan Neuschäfer1-2/+3
2020-02-23tcp: fix TFO SYNACK undo to avoid double-timestamp-undoNeal Cardwell1-1/+5
2020-02-23hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang2-1/+4
2020-02-23net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas1-0/+3
2020-02-22net: genetlink: return the error code when attribute parsing fails.Paolo Abeni1-2/+3
2020-02-22ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce1-1/+6
2020-02-22vhost: Check docket sk_family instead of call getnameEugenio Pérez1-9/+1
2020-02-21MAINTAINERS: use tabs for SAFESETIDRandy Dunlap1-4/+4
2020-02-21lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko1-2/+6
2020-02-21mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEMWei Yang1-1/+1
2020-02-21mm/vmscan.c: don't round up scan size for online memory cgroupGavin Shan1-3/+6
2020-02-21lib/string.c: update match_string() doc-strings with correct behaviorAlexandru Ardelean1-0/+16
2020-02-21mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()Vasily Averin1-1/+3
2020-02-21mm/swapfile.c: fix a comment in sys_swapon()Christoph Hellwig1-1/+1
2020-02-21scripts/get_maintainer.pl: deprioritize old Fixes: addressesDouglas Anderson1-4/+4
2020-02-21get_maintainer: remove uses of P: for maintainer nameJoe Perches1-24/+0
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park1-0/+33
2020-02-21include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-02-21Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki1-4/+2
2020-02-21y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann2-10/+14
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann6-326/+1
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann1-37/+0
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki3-0/+53
2020-02-20bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam1-0/+8
2020-02-20bnxt_en: Improve device shutdown method.Vasundhara Volam1-2/+2
2020-02-20net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov1-2/+3
2020-02-20net: thunderx: workaround BGX TX Underflow issueTim Harvey2-3/+68
2020-02-20ionic: fix fw_status readShannon Nelson2-4/+8
2020-02-20net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov1-1/+0
2020-02-20net: macb: Properly handle phylink on at91rm9200Alexandre Belloni2-28/+33
2020-02-20s390/qeth: fix off-by-one in RX copybreak checkJulian Wiedmann1-1/+1
2020-02-20s390/qeth: don't warn for napi with 0 budgetJulian Wiedmann1-1/+0
2020-02-20s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter1-16/+13
2020-02-20openvswitch: Distribute switch variables for initializationKees Cook1-8/+10
2020-02-20net: ip6_gre: Distribute switch variables for initializationKees Cook2-7/+14
2020-02-20net: core: Distribute switch variables for initializationKees Cook1-2/+2
2020-02-19udp: rehash on disconnectWillem de Bruijn1-1/+5
2020-02-19net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari1-1/+19
2020-02-19bpf: Fix a potential deadlock with bpf_map_do_batchYonghong Song1-3/+31
2020-02-19bpf: Do not grab the bucket spinlock by default on htab batch opsBrian Vazquez1-2/+22
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley2-61/+76
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski1-7/+0
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley2-12/+39
2020-02-19bridge: br_stp: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-02-19nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko1-0/+1
2020-02-19net: hsr: Pass lockdep expression to RCU listsAmol Grover1-1/+2