summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-06Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probeHans de Goede
2017-10-06Bluetooth: hci_bcm: Fix setting of irq trigger typeHans de Goede
2017-10-06Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede
2017-10-06Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus
2017-10-06Bluetooth: ecdh_helper - fix leak of private keyTudor Ambarus
2017-10-06Bluetooth: selftest - check for errors when computing ZZTudor Ambarus
2017-10-06Bluetooth: ecdh_helper - reveal error codesTudor Ambarus
2017-10-06Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus
2017-10-06Bluetooth: btmrvl: *_err() and *_info() strings should end with newlinesArvind Yadav
2017-10-06ieee802154: fix gcc-4.9 warningsArnd Bergmann
2017-10-06Bluetooth: btqcomsmd: retrieve BD address from DT propertyLoic Poulain
2017-10-06dt-bindings: soc: qcom: Add local-bd-address property to WCNSS-BTLoic Poulain
2017-10-06dt-bindings: net: document Bluetooth bindings in one placeLoic Poulain
2017-10-06Bluetooth: btqcomsmd: Add support for BD address setupLoic Poulain
2017-10-06Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...David S. Miller
2017-10-06bnx2x: Use pci_ari_enabled() instead of local copyBjorn Helgaas
2017-10-06Merge branch 'xdp_monitor-improve'David S. Miller
2017-10-06samples/bpf: xdp_monitor increase memory rlimitJesper Dangaard Brouer
2017-10-06samples/bpf: xdp_monitor also record xdp_exception tracepointJesper Dangaard Brouer
2017-10-06samples/bpf: xdp_monitor first 8 bytes are not accessible by bpfJesper Dangaard Brouer
2017-10-06Merge branch 'nfp-extend-match-and-action'David S. Miller
2017-10-06nfp: add set tcp and udp header action flower offloadPieter Jansen van Vuuren
2017-10-06nfp: add set ipv6 source and destination addressPieter Jansen van Vuuren
2017-10-06nfp: add set ipv4 header action flower offloadPieter Jansen van Vuuren
2017-10-06nfp: add set ethernet header action flower offloadPieter Jansen van Vuuren
2017-10-06nfp: add IPv6 ttl and tos match offloading supportPieter Jansen van Vuuren
2017-10-06nfp: add IPv4 ttl and tos match offloading supportPieter Jansen van Vuuren
2017-10-06nfp: add mpls match offloading supportPieter Jansen van Vuuren
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches
2017-10-05net/ipv6: remove unused err variable on icmpv6_push_pending_framesTim Hansen
2017-10-05net: ipv6: remove unused code in ipv6_find_hdr()Lin Zhang
2017-10-05Merge branch 'libbpf-support-more-map-options'David S. Miller
2017-10-05libbpf: use map_flags when creating mapsCraig Gallek
2017-10-05libbpf: parse maps sections of varying sizeCraig Gallek
2017-10-05net: qcom/emac: make function emac_isr staticColin Ian King
2017-10-05Merge branch 'tcp-improving-RACK-cpu-performance'David S. Miller
2017-10-05tcp: a small refactor of RACK loss detectionYuchung Cheng
2017-10-05tcp: more efficient RACK loss detectionYuchung Cheng
2017-10-05tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet
2017-10-05RDS: IB: Initialize max_items based on underlying device attributesAvinash Repaka
2017-10-05RDS: IB: Limit the scope of has_fr/has_fmr variablesAvinash Repaka
2017-10-05net/ipv4: Remove unused variable in route.cTim Hansen
2017-10-05tcp: clean up TFO server's initial tcp_rearm_rto() callWei Wang
2017-10-05tcp: uniform the set up of sockets after successful connectionWei Wang
2017-10-05Merge branch 'VSOCK-sock_diag'David S. Miller
2017-10-05VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi
2017-10-05VSOCK: add sock_diag interfaceStefan Hajnoczi
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2017-10-05VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi
2017-10-05VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi