aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller9-9/+84
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann4-1/+34
2019-08-16tipc: fix false detection of retransmit failuresTuong Lien2-43/+57
2019-08-16lan78xx: Fix memory leaksWenwen Wang1-3/+5
2019-08-16MAINTAINERS: r8169: Update path to the driverDenis Efremov1-1/+1
2019-08-16MAINTAINERS: PHY LIBRARY: Update files in the recordDenis Efremov1-1/+1
2019-08-15Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller2-13/+14
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-30/+153
2019-08-15net/packet: fix race in tpacket_snd()Eric Dumazet1-0/+7
2019-08-15net: myri10ge: fix memory leaksWenwen Wang1-1/+1
2019-08-15net: tls, fix sk_write_space NULL write when tx disabledJohn Fastabend1-1/+2
2019-08-15liquidio: add cleanup in octeon_setup_iq()Wenwen Wang1-1/+3
2019-08-15Merge tag 'mlx5-fixes-2019-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-0/+49
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha3-0/+46
2019-08-15net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy1-0/+3
2019-08-15selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell1-1/+1
2019-08-14cxgb4: fix a memory leak bugWenwen Wang1-1/+3
2019-08-14Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep()Rocky Liao1-2/+2
2019-08-14rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2-12/+13
2019-08-14rxrpc: Fix local endpoint replacementDavid Howells1-1/+1
2019-08-14netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso1-3/+6
2019-08-13sctp: fix memleak in sctp_send_reset_streamszhengbin1-0/+1
2019-08-13netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern1-3/+2
2019-08-13net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit2-1/+25
2019-08-13net/mlx4_en: fix a memory leak bugWenwen Wang1-1/+2
2019-08-13ibmveth: Convert multicast list size for little-endian systemThomas Falcon1-4/+5
2019-08-13s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann2-0/+21
2019-08-13sctp: fix the transport error_count checkXin Long1-1/+1
2019-08-13netfilter: conntrack: Use consistent ct id hash calculationDirk Morris1-8/+8
2019-08-12net: phy: at803x: stop switching phy delay config needlesslyAndré Draszik1-24/+8
2019-08-12Bluetooth: btqca: Reset download type to defaultBalakrishna Godavarthi1-0/+1
2019-08-12Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_eventClaire Chang1-1/+1
2019-08-12Bluetooth: hidp: Let hidp_send_message return number of queued bytesFabian Henneke1-2/+7
2019-08-12Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi3-0/+31
2019-08-12Bluetooth: btqca: Use correct byte format for opcode of injected commandMatthias Kaehlcke1-1/+1
2019-08-12Bluetooth: hci_qca: Use kfree_skb() instead of kfree()Wei Yongjun1-1/+1
2019-08-12Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke1-0/+3
2019-08-12Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()Wei Yongjun1-1/+3
2019-08-11net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-08-11tipc: initialise addr_trail_end when setting node addressesChris Packham1-0/+1
2019-08-11net: dsa: Check existence of .port_mdb_add callback before calling itChen-Yu Tsai1-0/+3
2019-08-11mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata1-83/+55
2019-08-11net: nps_enet: Fix function names in doc commentsJonathan Neuschäfer1-2/+2
2019-08-11rxrpc: Fix local refcountingDavid Howells1-5/+7
2019-08-11netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern4-86/+98
2019-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-21/+57
2019-08-09net/tls: swap sk_write_space on closeJakub Kicinski1-0/+1
2019-08-09hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui1-2/+7
2019-08-09Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller13-109/+101
2019-08-09ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo1-4/+1