aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-06Bluetooth: ecdh_helper - reveal error codesTudor Ambarus3-24/+33
2017-10-06Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus4-50/+87
2017-10-06Bluetooth: btmrvl: *_err() and *_info() strings should end with newlinesArvind Yadav1-3/+3
2017-10-06ieee802154: fix gcc-4.9 warningsArnd Bergmann1-1/+1
2017-10-06Bluetooth: btqcomsmd: retrieve BD address from DT propertyLoic Poulain1-0/+11
2017-10-06dt-bindings: soc: qcom: Add local-bd-address property to WCNSS-BTLoic Poulain1-0/+8
2017-10-06dt-bindings: net: document Bluetooth bindings in one placeLoic Poulain1-0/+5
2017-10-06Bluetooth: btqcomsmd: Add support for BD address setupLoic Poulain1-0/+34
2017-10-06Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-mergeDavid S. Miller18-78/+78
2017-10-06bnx2x: Use pci_ari_enabled() instead of local copyBjorn Helgaas1-6/+1
2017-10-06Merge branch 'xdp_monitor-improve'David S. Miller2-40/+139
2017-10-06samples/bpf: xdp_monitor increase memory rlimitJesper Dangaard Brouer1-2/+9
2017-10-06samples/bpf: xdp_monitor also record xdp_exception tracepointJesper Dangaard Brouer2-25/+121
2017-10-06samples/bpf: xdp_monitor first 8 bytes are not accessible by bpfJesper Dangaard Brouer1-13/+9
2017-10-06Merge branch 'nfp-extend-match-and-action'David S. Miller4-23/+324
2017-10-06nfp: add set tcp and udp header action flower offloadPieter Jansen van Vuuren2-0/+51
2017-10-06nfp: add set ipv6 source and destination addressPieter Jansen van Vuuren2-0/+83
2017-10-06nfp: add set ipv4 header action flower offloadPieter Jansen van Vuuren2-0/+56
2017-10-06nfp: add set ethernet header action flower offloadPieter Jansen van Vuuren2-0/+93
2017-10-06nfp: add IPv6 ttl and tos match offloading supportPieter Jansen van Vuuren2-11/+10
2017-10-06nfp: add IPv4 ttl and tos match offloading supportPieter Jansen van Vuuren2-5/+10
2017-10-06nfp: add mpls match offloading supportPieter Jansen van Vuuren3-7/+21
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches3-30/+22
2017-10-05net/ipv6: remove unused err variable on icmpv6_push_pending_framesTim Hansen1-2/+1
2017-10-05net: ipv6: remove unused code in ipv6_find_hdr()Lin Zhang1-3/+0
2017-10-05Merge branch 'libbpf-support-more-map-options'David S. Miller2-30/+43
2017-10-05libbpf: use map_flags when creating mapsCraig Gallek2-1/+2
2017-10-05libbpf: parse maps sections of varying sizeCraig Gallek1-29/+41
2017-10-05net: qcom/emac: make function emac_isr staticColin Ian King1-1/+1
2017-10-05Merge branch 'tcp-improving-RACK-cpu-performance'David S. Miller8-49/+93
2017-10-05tcp: a small refactor of RACK loss detectionYuchung Cheng1-22/+18
2017-10-05tcp: more efficient RACK loss detectionYuchung Cheng1-15/+5
2017-10-05tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet7-16/+74
2017-10-05RDS: IB: Initialize max_items based on underlying device attributesAvinash Repaka1-2/+2
2017-10-05RDS: IB: Limit the scope of has_fr/has_fmr variablesAvinash Repaka2-7/+6
2017-10-05net/ipv4: Remove unused variable in route.cTim Hansen1-2/+1
2017-10-05tcp: clean up TFO server's initial tcp_rearm_rto() callWei Wang1-12/+9
2017-10-05tcp: uniform the set up of sockets after successful connectionWei Wang4-24/+17
2017-10-05Merge branch 'VSOCK-sock_diag'David S. Miller21-73/+1360
2017-10-05VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi9-0/+1039
2017-10-05VSOCK: add sock_diag interfaceStefan Hajnoczi5-0/+234
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi8-59/+64
2017-10-05VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi2-10/+12
2017-10-05VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi2-4/+11
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller566-3479/+6079
2017-10-05Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+11
2017-10-06Merge branch 'pm-sleep'Rafael J. Wysocki1-7/+11
2017-10-05Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds7-22/+47
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow2-5/+7
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds9-11/+61